9792 Commits (e0bfa685c63b9c33c96b00b8305cd6ad3f3db27a)
 

Author SHA1 Message Date
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
Thibaut Girka c0b5ee315d Revert to using upstream's optimisations 5 years ago
Thibaut Girka 0ef6a114e7 Fix error boundary DOM 5 years ago
Thibaut Girka 82cd138c89 Fix some React warnings 5 years ago
ThibG 687680f241
Merge pull request #1148 from ThibG/glitch-soc/merge-upstream 5 years ago
Eugen Rochko 2cfa427ea7
Change domain block behaviour to prevent creation of accounts from suspended domains (#11219) 5 years ago
dependabot-preview[bot] 13f54f41ad Bump rubocop from 0.71.0 to 0.72.0 (#11229) 5 years ago
dependabot-preview[bot] ffb6da8b78 Bump capybara from 3.24.0 to 3.25.0 (#11225) 5 years ago
dependabot-preview[bot] 8c4287c239 Bump memory_profiler from 0.9.13 to 0.9.14 (#11227) 5 years ago
dependabot-preview[bot] 47b4cd0fff Bump bullet from 6.0.0 to 6.0.1 (#11228) 5 years ago
dependabot-preview[bot] 3936404911 Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223) 5 years ago
dependabot-preview[bot] d33a30377c Bump webpack-cli from 3.3.4 to 3.3.5 (#11221) 5 years ago
ThibG 082b3b282f Fix expiration date of filters being set to “Never” when editing them (#11204) 5 years ago
Eugen Rochko 06424786a1
Fix support for MP4 files that are actually M4V files (#11210) 5 years ago
Thibaut Girka b6e9b7d1cd [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible 5 years ago
ThibG cbb41e2dad [Glitch] Optimize makeGetStatus 5 years ago
ThibG 46829e009e [Glitch] Use ScrollToOptions for smooth scrolling if supported 5 years ago
Thibaut Girka c5495a448c Merge branch 'master' into glitch-soc/merge-upstream 5 years ago
ThibG f895bf1984 Optimize makeGetStatus (#11211) 5 years ago
ThibG ccc7fe3e1d When sending a toot, ensure a CW is only set if the CW field is visible (#11206) 5 years ago
ThibG 84ff393842 Use ScrollToOptions for smooth scrolling if supported (#11207) 5 years ago
ThibG 98c2d2aa46
Merge pull request #1146 from ThibG/glitch-soc/merge-upstream 5 years ago
Eugen Rochko 662252c8f7 [Glitch] Add categories for custom emojis 5 years ago
ThibG 4d964398de [Glitch] Fix swiping columns on mobile sometimes failing 5 years ago