aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* set touch_max to 1/10 of the screen width to prevent overlaping with cursor p...Mario Vavti2021-07-081-2/+2
* typoMario2021-07-081-1/+1
* changelogMario Vavti2021-07-051-1/+1
* redbasic: close left aside if hq control button is clickedMario Vavti2021-07-052-0/+6
* remove redundant z-indexMario Vavti2021-07-041-1/+0
* ux fixesMario Vavti2021-07-042-21/+17
* do not call stickyScroll() on small screens - it is not functionalMario Vavti2021-07-031-2/+4
* since position sticky has no effect if overflow is hidden and the workarounds...Mario Vavti2021-07-031-0/+1
* 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 o...Mario Vavti2021-07-021-2/+2
* 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 t...Mario2021-07-022-14/+11
* 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 hope...Mario2021-06-291-1/+5
* 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-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_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 directory...Mario2021-06-272-1/+24
* | bump versionMario2021-06-271-1/+1
* | update 1246 to flag legacy zot hublocs and xchans deleted. we will set the de...Mario2021-06-272-1/+25
|/
* 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