This website requires JavaScript.
Explore
Help
Register
Sign In
tarrien
/
Mastodon
Watch
1
Star
0
Fork
0
You've already forked Mastodon
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
47bca3394590b59fb818d16bc05b9ad08cdc64dd
Mastodon
/
app
/
serializers
/
rest
History
Eugen Rochko
8fd2cc54c1
Fix type of conversation ID in conversations API (
#8961
)
2018-10-12 01:36:51 +02:00
..
v2
Add GET /api/v2/search which returns rich tag objects, adjust web UI (
#7661
)
2018-05-29 02:01:24 +02:00
account_serializer.rb
Fix link verification for remote accounts (
#8868
)
2018-10-04 15:47:03 +02:00
application_serializer.rb
…
context_serializer.rb
…
conversation_serializer.rb
Fix type of conversation ID in conversations API (
#8961
)
2018-10-12 01:36:51 +02:00
credential_account_serializer.rb
Allow selecting default posting language instead of auto-detect (
#7828
)
2018-06-17 18:57:31 +02:00
custom_emoji_serializer.rb
…
filter_serializer.rb
Add option to not consider word boundaries when processing keyword filtering (
#7975
)
2018-07-09 02:22:09 +02:00
instance_serializer.rb
…
list_serializer.rb
…
media_attachment_serializer.rb
…
notification_serializer.rb
…
preview_card_serializer.rb
…
relationship_serializer.rb
Public profile endorsements (accounts picked by profile owner) (
#8146
)
2018-08-09 09:56:53 +02:00
report_serializer.rb
…
search_serializer.rb
…
status_serializer.rb
Move status counters to separate table, count replies (
#8104
)
2018-08-14 19:19:32 +02:00
tag_serializer.rb
Track trending tags (
#7638
)
2018-05-27 21:45:30 +02:00
web_push_subscription_serializer.rb
…