aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| * | fix query logicMario2021-06-291-2/+1
| |/
| * more deprecate legacy zotMario2021-06-288-73/+73
| |
| * Merge branch 'fix' into 'dev'Mario2021-06-281-1/+2
| |\ | | | | | | | | | | | | fix call to prepare_body See merge request hubzilla/core!1973
| | * fix call to prepare_bodyMichael Johnston2021-06-281-1/+2
| | |
| * | fix regression in relation with recent photo changesMario2021-06-272-7/+7
| | |
| * | versionMario2021-06-271-1/+1
| | |
| * | update 1247 to clean up bogus entries in updates. this only affects ↵Mario2021-06-272-1/+24
| | | | | | | | | | | | directory servers.
| * | bump versionMario2021-06-271-1/+1
| | |
| * | update 1246 to flag legacy zot hublocs and xchans deleted. we will set the ↵Mario2021-06-272-1/+25
| |/ | | | | | | deleted flag to 2 so we can distinguish them from real deletes if necessary
| * bump versionMario2021-06-251-1/+1
| |
| * more work on notificationsMario2021-06-255-115/+132
| |
| * check if emptyMario Vavti2021-06-251-2/+2
| |
| * strip html tags from notification messageMario2021-06-251-1/+2
| |
| * slightly refactor for desktop notifications and fix minor issuesMario2021-06-245-23/+37
| |
| * 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-243-756/+0
| |
| * if there are no messages display that there are no messagesMario Vavti2021-06-232-19/+26
| |
| * Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-06-2329-15487/+15380
| |\
| | * some work on streamlining mod photosMario2021-06-238-53/+115
| | |
| | * jot: do not collapse the form if in popup modeMario2021-06-231-5/+4
| | |
| | * streamline jot popup for mod hqMario2021-06-214-10/+8
| | |
| | * 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
| | * Merge branch 'dev' into 'dev'Mario2021-06-212-74/+62
| | |\ | | | | | | | | | | | | | | | | Clean up Search.php & Enotify.php code See merge request hubzilla/core!1972
| | | * Clean up Search.php & Enotify.php codeXanthor2021-06-212-74/+62
| | | |
| | * | calendar: emit a warning if the calendar for the created event is disabledMario2021-06-212-19/+28
| | |/
| | * 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
| | |/ /
| | * | one more place to drop mediaMario2021-06-181-1/+1
| | | |
| | * | remove notes from network pdl - it is now located in HQMario2021-06-181-1/+0
| | | |
| | * | css and js fixesMario2021-06-183-2/+4
| | | |
| | * | bbcode: add option to drop media contentMario2021-06-182-1/+22
| | | |
| | * | more css improvementsMario2021-06-182-2/+2
| | | |
| | * | css fixesMario2021-06-185-13/+17
| | | |
| | * | fix wrong class and bump versionMario2021-06-172-2/+2
| | | |
| | * | 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-173-3/+13
| | | |
| * | | libzotdir: make sure we have the relevant data before string into updatesMario Vavti2021-06-231-6/+11
| |/ /
| * | 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-174-14/+9
| | |
| * | just use ... as preview if we could not wind anything usefulMario2021-06-171-1/+1
| | |
| * | consolidate notifications stringsMario2021-06-171-18/+18
| | |
| * | fix wrong variableMario2021-06-171-1/+1
| | |
| * | only show notes if the app is enabledMario2021-06-172-10/+17
| | |
| * | Merge branch 'dm' into 'dev'Mario2021-06-1730-556/+954
| |\ \ | | | | | | | | | | | | | | | | 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-1730-556/+954
| | | | | | | | | | | | | | | | messages and starred messages if the feature is enabled