aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Expand)AuthorAgeFilesLines
* add highlight/mark buttonRocky2025-02-012-0/+6
* fix auto save draft not set correctly and use round instead of ceil for cover...Mario Vavti2025-01-231-2/+2
* tagsinput still requires jqueryMario Vavti2025-01-231-4/+2
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2025-01-171-1/+1
|\
| * use bin2hex() instead of btoa() to create an id for the toast. btoa() will no...Mario Vavti2025-01-151-1/+1
* | rewrite redbasic javascript without jqueryMario Vavti2025-01-172-287/+328
|/
* fix regression in notifications filterMario Vavti2025-01-061-1/+1
* hotfix for loop caused in Daemon/ExpireMario2024-12-251-1/+1
* once more improved imagesLoaded()Mario2024-12-221-30/+27
* better pubs notofication fiy and also fix a javascript error and remove last ...Mario2024-12-211-2/+2
* deduplicate the images array by srcMario2024-12-211-4/+6
* track processed imagesMario2024-12-201-9/+15
* improved imagesLoaded() and formattingMario2024-12-202-166/+189
* port scrollToItem() to vanilla js and more fixesMario2024-12-202-30/+40
* improved imagesLoaded() and notifications fixesMario2024-12-203-142/+143
* various fixes for the last commitMario2024-12-192-12/+21
* refactor notifications widget and updateConvItems() to not require jqueryMario2024-12-192-440/+613
* remove jquery.timeago.js in favor of a native js implementationMario2024-12-1212-67/+74
* hq: improved file filteringMario2024-12-091-2/+10
* fix delayed post handling in cron, always set item_delayed if we select a cre...Mario2024-12-082-0/+2
* add more indicators and a new function to return relative time in the past an...Mario2024-12-073-11/+23
* provide a comments disabled indicator and some cleanupMario2024-12-072-4/+10
* an attempt to fix some comments on/off anomaliesMario2024-12-061-2/+2
* wrong classMario2024-12-052-2/+2
* even more fa2biMario2024-12-052-54/+60
* we use the chat-quote icon for forums throughout the app. basically because t...Mario2024-12-051-1/+1
* more fa2bi issuesMario2024-12-051-5/+5
* another fa2bi issueMario2024-12-051-1/+1
* Fixed notification icons in chatSK2024-12-021-11/+11
* Merge branch 'dev' into 'dev'Mario2024-11-278-21/+21
|\
| * updated fork-awesome icons to bootstrapSK2024-11-228-21/+21
* | make sure to toggle aside if a notification or message is clicked and some wh...Mario2024-11-261-11/+10
* | mod cal: if a day is provided default to week view except the date has a ! pr...Mario2024-11-211-5/+7
* | mod cal: provide a possibility to link to a specific month or day by passing ...Mario2024-11-212-3/+25
* | Update chat.tpl to correct expand and contract icons from forkawesome to boot...Mario2024-11-191-2/+2
|/
* fix some errors detected by phpstanMario Vavti2024-11-171-1/+1
* css fixesMario2024-11-142-4/+4
* fix some conent import issuesMario Vavti2024-11-141-0/+6
* fix click area in dropdown add/remove reactionMario2024-11-111-4/+2
* Merge branch 'dev' into containersMario Vavti2024-11-091-1/+0
|\
| * Remove obsolete and unused tiptip libraryHarald Eilertsen2024-11-081-1/+0
* | update border colorMario Vavti2024-11-091-1/+1
* | make sure to store target information when decoding and indicate contained co...Mario Vavti2024-11-093-6/+10
|/
* fix allday not set if a rsource is providedMario2024-11-071-0/+6
* fix allday variable not set when clicking an eventMario2024-11-061-1/+3
* Merge branch 'move-norwegian-locale' into 'dev'Mario2024-11-069-13744/+13521
|\
| * Update translations for Norwegian BokmålHarald Eilertsen2024-11-042-13740/+13518
| * Move Norwegian translations from nb-no to nbHarald Eilertsen2024-11-039-23/+22
* | correctly hide modals and remove unneeded toString() conversion since we are ...Mario2024-11-061-18/+34
|/
* Fix missing CSRF checks in admin/account_editHarald Eilertsen2024-11-024-5/+6