aboutsummaryrefslogtreecommitdiffstats
path: root/view
Commit message (Collapse)AuthorAgeFilesLines
...
| * implement a very simple swipe mechanism for bringing in left asideMario Vavti2021-07-031-11/+53
| |
| * work around the fact that sticky does not stick if a parent element has set ↵Mario Vavti2021-07-021-2/+2
| | | | | | | | overflow to hidden
| * redbasic: bump version limitsMario2021-07-011-2/+2
| |
| * only remove elements after the delete has happenedMario2021-06-291-6/+6
| |
| * fix deleting and starring in unthreaded viewMario2021-06-291-2/+4
| |
| * implement removing of notifications/preview-messages of deleted itemsMario2021-06-293-8/+19
| |
| * more work on notificationsMario2021-06-254-7/+23
| |
| * strip html tags from notification messageMario2021-06-251-1/+2
| |
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-244-19/+35
| |
| * 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-233-11/+12
| |
| * jot: do not collapse the form if in popup modeMario2021-06-231-5/+4
| |
| * streamline jot popup for mod hqMario2021-06-212-4/+5
| |
| * theme: slightly more transparency for the backdropMario2021-06-211-1/+1
| |
| * 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
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-06-202-15317/+15111
| |\
| | * Merge branch 'dev' into 'dev'Max Kostikov2021-06-192-15317/+15111
| | |\ | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1970
| | | * Update Russian translationMax Kostikov2021-06-192-15317/+15111
| | | |
| * | | make sure to not calculate timeago before the translations are loadedMario2021-06-201-3/+5
| |/ /
| * | remove notes from network pdl - it is now located in HQMario2021-06-181-1/+0
| | |
| * | css and js fixesMario2021-06-182-1/+3
| | |
| * | more css improvementsMario2021-06-182-2/+2
| | |
| * | css fixesMario2021-06-183-5/+8
| | |
| * | fix wrong class and bump versionMario2021-06-171-1/+1
| | |
| * | whitespaceMario2021-06-171-1/+1
| | |
| * | update hq_controls widget pdlMario2021-06-171-1/+6
| | |
| * | allow to add a wrapper class to the hq_controls widgetMario2021-06-172-1/+10
| | |
| * | 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-173-11/+7
| | |
| * | fix wrong variableMario2021-06-171-1/+1
| | |
| * | Merge branch 'dm' into 'dev'Mario2021-06-1712-473/+632
| |\ \ | | | | | | | | | | | | | | | | New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled See merge request hubzilla/core!1969
| | * | New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-1712-473/+632
| | | | | | | | | | | | | | | | messages and starred messages if the feature is enabled
| * | | Merge branch 'translation-pl' into 'dev'Mario2021-06-174-3387/+3500
| |\ \ \ | | | | | | | | | | | | | | | | | | | | Translation pl - generated new util/hmessages.po, translated new strings + few fixes See merge request hubzilla/core!1968
| | * | | Polish translation: fixesAndrzej Budziński2021-06-133-5/+5
| | | | |
| | * | | Generated new util/hmesages.po + new Polish translationsAndrzej Budziński2021-06-124-3379/+3492
| | | | |
| | * | | Polish translation: a little fixesAndrzej Budziński2021-06-103-5/+5
| | |/ /
| * | | Merge branch 'dev' into 'dev'Mario2021-06-171-1/+1
| |\ \ \ | | |/ / | |/| / | | |/ | | | Fix email local part validation See merge request hubzilla/core!1967
| | * Remove unnecessary parenthesesMax Kostikov2021-06-091-1/+1
| | |
| | * Fix email local part validationMax Kostikov2021-06-091-1/+1
| | |
| * | Polish Translation: a little fixesAndrzej Budziński2021-06-053-3/+3
| | |
| * | Polish Translation: a little fixesAndrzej Budziński2021-06-053-52/+52
| | |
| * | Polish translation: some fixesAndrzej Budziński2021-06-053-21/+21
| |/
* | bs5: more fixesMario2021-06-073-3/+7
| |
* | bs5: minor fixMario2021-06-071-2/+2
| |
* | bs5: more notifications fixesMario2021-06-071-40/+39
| |
* | bs5: more notifications workMario2021-06-071-5/+7
| |