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
/
mastodon_api
/
mastodon_api_controller_test.exs
Age
Commit message (
Expand
)
Author
2019-09-28
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-27
Merge branch 'split-masto-api/follow-requests' into 'develop'
kaniini
2019-09-27
Merge branch 'split-masto-api/domain-blocks' into 'develop'
kaniini
2019-09-27
Merge branch 'split-masto-api/scheduled-statuses' into 'develop'
kaniini
2019-09-27
Extract domain blocks actions from `MastodonAPIController` to `DomainBlockCon...
Egor Kislitsyn
2019-09-27
Extract follow requests actions from `MastodonAPIController` to `FollowReques...
Egor Kislitsyn
2019-09-27
Extract scheduled statuses actions from `MastodonAPIController` to `Scheduled...
Egor Kislitsyn
2019-09-27
Extract filter actions from `MastodonAPIController` to `FilterController`
Egor Kislitsyn
2019-09-27
Move StatusController tests from MastodonAPIControllerTest to StatusControlle...
Egor Kislitsyn
2019-09-26
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-26
Extract timeline actions from `MastodonAPIController` into `TimelineController`
Egor Kislitsyn
2019-09-26
Merge branch 'refactor/notification-controller' into 'develop'
kaniini
2019-09-24
Add User.change_info/2 and User.update_info/2
Egor Kislitsyn
2019-09-24
Extract notification actions from `MastodonAPIController` into `NotificationC...
Egor Kislitsyn
2019-09-24
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-23
Merge branch 'support-rel-ugc' into 'develop'
kaniini
2019-09-23
updated tests
Maksim Pechnikov
2019-09-23
Merge branch 'develop' into tests/mastodon_api_controller.ex
Maksim Pechnikov
2019-09-20
Mastodon API: Fix private and direct statuses not being filtered out from the...
eugenijm
2019-09-19
Add `rel="ugc"` to hashtags and mentions
Egor Kislitsyn
2019-09-19
Mastodon API: Return `pleroma.direct_conversation_id` when creating direct me...
eugenijm
2019-09-16
Fix a race condition in tests
Egor Kislitsyn
2019-09-15
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-09-14
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-09-14
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
rinpatch
2019-09-14
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
rinpatch
2019-09-14
Mastodon API: Respect post privacy in favourited/reblogged endpoints
rinpatch
2019-09-13
Capture test error messages where appropriate
stwf
2019-09-13
fix formatting
Maksim Pechnikov
2019-09-13
fix tests
Maksim Pechnikov
2019-09-13
fix Activity.get_by_id
Maksim Pechnikov
2019-09-13
Apply suggestion to test/web/mastodon_api/mastodon_api_controller_test.exs
Maksim
2019-09-10
Add an endpoint to get multiple statuses by IDs
Egor Kislitsyn
2019-09-06
tests for mastodon_api_controller.ex
Maksim Pechnikov
2019-09-06
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-09-06
Merge branch 'so-long-twitterapi' into 'develop'
rinpatch
2019-09-03
Mastdon API: Add ability to get a remote account by nickname to
rinpatch
2019-08-31
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking bran...
Ivan Tashkinov
2019-08-31
Remove most of Pleroma.Web.TwitterAPI.TwitterAPI
rinpatch
2019-08-26
Extract MastodonAPIController's list actions into MastodonAPI.ListController;...
Egor Kislitsyn
2019-08-24
Activity Expiration: Switch to 'expires_in' system.
lain
2019-08-24
Merge remote-tracking branch 'origin/develop' into sixohsix/pleroma-post_expi...
lain
2019-08-22
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oba...
Ivan Tashkinov
2019-08-19
added test helpers to clear config after tests
Maksim
2019-08-14
Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
Ivan Tashkinov
2019-08-14
[#1149] Oban mailer job. Adjusted tests.
Ivan Tashkinov
2019-08-14
Implement Pleroma.Stats as GenServer
stwf
2019-08-13
tests for /web/mastodon_api/mastodon_api.ex
Maksim
2019-08-10
Mastodon API: Fix thread mute detection
rinpatch
2019-08-02
Fix/mediaproxy whitelist base url
feld
[next]