about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
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
2017-09-02Define missing JSON-LD properties (#4767)Eugen Rochko
2017-09-02Add RoutingHelper (#4769)Yamagishi Kazutoshi
2017-09-01Fix NoMethodError (#4762)Eugen Rochko
2017-09-01Use system's default font on non web UI pages (#4553)Yamagishi Kazutoshi
2017-09-01Refactor Web::PushSubscription, remove welcome message (#4524)Eugen Rochko
2017-08-31Embed modal (#4748)Eugen Rochko
2017-08-31Add sharedInbox to actors (#4737)Eugen Rochko
2017-08-30Add close tag of iframe for oEmbed response (#4745)Yamagishi Kazutoshi
2017-08-30Update status embeds (#4742)Eugen Rochko
2017-08-26Add _:inReplyToAtomUri to ActivityPub (#4702)Eugen Rochko
2017-08-26Use Tombstone and _:atomUri in Delete activities as fallback (#4704)Eugen Rochko
2017-08-26Add ActivityPub serializer for Undo of Announce (#4703)Eugen Rochko
2017-08-25Pinned statuses (#4675)Eugen Rochko
2017-08-24Fetch reblogs as Announce activity instead of Note object (#4672)unarist
2017-08-19Improve ActivityPub/OStatus compatibility (#4632)Eugen Rochko
2017-08-19Revert #4616 (#4638)Eugen Rochko
2017-08-17Fix #4607 - Accept/reject activities use FollowRequest, which has inverse rel...Eugen Rochko
2017-08-17Add _:atomUri property for deduplicating OStatus/ActivityPub legacy records (...Eugen Rochko
2017-08-14Add protocol handler. Handle follow intents (#4511)Eugen Rochko
2017-08-12Add serializing/unserializing of "locked" actor attribute (#4585)Eugen Rochko
2017-08-08api/instances: Include the stats from the /about/more page (#4074)Gergely Nagy
2017-08-08Add ActivityPub inbox (#4216)Eugen Rochko
2017-07-18Add unfollow modal (optional) (#4246)Yamagishi Kazutoshi
2017-07-17Add missing ActivityPub representations (#4230)Eugen Rochko
2017-07-17Add public key declaration to actors (#4215)Eugen Rochko
2017-07-16Minor ActivityPub JSON fixes (#4214)Eugen Rochko
2017-07-15Improve ActivityPub representations (#3844)Eugen Rochko
2017-07-13Web Push Notifications (#3243)Sorin Davidoi
2017-07-11Redesign the landing page, mount public timeline on it (#4122)Eugen Rochko
2017-07-10Add setting a always mark media as sensitive (#4136)Yamagishi Kazutoshi
2017-07-10Add attribute for default privacy to verify credentials (#4075)Yamagishi Kazutoshi
2017-07-08Replace OEmbed and initial state Rabl templates with serializers (#4110)Eugen Rochko