This website requires JavaScript.
Explore
Help
Register
Sign In
luna
/
mastodon
Watch
0
Star
0
Fork
You've already forked mastodon
0
mirror of
https://github.com/lunaisnotaboy/mastodon.git
synced
2024-11-09 08:25:55 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
606c975050
mastodon
/
app
/
serializers
/
rest
History
Eugen Rochko
c3187411c2
Change design of account notes in web UI (
#14208
)
...
* Change design of account notes in web UI * Fix `for` -> `htmlFor`
2020-07-07 01:24:03 +02:00
..
admin
keys
account_serializer.rb
Change last_status_at to be a date, not datetime (
#12966
)
2020-01-26 23:13:48 +01:00
announcement_serializer.rb
Add support for links to statuses in announcements to be opened in web UI (
#13212
)
2020-03-08 16:10:48 +01:00
application_serializer.rb
context_serializer.rb
conversation_serializer.rb
credential_account_serializer.rb
custom_emoji_serializer.rb
Add categories for custom emojis (
#11196
)
2019-06-28 15:54:10 +02:00
encrypted_message_serializer.rb
featured_tag_serializer.rb
Add featured tags API (
#11778
)
2019-09-09 10:50:33 +02:00
filter_serializer.rb
identity_proof_serializer.rb
instance_serializer.rb
list_serializer.rb
marker_serializer.rb
Add timeline read markers API (
#11762
)
2019-09-06 13:55:51 +02:00
media_attachment_serializer.rb
notification_serializer.rb
poll_serializer.rb
Add voters count support (
#11917
)
2019-09-29 22:58:01 +02:00
preferences_serializer.rb
preview_card_serializer.rb
reaction_serializer.rb
relationship_serializer.rb
Change design of account notes in web UI (
#14208
)
2020-07-07 01:24:03 +02:00
report_serializer.rb
scheduled_status_serializer.rb
Fix wrong param name in scheduled statuses and return params in API (
#9725
)
2019-01-06 12:03:27 +01:00
search_serializer.rb
Remove deprecated
GET /api/v1/search
API (
#11823
)
2019-09-13 16:11:13 +02:00
status_serializer.rb
tag_serializer.rb
Track trending tags (
#7638
)
2018-05-27 21:45:30 +02:00
web_push_subscription_serializer.rb