Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | work around hubloc confusion in mod rmagic | Mario | 2023-06-02 | 1 | -4/+4 |
| | | | (cherry picked from commit 02089f15c46248937389d63dcef31a44b21644f2) | ||||
* | improved unseen forums notification | Mario | 2023-06-02 | 1 | -10/+4 |
| | | | (cherry picked from commit 6a27afa6acdcc1d54bb109353c518051a37d9189) | ||||
* | owa: workaround for friendica when using nginx until this will be fixed at ↵ | Mario | 2023-06-02 | 2 | -1/+5 |
| | | | | | their side and check prrofile uid for features instead of local channel (cherry picked from commit 423fdc0a9618e322636a5291ed92df00115fafb0) | ||||
* | fix parent and parent_mid for likes | Mario | 2023-05-13 | 1 | -2/+2 |
| | |||||
* | Owa compatibility for Friendica | Pascal Deklerck | 2023-05-09 | 1 | -1/+2 |
| | |||||
* | exclude deleted hublocs | Mario Vavti | 2023-05-07 | 1 | -1/+1 |
| | |||||
* | fix directory search | Mario Vavti | 2023-05-07 | 1 | -4/+7 |
| | |||||
* | minor css fix | Mario | 2023-05-06 | 1 | -1/+2 |
| | |||||
* | Hidden > Spam | Mario Vavti | 2023-05-05 | 1 | -1/+1 |
| | |||||
* | provide possibility to flag via ajax calls to prevent pageloads | Mario Vavti | 2023-05-03 | 2 | -6/+14 |
| | |||||
* | when flagging an entry also flag its xtags and improved keywords query in ↵ | Mario Vavti | 2023-05-03 | 2 | -7/+17 |
| | | | | dirsearch | ||||
* | move trusted directory servers to security and implement in backend | Mario Vavti | 2023-04-29 | 2 | -32/+35 |
| | |||||
* | trusted dir servers frontend | Mario | 2023-04-29 | 1 | -9/+15 |
| | |||||
* | fix and document edge case | Mario Vavti | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | slightly refactor dir sync | Mario Vavti | 2023-04-28 | 1 | -1/+1 |
| | |||||
* | adjust args in libzotdir update and some dir sync fixes | Mario Vavti | 2023-04-27 | 1 | -1/+1 |
| | |||||
* | remove logging | Mario Vavti | 2023-04-27 | 1 | -1/+1 |
| | |||||
* | use shorter strings | Mario Vavti | 2023-04-27 | 1 | -1/+1 |
| | |||||
* | update doco and fix safemode | Mario Vavti | 2023-04-27 | 1 | -3/+4 |
| | |||||
* | initial commit for directory flags federation | Mario Vavti | 2023-04-26 | 2 | -9/+14 |
| | |||||
* | dirsync update column | Mario Vavti | 2023-04-26 | 1 | -2/+3 |
| | |||||
* | wrong variable | Mario Vavti | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | enable dir admins to flag or hide entries | Mario Vavti | 2023-04-26 | 3 | -15/+33 |
| | |||||
* | check for uuid so that will be also catch items that were posted from ↵ | Mario | 2023-04-23 | 2 | -5/+4 |
| | | | | alternate locations | ||||
* | fix regression when rendering event items | Mario | 2023-04-23 | 1 | -1/+1 |
| | |||||
* | add the conversation endpoint and implement paginated fetch for zot requests ↵ | Mario | 2023-04-23 | 3 | -58/+226 |
| | | | | in mod item | ||||
* | also return deleted channels info in webfinger and document why | Mario Vavti | 2023-04-19 | 1 | -5/+4 |
| | |||||
* | reset ud_last if we had contact and some cleanup | Mario Vavti | 2023-04-12 | 1 | -1/+2 |
| | |||||
* | deprecate flags and transaction_id and only return results which are ↵ | Mario Vavti | 2023-04-12 | 1 | -10/+4 |
| | | | | currently updated | ||||
* | use url instead of addr for updates and clean up local_dir_update() and ↵ | Mario Vavti | 2023-04-12 | 2 | -7/+6 |
| | | | | update_modtime() | ||||
* | initial commit directory sync rewrite - should work but still requires lots ↵ | Mario Vavti | 2023-04-12 | 1 | -1/+4 |
| | | | | of cleanup | ||||
* | minor queueworker fixes | Mario | 2023-04-08 | 1 | -1/+1 |
| | |||||
* | likes not synced between clones | Mario Vavti | 2023-03-31 | 1 | -1/+18 |
| | |||||
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 2 | -2/+43 |
| | |||||
* | simplify | Mario | 2023-03-19 | 1 | -7/+7 |
| | |||||
* | make sure to only transform channel wall posts for group actors | Mario | 2023-03-12 | 1 | -1/+1 |
| | |||||
* | more strings and provide mfa feedback via jgrowl | Mario | 2023-03-11 | 1 | -4/+4 |
| | |||||
* | check form security token and require password to enable/diable mfa | Mario | 2023-03-11 | 1 | -0/+15 |
| | |||||
* | mfa strings update | Mario | 2023-03-09 | 2 | -6/+6 |
| | |||||
* | more mfa cleanup, set the value in session if mfa is enabled and only allow ↵ | Mario | 2023-03-08 | 1 | -2/+6 |
| | | | | enabling mfa after a test passed | ||||
* | more mfa cleanup | Mario | 2023-03-08 | 1 | -4/+3 |
| | |||||
* | minor cleanup | Mario | 2023-03-08 | 1 | -3/+0 |
| | |||||
* | port totp mfa from streams with some adjustions | Mario | 2023-03-08 | 2 | -0/+162 |
| | |||||
* | Revert "some work on bringing bang tags back for forums" | Mario | 2023-03-03 | 2 | -8/+5 |
| | | | | This reverts commit da034045cc1bba74287b7c3e83f4a94ff5359150. | ||||
* | some work on bringing bang tags back for forums | Mario | 2023-03-02 | 2 | -5/+8 |
| | |||||
* | minor cleanup and docu | Mario | 2023-03-02 | 1 | -2/+2 |
| | |||||
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+0 |
| | |||||
* | wrong variable | Mario | 2023-03-02 | 1 | -1/+1 |
| | |||||
* | improve mod hq to save some db lookups | Mario | 2023-03-02 | 1 | -26/+31 |
| | |||||
* | fix some php warnings | Mario | 2023-02-28 | 1 | -1/+1 |
| |