Add unretweet TwAPI endpoint and cleanup AP.unannounce
[akkoma] / lib / pleroma / web / twitter_api / twitter_api_controller.ex
2018-06-14 Francis DinhAdd unretweet TwAPI endpoint and cleanup AP.unannounce
2018-06-06 lambdaMerge branch 'bugfix/webfinger-xml-crash' into 'develop'
2018-06-05 ealMerge branch 'fix/emoji-picker' into 'develop'
2018-06-03 lambdaMerge branch 'develop' into 'develop'
2018-06-03 lainBetter error handling in TwitterApiController.
2018-06-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-06-01 ealMerge branch 'fix/user-timeline-reading-user' into...
2018-06-01 lambdaMerge branch 'fix/twitterapi-incorrect-follows-you...
2018-05-31 ealTwitterAPI: fix "Follows you" being shown for the wrong...
2018-05-29 lambdaMerge branch 'patch-3' into 'develop'
2018-05-28 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-05-28 lainOnly return certain activities in TwitterAPI mentions.
2018-05-24 lambdaMerge branch 'feature/lists' into 'develop'
2018-05-22 csaurusMerge branch 'develop' into feature/mstdn-direct-api
2018-05-20 Francis DinhMerge remote-tracking branch 'upstream/develop' into...
2018-05-20 lainReturn private / direct posts on user timelines, too.
2018-05-13 SyldexiaMoved account deletion stuff to somewhere that hopefull...
2018-05-13 SyldexiaAdded endpoint for user account deletion
2018-05-13 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-05-13 lambdaMerge branch 'feature/unrepeats' into 'develop'
2018-05-13 lainMerge branch 'develop' into kaniini/pleroma-bugfix...
2018-05-06 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-29 lainFix format.
2018-04-29 lambdaMerge branch 'patch-bio' into 'develop'
2018-04-28 lambdaMerge branch 'fix/blocked-user-boosts' into 'develop'
2018-04-28 Wim VanderbauwhedeMerge remote-tracking branch 'upstream/develop' into...
2018-04-25 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-24 lambdaMerge branch 'feature/message-rewrite-facility' into...
2018-04-24 Wim VanderbauwhedeChanged to support \r\n and \n
2018-04-24 Wim VanderbauwhedePatch to replace newlines with <br> tags in bio
2018-04-24 lambdaMerge branch 'favicon_tag' into 'develop'
2018-04-20 Francis DinhMerge branch 'develop' of https://git.pleroma.social...
2018-04-19 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-19 lambdaMerge branch 'feature/qvitter-notification-endpoint...
2018-04-19 ealTwitterAPI: Add Qvitter notification endpoint.
2018-04-19 Francis DinhFix TwitterAPI.delete call
2018-04-18 Francis DinhHandle unrepeats via the TwitterAPI
2018-04-15 Francis DinhAdd unrepeat functionality
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-07 lambdaMerge branch 'bugfix/html-webfinger-host-meta' into...
2018-04-04 lainTwitterAPI: Don't put follows into the public tls.
2018-04-01 KANEKO YoshitakaFix conflict
2018-03-30 lainRemove unused ActivityRepresenter module.
2018-03-30 lainTwitterApiController: Use ActivityView.
2018-03-30 lainFormat the code.
2018-03-27 lainAdd basic activity view.
2018-03-27 lainMore Jason changes.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-02-25 lainAdd support for outgoing update.
2018-02-25 lainUse update_and_set cache.
2018-02-11 Roger BraunMerge branch 'develop' into feature/activitypub
2017-12-20 lambdaMerge branch 'media-proxy' into 'develop'
2017-12-19 Lain IwakuraMerge branch 'develop' of git.pleroma.social:pleroma...
2017-12-18 lambdaMerge branch 'fix/twitterapi-follow-lists' into 'develop'
2017-12-18 ealFix follower/following lists.
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-12-08 lambdaMerge branch 'postgresetup' into 'develop'
2017-12-05 hrefMerge remote-tracking branch 'upstream/develop' into...
2017-12-05 lambdaMerge branch 'feature/chat' into 'develop'
2017-12-05 Roger BraunMerge remote-tracking branch 'origin/develop' into...
2017-12-04 Lain IwakuraBasic backend chat.
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-14 lambdaMerge branch 'twitterapi-bitlbee' into 'develop'
2017-11-14 lambdaMerge branch 'twitterapi-show-user' into 'develop'
2017-11-14 ealTwitterAPI: Add /users/show.
2017-11-14 ealTwitterAPI: Add unimplemented /friendships/no_retweets...
2017-11-14 ealTwitterAPI: Add /friends/ids.
2017-11-08 lambdaMerge branch 'following-you-in-user-view' into 'develop'
2017-11-08 Roger BraunLook through whole db for user timelines.
2017-11-08 lambdaMerge branch 'twitter-api-blocks' into 'develop'
2017-11-07 ealTwitterAPI: Add blocks.
2017-09-17 Roger BraunTwitterAPI: Return proper error.
2017-09-17 Roger BraunFix typo.
2017-09-16 Roger BraunDon't check limit twice in TwitterAPIController.
2017-09-16 Roger BraunTwitterAPI: Add search.
2017-09-11 lambadalambdaMerge branch 'oauth2' into 'develop'
2017-09-11 Roger BraunMerge branch 'develop' into oauth2
2017-09-09 Roger BraunAdd unfav to Mastodon API.
2017-09-09 Roger BraunAdd favoriting to Mastodon API.
2017-09-09 Roger BraunAdd reblogging to MastodonAPI.
2017-09-09 Roger BraunAdd deletion to masto api.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunAdd delete to TwAPI.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-29 Roger BraunAdd banner and background updating.
2017-08-29 Roger BraunAdd profile update.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-07-20 Roger BraunAdd friends endpoint.
2017-07-20 Roger BraunAdd followers endpoint.
2017-07-02 Roger BraunAdd way to update most recent notification id.
2017-06-30 Roger BraunFor non-create activities, grab the create activity...
2017-06-30 Roger BraunAlso fetch posts by id in fav/rts.
2017-06-20 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-06-20 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-06-20 dtlunaMove util functions to UtilController
2017-06-20 Roger BraunMerge branch 'develop' into refactor/user-view
2017-06-19 dtlunaReplace UserRepresenter with UserView
2017-05-10 Roger BraunAdd externalprofile to TwAPI.
next