summaryrefslogtreecommitdiff
path: root/test/web/twitter_api/twitter_api_test.exs
AgeCommit message (Expand)Author
2019-08-31Remove a useless importrinpatch
2019-08-31Add a changelog entry for twitterapi removal and fix credo issuesrinpatch
2019-08-31Remove Activity, User and Notification views from TwitterAPIrinpatch
2019-08-31Remove most of Pleroma.Web.TwitterAPI.TwitterAPIrinpatch
2019-07-08[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...Ivan Tashkinov
2019-06-05User: Don't error out when following a user that's already followed.lain
2019-04-22Use `User.get_cached*` everywhereEgor
2019-04-20Fix tests that used finmojiEkaterina Vaartis
2019-04-17Merge branch 'develop' into feature/database-compactionrinpatch
2019-04-16Merge branch 'feature/788-separate-email-addresses' into 'develop'kaniini
2019-04-15Remove inReplyToStatusIdrinpatch
2019-04-13naming fixAlex S
2019-04-12Merge branch 'bugfix/pleroma-email-naming' into 'develop'lambda
2019-04-10Merge branch 'develop' into feature/788-separate-email-addressesAlex S
2019-04-10adding notify_email setting for trigger emailsAlex S
2019-04-10s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/Haelwenn (lanodan) Monnier
2019-04-08removing not needed invite updateAlex S
2019-04-08renaming expire_at -> expires_atAlex S
2019-04-06token -> invite renamingAlex S
2019-04-06twitter api registrationAlex S
2019-04-02replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...Egor Kislitsyn
2019-03-21common api: move context functions from twitterapiWilliam Pitcock
2019-03-13[Credo] fix Credo.Check.Readability.MaxLineLengthHaelwenn (lanodan) Monnier
2019-03-13[Credo] fix Credo.Check.Readability.AliasOrderHaelwenn (lanodan) Monnier
2019-02-11test: de-group alias/esHaelwenn (lanodan) Monnier
2019-02-03Still do caching in tests.lain
2019-01-21Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1Haelwenn (lanodan) Monnier
2019-01-16tests: fixupWilliam Pitcock
2018-12-23tests: add legal boilerplateWilliam Pitcock
2018-12-18[#114] Added email confirmation resend action. Added testsIvan Tashkinov
2018-12-12fix warningsMaksim Pechnikov
2018-12-10Fixes #415. Properly handle nil and empty string by User.parse_bioraeno
2018-12-06Merge branch '210_twitter_api_uploads_alt_text' into 'develop'kaniini
2018-12-06resolved api and controller test failuresVald
2018-12-05[#210] Formatting fix.Ivan Tashkinov
2018-12-05[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership checkIvan Tashkinov
2018-12-04tests: fix a lot of the remaining test failuresWilliam Pitcock
2018-12-02Format filesMaxim Filippov
2018-12-02Parse user's bio on registerMaxim Filippov
2018-11-18Several twitter api fixes.lain
2018-11-08tests: flip testing to/cc for mentionsWilliam Pitcock
2018-08-12Merge branch 'feature/invites' into 'develop'lambda
2018-06-13Add unretweet TwAPI endpoint and cleanup AP.unannounceFrancis Dinh
2018-06-12formattingHenry Jameson
2018-06-12Initial invites support + tests.Henry Jameson
2018-05-27tests: update for html changesWilliam Pitcock
2018-05-22Hook up block/unblock to TwitterAPIFrancis Dinh
2018-03-30Remove unused ActivityRepresenter module.lain
2018-03-30Format the code.lain
2018-03-27Forgot to fix one of the links in a testFrancis Dinh