Order by id instead of inserted_at to better use indexes.
[akkoma] / lib / pleroma / web / twitter_api /
2017-07-31 Roger BraunRevert "Close br tags."
2017-07-31 Roger BraunRevert "Wrap in <p>."
2017-07-31 Roger BraunRevert "Remove newlines completely so mastodon doesn...
2017-07-31 Roger BraunRemove newlines completely so mastodon doesn't bug...
2017-07-31 Roger BraunWrap in <p>.
2017-07-31 Roger BraunClose br tags.
2017-07-22 Roger BraunSave follower count and note count in user.
2017-07-20 Roger BraunAdd friends endpoint.
2017-07-20 Roger BraunAdd followers endpoint.
2017-07-19 Roger BraunUse follower address in user entry.
2017-07-08 Roger BraunFix undo activity.
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-25 Roger BraunAdd external links to twapi.
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-20 Roger BraunWork around upserting problems in context mapping.
2017-06-19 dtlunaReplace UserRepresenter with UserView
2017-06-19 Roger BraunMove finmojis to representation.
2017-06-19 Roger BraunAdd finmoji.
2017-06-18 Roger BraunRevert "Add invisible tags to TwAPI output."
2017-06-18 Roger BraunFetch user feed on externalprofile request.
2017-06-18 Roger BraunOutput tags list in TwAPI.
2017-06-18 Roger BraunStrip unsafe html on output in TwAPI.
2017-06-18 Roger BraunRemove html from user bios on display.
2017-06-14 Roger BraunDo some basic escaping.
2017-06-14 Roger BraunMove mention parsing to Formatter module.
2017-06-12 Roger BraunEnable user timelines.
2017-06-05 Roger BraunFix NaN statuses per day.
2017-06-01 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-30 Roger BraunShorten names in links.
2017-05-22 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-20 Roger BraunExtract note handler.
2017-05-18 Roger BraunKeep newlines around.
2017-05-18 Roger BraunAdd invisible tags to TwAPI output.
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 BraunQuick fix for database filling.
2017-05-08 Roger BraunAdd class=attachment to attachment links.
2017-05-08 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-05-07 Roger Brauntypo.
2017-05-07 Roger BraunAdd some twapi fixes.
2017-05-07 Roger BraunMerge branch 'develop' into dtluna/pleroma-feature...
2017-05-07 Roger BraunFederate follow salmons.
2017-05-07 Roger BraunAdd conversation ids to twapi announce representer.
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 statusnet_profile_url to the TwAPI.
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-30 Roger BraunUse cache for user info data.
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 'dtluna/pleroma-bugfix/deny-self-repeats...
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 dtlunaRemove unnecessary status_update definition
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 'dtluna/pleroma-bugfix/deny-empty-posts...
2017-04-25 Roger BraunRemove superflous function.
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-24 dtlunaDeny whitespace statuses
2017-04-23 dtlunaAdd error response to self-repeats
2017-04-23 dtlunaMerge branch 'bugfix/deny-empty-posts' of ssh.gitgud...
2017-04-23 dtlunaAdd error response on empty status
2017-04-23 lambadalambdaMerge branch 'feature/follow-unfollow-by-screen-name...
2017-04-23 Roger BraunMerge branch 'ostatus' into develop
2017-04-23 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-22 Roger BraunAdd outgoin federation to twitter api.
2017-04-21 dtlunaAdd Undo of Follow Activity insertion
2017-04-21 Roger BraunMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-21 dtlunaMerge branch 'develop' of ssh.gitgud.io:lambadalambda...
2017-04-20 Roger BraunQuick fix for activities without 'to'.
2017-04-20 Roger BraunFix specs, add some user info.
2017-04-20 lambadalambdaMerge branch 'feature/mentions-timeline' into 'develop'
2017-04-20 dtlunaAdd statuses/mentions endpoint
2017-04-20 dtlunaRefactor unfollow/2
2017-04-20 dtlunaMerge branch 'feature/unfollow-by-screen-name' of ssh...
2017-04-20 dtlunaMerge branch 'feature/follow-by-screen-name' of ssh...
2017-04-19 lambadalambdaMerge branch 'feature/user-timeline' into 'develop'
2017-04-17 Roger BraunAdd basic Ostatus user representer.
next