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-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
2018-11-14
Format.
lain
2018-11-14
Add Pleroma user search api for PleromaFE.
lain
2018-11-13
TwitterApi: Add direct message endpoint
lain
2018-11-06
tests: add tests for twitterapi endpoint
William Pitcock
2018-11-06
Add federating plug & public tests
href
2018-08-06
test: use private visibility for twitterapi update consistency test, to ensur...
William Pitcock
2018-06-24
mix format
Vivian Lim
2018-06-23
return unquoted empty array from /api/qvitter/mutes.json
Vivian Lim
2018-06-23
fixes- found that TwitterAPI.Controller adds .json suffix already
Vivian Lim
2018-06-14
Merge branch 'feature/twitterapi-unrepeat' into 'develop'
lambda
2018-06-13
fixup test
Francis Dinh
[next]