summaryrefslogtreecommitdiffstats
path: root/lib/Service
AgeCommit message (Collapse)Author
2019-05-06saveActivity() out of request();Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-06+limitToTypeMaxence 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-06cleaning/merging to masterMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03cleaning codeMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03fixing some token issuesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03fixing some token issuesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03small fixesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03small fixesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-05-03generate token and cache contentMaxence 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-03fixing boostMaxence 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-03fixing local creationMaxence 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-03-04fixing undefined objectMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-24add default context object, in case cache is empty and website is downMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
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-22create object even if it can't be signedMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-20get link for remote to follow local accountMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-12call uuid() froom TStringTools;Maxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05Fix setting hashtags when creating a postJulius Härtl
Signed-off-by: Julius Härtl <jus@bitgrid.net>
2019-02-05limit to viewable notesMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05add # if missingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05new Search endpointMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05fill the server_hashtags with hashtags and trendsMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05get stream for hashtagMaxence 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-02-05cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05fixing some field when generating the Announce in DBMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05implementing caching for incoming requestMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05cleaning and renaming upsteam request cachingMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-05Follow moved from Activity -> ObjectMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-02-01getUrlSocial would work on custom apps folderMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-31allow FOLLOWLOCATIONMaxence 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-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-19cleaningMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-19Merge pull request #336 from ↵Julius Härtl
nextcloud/feature/noid/not-json-exception-on-request throw RequestResultNotJsonException on unusual result
2019-01-18Merge pull request #344 from emersonkfuri/emersonkfuri-patch-1Maxence Lange
Failed to load more timeline entries
2019-01-17Always use $account as local account (suppress @instance)emersonkfuri
Signed-off-by: emersonkfuri <emersonkfuri@gmail.com>
2019-01-16get_class in logMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
2019-01-16some fixMaxence 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-16fixing var nameMaxence Lange
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>