index
:
pleroma
develop
fse
stable
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
web
/
twitter_api
/
twitter_api_test.exs
Age
Commit message (
Expand
)
Author
2020-07-26
Merge remote-tracking branch 'upstream/develop' into by-approval
Alex Gleason
2020-07-22
[#1973] Fixed accounts rendering in GET /api/v1/pleroma/chats with truish :re...
Ivan Tashkinov
2020-07-14
Email admins when a new unapproved account is up for review
Alex Gleason
2020-04-29
Add tests for account registration with captcha enabled and improve errors
Egor Kislitsyn
2020-04-13
Add spec for AccountController.create
Egor Kislitsyn
2020-04-08
formatter.ex: Use Phoenix.HTML for mention/hashtag generation
rinpatch
2020-03-20
Improved in-test `clear_config/n` applicability (setup / setup_all / in-test ...
Ivan Tashkinov
2020-03-18
Improved in-test config management functions.
Ivan Tashkinov
2020-03-02
Bump copyright years of files changed after 2020-01-07
Haelwenn (lanodan) Monnier
2020-02-13
Tweaks to `clear_config` calls in tests in order to prevent side effects on c...
Ivan Tashkinov
2019-10-16
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
Ivan Tashkinov
2019-09-30
Fix merge
Egor Kislitsyn
2019-09-19
Add `rel="ugc"` to hashtags and mentions
Egor Kislitsyn
2019-09-18
Bump copyright years of files changed in 2019
Haelwenn (lanodan) Monnier
2019-09-06
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-08-31
Remove a useless import
rinpatch
2019-08-31
Add a changelog entry for twitterapi removal and fix credo issues
rinpatch
2019-08-31
Remove Activity, User and Notification views from TwitterAPI
rinpatch
2019-08-31
Remove most of Pleroma.Web.TwitterAPI.TwitterAPI
rinpatch
2019-08-14
[#1149] Oban mailer job. Adjusted tests.
Ivan Tashkinov
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-05
User: Don't error out when following a user that's already followed.
lain
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-20
Fix tests that used finmoji
Ekaterina Vaartis
2019-04-17
Merge branch 'develop' into feature/database-compaction
rinpatch
2019-04-16
Merge branch 'feature/788-separate-email-addresses' into 'develop'
kaniini
2019-04-15
Remove inReplyToStatusId
rinpatch
2019-04-13
naming fix
Alex S
2019-04-12
Merge branch 'bugfix/pleroma-email-naming' into 'develop'
lambda
2019-04-10
Merge branch 'develop' into feature/788-separate-email-addresses
Alex S
2019-04-10
adding notify_email setting for trigger emails
Alex S
2019-04-10
s/Pleroma.UserEmail/Pleroma.Emails.UserEmail/
Haelwenn (lanodan) Monnier
2019-04-08
removing not needed invite update
Alex S
2019-04-08
renaming expire_at -> expires_at
Alex S
2019-04-06
token -> invite renaming
Alex S
2019-04-06
twitter api registration
Alex S
2019-04-02
replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...
Egor Kislitsyn
2019-03-21
common api: move context functions from twitterapi
William Pitcock
2019-03-13
[Credo] fix Credo.Check.Readability.MaxLineLength
Haelwenn (lanodan) Monnier
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-03
Still do caching in tests.
lain
2019-01-21
Activity: get_create_activity_by_object_ap_id/1 → get_create_by_object_ap_id/1
Haelwenn (lanodan) Monnier
2019-01-16
tests: fixup
William Pitcock
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-18
[#114] Added email confirmation resend action. Added tests
Ivan Tashkinov
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-10
Fixes #415. Properly handle nil and empty string by User.parse_bio
raeno
2018-12-06
Merge branch '210_twitter_api_uploads_alt_text' into 'develop'
kaniini
2018-12-06
resolved api and controller test failures
Vald
[next]