aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* pdledit_gui: only show installed modules and widgetsMario2023-01-051-1/+9
* pubstream: when going to conv from unthreaded mode stay in the moduleMario2023-01-051-4/+3
* fix issue #1717Mario2023-01-041-28/+29
* pdledi_gui: sort widgetsMario2023-01-041-0/+2
* Revert "pdledit_gui: minor cleanup"Mario2023-01-041-2/+0
* pdledit_gui: minor cleanupMario2023-01-041-0/+2
* pdledit_gui: minor cleanupMario2023-01-041-7/+12
* pdl editor for addon iitial commitMario2023-01-042-6/+73
* queueworker: implement auto_queue_worker_sleep setting in frontendMario2023-01-031-2/+17
* go away if method is not implementedMario2023-01-031-2/+2
* provide inline error messages for mod cloudMario2023-01-031-7/+4
* fix issues with pubstream tagcloudMario2023-01-021-5/+16
* improve sse loopMario2023-01-021-8/+24
* change the logic of building the site only public stream. we will now fetch s...Mario Vavti2023-01-011-13/+16
* filter approvalsMario2022-12-271-0/+20
* move mod queueworker to /adminMario2022-12-271-19/+2
* only display details if there are anyMario2022-12-221-4/+5
* queueworker: add some more detailsMario2022-12-221-10/+10
* pooll fixesMario2022-12-202-8/+9
* queueworker: cleanup and implement auto sleep interval (hidden config for now)Mario2022-12-181-3/+3
* bring back poll and delivery intervalMario2022-12-121-6/+6
* sse_bs: respect the site firehose settingMario2022-12-071-7/+9
* typoMario2022-12-041-1/+1
* wordingMario2022-12-041-4/+4
* the logic for public stream has changed - adjust help text and externals, dis...Mario2022-12-041-3/+3
* look for iconfig at the right place, fix mod sharedwithme, comment out unused...Mario2022-12-032-43/+26
* move queueworker to core and bump versionMario2022-12-022-1/+123
* provide a pdl file for mod invite and set the profileMario2022-11-301-0/+13
* fix issue where site_firehose setting was always falseMario2022-11-291-6/+5
* do not always trigger a sse event if pubs notification are off or the app is ...Mario Vavti2022-11-241-3/+3
* performance: just count the first 99 unseen items and display 99+ if there ar...Mario2022-11-151-12/+12
* possible fix for issue #1698Mario2022-11-151-2/+2
* allow to look for pubstream items if we do not own one but make sure the perm...Mario2022-11-101-12/+9
* fix typo in variable nameMario2022-11-102-1/+2
* address issue #1705Mario2022-11-091-17/+17
* fix new uuid created when editing postMario2022-11-091-5/+4
* fix regression where automatically created directories were not public and pi...Mario2022-11-071-11/+11
* fix warningsMario2022-11-032-51/+52
* fix regressionMario2022-11-032-3/+5
* rename variable and warning fixesMario2022-11-032-2/+3
* undefined array keyMario2022-11-021-1/+1
* php warningsMario2022-11-022-19/+19
* throw a 404 if we could not determine which channel to loadMario Vavti2022-11-021-3/+5
* set hubloc_connected in mod fhublocs otherwise the hublocs might be removed b...Mario Vavti2022-11-021-14/+15
* fix php warningsMario2022-10-262-14/+14
* missing field in queryMario2022-10-261-1/+1
* fix php warningsMario2022-10-2613-186/+182
* fix php warningsMario2022-10-261-6/+6
* fix php warningsMario Vavti2022-10-251-3/+3
* fix php warningsMario Vavti2022-10-2313-36/+40