| Commit message (Expand) | Author | Age | Files | Lines |
* | even more adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
* | more adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
* | adjust text | Mario | 2023-06-02 | 1 | -1/+1 |
* | remove custom acl from rpost | Mario | 2023-06-02 | 1 | -10/+2 |
* | ocap initial checkin | Mario | 2023-06-02 | 6 | -38/+101 |
* | owa: workaround for friendica when using nginx until this will be fixed at th... | Mario | 2023-06-01 | 2 | -1/+5 |
* | improved unseen forums notification | Mario | 2023-05-30 | 1 | -10/+4 |
* | mod magic make a get request instead of post and remove digest header | Mario | 2023-05-26 | 1 | -3/+3 |
* | work around hubloc confusion in mod rmagic | Mario | 2023-05-26 | 1 | -4/+4 |
* | owa fixes for where keyId = acct:xxx@yyy.zz | Mario | 2023-05-25 | 1 | -3/+6 |
* | 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 dir... | Mario Vavti | 2023-05-03 | 2 | -7/+17 |
* | 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 alterna... | Mario | 2023-04-23 | 2 | -5/+4 |
* | 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 |
* | 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 currentl... | Mario Vavti | 2023-04-12 | 1 | -10/+4 |
* | use url instead of addr for updates and clean up local_dir_update() and updat... | Mario Vavti | 2023-04-12 | 2 | -7/+6 |
* | initial commit directory sync rewrite - should work but still requires lots o... | Mario Vavti | 2023-04-12 | 1 | -1/+4 |
* | 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 e... | Mario | 2023-03-08 | 1 | -2/+6 |
* | 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 |