Remove unretweet function for now
[akkoma] / lib / pleroma / web / twitter_api / twitter_api.ex
2018-04-17 Francis DinhRemove unretweet function for now
2018-04-15 Francis DinhAdd unrepeat functionality
2018-04-10 lambdaMerge branch 'feld-varnish' into 'develop'
2018-04-08 lambdaMerge branch 'fix/persisted-mastofe-settings' into...
2018-04-07 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-07 lainOnly search in public data for now.
2018-04-02 lainMerge branch 'develop' of git.pleroma.social:pleroma...
2018-04-02 lainUse context_ids directly if we have them.
2018-03-30 lainRemove unused ActivityRepresenter module.
2018-03-30 lainTwitterApiController: Use ActivityView.
2018-03-30 lainFormat the code.
2018-03-27 lainMore Jason changes.
2018-03-25 lambdaMerge branch 'feature/oauth-token-password' into 'develop'
2018-03-24 lainFix tests.
2018-03-24 lainUnify user fetching.
2018-03-08 lambdaMerge branch 'feature/activitypub' into 'develop'
2018-03-08 lainMerge branch 'develop' into feature/activitypub
2018-02-26 lainOnly return posts in TwAPI user view.
2018-02-25 lainFix more specs.
2018-02-21 lainMerge branch 'develop' into feature/activitypub
2018-02-21 lainMore TwAPI fixes.
2018-02-21 lainTwitterAPI: Fix some bugz.
2018-02-19 lainTwitterAPI: Only fetch creates, announces, follows.
2018-02-18 lainFix conversations.
2018-02-18 lainRespect visibility in API.
2018-02-18 lainShow users their own posts in timeline.
2018-02-11 Roger BraunMerge branch 'develop' into feature/activitypub
2018-01-30 Roger BraunMerge branch 'hakabahitoyo/pleroma-feature/atom-feed...
2018-01-30 lambdaMerge branch 'feature/caddyfile' into 'develop'
2018-01-27 lambdaMerge branch 'feature/longfox' into 'develop'
2018-01-26 lambdaMerge branch 'feature/cross-origin' into 'develop'
2018-01-24 Jeff BeckerMerge remote-tracking branch 'upstream/develop' into...
2018-01-16 lambdaMerge branch 'fix/background-profile-fetch' into 'develop'
2018-01-16 ealFetch external profile in the background.
2017-12-09 Roger BraunMerge branch 'develop' into feature/activitypub
2017-11-19 lambdaMerge branch 'feature/fix-warnings' into 'develop'
2017-11-19 ThogFix all compilation warnings
2017-11-08 lambdaMerge branch 'twitter-api-blocks' into 'develop'
2017-11-07 ealTwitterAPI: Add blocks.
2017-11-05 Roger BraunMerge branch 'develop' of git.pleroma.social:pleroma...
2017-11-03 lambdaMerge branch 'feature/blocks' into 'develop'
2017-11-02 Roger BraunTwitterAPI: Add blocking to fetches.
2017-09-17 Roger BraunUse inserted_at as sort in search.
2017-09-16 Roger BraunSort by updated_at
2017-09-16 Roger BraunDon't specify order in results for now.
2017-09-16 Roger BraunTwitterAPI: Add search.
2017-09-15 Roger BraunRefactor posting and make character limit configurable.
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-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunAdd delete to TwAPI representer correctly.
2017-09-01 lambadalambdaMerge branch 'hj.doc-install' into 'develop'
2017-08-24 lambadalambdaMerge branch 'feauture/webfinger' into 'develop'
2017-08-24 Roger BraunDon't break on empty mentions.
2017-08-18 lambadalambdaMerge branch 'patch-1' into 'develop'
2017-07-22 Roger BraunSave follower count and note count in user.
2017-07-19 Roger BraunUse follower address in user entry.
2017-06-20 Roger BraunMerge branch 'develop' into refactor/user-view
2017-06-20 Roger BraunWork around upserting problems in context mapping.
2017-06-19 dtlunaReplace UserRepresenter with UserView
2017-06-18 Roger BraunFetch user feed on externalprofile request.
2017-06-14 Roger BraunMove mention parsing to Formatter module.
2017-06-12 Roger BraunEnable user timelines.
2017-05-18 Roger BraunSave tags in object.
2017-05-17 Roger BraunTwitter API refactoring.
2017-05-16 Roger BraunAP refactoring.
2017-05-15 Roger BraunFix mention replacing.
2017-05-12 Roger BraunFetch user on externalprofile if we don't know him
2017-05-10 Roger BraunAdd externalprofile to TwAPI.
2017-05-08 Roger BraunAdd class=attachment to attachment links.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunFederate follow salmons.
2017-05-05 Roger BraunSome refactoring.
2017-05-05 Roger BraunMerge branch 'develop' into dtluna/pleroma-refactor/1
2017-05-02 Roger BraunAdd attachment link to posts.
2017-05-02 Roger BraunAdd twkn timeline.
2017-05-01 Roger BraunRemove superfluous transaction.
2017-05-01 Roger BraunCache objects in dev and prod.
2017-04-30 Roger BraunDon't set statusnetConversationIds on replies anymore.
2017-04-30 Roger BraunWrap context creation in transaction.
2017-04-30 Roger BraunUse conversation mapping objects to get / retrieve...
2017-04-28 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-27 dtlunaRefactor code to comply with credo suggestions
2017-04-26 Roger BraunMerge branch 'feature/incoming_ostatus' of ssh.gitgud...
2017-04-26 Roger BraunMerge branch 'develop' into feature/incoming_ostatus
2017-04-26 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-26 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-25 Roger BraunAdd ostatus conversation as context.
2017-04-25 Roger BraunEven more refactoring.
2017-04-25 Roger BraunMore refactoring.
2017-04-25 Roger BraunClean up status create method.
2017-04-25 Roger BraunMerge branch 'develop' into dtluna/pleroma-bugfix/deny...
2017-04-24 Roger BraunReturn salmon path for users, basic incoming salmon...
2017-04-24 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunMerge branch 'ostatus' into develop
next