about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2018-03-04Fix missing focalPoint in ActivityPub JSON (#6609)Eugen Rochko
2018-03-02When search enabled, display hint in search popout (#6593)Eugen Rochko
2018-03-01Add contact_account and languages to instance API (#6574)Eugen Rochko
2018-02-28Federated reports (#6570)Eugen Rochko
2018-02-22Fix nil error in focal_point? (#6537)Eugen Rochko
2018-02-22fix typo in image serializer (#6530)beatrix
2018-02-22Focal points (#6520)Eugen Rochko
2018-02-21Account archive download (#6460)Eugen Rochko
2018-02-09Add preference to always display sensitive media (#6448)Eugen Rochko
2018-01-17implement web share target (#6278)りんすき
2018-01-08Revert #5772 (#6221)Eugen Rochko
2018-01-04Fallback default thumbnail in instance status API (#6177)Yamagishi Kazutoshi
2018-01-04Send one Delete of Actor in ActivityPub when account is suspended (#6172)Eugen Rochko
2018-01-03Allow to dereference Follow object for ActivityPub (#5772)Akihiko Odaki
2017-12-14Fix #6022 - Prevent nested migrated accounts, or migrations to self (#6026)Eugen Rochko
2017-12-07Add embed_url to preview cards (#5775)Akihiko Odaki
2017-12-06Break out nested relationship API keys (#5887)aschmitz
2017-12-06Remove rabl dependency (#5894)Eugen Rochko
2017-11-25Display list column (#5750)Eugen Rochko
2017-11-18Profile redirect notes (#5746)Eugen Rochko
2017-11-18Lists (#5703)Eugen Rochko
2017-11-07Hide disabled custom emojis from emoji picker and emoji auto suggestions. (#5...kedama
2017-10-27Feature: Unlisted custom emojis (#5485)nullkal
2017-10-16Add option to reduce motion (#5393)Nolan Lawson
2017-10-14Use atomUri in Undo activity of Announce (#5376)unarist
2017-10-08Fix #5178 - Use object URI only in Announce, instead of embedding (#5266)Eugen Rochko
2017-10-07In REST API, when URL can be missing, cast it to nil (#5259)Eugen Rochko
2017-10-07Encode custom emojis as resolveable objects in ActivityPub (#5243)Eugen Rochko
2017-10-05When processing custom emoji, ensure a non-animated version exists (#5230)Eugen Rochko
2017-10-02Make Chrome splash screen same color as web UI's background color (#5169)Eugen Rochko
2017-09-28Add ability to specify alternative text for media attachments (#5123)Eugen Rochko
2017-09-24Make sure nil IDs to not get cast to empty string in REST API (#5068)Eugen Rochko
2017-09-23Add custom emojis to the emoji picker (#5052)Eugen Rochko
2017-09-23New API: GET /api/v1/custom_emojis to get a server's custom emojis (#5051)Eugen Rochko
2017-09-20Use file extensions in addition to MIME types for file picker (#5029)unarist
2017-09-20Change IDs to strings rather than numbers in API JSON output (#5019)aschmitz
2017-09-19Introduce OStatus::TagManager (#5008)Akihiko Odaki
2017-09-19Use OrderedCollectionPage to return followers/following list (#4949)nullkal
2017-09-19Custom emoji (#4988)Eugen Rochko
2017-09-18Add published property to ActivityPub activity for reblogs (#5000)unarist
2017-09-16Fix AP serialization error when thread is missing (#4970)unarist
2017-09-16When accessing uncached media attachment, redownload it (#4955)Eugen Rochko
2017-09-14Uploads for admin site settings (#4913)Eugen Rochko
2017-09-12Clean up and improve generated OpenGraph tags (#4901)Eugen Rochko
2017-09-12Fix nil error for old toots that don't have a conversation (#4900)Eugen Rochko
2017-09-09Add script to make embedded iframes autosize (#4853)Eugen Rochko
2017-09-05Adjust status embeds (#4808)Lynx Kotoura
2017-09-04Fix some ActivityPub JSON bugs (#4796)Eugen Rochko
2017-09-02Rename "locked" to "manuallyApprovesFollowers" in ActivityPub (#4779)Eugen Rochko
2017-09-02Fix WebPush (regression from #4524) (#4778)unarist