This website works better with JavaScript.
Explore
Help
Register
Sign In
me
/
glitchier-soc
Watch
1
Star
0
Fork
You've already forked glitchier-soc
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
b40d68cc31
th-downstream
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b40d68cc31'
${ noResults }
glitchier-soc
/
app
/
serializers
/
rest
History
ThibG
b40d68cc31
Add `invites_enabled` to API (
#13501
)
5 years ago
..
admin
Add moderation API (
#9387
)
5 years ago
account_serializer.rb
Change last_status_at to be a date, not datetime (
#12966
)
5 years ago
announcement_serializer.rb
Add support for links to statuses in announcements to be opened in web UI (
#13212
)
5 years ago
application_serializer.rb
Add vapid_key to the application entity in the REST API (
#10058
)
6 years ago
context_serializer.rb
Refactor JSON templates to be generated with ActiveModelSerializers instead of Rabl (
#4090
)
7 years ago
conversation_serializer.rb
Add unread indicator to conversations (
#9009
)
6 years ago
credential_account_serializer.rb
Change silences to always require approval on follow (
#11975
)
5 years ago
custom_emoji_serializer.rb
Add categories for custom emojis (
#11196
)
5 years ago
featured_tag_serializer.rb
Add featured tags API (
#11778
)
5 years ago
filter_serializer.rb
Fix filter ID not being a string in REST API (
#9303
)
6 years ago
identity_proof_serializer.rb
squashed identity proof updates (
#10375
)
6 years ago
instance_serializer.rb
Add `invites_enabled` to API (
#13501
)
5 years ago
list_serializer.rb
Display list column (
#5750
)
7 years ago
marker_serializer.rb
Add timeline read markers API (
#11762
)
5 years ago
media_attachment_serializer.rb
Change local media attachments to perform heavy processing asynchronously (
#13210
)
5 years ago
notification_serializer.rb
Support pushing and receiving updates to poll tallies (
#10209
)
6 years ago
poll_serializer.rb
Add voters count support (
#11917
)
5 years ago
preferences_serializer.rb
Add a preferences API so apps can share basic behaviours (
#10109
)
6 years ago
preview_card_serializer.rb
Add embed_url to preview cards (
#5775
)
7 years ago
reaction_serializer.rb
Add announcements (
#12662
)
5 years ago
relationship_serializer.rb
Improve blocked view of profiles (
#10491
)
6 years ago
report_serializer.rb
Change IDs to strings rather than numbers in API JSON output (
#5019
)
7 years ago
scheduled_status_serializer.rb
Fix wrong param name in scheduled statuses and return params in API (
#9725
)
6 years ago
search_serializer.rb
Remove deprecated `GET /api/v1/search` API (
#11823
)
5 years ago
status_serializer.rb
Fix punycode being returned in some entities instead of unicode in REST API (
#13035
)
5 years ago
tag_serializer.rb
Track trending tags (
#7638
)
7 years ago
web_push_subscription_serializer.rb
Fix `alerts` booleans not being typecast correctly in push subscription (
#11343
)
5 years ago