index
:
mastodon
this commit
cybrespace-3.3
main
monsterfork-1.0
monsterfork-2020-09-01
monsterfork-2020-11-29
Plural Café fork of Mastodon/Glitch Social
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
app
/
serializers
/
rest
Age
Commit message (
Expand
)
Author
2017-09-28
Merge commit 'b9f59ebcc68e9da0a7158741a1a2ef3564e1321e' into merging-upstream
Ondřej Hruška
2017-09-28
Merge commit '4aea3f88a6d30f102a79c2da7fcfac96465ba1a8' into merging-upstream
Ondřej Hruška
2017-09-24
Make sure nil IDs to not get cast to empty string in REST API (#5068)
Eugen Rochko
2017-09-23
New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)
Eugen Rochko
2017-09-20
Change IDs to strings rather than numbers in API JSON output (#5019)
aschmitz
2017-09-19
Introduce OStatus::TagManager (#5008)
Akihiko Odaki
2017-09-19
Custom emoji (#4988)
Eugen Rochko
2017-09-16
When accessing uncached media attachment, redownload it (#4955)
Eugen Rochko
2017-09-13
Define a serializer for /api/v1/mutes/details
Surinna Curtis
2017-09-14
Uploads for admin site settings (#4913)
Eugen Rochko
2017-08-25
Pinned statuses (#4675)
Eugen Rochko
2017-08-08
api/instances: Include the stats from the /about/more page (#4074)
Gergely Nagy
2017-07-10
Add setting a always mark media as sensitive (#4136)
Yamagishi Kazutoshi
2017-07-10
Add attribute for default privacy to verify credentials (#4075)
Yamagishi Kazutoshi
2017-07-08
Fix JSON serialization of media_attachment (#4111)
unarist
2017-07-07
Fix notifications including wrong status in JSON (#4097)
Eugen Rochko
2017-07-07
Refactor JSON templates to be generated with ActiveModelSerializers instead o...
Eugen Rochko