aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* notifications: move handlers out of jquery ready function otherwise they migh...Mario Vavti2021-07-171-9/+9
* code styleMario Vavti2021-07-161-4/+4
* bump min versionMario Vavti2021-07-161-1/+1
* more work on moving notifications handling from main.js to the notifications ...Mario Vavti2021-07-162-42/+55
* fix a regression in regard to unified session page load times intoduced in 6.0Mario Vavti2021-07-163-8/+13
* redirect to the local item instead of the item at the primary location if we ...Mario Vavti2021-07-161-1/+1
* Merge branch 'dev' into 'dev'Mario2021-07-161-2/+3
|\
| * Fix link to source on clonesMax Kostikov2021-07-161-2/+3
* | photo upload: always show the textarea so that text and tags can be added eve...Mario Vavti2021-07-162-19/+3
|/
* chanview: dismiss xchans which are marked deletedMario Vavti2021-07-151-6/+6
* fix release dateMario Vavti2021-07-091-1/+1
* 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