aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* redirect to the local item instead of the item at the primary location if we ↵Mario Vavti2021-07-161-1/+1
| | | | deal with a wall item
* Merge branch 'dev' into 'dev'Mario2021-07-161-2/+3
|\ | | | | | | | | Fix link to source on clones See merge request hubzilla/core!1975
| * 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 ↵Mario Vavti2021-07-162-19/+3
|/ | | | even if no status post is sent
* 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 ↵Mario Vavti2021-07-081-2/+2
| | | | positioning
* 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 ↵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