aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* since position sticky has no effect if overflow is hidden and the ↵Mario Vavti2021-07-031-0/+1
| | | | workarounds also have issues, we will automatically scroll to top when left aside is brought in
* 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
* changelog typosMario Vavti2021-07-021-3/+4
|
* do not use summary in photo objectMario Vavti2021-07-021-1/+0
|
* remove mail and conv tables from install SQL schemasMario Vavti2021-07-022-116/+0
|
* update changelogMario Vavti2021-07-021-0/+47
|
* revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about ↵Mario2021-07-022-14/+11
| | | | the xchan in handle_tag()
* update by xchan_url to catch all associated entriesMario Vavti2021-07-011-2/+2
|
* redbasic: bump version limitsMario2021-07-011-2/+2
|
* port fixes from as_actor_store()Mario2021-06-301-57/+62
|
* missing composer fileMario2021-06-301-0/+26
|
* bump dev version to 6.1Mario2021-06-301-1/+1
|
* update sbomMario2021-06-301-5/+5
|
* update composer autoloadMario2021-06-304-1/+11
|
* strings updateMario2021-06-301-8922/+8743
|
* version 6.0RCMario2021-06-301-1/+1
|
* fix variable nameMario2021-06-291-1/+1
|
* versionMario2021-06-291-1/+1
|
* only remove elements after the delete has happenedMario2021-06-291-6/+6
|
* tools -> featuresMario2021-06-292-2/+2
|
* versionMario2021-06-292-2/+2
|
* 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-293-10/+20
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2021-06-291-65/+65
|\
| * Merge branch 'clean-up' into 'dev'Mario2021-06-291-65/+65
| |\ | | | | | | | | | | | | mod network clean-up See merge request hubzilla/core!1974
| | * mod network clean-upXanthor2021-06-291-65/+65
| | |
* | | implement removing of notifications/preview-messages of deleted itemsMario2021-06-293-8/+19
|/ /
* / 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
| |