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_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-07-17
Fix password reset for non-test env
Eugenij
2019-07-16
mastoapi password reset
Alexander Strizhakov
2019-07-14
Feature/1072 muting notifications
Alexander Strizhakov
2019-07-09
[#878] Merge remote-tracking branch 'remotes/upstream/develop' into 878-activ...
Ivan Tashkinov
2019-07-08
[#878] Refactored assumptions on embedded object presence in tests. Adjusted ...
Ivan Tashkinov
2019-06-23
Merge branch 'develop' into 'remove-avatar-header'
Sachin Joshi
2019-06-03
update api to set skip_thread_containment
Maksim Pechnikov
2019-05-30
Use Pleroma.Config everywhere
Egor Kislitsyn
2019-05-22
Ability to reset avatar, profile banner and backgroud
Sachin Joshi
2019-05-13
differences_in_mastoapi_responses.md: fullname & bio are optionnal
Alexander Strizhakov
2019-05-03
formatter.ex: Add get_emoji_map/1
Haelwenn (lanodan) Monnier
2019-04-22
Use `User.get_cached*` everywhere
Egor
2019-04-13
naming fix
Alex S
2019-04-10
adding notify_email setting for trigger emails
Alex S
2019-04-02
replace `Repo.get_by(User, nickname: nickname)` with `User.get_by_nickname(ni...
Egor Kislitsyn
2019-04-02
replace `Repo.get_by(User, ap_id: ap_id)` with `User.get_by_ap_id(ap_id)`
Egor Kislitsyn
2019-04-02
change `Repo.get(Activity, id)` => `Activity.get_by_id(id)` in tests
Egor Kislitsyn
2019-04-02
change `Repo.get(User, id)` => `User.get_by_id(id)`
Egor Kislitsyn
2019-03-26
Credo is upset about me not remembering the alphabet
rinpatch
2019-03-26
Fix formatting
rinpatch
2019-03-26
Remove ActivityRepresenter
rinpatch
2019-03-13
[Credo] fix Credo.Check.Readability.AliasOrder
Haelwenn (lanodan) Monnier
2019-03-13
[Credo] Fix the warnings
Haelwenn (lanodan) Monnier
2019-03-04
Fix DM visibility for blocking users
eugenijm
2019-03-03
Remove follow_request_count as it's not needed for FE anymore.
eugenijm
2019-03-01
use commonapi.post instead of activitybulder
rinpatch
2019-03-01
[#675] Do not show DMs in mentions timeline
rinpatch
2019-02-20
[#468] More OAuth scopes-specific tests.
Ivan Tashkinov
2019-02-19
[#468] Added OAuth scopes-specific tests.
Ivan Tashkinov
2019-02-18
Merge branch 'feature/add-oauth-tokens-endpoint' into 'develop'
kaniini
2019-02-18
Merge branch 'follow-request-count' into 'develop'
kaniini
2019-02-18
Fix test
Maxim Filippov
2019-02-16
Add option to return all friends in twitter api.
lain
2019-02-15
Add logic for keeping follow_request_count up-to-date on the `follow`,
eugenijm
2019-02-13
Add revoke token
Maxim Filippov
2019-02-13
Add OAuth tokens endpoint
Maxim Filippov
2019-02-11
test: de-group alias/es
Haelwenn (lanodan) Monnier
2019-02-06
hide_followings was renamed to hide_followers in the FE, but never synced up ...
Mark Felder
2019-02-06
Allow to configure visibility for admin and moderator badges
eugenijm
2019-02-03
Split hide_network into hide_followers & hide_followings (fixed)
Maxim Filippov
2019-02-01
Revert "Merge branch 'feature/split-hide-network' into 'develop'"
kaniini
2019-01-28
Format
Maxim Filippov
2019-01-28
Split hide_network into hide_followers & hide_followings
Maxim Filippov
2019-01-23
Flake Ids for Users and Activities
href
2019-01-20
Merge branch 'i1t/pleroma-477_user_search_improvements' into 'develop'
lambda
2019-01-18
[#477] User: FTS and trigram search results mixing (to handle misspelled requ...
Ivan Tashkinov
2019-01-16
tests: fixup
William Pitcock
2019-01-15
[#477] Added FTS index for `users`. Fixed failing test.
Ivan Tashkinov
2019-01-10
Merge branch 'twapi-follower-pagination' into 'develop'
kaniini
2019-01-09
Add integer casts.
lain
[next]