9811 Commits (2f441876c77563f03475afe5e0ba87e16d775a4a)
 

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