aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
* css fixHEADdevMario2025-03-071-1/+1
| | | | | (cherry picked from commit 8d45fd36a15408ff3d640adabe40ffbee66f0189) Co-authored-by: Mario <mario@mariovavti.com>
* css fixMario2025-03-071-1/+1
|
* streamline login pages layout - fix issue #1892Mario2025-03-072-9/+12
|
* Highlight_mark_button3Rocky2025-02-142-2/+2
|
* select navbar by id to avoid conflict with possible additional navbarsMario2025-02-131-2/+2
|
* add highlight/mark buttonRocky2025-02-012-0/+6
|
* fix auto save draft not set correctly and use round instead of ceil for ↵Mario Vavti2025-01-231-2/+2
| | | | cover height calculation
* rewrite redbasic javascript without jqueryMario Vavti2025-01-171-69/+90
|
* fix regression in notifications filterMario Vavti2025-01-061-1/+1
|
* better pubs notofication fiy and also fix a javascript error and remove last ↵Mario2024-12-211-2/+2
| | | | bit of jquery from notifications
* improved imagesLoaded() and formattingMario2024-12-201-1/+1
|
* port scrollToItem() to vanilla js and more fixesMario2024-12-201-8/+1
|
* improved imagesLoaded() and notifications fixesMario2024-12-201-95/+98
|
* various fixes for the last commitMario2024-12-191-2/+2
|
* refactor notifications widget and updateConvItems() to not require jqueryMario2024-12-191-296/+462
|
* remove jquery.timeago.js in favor of a native js implementationMario2024-12-126-29/+11
|
* hq: improved file filteringMario2024-12-091-2/+10
|
* fix delayed post handling in cron, always set item_delayed if we select a ↵Mario2024-12-082-0/+2
| | | | create date
* add more indicators and a new function to return relative time in the past ↵Mario2024-12-073-11/+23
| | | | and the future
* 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
|
* we use the chat-quote icon for forums throughout the app. basically because ↵Mario2024-12-051-1/+1
| | | | the forum posts a quote of the original post
* 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 bootstrap See merge request hubzilla/core!2174
| * updated fork-awesome icons to bootstrapSK2024-11-228-21/+21
| |
* | mod cal: if a day is provided default to week view except the date has a ! ↵Mario2024-11-211-5/+7
| | | | | | | | prepended
* | mod cal: provide a possibility to link to a specific month or day by passing ↵Mario2024-11-212-3/+25
| | | | | | | | a fragment
* | Update chat.tpl to correct expand and contract icons from forkawesome to ↵Mario2024-11-191-2/+2
|/ | | | | | | bootstrap icons. (cherry picked from commit c626985448e13b80fedb4c561f82b8d26bf8b282) Co-authored-by: Saiwal K <sk@utsukta.org>
* fix some errors detected by phpstanMario Vavti2024-11-171-1/+1
|
* css fixesMario2024-11-142-4/+4
|
* fix click area in dropdown add/remove reactionMario2024-11-111-4/+2
|
* make sure to store target information when decoding and indicate contained ↵Mario Vavti2024-11-091-2/+2
| | | | conversations with a colored border for now
* 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
|
* Fix missing CSRF checks in admin/account_editHarald Eilertsen2024-11-024-5/+6
|
* URL escape zid param in head.tplHarald Eilertsen2024-10-311-1/+1
| | | | This should fix issue #1877 fully.
* bring filed items to mod hqMario2024-10-191-5/+50
|
* fix edit button not clickable if below right asideMario2024-10-182-2/+2
|
* Remove addon repo management from admin/addons.Harald Eilertsen2024-10-092-173/+3
| | | | | | This functionality was broken anyways, and needs to be rethought. Addon reporitories can still be managed from the terminal using the tools in util/.
* css fixesMario2024-10-041-1/+1
|
* remove bogus icon idMario2024-10-041-1/+1
|
* more fa2bi fixesMario2024-10-041-1/+1
|
* Fix missing handle icon in mod pdledit_guiMario2024-10-041-1/+1
|
* due to popular demand: indicate reacted state via icon colorMario2024-10-033-23/+19
|
* Use html details element for toc on top of help pages.Harald Eilertsen2024-09-291-7/+4
| | | | | This allows us to get rid of some more unneccessary JavaScript that just implements stuff that web browsers now do anyways.
* Remove link to "Contents" from the help table of contect sidebar.Harald Eilertsen2024-09-291-2/+4
| | | | | Changes the element where the jQuery.toc plugin looks for headings to only include the actual help contents, not the toc itself.
* display title only for toplevel itemsMario2024-09-181-1/+1
|
* fa2bi fixesMario2024-09-052-5/+5
|
* fa2bi fixesMario2024-08-281-2/+2
|