| Commit message (Expand) | Author | Age | Files | Lines |
* | remove deprecated functions | Mario | 2023-02-12 | 1 | -114/+0 |
* | fix more hubloc confusion, implement hq widget author filter and some autocom... | Mario | 2023-02-09 | 1 | -2/+2 |
* | minor cleanup and prevent duplicate recipients in some places | Mario | 2023-01-26 | 1 | -15/+9 |
* | debug from php log | Mario | 2022-12-11 | 1 | -0/+6 |
* | fix regression | Mario | 2022-11-03 | 1 | -1/+1 |
* | rename variable and warning fixes | Mario | 2022-11-03 | 1 | -26/+30 |
* | php warnings | Mario | 2022-11-02 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-26 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-25 | 1 | -25/+25 |
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -2/+12 |
* | fix various issues | Mario | 2022-10-21 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-20 | 1 | -0/+4 |
* | fix php warnings | Mario Vavti | 2022-10-18 | 1 | -1/+1 |
* | fix php warning | Mario | 2022-10-14 | 1 | -1/+1 |
* | fix php warnings | Mario Vavti | 2022-10-13 | 1 | -2/+9 |
* | fix more php warnings | Mario Vavti | 2022-10-13 | 1 | -2/+2 |
* | fix php warnings | Mario | 2022-10-12 | 1 | -4/+5 |
* | fix php warnings | Mario | 2022-10-12 | 1 | -6/+6 |
* | when updating hubloc_connected also update hubloc_updated | Mario | 2022-10-05 | 1 | -1/+2 |
* | one more hub reinstall fix | Mario | 2022-09-28 | 1 | -1/+1 |
* | hub reinstall issues | Mario | 2022-09-28 | 1 | -3/+3 |
* | php8: fix warnings | Mario | 2022-09-22 | 1 | -2/+2 |
* | fix warnings and regressions | Mario | 2022-09-15 | 1 | -2/+2 |
* | php8: warning fixes | Mario | 2022-09-14 | 1 | -15/+15 |
* | php8: fix more warnings | Mario | 2022-09-11 | 1 | -3/+2 |
* | php8: random cleanup and warning fixes | Mario | 2022-09-08 | 1 | -0/+6 |
* | do not set allowed to true if verb is ACTIVITY_SHARE and slightly changed log... | Mario | 2022-05-13 | 1 | -3/+7 |
* | hubloc in AS has been moved from data to meta a while ago | Mario Vavti | 2022-04-26 | 1 | -2/+2 |
* | streamline comment policy with downstream | Mario | 2022-03-23 | 1 | -14/+4 |
* | add the signing algo to zotinfo, and store it in import_xchan() if present | Mario | 2022-03-20 | 1 | -0/+5 |
* | more work on enhanced content filters | Mario | 2022-03-03 | 1 | -1/+5 |
* | enhanced content filters | Mario | 2022-03-01 | 1 | -22/+40 |
* | make gprobe deal with URLs, fix issue in get_actor_protocols and fix missing ... | Mario | 2022-02-28 | 1 | -0/+10 |
* | address deprecation warnings | Mario | 2022-02-13 | 1 | -1/+1 |
* | fix php error in externals and streamline actor cache time | Mario Vavti | 2022-02-08 | 1 | -1/+1 |
* | move JSalmon stuff from the data to the meta field in Lib ActivityStreams and... | Mario | 2022-02-03 | 1 | -6/+5 |
* | more PHP 8.1 deprecated warnings | Mario | 2022-02-02 | 1 | -0/+1 |
* | PHP 8.1 band-aid | Mario Vavti | 2022-01-31 | 1 | -8/+8 |
* | we must check if actor.id is empty(). checking for isset() only could still e... | Mario | 2022-01-19 | 1 | -1/+1 |
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -30/+13 |
* | use Libzot::fetch_conversation to fetch conversations from search and add an ... | Mario | 2021-10-09 | 1 | -5/+6 |
* | fix typo | Mario | 2021-10-04 | 1 | -1/+1 |
* | fix site lookup and minor cleanup | Mario | 2021-10-04 | 1 | -22/+40 |
* | clone channel delete issues - part 2 | Mario | 2021-10-03 | 1 | -3/+3 |
* | add option to mark all notices of a thread read if a notice of the thread is ... | Mario | 2021-09-18 | 1 | -1/+1 |
* | typo | Mario | 2021-09-15 | 1 | -1/+1 |
* | provide a get_cached_actor_provider hook and improve the author/owner handlin... | Mario | 2021-09-15 | 1 | -13/+23 |
* | fix $desturl set to wrong value (null) | Mario | 2021-09-13 | 1 | -2/+2 |
* | when updating the channel name from profiles make sure to lookup the xchan en... | Mario | 2021-09-10 | 1 | -1/+0 |
* | check the post_mail permission for direct messages | Mario | 2021-09-06 | 1 | -0/+6 |