aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* fix and document edge caseMario Vavti2023-04-281-1/+1
|
* slightly refactor dir syncMario Vavti2023-04-281-1/+1
|
* adjust args in libzotdir update and some dir sync fixesMario Vavti2023-04-271-1/+1
|
* remove loggingMario Vavti2023-04-271-1/+1
|
* use shorter stringsMario Vavti2023-04-271-1/+1
|
* update doco and fix safemodeMario Vavti2023-04-271-3/+4
|
* initial commit for directory flags federationMario Vavti2023-04-262-9/+14
|
* dirsync update columnMario Vavti2023-04-261-2/+3
|
* wrong variableMario Vavti2023-04-261-1/+1
|
* enable dir admins to flag or hide entriesMario Vavti2023-04-263-15/+33
|
* check for uuid so that will be also catch items that were posted from ↵Mario2023-04-232-5/+4
| | | | alternate locations
* fix regression when rendering event itemsMario2023-04-231-1/+1
|
* add the conversation endpoint and implement paginated fetch for zot requests ↵Mario2023-04-233-58/+226
| | | | in mod item
* also return deleted channels info in webfinger and document whyMario Vavti2023-04-191-5/+4
|
* reset ud_last if we had contact and some cleanupMario Vavti2023-04-121-1/+2
|
* deprecate flags and transaction_id and only return results which are ↵Mario Vavti2023-04-121-10/+4
| | | | currently updated
* use url instead of addr for updates and clean up local_dir_update() and ↵Mario Vavti2023-04-122-7/+6
| | | | update_modtime()
* initial commit directory sync rewrite - should work but still requires lots ↵Mario Vavti2023-04-121-1/+4
| | | | of cleanup
* minor queueworker fixesMario2023-04-081-1/+1
|
* likes not synced between clonesMario Vavti2023-03-311-1/+18
|
* initial check in to allow all mentions optionMario2023-03-232-2/+43
|
* simplifyMario2023-03-191-7/+7
|
* make sure to only transform channel wall posts for group actorsMario2023-03-121-1/+1
|
* more strings and provide mfa feedback via jgrowlMario2023-03-111-4/+4
|
* check form security token and require password to enable/diable mfaMario2023-03-111-0/+15
|
* mfa strings updateMario2023-03-092-6/+6
|
* more mfa cleanup, set the value in session if mfa is enabled and only allow ↵Mario2023-03-081-2/+6
| | | | enabling mfa after a test passed
* more mfa cleanupMario2023-03-081-4/+3
|
* minor cleanupMario2023-03-081-3/+0
|
* 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
|