Merge branch 'develop' of ssh.gitgud.io:lambadalambda/pleroma into feature/user-timeline
[akkoma] / lib / pleroma / web / router.ex
2017-04-16 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-16 Roger BraunAdd registration to the TwAPI controller.
2017-04-15 Roger BraunAdd retweeting to TwAPI controller.
2017-04-14 Roger BraunAdd unliking to TwAPI controller.
2017-04-14 Roger BraunFix uploads and favorites in twidere / twittnuker.
2017-04-13 Roger BraunAdd favoriting to TwAPI controller.
2017-04-13 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-12 Roger BraunAdd basic config endpoint.
2017-04-12 lambadalambdaMerge branch 'feature/home-timeline' into 'develop'
2017-04-12 lambadalambdaMerge branch 'bugfix/verify_credentials_get' into ...
2017-04-10 dtlunaAdd user timeline
2017-04-10 dtlunaAdd home timeline
2017-04-10 dtlunaAdd GET route for verify_credentials
2017-03-29 Roger BraunBasic file uploading via TwAPI.
2017-03-28 Roger BraunAdd conversation fetching to TwAPI controller.
2017-03-24 Roger BraunAdd single status fetching to TwAPI.
2017-03-23 Roger BraunAdd unfollowing to TwAPI.
2017-03-23 Roger BraunAdd following TwAPI endpoint.
2017-03-22 Roger BraunAdd friends timeline.
2017-03-22 Roger BraunAdd fetching for recipients.
2017-03-21 Roger BraunAdd public timeline TwAPI.
2017-03-21 Roger BraunAdd status posting via TwAPI.
2017-03-20 Roger BraunAdd Twitter API verify_credentials endpoint.
2017-03-17 Roger BraunPhoenix skeleton