about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
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
2017-07-08Fix JSON serialization of media_attachment (#4111)unarist
2017-07-07Fix notifications including wrong status in JSON (#4097)Eugen Rochko
2017-07-07Refactor JSON templates to be generated with ActiveModelSerializers instead o...Eugen Rochko