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
2018-05-24
MastoAPI: add lists.
eal
2018-04-11
Oops
Gian Sass
2018-04-11
Add unit test for pinned statuses
Gian Sass
2018-04-07
Only search in public data for now.
lain
2018-03-30
Format the code.
lain
2018-02-12
Make test output easier to read.
lain
2018-02-12
Fix some test warnings.
lain
2018-01-14
Fix instance test.
eal
2017-12-19
Fix timelines in subway tooter.
Lain Iwakura
2017-12-18
MastoAPI: Fix always-sensitive bugs.
Lain Iwakura
2017-12-11
Fix tests.
eal
2017-11-30
MastodonAPI: Add proper user count.
Lain Iwakura
2017-11-18
Add #nsfw tag if sensitive content bit is set
eal
2017-11-14
Accept 1 as true.
eal
2017-11-14
MastoAPI: Add media timelines.
eal
2017-11-13
MastoAPI: Fix repeat api bug.
Roger Braun
2017-11-12
Merge branch 'mastodon-notification-endpoints' into 'develop'
lambda
2017-11-12
MastoAPI: Add update credentials endpoint.
eal
2017-11-10
Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into develop
Roger Braun
2017-11-10
MastoAPI: Use string ids everywhere.
Roger Braun
2017-11-10
MastoAPI: Add notification get, clear and dismiss.
eal
2017-11-09
MastoAPI: Fetch statuses in search.
Roger Braun
2017-11-03
MastoAPI: Add list of blocked users.
Roger Braun
2017-11-03
MastoAPI: Add blocking.
Roger Braun
2017-10-31
Allow using cws in mastodon api.
Roger Braun
2017-10-31
Fix specs.
Roger Braun
2017-10-31
Typo.
Roger Braun
2017-10-30
Move user search to User module.
Roger Braun
2017-10-29
Fix follow test semantics.
eal
2017-10-29
Fix return type of /api/v1/follows
eal
2017-10-28
Add tests.
eal
2017-09-17
MastodonAPI: Add user favorites endpoint.
Roger Braun
2017-09-16
Add remote user fetching to search.
Roger Braun
2017-09-16
Add basic search.
Roger Braun
2017-09-14
MastoAPI: Follower-related changes
Roger Braun
2017-09-14
Add tag timelines.
Roger Braun
2017-09-14
Add media upload endpoint.
Roger Braun
2017-09-13
MastoAPI: Add accounts getting.
Roger Braun
2017-09-13
Add relationships to masto api.
Roger Braun
2017-09-10
Add user timelines to Masto Api.
Roger Braun
2017-09-09
Add unfav to Mastodon API.
Roger Braun
2017-09-09
Add favoriting to Mastodon API.
Roger Braun
2017-09-09
Add reblogging to MastodonAPI.
Roger Braun
2017-09-09
Add deletion to masto api.
Roger Braun
2017-09-09
Add more Mastodon API methods.
Roger Braun