| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | get dev | Hilmar R | 2021-03-01 | 1 | -683/+689 |
* | adjust air.5 to be in sync with 5.2.2 | Hilmar R | 2021-02-26 | 1 | -0/+5 |
* | fix no channel_id provided for contact_remove() in reply_purge(). fix wrong n... | Mario | 2021-01-03 | 1 | -1/+1 |
* | fix issue with abconfig when cloning a channel | Mario | 2020-12-15 | 1 | -6/+6 |
* | on refresh, always set all perms | Mario | 2020-10-16 | 1 | -8/+4 |
* | this is not required here | Mario | 2020-10-13 | 1 | -5/+0 |
* | improve find_best_identity() and fix wrong variable | Mario | 2020-10-12 | 1 | -2/+2 |
* | find best identity | Mario | 2020-10-11 | 1 | -0/+5 |
* | 5.0RC testing: dismiss activities where an author could not be found | Mario | 2020-10-06 | 1 | -0/+4 |
* | Ãrework undo/delete to use inline objects | Mario | 2020-10-05 | 1 | -28/+17 |
* | more work on delete/undo | Mario | 2020-10-02 | 1 | -0/+1 |
* | item/activity fetching | Mario | 2020-10-02 | 1 | -3/+8 |
* | more delete fixes | Mario | 2020-10-01 | 1 | -7/+2 |
* | delete fixes | nobody | 2020-09-30 | 1 | -2/+7 |
* | 5.0RC testing: fix issue in relation with deletes | Mario | 2020-09-30 | 1 | -1/+5 |
* | bug: undoing a like on a comment can remove the comment | nobody | 2020-09-30 | 1 | -1/+5 |
* | 5.0RC testing: their_perms should be reset before they are recreated. Otherwi... | Mario | 2020-09-19 | 1 | -0/+8 |
* | fix discovery | Mario Vavti | 2020-06-14 | 1 | -1/+1 |
* | first batch of zot6 transition patches. basic communication with transitioned... | Mario | 2020-03-12 | 1 | -24/+24 |
* | fix poll responses | zotlabs | 2020-02-10 | 1 | -0/+1 |