Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix post mail check in Activity::create_note() | Mario | 2021-09-06 | 1 | -9/+9 |
| | |||||
* | check the post_mail permission for direct messages | Mario | 2021-09-06 | 1 | -1/+13 |
| | |||||
* | do not save collections in a separate xconfig anymore | Mario | 2021-09-05 | 1 | -18/+0 |
| | |||||
* | omit deleted hublocs in get_actor_hublocs() and use ↵ | Mario | 2021-09-05 | 1 | -4/+5 |
| | | | | Activity::get_actor_collections() to get collections. Fallback to xconfig->collections if Activity::get_actor_collections() does not return anything yet. | ||||
* | refactor actor_store and actor cache part 1 | Mario | 2021-09-04 | 1 | -0/+97 |
| | |||||
* | add an optional force flag to actor_store() | Mario | 2021-08-30 | 1 | -2/+2 |
| | |||||
* | improve icon lookup | Mario | 2021-08-30 | 1 | -4/+12 |
| | |||||
* | fix typo | Mario | 2021-08-21 | 1 | -1/+1 |
| | |||||
* | remove deprecated forum term type and re-introduce bookmark term type | Mario | 2021-08-21 | 1 | -11/+9 |
| | |||||
* | check if isset before unsetting to omit php errors | Mario | 2021-07-27 | 1 | -1/+3 |
| | |||||
* | port fixes from as_actor_store() | Mario | 2021-06-30 | 1 | -57/+62 |
| | |||||
* | some work on streamlining mod photos | Mario | 2021-06-23 | 1 | -5/+2 |
| | |||||
* | remove masto hack - it does not make sense in threaded view | Mario | 2021-05-28 | 1 | -24/+7 |
| | |||||
* | add check for type | Mario | 2021-05-28 | 1 | -1/+1 |
| | |||||
* | missing includes | Mario | 2021-05-27 | 1 | -0/+1 |
| | |||||
* | remove most legacy zot quirks | Mario | 2021-05-26 | 1 | -1/+1 |
| | |||||
* | remove redundant placeholder in query | Mario | 2021-05-08 | 1 | -2/+2 |
| | |||||
* | fix typos in Activity::follow() | Mario | 2021-04-29 | 1 | -5/+3 |
| | |||||
* | prepare Activity::follow() for pubcrawl | Mario | 2021-04-16 | 1 | -13/+15 |
| | |||||
* | most AP projects do not handle an array for person object URL - provide a ↵ | Mario | 2021-04-14 | 1 | -12/+1 |
| | | | | string | ||||
* | mod subthread issue continued | Mario | 2021-03-14 | 1 | -1/+11 |
| | |||||
* | fix mod subthread for zot6 | Mario | 2021-03-13 | 1 | -3/+5 |
| | |||||
* | More checks on note decode | Max Kostikov | 2021-03-08 | 1 | -8/+11 |
| | |||||
* | Check propeties existance on note decode | Max Kostikov | 2021-03-08 | 1 | -6/+6 |
| | |||||
* | Fix undefined edited and created checks | Max Kostikov | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | Check if BBcode field exist | Max Kostikov | 2021-03-08 | 1 | -12/+15 |
| | |||||
* | Check if properties were provided on taxonomy decode | Max Kostikov | 2021-03-08 | 1 | -15/+17 |
| | |||||
* | Check if oStatus conversation exists | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | More checks on attachments decode | Max Kostikov | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | Fix missed tag warning on decode taxonomy | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Fix actor store warnings on non defined properties | Max Kostikov | 2021-03-08 | 1 | -4/+4 |
| | |||||
* | Check if item have a mention | Max Kostikov | 2021-03-08 | 1 | -11/+9 |
| | |||||
* | Check for attachments in item | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Check if terms are defined as array for item | Max Kostikov | 2021-03-08 | 1 | -1/+1 |
| | |||||
* | Check if 'attach' and 'iconfig' array are defined | Max Kostikov | 2021-03-08 | 1 | -2/+2 |
| | |||||
* | Check if port in the site URL provided | Max Kostikov | 2021-03-08 | 1 | -1/+4 |
| | |||||
* | export compatibility from hubzilla to zap | Zot | 2021-02-24 | 1 | -5/+33 |
| | |||||
* | update site once a day | Mario | 2021-02-19 | 1 | -3/+21 |
| | |||||
* | remove logging | Mario | 2021-02-11 | 1 | -1/+0 |
| | |||||
* | make encode_item_collection() deal with extra query args | Mario | 2021-02-11 | 1 | -5/+16 |
| | |||||
* | actor will be stored in the next step decode_note() | Mario | 2021-02-11 | 1 | -3/+1 |
| | |||||
* | move key conversion to separate lib | Mario Vavti | 2021-02-04 | 1 | -1/+1 |
| | |||||
* | remove unused/commented out code | Mario | 2021-02-01 | 1 | -101/+0 |
| | |||||
* | add fetch_provider hook | Mario | 2021-01-31 | 1 | -1/+0 |
| | |||||
* | code format only | Mario | 2021-01-29 | 1 | -35/+14 |
| | |||||
* | AS channel discovery with custom access header | Mario | 2021-01-28 | 1 | -4/+6 |
| | |||||
* | port fix from zap: catch a complex edge case where some public stream ↵ | Mario | 2021-01-26 | 1 | -4/+6 |
| | | | | comments were not being delivered and should have been | ||||
* | fix issues in Activity::encode_item_collection() after recent changes | Mario Vavti | 2021-01-26 | 1 | -4/+1 |
| | |||||
* | expose manual public item import from searchbar, set commen_policy in ↵ | Mario | 2021-01-25 | 1 | -11/+13 |
| | | | | Activity::store() to what we get if we get something otherwise default to authenticated, comments by the owner have the relay flag set and therefor $perm will be not be set to post_comments - always check if we own the parent in lib/libzot (not only if $perm = send_stream) if otherwise not allowed | ||||
* | extra check for item_private in fetch_and_store_parents() | Mario | 2021-01-24 | 1 | -5/+22 |
| |