aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/router.ex
AgeCommit message (Expand)Author
2017-08-22add correct content type for catch-allRoger Braun
2017-07-20Add friends endpoint.Roger Braun
2017-07-20Add followers endpoint.Roger Braun
2017-07-02Add way to update most recent notification id.Roger Braun
2017-06-20Move util functions to UtilControllerdtluna
2017-06-12Enable user timelines.Roger Braun
2017-05-31Redirect to frontend on html notice path.Roger Braun
2017-05-19Also show activities in OStatus.Roger Braun
2017-05-10Add externalprofile to TwAPI.Roger Braun
2017-05-06Add one more alias for twapi twkn.Roger Braun
2017-05-05Merge branch 'develop' into dtluna/pleroma-refactor/1Roger Braun
2017-05-03Return note objects as ostatus post activities.Roger Braun
2017-05-02Add twkn timeline.Roger Braun
2017-05-01Redirect to user feed instead of directly serving it.Roger Braun
2017-05-01Return feed for xml requests of the user.Roger Braun
2017-04-28Handle incoming websub subscriptions.Roger Braun
2017-04-28Add proper callback route for websub confirmation.Roger Braun
2017-04-27Refactor code to comply with credo suggestionsdtluna
2017-04-24Return salmon path for users, basic incoming salmon handling.Roger Braun
2017-04-21Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into ostatusRoger Braun
2017-04-21Add /statuses/mentions_timeline routedtluna
2017-04-20Websub controller beginnings.Roger Braun
2017-04-20Add statuses/mentions endpointdtluna
2017-04-20Merge branch 'ostatus' of ssh.gitgud.io:lambadalambda/pleroma into ostatusRoger Braun
2017-04-20Better activities in ostatus.Roger Braun
2017-04-19Send frontend through phoenix.Roger Braun
2017-04-19Merge branch 'feature/user-timeline' into 'develop' lambadalambda
2017-04-18Add webfinger and basic feed support.Roger Braun
2017-04-17Add basic webfinger.Roger Braun
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Add basic Avatar updating code.Roger Braun
2017-04-16Add user timeline fetching without credentialsdtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-16Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-16Add registration to the TwAPI controller.Roger Braun
2017-04-15Add retweeting to TwAPI controller.Roger Braun
2017-04-14Add unliking to TwAPI controller.Roger Braun
2017-04-14Fix uploads and favorites in twidere / twittnuker.Roger Braun
2017-04-13Add favoriting to TwAPI controller.Roger Braun
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/us...dtluna
2017-04-13Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/he...dtluna
2017-04-12Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into developRoger Braun
2017-04-12Add basic config endpoint.Roger Braun
2017-04-12Merge branch 'feature/home-timeline' into 'develop' lambadalambda
2017-04-10Add user timelinedtluna
2017-04-10Add home timelinedtluna
2017-04-10Add test for help/test resourcedtluna
2017-04-10Add help/test resourcedtluna
2017-04-10Add GET route for verify_credentialsdtluna