aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Expand)AuthorAgeFilesLines
* 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 alterna...Mario2023-04-232-5/+4
* 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
* 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 currentl...Mario Vavti2023-04-121-10/+4
* use url instead of addr for updates and clean up local_dir_update() and updat...Mario Vavti2023-04-122-7/+6
* initial commit directory sync rewrite - should work but still requires lots o...Mario Vavti2023-04-121-1/+4
* 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 e...Mario2023-03-081-2/+6
* 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
* 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 e...Mario Vavti2023-02-161-1/+1
| * 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
* 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 autocom...Mario2023-02-092-0/+2
* 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