| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | refactor actor_store and actor cache part 1 | Mario | 2021-09-04 | 1 | -0/+6 |
* | issue 1599 | Zot | 2021-08-26 | 1 | -4/+10 |
* | remove another possible source for hubloc confusion | Mario | 2021-07-29 | 1 | -4/+5 |
* | revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about t... | Mario | 2021-07-02 | 1 | -2/+2 |
* | update by xchan_url to catch all associated entries | Mario Vavti | 2021-07-01 | 1 | -2/+2 |
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -0/+1 |
* | do not overwrite the original rawmsg iconfig that came with the item | Mario | 2021-05-31 | 1 | -4/+0 |
* | remove deprecated mail code | Mario | 2021-05-28 | 1 | -86/+0 |
* | remove legacy zot from supported protocols | Mario | 2021-05-26 | 1 | -6/+1 |
* | import_author_xchan(): do not import legacy zot | Mario | 2021-05-26 | 1 | -3/+3 |
* | bring back the channel_protocols hook | Mario | 2021-05-19 | 1 | -1/+13 |
* | start sending author id, id_sig and key fields along with author/owner and ad... | Mario | 2021-04-21 | 1 | -3/+3 |
* | php8: fix some undefined variables | Mario | 2021-03-14 | 1 | -1/+0 |