aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* port totp mfa from streams with some adjustionsMario2023-03-082-0/+162
|
* Revert "some work on bringing bang tags back for forums"Mario2023-03-032-8/+5
| | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150.
* some work on bringing bang tags back for forumsMario2023-03-022-5/+8
|
* minor cleanup and docuMario2023-03-021-2/+2
|
* wrong variableMario2023-03-021-1/+0
|
* wrong variableMario2023-03-021-1/+1
|
* improve mod hq to save some db lookupsMario2023-03-021-26/+31
|
* fix some php warningsMario2023-02-281-1/+1
|
* slightly improve contact searchMario2023-02-241-4/+10
|
* Merge branch 'dev' of https://framagit.org/hubzilla/core into devMario2023-02-171-1/+1
|\
| * realy make sure we will deduplicate even if there is a bogus second primary ↵Mario Vavti2023-02-161-1/+1
| | | | | | | | entry
| * make sure we will deduplicate even if there is a bogus second primary entryMario Vavti2023-02-161-1/+1
| |
* | do not try to oembed in notesMario2023-02-171-1/+1
|/
* make sure we provide a created timestamp for likes and remove the workaround ↵Mario Vavti2023-02-161-0/+1
| | | | which returned the wrong date format
* revisit author_id and fix issue with pinned contentMario2023-02-151-8/+9
|
* fix mod cal after fullcalendar updateMario2023-02-141-5/+1
|
* fix more hubloc confusion, implement hq widget author filter and some ↵Mario2023-02-092-0/+2
| | | | autocomplete fixes
* remove redundant argumentMario2023-01-281-1/+1
|
* update fullcalendar libraryMario2023-01-251-11/+1
|
* theme fixesMario2023-01-251-3/+3
|
* 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
| | | | 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-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 ↵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-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, ↵Mario2022-12-041-3/+3
| | | | disable lockfile check in cron daemon
* look for iconfig at the right place, fix mod sharedwithme, comment out ↵Mario2022-12-032-43/+26
| | | | unused configs
* 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
| | | | not installed for the channel