Don't reject already accepted subscriptions.
[akkoma] / lib / pleroma / web / twitter_api /
2017-09-17 Roger BraunTwitterAPI: Return proper error.
2017-09-17 Roger BraunFix typo.
2017-09-17 Roger BraunUse inserted_at as sort in search.
2017-09-16 Roger BraunApply incoming custom emoji.
2017-09-16 Roger BraunFederate emoji out.
2017-09-16 Roger BraunDon't check limit twice in TwitterAPIController.
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 BraunAdd configuration option for registrations.
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-09 Roger BraunAdd deletion to masto api.
2017-09-07 Roger BraunSlight cleanup.
2017-09-04 lambadalambdaMerge branch 'deletions' into 'develop'
2017-09-04 Roger BraunAdd delete to TwAPI representer correctly.
2017-09-04 Roger BraunAdd delete to TwAPI.
2017-09-04 Roger BraunAdd TwAPI representer for deletes.
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-28 Roger BraunMore sensible attachment names.
2017-08-24 Roger BraunSet twitter-style possibly_sensitive boolena.
2017-08-24 Roger BraunAdd activity_type to twitter api output.
2017-08-24 Roger BraunRemove email from mastoinfo.
2017-08-24 Roger BraunBasic masto-style info.
2017-08-24 Roger BraunMore meta info fixes.
2017-08-24 Roger BraunSmall meta info fixes.
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-08-09 Roger Braunescape attachment urls on creation.
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...
next