aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs
Commit message (Collapse)AuthorAgeFilesLines
* revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵Mario2021-07-021-2/+2
| | | | the xchan in handle_tag()
* update by xchan_url to catch all associated entriesMario Vavti2021-07-011-2/+2
|
* port fixes from as_actor_store()Mario2021-06-301-57/+62
|
* fix variable nameMario2021-06-291-1/+1
|
* tools -> featuresMario2021-06-291-1/+1
|
* versionMario2021-06-291-1/+1
|
* an attempt to improve the query for direct messages on some systems with ↵Mario2021-06-291-1/+5
| | | | hopefully no bad side-effect for others
* fix deleting and starring in unthreaded viewMario2021-06-291-1/+1
|
* mod network clean-upXanthor2021-06-291-65/+65
|
* more deprecate legacy zotMario2021-06-285-70/+70
|
* update 1247 to clean up bogus entries in updates. this only affects ↵Mario2021-06-271-0/+23
| | | | directory servers.
* update 1246 to flag legacy zot hublocs and xchans deleted. we will set the ↵Mario2021-06-271-0/+24
| | | | deleted flag to 2 so we can distinguish them from real deletes if necessary
* more work on notificationsMario2021-06-251-108/+109
|
* check if emptyMario Vavti2021-06-251-2/+2
|
* slightly refactor for desktop notifications and fix minor issuesMario2021-06-241-4/+2
|
* if there are no messages display that there are no messagesMario Vavti2021-06-231-6/+3
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2021-06-238-89/+74
|\
| * some work on streamlining mod photosMario2021-06-233-10/+8
| |
| * streamline jot popup for mod hqMario2021-06-211-5/+1
| |
| * 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-211-0/+1
| |/
| * one more place to drop mediaMario2021-06-181-1/+1
| |
| * bbcode: add option to drop media contentMario2021-06-181-1/+1
| |
| * css fixesMario2021-06-181-3/+4
| |
| * allow to add a wrapper class to the hq_controls widgetMario2021-06-171-2/+3
| |
* | libzotdir: make sure we have the relevant data before string into updatesMario Vavti2021-06-231-6/+11
|/
* fix issues with browser back button and minor cleanupMario2021-06-171-3/+2
|
* just use ... as preview if we could not wind anything usefulMario2021-06-171-1/+1
|
* consolidate notifications stringsMario2021-06-171-18/+18
|
* only show notes if the app is enabledMario2021-06-172-10/+17
|
* New landing page HQ with separate views for direct messages, public/limited ↵Mario2021-06-1714-80/+285
| | | | messages and starred messages if the feature is enabled
* remove redundant argMario Vavti2021-06-091-68/+68
|
* more work on directory syncMario2021-06-053-21/+3
|
* Merge branch 'dev' into sixMario2021-06-051-0/+46
|\
| * Merge branch 'dev' into 'dev'Mario2021-06-051-0/+46
| |\ | | | | | | | | | | | | Changed behavior in the user interaction of the languages selection. Now works... See merge request hubzilla/core!1952
| | * Changed behavior in the user interaction of the languages selection. Now ↵Hilmar Runge2021-06-051-0/+46
| | | | | | | | | | | | works...
* | | Merge branch 'dev' into sixMario2021-06-051-1/+1
|\| |
| * | fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-023-28/+41
| | | | | | | | | (cherry picked from commit 33463152e844f98b933401c394cc0e111893a077)
| * | Merge branch 'dev' into 'dev'Mario2021-06-021-1/+1
| |\ \ | | | | | | | | | | | | | | | | Make pubstream ordering configurable See merge request hubzilla/core!1964
| | * | Make pubstream ordering configurableMax Kostikov2021-06-021-1/+1
| | | |
| * | | fix article summary duplicated when editing - issue #1577Mario2021-06-021-2/+1
| | | | | | | | | | | | (cherry picked from commit 50c14d353b30d0dcd7c761884d797dc0fe90f777)
| * | | fix regression where authors from non zot6, activitypub networks got ↵Mario Vavti2021-06-021-2/+3
| |/ / | | | | | | | | | | | | dismissed (e.g. relayed diaspora comments) (cherry picked from commit b3df15a3c6e017ce3858ee484c6d2d70a5f18a17)
| * | fix admin button state not displayed correctlyMario2021-05-311-2/+2
| | | | | | | | | (cherry picked from commit baabb3a8730708634385abdb366a45c6e234e154)
| * | notifications: if we have to return early, make sure to set offset to -1 to ↵Mario2021-05-281-7/+23
| | | | | | | | | | | | | | | prevent looping (cherry picked from commit f72b8ce30fbbcd672f09eaf9de41e8881ec622ad)
* | | use uuid for hashMario2021-06-041-1/+1
| | |
* | | Revert "fix login name label for the case when system.verify_email is disabled"Mario2021-06-041-1/+1
| | | | | | | | | | | | This reverts commit d882bad706542eb1e64c24567b8bf112f6cebb89.
* | | fix login name label for the case when system.verify_email is disabledMario2021-06-041-1/+1
| | |
* | | Merge branch 'six' of https://framagit.org/hubzilla/core into sixMario Vavti2021-06-033-28/+40
|\ \ \
| * | | fix issue where a deleted channel will return 404 before returning zotinfoMario2021-06-023-28/+41
| | | |