aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* reflect pubstream disable/enable logic change in can_view_public_stream()Mario2023-01-171-2/+1
|
* update changelogMario2023-01-131-1/+1
|
* update changelogMario2023-01-131-0/+59
|
* missing semicolonMario2023-01-121-1/+1
|
* mark old hubloc entries from re-installed hubs deleted if we discover anyMario2023-01-121-1/+9
|
* remove fragment in notifier - it should not be required, when processing ↵Mario2023-01-122-9/+10
| | | | multiple choice polls sleep some time before calling the notifier
* fix race conditions when processing multiple choice pollsMario2023-01-112-5/+25
|
* update theme requirementsMario2023-01-081-2/+2
|
* Merge branch 'dev' into 'dev'Max Kostikov2023-01-071-1/+1
|\ | | | | | | | | Fix Russian translation escaping See merge request hubzilla/core!2033
| * Fix translation escapingMax Kostikov2023-01-071-1/+1
| |
* | Merge branch 'dev' into 'dev'Max Kostikov2023-01-072-19295/+19129
|\| | | | | | | | | Update Russian translations See merge request hubzilla/core!2032
| * Update hstrings.phpMax Kostikov2023-01-061-3570/+3568
| |
| * Update hmessages.poMax Kostikov2023-01-061-15725/+15561
|/
* revert accidental change in sessionMario2023-01-051-1/+1
|
* fix affinity slider updates - issue #1714Mario2023-01-057-89/+220
|
* bump versionMario2023-01-051-1/+1
|
* composer dump autoloadMario2023-01-055-34/+49
|
* strings and versionMario2023-01-052-8286/+8222
|
* pdledit_gui: only show installed modules and widgetsMario2023-01-051-1/+9
|
* bump versionMario2023-01-051-1/+1
|
* pubstream: when going to conv from unthreaded mode stay in the moduleMario2023-01-052-10/+22
|
* Merge branch 'nb-no/update-translations' into 'dev'Mario2023-01-042-9090/+16356
|\ | | | | | | | | Update translations for nb-no (Norsk Bokmål) See merge request hubzilla/core!2031
| * Update translations for nb-no (Norsk Bokmål)Harald Eilertsen2022-12-032-9090/+16356
| |
* | translateable stringsMario2023-01-041-2/+2
| |
* | fix issue #1717Mario2023-01-043-28/+33
| |
* | bump versionMario2023-01-041-1/+1
| |
* | pdledi_gui: sort widgetsMario2023-01-041-0/+2
| |
* | Revert "pdledit_gui: minor cleanup"Mario2023-01-041-2/+0
| | | | | | | | This reverts commit 031df70cf83b19987f4d9c417f6f5fbbdf0fd983.
* | pdledit_gui: minor cleanupMario2023-01-041-0/+2
| |
* | pdledit_gui: minor cleanupMario2023-01-041-7/+12
| |
* | pdl editor for addon iitial commitMario2023-01-045-15/+100
| |
* | we should look for owner_xchan just like in mod pubstreamMario2023-01-041-2/+2
| |
* | queueworker: implement auto_queue_worker_sleep setting in frontendMario2023-01-032-3/+18
| |
* | go away if method is not implementedMario2023-01-031-2/+2
| |
* | provide inline error messages for mod cloudMario2023-01-032-7/+7
| |
* | fix issues with pubstream tagcloudMario2023-01-023-61/+69
| |
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario Vavti2023-01-022-9/+25
|\ \
| * | bump versionMario2023-01-021-1/+1
| | |
| * | improve sse loopMario2023-01-021-8/+24
| | |
* | | add sys channel to receiveres for public itemsMario Vavti2023-01-022-7/+9
|/ /
* | fix wrong variable - issue #1720Mario Vavti2023-01-011-1/+1
| |
* | change the logic of building the site only public stream. we will now fetch ↵Mario Vavti2023-01-011-13/+16
| | | | | | | | sys channel items but restrict them to authors of this site only. this fixes a comment permission issue.
* | filter approvalsMario2022-12-272-1/+24
| |
* | move mod queueworker to /adminMario2022-12-272-19/+3
| |
* | add workerq to the install schemasMario2022-12-272-2/+29
| |
* | fix subquery in hq widget and order by hubloc_id desc in handle_tag() to ↵Mario2022-12-262-5/+7
| | | | | | | | make sure we get the most recent entry when using privacy tags
* | only display details if there are anyMario2022-12-221-4/+5
| |
* | queueworker: add some more detailsMario2022-12-221-10/+10
| |
* | bring back item-highlightMario2022-12-221-1/+3
| |
* | comment out unused codeMario Vavti2022-12-221-1/+2
| |