summaryrefslogtreecommitdiffstats
path: root/lib/Controller/LocalController.php
AgeCommit message (Expand)Author
2019-07-22missing defMaxence Lange
2019-07-21Merge pull request #626 from StCyr/stCyr_showAttachmentsMaxence Lange
2019-07-20send header on documentGetMaxence Lange
2019-07-19/local/v1/post?id=Signed-off-by: Maxence Lange <maxence@artificial-owl.com>Maxence Lange
2019-07-19adding liked streamMaxence Lange
2019-07-11update cache in streamMaxence Lange
2019-07-11fixing some conversionMaxence Lange
2019-07-10- Should fix the issue that post couldn't be unlikedCyrille Bollu
2019-07-08like/unlike postMaxence Lange
2019-05-06+limitToTypeMaxence Lange
2019-05-06cleaning and renamingMaxence Lange
2019-05-06cleaning/merging to masterMaxence Lange
2019-05-03fixing some token issuesMaxence Lange
2019-05-03init viewer on federated streamMaxence Lange
2019-05-03add action field to everyone streamMaxence Lange
2019-05-03fix token creationMaxence Lange
2019-05-03Returns if a post is boosted, and allow unboostMaxence Lange
2019-03-05fixing & cleaningMaxence Lange
2019-02-22fixing route/controllerMaxence Lange
2019-02-22boost creationMaxence Lange
2019-02-21Merge branch 'master' into feature/noid/announceMaxence Lange
2019-02-05removing tag for debug purposeMaxence Lange
2019-02-05limit to viewable notesMaxence Lange
2019-02-05new Search endpointMaxence Lange
2019-02-05get stream for hashtagMaxence Lange
2019-02-05adding hashtags on post creationMaxence Lange
2019-01-26removing CSRF tag from streamNotificationsMaxence Lange
2019-01-24Note and Announce should extends Model/StreamMaxence Lange
2019-01-16some fixMaxence Lange
2019-01-16cache Actor on followed/unfollowed + following/unfollowingMaxence Lange
2019-01-16fixing var nameMaxence Lange
2019-01-03Move follow/unfollow to store and rework account store handlingJulius Härtl
2018-12-21adding NoCSRFRequired to globalActorAvatarMaxence Lange
2018-12-20@NoSubAdminRequired is not neededRoeland Jago Douma
2018-12-20Remove setCompleteDetails that is not requiredJulius Härtl
2018-12-20Fix details for public viewersJulius Härtl
2018-12-20Rework frontend controllers for page renderingJulius Härtl
2018-12-19Merge branch 'master' into framework-import-process+activityMaxence Lange
2018-12-17renaming servicesMaxence Lange
2018-12-13moving stuff aroundMaxence Lange
2018-12-06moving Person $actor around instead of $actorIdMaxence Lange
2018-12-05cleaning & fixingMaxence Lange
2018-12-05renamingMaxence Lange
2018-12-04Merge pull request #120 from nextcloud-gmbh/details-on-followersJulius Härtl
2018-12-04404 Response on local apiMaxence Lange
2018-12-04returns 404 on non existant user/avatarMaxence Lange
2018-12-04Details also when displaying followers of an accountMaxence Lange
2018-12-03Cache avatars in the browserJulius Härtl
2018-12-03set viewer and assign detailsMaxence Lange
2018-12-03routes and methodsMaxence Lange