Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 ↵ | Mario | 2022-05-13 | 1 | -3/+7 |
| | | | | logic for conv fetches | ||||
* | 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 |
| | | | | author issue if wall2wall comment arrives and author is not yet known | ||||
* | 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 ↵ | Mario | 2022-02-03 | 1 | -6/+5 |
| | | | | and some more refinement on storing the raw ap and diaspora data in iconfig | ||||
* | 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 ↵ | Mario | 2022-01-19 | 1 | -1/+1 |
| | | | | end up in an empty string and produce unexpected results | ||||
* | 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 |
| | | | | optional force argument to process_delivery | ||||
* | 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 |
| | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array | ||||
* | typo | Mario | 2021-09-15 | 1 | -1/+1 |
| | |||||
* | provide a get_cached_actor_provider hook and improve the author/owner ↵ | Mario | 2021-09-15 | 1 | -13/+23 |
| | | | | handling in Libzot::import() | ||||
* | 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 ↵ | Mario | 2021-09-10 | 1 | -1/+0 |
| | | | | entry by xchan_hash since xchan_url is set to the primary location but we might be updating from a clone | ||||
* | 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 ↵ | Mario | 2021-07-02 | 1 | -2/+2 |
| | | | | the xchan in handle_tag() |