about summary refs log tree commit diff
path: root/app/serializers
AgeCommit message (Expand)Author
2019-03-15Bump webpacker from 3.5.5 to 4.0.2 (#10277)Yamagishi Kazutoshi
2019-03-15Add a preferences API so apps can share basic behaviours (#10109)Eugen Rochko
2019-03-14Admission-based registrations mode (#10250)Eugen Rochko
2019-03-11Support pushing and receiving updates to poll tallies (#10209)ThibG
2019-03-07Immediately display poll results to poll author (#10187)Eugen Rochko
2019-03-05When serializing polls over OStatus, serialize poll options to text (#10160)ThibG
2019-03-05Fix NoMethodError in ActivityPub::NoteSerializer (#10172)Eugen Rochko
2019-03-05Fix various issues in polls (#10165)Eugen Rochko
2019-03-04Store remote votes URI (#10158)ThibG
2019-03-04Fix ActivityPub votes having nil IDs (#10151)Eugen Rochko
2019-03-04Fix missing in_reply_to in ActivityPub::VoteSerializer (#10148)Eugen Rochko
2019-03-03Add polls (#10111)Eugen Rochko
2019-02-28Fix serialization of boosts (#10129)ThibG
2019-02-28Give the `replies` collection an identifier and enable pagination (#10128)ThibG
2019-02-28Improved remote thread fetching (#10106)ThibG
2019-02-16Add vapid_key to the application entity in the REST API (#10058)Eugen Rochko
2019-02-16Add registrations attribute to instance entity in REST API (#10060)Eugen Rochko
2019-02-13Alternative handling of private self-boosts (#9998)ThibG
2019-02-02Make displaying application used to toot opt-in (#9897)ThibG
2019-02-02Upgrade new Web Share Target API (#9963)gol-cha
2019-01-06Fix wrong param name in scheduled statuses and return params in API (#9725)Eugen Rochko
2019-01-05Add scheduled statuses (#9706)Eugen Rochko
2019-01-04Add quick links to the admin interface in the WebUI (#8545)ThibG
2018-12-30If it is disabled, remove the link of the profile directory (#9665)Takeshi Umeda
2018-12-29Add handler for Move activity (#9629)Eugen Rochko
2018-12-13Add account hashtags to ActivityPub actor JSON (#9450)Eugen Rochko
2018-11-19Fix filter ID not being a string in REST API (#9303)Eugen Rochko
2018-10-28Include preview cards in status entity in REST API (#9120)Eugen Rochko
2018-10-19Add unread indicator to conversations (#9009)Eugen Rochko
2018-10-17Improve support for aspects/circles (#8950)Eugen Rochko
2018-10-12Display customized mascot in web UI and fix admin form for it (#8964)Eugen Rochko
2018-10-12Fix type of conversation ID in conversations API (#8961)Eugen Rochko
2018-10-07Add conversations API (#8832)Eugen Rochko
2018-10-04Fix link verification for remote accounts (#8868)Eugen Rochko
2018-09-25Add a new preference to always hide all media (#8569)ふぁぼ原
2018-09-24Add user preference to always expand toots marked with content warnings (#8762)Matt Sweetman
2018-09-18Redesign forms, verify link ownership with rel="me" (#8703)Eugen Rochko
2018-08-23Only display web push notifications after API call (fixes #7902) (#8396)ThibG
2018-08-23Do not check for file existence when serializing ActivityPub actor (#8386)ThibG
2018-08-18Add remote interaction dialog for toots (#8202)Eugen Rochko
2018-08-14Move status counters to separate table, count replies (#8104)Eugen Rochko
2018-08-09Public profile endorsements (accounts picked by profile owner) (#8146)Eugen Rochko
2018-07-14Display Mastodon version in footer of web UI (#8013)Eugen Rochko
2018-07-13Add federation relay support (#7998)Eugen Rochko
2018-07-09Add option to not consider word boundaries when processing keyword filtering ...ThibG
2018-07-07Fix missing irreversible in filters API, expires_in param (#7976)Eugen Rochko
2018-06-29Keyword/phrase filtering (#7905)Eugen Rochko
2018-06-18Always send content for backwards-compatibility (#7844)Eugen Rochko
2018-06-18Serialize language into ActivityPub JSON (#7840)Eugen Rochko
2018-06-17Allow selecting default posting language instead of auto-detect (#7828)Eugen Rochko