Age | Commit message (Expand) | Author |
2019-07-21 | Change locale detection to run once per session (#8657) | Eugen Rochko |
2019-07-21 | Remove WebSub subscriptions (#11303) | Eugen Rochko |
2019-07-21 | Display custom emoji in bio field names (#11350) | ThibG |
2019-07-19 | Disallow numeric-only hashtags (#11363) | ThibG |
2019-07-19 | Fix some flash notices/alerts staying on unrelated pages (#11364) | ThibG |
2019-07-19 | Change single-column mode to scroll the whole page (#11359) | Eugen Rochko |
2019-07-19 | Fix avatar animation on hover when not logged in (#11349) | ThibG |
2019-07-19 | Added logout to dropdown menu (#11353) | koyu |
2019-07-19 | Fix sanitizing lists contents (#11354) | ThibG |
2019-07-19 | Add ActivityPub actor representing the entire server (#11321) | ThibG |
2019-07-18 | Fix only one middle dot being recognized in hashtags (#11345) | Eugen Rochko |
2019-07-18 | Add aac, m4a, 3gp to allowed audio formats (#11342) | Eugen Rochko |
2019-07-18 | Change language detection to include hashtags as words (#11341) | Eugen Rochko |
2019-07-18 | Fix typo in StatusPolicy (#11344) | ThibG |
2019-07-17 | Add setting to disable the anti-spam (#11296) | ThibG |
2019-07-17 | Change terms and privacy policy pages to always be accessible (#11334) | Eugen Rochko |
2019-07-17 | Fix custom CSS controller (#11336) | ThibG |
2019-07-17 | Extend AUTHORIZED_FETCH mode to user blocks as well (#11332) | ThibG |
2019-07-17 | Fix caching headers in ActivityPub endpoints (#11331) | ThibG |
2019-07-16 | Remove unused Account#magic_key (#11327) | ThibG |
2019-07-16 | Add option to disable real-time updates in web UI (#9984) | Eugen Rochko |
2019-07-15 | Add periodic removal of older thumbnails for preview cards (#11304) | Eugen Rochko |
2019-07-15 | New Crowdin translations (#11153) | Eugen Rochko |
2019-07-15 | Disable LDSigning when AUTHORIZED_FETCH is set to true (#11295) | ThibG |
2019-07-15 | Fix leaking private statuses the admin account follows (#11300) | ThibG |
2019-07-13 | Add a spam check (#11217) | Eugen Rochko |
2019-07-12 | Change the retry limit in error of web push notification (#11292) | han@highemelry |
2019-07-11 | Add ActivityPub secure mode (#11269) | Eugen Rochko |
2019-07-11 | Fix BlockService trying to reject incorrect follow request (#11288) | 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-10 | Drop magic-public-key from webfinger replies as it's only used for OStatus (#... | ThibG |
2019-07-10 | Fix handling of webfinger redirects in ResolveAccountService (#11279) | ThibG |
2019-07-10 | Fix activity being rendered within activity due to caching (#11271) | Eugen Rochko |
2019-07-09 | Refactor domain block checks (#11268) | Eugen Rochko |
2019-07-08 | Fix Status.remote scope matching *all* statuses (#11265) | ThibG |
2019-07-08 | Remove unused remote unfollow controller (#11250) | Eugen Rochko |
2019-07-08 | Refactor controllers for statuses, accounts, and more (#11249) | Eugen Rochko |
2019-07-08 | Fix BackupService crashing when an attachment is missing (#11241) | ThibG |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-07 | Fix URLs appearing twice in errors of ActivityPub::DeliveryWorker (#11231) | Eugen Rochko |
2019-07-07 | Fix support for HTTP proxies (#11245) | ThibG |
2019-07-06 | Remove Salmon and PubSubHubbub (#11205) | Eugen Rochko |
2019-07-06 | Only scroll to the compose form if it's not horizontally in the viewport (#11... | ThibG |
2019-07-06 | Fix option to send e-mail notification about account action always being true... | Eugen Rochko |
2019-07-05 | Fix HTTP requests to IPv6 hosts (#11240) | ThibG |
2019-07-05 | Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) | Eugen Rochko |
2019-07-02 | Memoize ancestorIds and descendantIds in detailed status view (#11234) | ThibG |
2019-07-02 | Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) | Eugen Rochko |