Age | Commit message (Expand) | Author |
2020-09-18 | Add option to be notified when a followed user posts (#13546) | Eugen Rochko |
2020-09-15 | Change account suspensions to be reversible by default (#14726) | Eugen Rochko |
2020-09-07 | Refactor how public and tag timelines are queried (#14728) | Eugen Rochko |
2020-09-04 | Fix various warnings in rspec (#14729) | Eugen Rochko |
2020-07-15 | Fix removing allowed domains being done synchronously (#14302) | ThibG |
2020-07-07 | Add test for removing endorsed accounts on account deletion/suspension (#14241) | ThibG |
2020-06-09 | Make domain block/silence/reject-media code more robust (#13424) | ThibG |
2020-05-14 | Fix hashtag search performing account search as well (#13758) | ThibG |
2020-04-25 | Fix not being able to resolve public resources in development environment (#1... | Eugen Rochko |
2020-03-31 | Fix background jobs not using locks like they are supposed to (#13361) | Eugen Rochko |
2020-03-25 | Fix media not being marked sensitive when client sets a CW but no text (#13277) | ThibG |
2020-01-23 | Fix media attachments without file being uploadable (#12562) | Eugen Rochko |
2019-12-30 | Fix IDN mentions not being processed, IDN domains not being rendered (#12715) | Eugen Rochko |
2019-12-17 | Clean up OStatus-related codepaths (#12173) | ThibG |
2019-12-16 | Add Event activity-type support (#12637) | Thomas Citharel |
2019-11-21 | Fix FetchLinkCardServices crashing on a tags without a target (#12159) | ThibG |
2019-11-17 | Add cache for OEmbed endpoints to avoid extra HTTP requests (#12403) | Eugen Rochko |
2019-10-24 | Add noopener and/or noreferrer (#12202) | BSKY |
2019-10-03 | Add `reason` param to `POST /api/v1/accounts` REST API (#12064) | Eugen Rochko |
2019-10-01 | Fix BootstrapTimelineService crashing when bootstrapped accounts are invalid ... | ThibG |
2019-10-01 | Remove HEAD request from fetching link previews (#12028) | Eugen Rochko |
2019-09-28 | Add `exclude_unreviewed` param to `GET /api/v2/search` REST API (#11977) | Eugen Rochko |
2019-09-27 | Change silences to always require approval on follow (#11975) | ThibG |
2019-08-16 | Add more accurate account search (#11537) | Eugen Rochko |
2019-08-07 | Add domain block notes (#11515) | ThibG |
2019-07-27 | Add search syntax for operators and phrases (#11411) | Eugen Rochko |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-11 | Add HTTP signatures to all outgoing ActivityPub GET requests (#11284) | Eugen Rochko |
2019-07-10 | Refactor fetching of remote resources (#11251) | Eugen Rochko |
2019-07-09 | Refactor domain block checks (#11268) | Eugen Rochko |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-06-26 | Add support for Audio activities (#11189) | ThibG |
2019-06-02 | Fix NotifyService test with regards to reblogs (#10928) | ThibG |
2019-05-18 | Prevent from publicly boosting one's own private toots (#10775) | ThibG |
2019-05-14 | Record account suspend/silence time and keep track of domain blocks (#10660) | ThibG |
2019-05-09 | Prevent silenced local users from notifying remote users not following them (... | ThibG |
2019-04-08 | Export and import show_reblogs together with following list (#10495) | ThibG |
2019-04-07 | Improve blocked view of profiles (#10491) | Eugen Rochko |
2019-04-03 | Export and import `hide_notifications` alongside user mutes (#10335) | ThibG |
2019-04-01 | Hide blocking accounts from blocked users (#10442) | ThibG |
2019-04-01 | Fix more keybase-related test failures (#10443) | ThibG |
2019-03-30 | Fix failing keybase-related test (#10428) | ThibG |
2019-03-30 | Add ActivityPub representation for identity proofs (#10414) | Eugen Rochko |
2019-03-17 | Set and store report URIs (#10303) | ThibG |
2019-03-17 | Fix reblogs privacy (#10302) | ThibG |
2019-03-14 | Admission-based registrations mode (#10250) | Eugen Rochko |
2019-03-10 | Reject existing Follows when suspending a remote account (#10230) | ThibG |
2019-02-28 | Improved remote thread fetching (#10106) | ThibG |