aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Module
Commit message (Collapse)AuthorAgeFilesLines
* implement optional moderation of unsolicited comments, minor css fixes and ↵Mario2023-06-236-16/+31
| | | | some more work on ocap
* fix issues in mod oepMario2023-06-191-17/+35
|
* even more adjust textMario2023-06-021-1/+1
|
* more adjust textMario2023-06-021-1/+1
|
* adjust textMario2023-06-021-1/+1
|
* remove custom acl from rpostMario2023-06-021-10/+2
|
* ocap initial checkinMario2023-06-026-38/+101
|
* owa: workaround for friendica when using nginx until this will be fixed at ↵Mario2023-06-012-1/+5
| | | | their side and check prrofile uid for features instead of local channel
* improved unseen forums notificationMario2023-05-301-10/+4
|
* mod magic make a get request instead of post and remove digest headerMario2023-05-261-3/+3
|
* work around hubloc confusion in mod rmagicMario2023-05-261-4/+4
|
* owa fixes for where keyId = acct:xxx@yyy.zzMario2023-05-251-3/+6
|
* fix parent and parent_mid for likesMario2023-05-131-2/+2
|
* Owa compatibility for FriendicaPascal Deklerck2023-05-091-1/+2
|
* exclude deleted hublocsMario Vavti2023-05-071-1/+1
|
* fix directory searchMario Vavti2023-05-071-4/+7
|
* minor css fixMario2023-05-061-1/+2
|
* Hidden > SpamMario Vavti2023-05-051-1/+1
|
* provide possibility to flag via ajax calls to prevent pageloadsMario Vavti2023-05-032-6/+14
|
* when flagging an entry also flag its xtags and improved keywords query in ↵Mario Vavti2023-05-032-7/+17
| | | | dirsearch
* move trusted directory servers to security and implement in backendMario Vavti2023-04-292-32/+35
|
* trusted dir servers frontendMario2023-04-291-9/+15
|
* 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
|