Age | Commit message (Expand) | Author |
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-11 | [Security] Bump lodash from 4.17.11 to 4.17.13 (#11287) | dependabot-preview[bot] |
2019-07-10 | Fix report dialog crashing when a toot gets deleted | Thibaut Girka |
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 old migration script depending on the StreamEntry model (#11278) | 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 | Bump faker from 1.9.3 to 1.9.6 (#11259) | dependabot-preview[bot] |
2019-07-08 | Bump simplecov from 0.16.1 to 0.17.0 (#11260) | dependabot-preview[bot] |
2019-07-08 | Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262) | dependabot-preview[bot] |
2019-07-08 | Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258) | dependabot-preview[bot] |
2019-07-08 | Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253) | dependabot-preview[bot] |
2019-07-08 | Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254) | dependabot-preview[bot] |
2019-07-08 | Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224) | dependabot-preview[bot] |
2019-07-08 | Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255) | dependabot-preview[bot] |
2019-07-08 | Bump react-redux from 6.0.1 to 7.1.0 (#11256) | dependabot-preview[bot] |
2019-07-08 | Fix BackupService crashing when an attachment is missing (#11241) | ThibG |
2019-07-07 | Merge pull request #1152 from ThibG/glitch-soc/merge-upstream | ThibG |
2019-07-07 | Update fuubar dependency to 2.4.1 (#11248) | Georg Gadinger |
2019-07-07 | Remove Atom feeds and old URLs in the form of `GET /:username/updates/:id` (#... | Eugen Rochko |
2019-07-07 | Re-add route for direct timeline | Thibaut Girka |
2019-07-07 | [Glitch] Only scroll to the compose form if it's not horizontally in the view... | ThibG |
2019-07-07 | Fix support for HTTP proxies (#11245) | ThibG |
2019-07-07 | Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge... | Thibaut Girka |
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 | Allow serializing local-only toots in backup service | Thibaut Girka |
2019-07-05 | Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214) | Eugen Rochko |
2019-07-05 | Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) | Eugen Rochko |
2019-07-04 | [Glitch] Memoize ancestorIds and descendantIds in detailed status view | ThibG |
2019-07-04 | [Glitch] When deleting & redrafting a poll, fill in closest expires_in | ThibG |
2019-07-04 | Merge branch 'master' into glitch-soc/merge-upstream | Thibaut Girka |
2019-07-02 | Memoize ancestorIds and descendantIds in detailed status view (#11234) | ThibG |
2019-07-02 | Remove unused StatsD code and expose StatsD as a global variable (#11232) | Eugen Rochko |
2019-07-02 | Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) | Eugen Rochko |
2019-07-02 | Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) | Eugen Rochko |
2019-07-02 | When deleting & redrafting a poll, fill in closest expires_in (#11203) | ThibG |
2019-07-02 | Add request pool to improve delivery performance (#10353) | Eugen Rochko |
2019-07-01 | Minor cleanup and maybe minor performance improvements | Thibaut Girka |