aboutsummaryrefslogtreecommitdiffstats
path: root/view/tpl
Commit message (Collapse)AuthorAgeFilesLines
...
* another badge fixMario2021-07-291-1/+1
|
* dropdown-menu-right -> dropdown-menu-endMario2021-07-2921-36/+36
|
* fix notification button classMario2021-07-291-1/+1
|
* more work on bs5Mario2021-07-293-70/+9
|
* Merge branch 'dev' into bs5Mario2021-07-2915-129/+655
|\
| * notifications: move handlers out of jquery ready function otherwise they ↵Mario Vavti2021-07-171-9/+9
| | | | | | | | might not fire on pageload
| * more work on moving notifications handling from main.js to the notifications ↵Mario Vavti2021-07-161-1/+46
| | | | | | | | widget
| * photo upload: always show the textarea so that text and tags can be added ↵Mario Vavti2021-07-161-6/+3
| | | | | | | | even if no status post is sent
| * fix deleting and starring in unthreaded viewMario2021-06-291-2/+4
| |
| * implement removing of notifications/preview-messages of deleted itemsMario2021-06-292-5/+9
| |
| * more work on notificationsMario2021-06-251-1/+6
| |
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-242-17/+4
| |
| * some preperatory work on desktop notificationsMario2021-06-241-0/+17
| |
| * Notification.requestPermission() only fires if wraped in click handlerMario2021-06-241-5/+7
| |
| * remove deprecated dir and queue fnsMario2021-06-241-5/+0
| |
| * if there are no messages display that there are no messagesMario Vavti2021-06-231-13/+23
| |
| * some work on streamlining mod photosMario2021-06-232-4/+4
| |
| * jot: do not collapse the form if in popup modeMario2021-06-231-5/+4
| |
| * streamline jot popup for mod hqMario2021-06-212-4/+5
| |
| * fiÃlter children by tt-filter-active class instead of visibility selector ↵Mario2021-06-211-2/+2
| | | | | | | | to omit reload loop in mobile view where notifications ar not visible while off-canvas
| * calendar: emit a warning if the calendar for the created event is disabledMario2021-06-211-19/+27
| |
| * make sure to not calculate timeago before the translations are loadedMario2021-06-201-3/+5
| |
| * more css improvementsMario2021-06-181-1/+1
| |
| * css fixesMario2021-06-182-3/+4
| |
| * allow to add a wrapper class to the hq_controls widgetMario2021-06-171-1/+1
| |
| * fix issue where notifications were not loaded if a filter was appliedMario2021-06-172-3/+5
| |
| * fix issues with browser back button and minor cleanupMario2021-06-171-3/+2
| |
| * fix wrong variableMario2021-06-171-1/+1
| |
| * New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-175-77/+527
| | | | | | | | messages and starred messages if the feature is enabled
* | bs5: more fixesMario2021-06-071-1/+1
| |
* | bs5: minor fixMario2021-06-071-2/+2
| |
* | bs5: more notifications fixesMario2021-06-071-40/+39
| |
* | bs5: more notifications workMario2021-06-071-5/+7
| |
* | bs5: notifications workMario2021-06-071-1/+61
| |
* | upgrade to bootstrap 5.0.1 and first batch of fixesMario2021-06-07131-762/+802
|/
* Merge branch 'dev' into sixMario2021-06-051-2/+2
|\
| * fix css issueMario2021-06-041-2/+2
| |
* | remove deprecated mail codeMario2021-05-281-4/+0
| |
* | update mail widgets to not require include message and minor fixesMario2021-05-274-4/+12
|/
* register: fix minor string issueMario2021-05-071-1/+1
|
* register: fix language issue and add additional info to the infobox if email ↵Mario2021-05-072-1/+4
| | | | verification is configured
* invite: fix javascript issueMario Vavti2021-04-221-8/+8
|
* register: minor strings changes and whitespaceMario2021-04-191-44/+45
|
* registration: reveal possibility to show all registrations in the UIMario2021-04-191-10/+9
|
* register: add option to show all register entriesMario2021-04-161-10/+10
|
* register: minor fixes and template cleanupMario2021-04-152-7/+8
|
* register: provide a possibility to leave a message id registration is by ↵Mario2021-04-142-28/+22
| | | | approval
* register: change some strings and add new templateMario2021-04-131-0/+16
|
* register: more work on ui/uxMario2021-04-103-43/+68
|
* register: move some html out of the code and provide a basic templateMario2021-04-102-2/+56
|