aboutsummaryrefslogtreecommitdiffstats
path: root/Zotlabs/Lib/Activity.php
Commit message (Collapse)AuthorAgeFilesLines
* fix item deletionMario2020-08-201-13/+25
|
* improve profile detection and reduce feed result setMario2020-07-261-4/+29
|
* Revert "zot6 testing"Mario2020-07-211-2/+1
| | | | This reverts commit 4f95b44ff239f92574491b3053b7f5aace6432d3.
* those are not lÃikely to be parentsMario2020-07-211-2/+2
|
* zot6 testingMario2020-07-211-1/+2
|
* fix php warningMario2020-07-131-1/+1
|
* uuid for likesMario Vavti2020-05-151-0/+3
|
* Revert "uuid for likes"Mario2020-05-151-3/+0
| | | | This reverts commit b6efb02ed291fcdfb32e8587a031950d752327bc.
* uuid for likesMario2020-05-151-0/+3
|
* DB update 1238 to fix hubloc_id_url for existing hublocs and set ↵Mario2020-05-121-1/+2
| | | | hubloc_id_url in Activity::actor_store()
* deal with diaspora uuidMario2020-05-101-5/+3
|
* as_vid_sort -> vid_sortMario2020-05-101-2/+2
|
* Ãfix photo itemsMario2020-04-291-5/+3
|
* some work on deprecating ACTIVITY_OBJ_FILEMario2020-04-231-4/+7
|
* some work on improving federation of item_private and make sure we deal with ↵Mario2020-04-201-2/+7
| | | | an array in array_path_exists()
* revertMario2020-04-181-1/+1
|
* just fetch the info we needMario2020-04-181-1/+1
|
* more do not include hublocs with no hubloc_id_urlMario2020-04-181-1/+1
|
* remove debug codeMario2020-04-181-1/+1
|
* de-duplicate $post_tagsMario2020-04-181-1/+1
|
* only return hublocs with hubloc_id_url setMario2020-04-181-1/+1
|
* implement addressing and fix conversation fetchingMario2020-04-181-24/+186
|
* fix warning if iconfig value is an arrayMario2020-04-051-1/+1
|
* issue 1454 - some photo item ActivityStreams links not returning json-ld; ↵zotlabs2020-03-241-0/+5
| | | | requires related fixes in addons/pubcrawl
* prevent duplicate votesMario2020-02-291-1/+29
|
* Merge branch 'dev' into 'dev'Mario2020-02-271-5/+47
|\ | | | | | | | | add iconfig to zot6 objects See merge request hubzilla/core!1835
| * add iconfig to zot6 objectszotlabs2020-02-231-5/+47
| |
* | fix warningMario2020-02-201-2/+2
|/
* this allows polls to federate from hubzilla to zap, though still a remaining ↵zotlabs2020-02-101-2/+9
| | | | issue with voting
* poll fixesMario2020-02-101-1/+6
|
* poll updateszotlabs2020-02-091-19/+25
|
* missing piece of poll codezotlabs2020-01-311-0/+67
|
* basic poll support and patch to not call System::get_platform_name() within ↵zotlabs2020-01-301-4/+41
| | | | t() unless needed. Polls probably need refining and have not yet been fully tested after porting
* some work on zot6 DMsMario2020-01-151-1/+7
|
* event compatibility workzotlabs2020-01-141-12/+33
|
* rework activitystreams events - send invite/event activities instead of ↵zotlabs2020-01-121-12/+23
| | | | create/event. Also a first pass at creating a Zap export file from Hubzilla. Much more work is needed before this is functional.
* AP fixesMario2019-11-151-1/+7
|
* fix date header formatMario2019-11-081-1/+1
| | | (cherry picked from commit bb11cd15d147ebbcc90b544788c9c2ef4925daa5)
* Merge branch 'cherry-pick-7cc8c2d1' into 'dev'M. Dent2019-11-061-6/+11
|\ | | | | | | | | port fixes from zap to check for arrays See merge request hubzilla/core!1767
| * port fixes from zap to check for arraysMario2019-11-041-6/+11
| | | | | | (cherry picked from commit 7cc8c2d127b09b7e53c7916c6ea104fa566971db)
* | add date and request target headers to make pixelfed happyMario2019-11-041-2/+2
|/ | | (cherry picked from commit 3604220c2a5aedddf25143cc5fd87ed576d34702)
* fix zap->hubzlla event title compatibilityMario Vavti2019-10-051-1/+2
| | | (cherry picked from commit d8b8d8ceb5cc9d701f91dac26834af15f3257cce)
* another timezone fixZot2019-10-051-2/+7
|
* Merge branch 'dev' into 'dev'Mario2019-09-281-0/+1
|\ | | | | | | | | issue with bearcap tests See merge request hubzilla/core!1738
| * issue with bearcap testszotlabs2019-09-261-0/+1
| |
* | Notify on custom items - rework hooksM. Dent2019-09-231-11/+45
| |
* | Add dependencyDM42.Net Zap Dev2019-09-211-0/+1
| |
* | encode/decode comment_policy for Z6DM42.Net Zap Dev2019-09-211-0/+11
|/
* change event formatting slightly for Zot6 and ActivityStreams.zotlabs2019-09-161-2/+9
|
* Zot -> Zot6 translation issue, liking a "new friend" activityzotlabs2019-09-031-7/+17
|