aboutsummaryrefslogtreecommitdiff
path: root/lib/pleroma/web/twitter_api
AgeCommit message (Expand)Author
2019-09-13Add email change endpointEgor Kislitsyn
2019-08-31credo fixesrinpatch
2019-08-31Add back /api/qvitter/statuses/notifications/read.jsonrinpatch
2019-08-31Remove TwitterAPI representersrinpatch
2019-08-31Remove Activity, User and Notification views from TwitterAPIrinpatch
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-08-27Remove most of TwitterAPIControllerrinpatch
2019-08-14Use info.fields instead of source_data for remote usersEgor Kislitsyn
2019-08-14Add custom fields to TwitterAPI.UserViewEgor Kislitsyn
2019-07-31tests for TwitterApi/UtilControllerMaksim
2019-07-29twitter api: utils: rework do_remote_follow() to use CommonAPIAriadne Conill
2019-07-29constants: add as_public constant and use it everywhereAriadne Conill
2019-07-23Use User.get_or_fetch/1 instead of OStatus.find_or_make_user/1kPherox
2019-07-19#1110 fixed /api/pleroma/healthcheckMaksim
2019-07-17Fix password reset for non-test envEugenij
2019-07-16mastoapi password resetAlexander Strizhakov
2019-07-14detect and use sha512-crypt for stored password hash.Moonman
2019-07-14Feature/1072 muting notificationsAlexander Strizhakov
2019-07-09Merge branch 'remove-avatar-header' into 'develop'kaniini
2019-06-24[#184] small refactoring reset passwordMaksim
2019-06-23Merge branch 'develop' into 'remove-avatar-header'Sachin Joshi
2019-06-04Merge branch 'develop' into issue/941Maksim Pechnikov
2019-06-03update api to set skip_thread_containmentMaksim Pechnikov
2019-06-02Merge branch 'feature/notification-control-part-2' into 'develop'kaniini
2019-05-30Use Pleroma.Config everywhereEgor Kislitsyn
2019-05-25twitter api: user view: expose user notification settings under pleroma objectWilliam Pitcock
2019-05-23fix merge conflictSachin Joshi
2019-05-22Ability to reset avatar, profile banner and backgroudSachin Joshi
2019-05-21Add virtual :thread_muted? fieldAaron Tinio
2019-05-15activitypub: remove contain_timeline()William Pitcock
2019-05-15CommonAPI: Refactor visibility, forbid public to private replies.lain
2019-05-15remove deprecated PleromaFE configurationSachin Joshi
2019-05-14Merge branch 'refactor/use-job-queue-everywhere' into 'develop'lambda
2019-05-14clean up follow/block imports a littleWilliam Pitcock
2019-05-14Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-05-13user: migrate follow/blocks import to job queueWilliam Pitcock
2019-05-13differences_in_mastoapi_responses.md: fullname & bio are optionnalAlexander Strizhakov
2019-05-09Use "repeated" instead of "retweeted" for repeated statuses in Twitter APIFrancis Dinh
2019-05-07twitterapi: use order constraint to force descending orderWilliam Pitcock
2019-05-07Merge remote-tracking branch 'pleroma/develop' into feature/disable-accountEgor Kislitsyn
2019-05-06Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma into fea...Alexander Strizhakov
2019-05-03TwitterAPI: profile update with emoji_mapHaelwenn (lanodan) Monnier
2019-05-03Web.TwitterAPI.UserView: Also view local user emojisHaelwenn (lanodan) Monnier
2019-05-03formatter.ex: Add get_emoji_map/1Haelwenn (lanodan) Monnier
2019-05-01Merging with developAlex S
2019-04-28Fix `rights` in TwitterAPI's user entity being present only forrinpatch
2019-04-25Merge branch 'develop' into feature/disable-accountEgor Kislitsyn
2019-04-24Fix leaking private configuration parameters in Mastodon and Twitter APIs, an...rinpatch
2019-04-23Extend Mastodon API with public endpoint for getting Favorites timeline of an...Sergey Suprunenko
2019-04-22added healthcheck setting to instance configAlex S