aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Libzot.php
Commit message (Expand)AuthorAgeFilesLines
* streamline comment policy with downstreamMario2022-03-231-14/+4
* add the signing algo to zotinfo, and store it in import_xchan() if presentMario2022-03-201-0/+5
* more work on enhanced content filtersMario2022-03-031-1/+5
* enhanced content filtersMario2022-03-011-22/+40
* make gprobe deal with URLs, fix issue in get_actor_protocols and fix missing ...Mario2022-02-281-0/+10
* address deprecation warningsMario2022-02-131-1/+1
* fix php error in externals and streamline actor cache timeMario Vavti2022-02-081-1/+1
* move JSalmon stuff from the data to the meta field in Lib ActivityStreams and...Mario2022-02-031-6/+5
* more PHP 8.1 deprecated warningsMario2022-02-021-0/+1
* PHP 8.1 band-aidMario Vavti2022-01-311-8/+8
* we must check if actor.id is empty(). checking for isset() only could still e...Mario2022-01-191-1/+1
* merge branch perms_ng into devMario2021-12-151-30/+13
* use Libzot::fetch_conversation to fetch conversations from search and add an ...Mario2021-10-091-5/+6
* fix typoMario2021-10-041-1/+1
* fix site lookup and minor cleanupMario2021-10-041-22/+40
* clone channel delete issues - part 2Mario2021-10-031-3/+3
* add option to mark all notices of a thread read if a notice of the thread is ...Mario2021-09-181-1/+1
* typoMario2021-09-151-1/+1
* provide a get_cached_actor_provider hook and improve the author/owner handlin...Mario2021-09-151-13/+23
* fix $desturl set to wrong value (null)Mario2021-09-131-2/+2
* when updating the channel name from profiles make sure to lookup the xchan en...Mario2021-09-101-1/+0
* check the post_mail permission for direct messagesMario2021-09-061-0/+6
* refactor actor_store and actor cache part 1Mario2021-09-041-0/+6
* issue 1599Zot2021-08-261-4/+10
* remove another possible source for hubloc confusionMario2021-07-291-4/+5
* revert ebc84eab3fc6b2ee29afd13295f47419f16d2fe1 instead be more picky about t...Mario2021-07-021-2/+2
* update by xchan_url to catch all associated entriesMario Vavti2021-07-011-2/+2
* some work on streamlining mod photosMario2021-06-231-0/+1
* do not overwrite the original rawmsg iconfig that came with the itemMario2021-05-311-4/+0
* remove deprecated mail codeMario2021-05-281-86/+0
* remove legacy zot from supported protocolsMario2021-05-261-6/+1
* import_author_xchan(): do not import legacy zotMario2021-05-261-3/+3
* bring back the channel_protocols hookMario2021-05-191-1/+13
* start sending author id, id_sig and key fields along with author/owner and ad...Mario2021-04-211-3/+3
* php8: fix some undefined variablesMario2021-03-141-1/+0
* get devHilmar R2021-03-011-683/+689
* adjust air.5 to be in sync with 5.2.2Hilmar R2021-02-261-0/+5
* fix no channel_id provided for contact_remove() in reply_purge(). fix wrong n...Mario2021-01-031-1/+1
* fix issue with abconfig when cloning a channelMario2020-12-151-6/+6
* on refresh, always set all permsMario2020-10-161-8/+4
* this is not required hereMario2020-10-131-5/+0
* improve find_best_identity() and fix wrong variableMario2020-10-121-2/+2
* find best identityMario2020-10-111-0/+5
* 5.0RC testing: dismiss activities where an author could not be foundMario2020-10-061-0/+4
* Ãrework undo/delete to use inline objectsMario2020-10-051-28/+17
* more work on delete/undoMario2020-10-021-0/+1
* item/activity fetchingMario2020-10-021-3/+8
* more delete fixesMario2020-10-011-7/+2
* delete fixesnobody2020-09-301-2/+7
* 5.0RC testing: fix issue in relation with deletesMario2020-09-301-1/+5