9815 Commits (99c1f0811b14474d268bd237c04a0ccedb3d2d5e)
 

Author SHA1 Message Date
ThibG 99c1f0811b Fix BlockService trying to reject incorrect follow request (#11288) 5 years ago
dependabot-preview[bot] 9521cacd40 [Security] Bump lodash from 4.17.11 to 4.17.13 (#11287) 5 years ago
ThibG 9f67e3b9cc Fix Status.remote scope matching *all* statuses (#11265) 5 years ago
dependabot-preview[bot] c40d47b8e0 Bump faker from 1.9.3 to 1.9.6 (#11259) 5 years ago
dependabot-preview[bot] 2f441876c7 Bump simplecov from 0.16.1 to 0.17.0 (#11260) 5 years ago
dependabot-preview[bot] 23978df143 Bump aws-sdk-s3 from 1.43.0 to 1.45.0 (#11262) 5 years ago
dependabot-preview[bot] 4ea8f2189c Bump tzinfo-data from 1.2019.1 to 1.2019.2 (#11258) 5 years ago
dependabot-preview[bot] 16340cb6ef Bump eslint-plugin-react from 7.12.1 to 7.14.2 (#11253) 5 years ago
dependabot-preview[bot] 9699506dc4 Bump @babel/plugin-proposal-class-properties from 7.4.4 to 7.5.0 (#11254) 5 years ago
dependabot-preview[bot] ed43922483 Bump compression-webpack-plugin from 2.0.0 to 3.0.0 (#11224) 5 years ago
dependabot-preview[bot] 2fa85ead32 Bump intl-relativeformat from 2.2.0 to 6.4.2 (#11255) 5 years ago
dependabot-preview[bot] ea0c09e4fb Bump react-redux from 6.0.1 to 7.1.0 (#11256) 5 years ago
ThibG bd77fd6ff3 Fix BackupService crashing when an attachment is missing (#11241) 5 years ago
Georg Gadinger b073008282 Update fuubar dependency to 2.4.1 (#11248) 5 years ago
Thibaut Girka 1b074d2a50 Add link to edit each listed filter 5 years ago
Thibaut Girka f7fa11c4cd Make some strings translatable 5 years ago
Thibaut Girka fc8577cf2b Minor refactoring 5 years ago
Thibaut Girka 707b8d7d75 Move the “Show why” button inline 5 years ago
Thibaut Girka 85f3bc1ab3 Implement feature to add filtered phrases to content warnings 5 years ago
Thibaut Girka 42b59b730b Implement option to completely hide filtered toots 5 years ago
Thibaut Girka 16b79a6237 Add options to configure filtering behavior 5 years ago
Thibaut Girka bde7a415b9 Add a way to know why a status has been filtered, and show it anyway 5 years ago
Thibaut Girka e9fac2def9 Do not keep polls pre-filled in thread mode 5 years ago
Thibaut Girka e0bfa685c6 Fix error boundary CSS 5 years ago
Thibaut Girka 0baaee495f Fix report dialog crashing when a toot gets deleted 5 years ago
ThibG fce885f271
Merge pull request #1152 from ThibG/glitch-soc/merge-upstream 5 years ago
Thibaut Girka 5ff9970c8d Re-add route for direct timeline 5 years ago
ThibG 64f3bc77ac [Glitch] Only scroll to the compose form if it's not horizontally in the viewport 5 years ago
ThibG a0b614f10a Fix support for HTTP proxies (#11245) 5 years ago
Thibaut Girka 7039dca12c Merge commit 'c07cca4727041ea5a5721acbc603d4bfb45a15a6' into glitch-soc/merge-upstream 5 years ago
ThibG c07cca4727 Only scroll to the compose form if it's not horizontally in the viewport (#11246) 5 years ago
Eugen Rochko ae003d54f9
Fix option to send e-mail notification about account action always being true (#11242) 5 years ago
ThibG ed544f3166 Fix HTTP requests to IPv6 hosts (#11240) 5 years ago
Thibaut Girka e5f4d83e60 Allow serializing local-only toots in backup service 5 years ago
Eugen Rochko 0c1b1069c9
Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213) 5 years ago
Eugen Rochko 30f5bcf3e7
Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214) 5 years ago
Eugen Rochko 3fd6ab99e6
Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212) 5 years ago
ThibG 47c30be8d8 [Glitch] Memoize ancestorIds and descendantIds in detailed status view 5 years ago
ThibG 894d82a325 [Glitch] When deleting & redrafting a poll, fill in closest expires_in 5 years ago
Thibaut Girka 6ab84c12a7 Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
ThibG 99924f282f Memoize ancestorIds and descendantIds in detailed status view (#11234) 5 years ago
Eugen Rochko 3bc0c4a884
Remove unused StatsD code and expose StatsD as a global variable (#11232) 5 years ago
Eugen Rochko 1a747f7020
Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230) 5 years ago
Eugen Rochko bc60d794f8
Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233) 5 years ago
ThibG dc88d226e1 When deleting & redrafting a poll, fill in closest expires_in (#11203) 5 years ago
Eugen Rochko 0d9ffe56fb
Add request pool to improve delivery performance (#10353) 5 years ago
Thibaut Girka c94966891a Minor cleanup and maybe minor performance improvements 5 years ago
Thibaut Girka 9d6b46fe34 Minor optimization regarding regexp filtering in timelines 5 years ago
Thibaut Girka c49f7d5d16 Use strict equality rather than Immutable.is as the compared props are values 5 years ago
Thibaut Girka 82a76f03a4 Assume children of visible IntersectionObserverArticle always change 5 years ago