summaryrefslogtreecommitdiffstats
path: root/lib/Model
AgeCommit message (Collapse)Author
2019-06-24Service as ActorMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-21fixing signature checkMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-20new announce systemMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> gotActor->hasActor Signed-off-by: Maxence Lange <maxence@artificial-owl.com> cleaning Signed-off-by: Maxence Lange <maxence@artificial-owl.com> retrieve Person if missing Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fix async Signed-off-by: Maxence Lange <maxence@artificial-owl.com> avoid async duplicate Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fixing Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-06-12more logginMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-29Merge pull request #546 from nextcloud/boostsMaxence Lange
display boosted posts with an according indication
2019-05-29Action on Cached ItemsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-29do not import SocialAppNotification from outside.Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-29parse as Note if askedMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-29default values in actionMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com> cached version of the post contains action.values Signed-off-by: Maxence Lange <maxence@artificial-owl.com> fixing default values Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17+filterHiddenOnTimeline()Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17small bugfixes during the follow processMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17allow non-httpsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-17cleaning codeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-06fixingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-06cleaning and renamingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-06cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-06cleaning/merging to masterMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03managing Notifications in the notification steamMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03cleaning ActionsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03Returns if a post is boosted, and allow unboostMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03store actor of the AnnounceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-05fixing & cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-03-05Merge branch 'master' into feature/noid/attachmentsMaxence Lange
2019-03-05Merge pull request #374 from nextcloud/feature/noid/announceMaxence Lange
[huge] Announce object and caching during incoming request
2019-02-23Generating cache of context documentsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-22boost creationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-12call uuid() froom TStringTools;Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05remove '#' from remote NotesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05save hashtags and get from databaseMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05validate tags (mention and hashtags) on incoming requestMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05adding hashtags on post creationMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-26object returned in the streamMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-26cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-25fixing some field when generating the Announce in DBMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24Note and Announce should extends Model/StreamMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24implementing caching for incoming requestMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24cleaning and renaming upsteam request cachingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24Follow moved from Activity -> ObjectMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24Stream objectMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-24Model and Interface: AnnounceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-20Merge pull request #340 from ↵Maxence Lange
nextcloud/feature/333/refresh-detail-cache-on-new-follows Refresh some Actor details in cache on Follow events
2019-01-19rewrite and return attachmentsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-19saving document throw interfaceMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-19save/updateMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-19add attachment and parent_id fieldMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-16cache Actor on followed/unfollowed + following/unfollowingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-15add w3 @context in actorMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-04Merge pull request #304 from nextcloud/bugfix/noid/compat-friendicav0.1.2Maxence Lange
Compat friendica
2019-01-04only valid base64Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>