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-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
2019-01-09
TwitterAPI: Add follower/following pagination.
lain
2019-01-09
Add Twitter API for the pinned statuses
Egor Kislitsyn
2018-12-29
Merge branch '483_blocks_import_export' into 'develop'
kaniini
2018-12-28
[#483] Blocked users export for TwitterAPI.
Ivan Tashkinov
2018-12-27
Fix Twitter timelines for private instances
Vyr Cossont
2018-12-26
Implement exclude_reblogs and include_rts
Vyr Cossont
2018-12-23
tests: add legal boilerplate
William Pitcock
2018-12-20
[#114] Allowed unconfirmed users to authenticate if :account_activation_requi...
Ivan Tashkinov
2018-12-20
[#114] Added :user_id component to email confirmation path to improve the sec...
Ivan Tashkinov
2018-12-19
[#114] User.Info: renamed `confirmation_update` to `confirmation_changeset`.
Ivan Tashkinov
2018-12-19
[#114] User.Info: renamed `confirmation_update` to `confirmation_change`.
Ivan Tashkinov
2018-12-18
[#114] Added email confirmation resend action. Added tests
Ivan Tashkinov
2018-12-13
[#114] Removed `email_invite` implementation (to be addressed separately).
Ivan Tashkinov
2018-12-13
[#114] Initial implementation of user email invitations.
Ivan Tashkinov
2018-12-12
[#114] Added tests for "POST /api/account/password_reset".
Ivan Tashkinov
2018-12-12
fix warnings
Maksim Pechnikov
2018-12-06
Merge branch '210_twitter_api_uploads_alt_text' into 'develop'
kaniini
2018-12-05
Merge branch 'follower-hiding' into 'develop'
kaniini
2018-12-05
Merge remote-tracking branch 'origin' into follower-hiding
lain
2018-12-06
lint
Vald
2018-12-06
resolved api and controller test failures
Vald
2018-12-05
TwitterAPI: Show users their own network.
lain
2018-12-05
TwitterAPI: Add network hiding.
lain
2018-12-05
[#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check
Ivan Tashkinov
2018-12-05
[#210] Test update (replaced bang- with non-bang method).
Ivan Tashkinov
2018-12-04
[#210] Refactoring.
Ivan Tashkinov
2018-12-04
[#210] TwitterAPI: implemented /api/media/metadata/create
Ivan Tashkinov
2018-12-03
Merge branch 'fix/parse-user-bio' into 'develop'
lambda
2018-12-02
Format files
Maxim Filippov
2018-12-02
Parse user's bio on register
Maxim Filippov
2018-12-02
TwitterAPI: Implement hide_network.
lain
2018-12-02
Fix background updating / handling.
lain
2018-12-01
More fixes for Info schema.
lain
2018-12-01
TwitterAPI: Fix banner and background update.
lain
2018-11-30
Fix TwitterApiController.
lain
2018-11-30
Remove "most recent notification" endpoint.
lain
2018-11-16
TwitterAPI: Fix dm_timeline displaying only half of the conversation.
lain
[next]