9794 Commits (67d1b0c9973fb54a3ad10bc7af499c011391821e)
 

Author SHA1 Message Date
Thibaut Girka 67d1b0c997 Add a way to know why a status has been filtered, and show it anyway
5 years ago
Thibaut Girka 79e97d71d4 Do not keep polls pre-filled in thread mode
5 years ago
Thibaut Girka 4eb6457889 Fix error boundary CSS
5 years ago
Thibaut Girka 8184a7407d Fix report dialog crashing when a toot gets deleted
5 years ago
ThibG 53b0221e7d Merge pull request #1152 from ThibG/glitch-soc/merge-upstream
5 years ago
Thibaut Girka 7e83206853 Re-add route for direct timeline
5 years ago
ThibG e2c93b4b34 [Glitch] Only scroll to the compose form if it's not horizontally in the viewport
5 years ago
ThibG 73051a4c10 Fix support for HTTP proxies (#11245)
5 years ago
Thibaut Girka d7a7f21646 Merge commit '64909cf0d988fb09917c41cfbc81b1e9a5132aca' into glitch-soc/merge-upstream
5 years ago
ThibG 64909cf0d9 Only scroll to the compose form if it's not horizontally in the viewport (#11246)
5 years ago
Eugen Rochko ce5f0247f6 Fix option to send e-mail notification about account action always being true (#11242)
5 years ago
ThibG 33607c43a5 Fix HTTP requests to IPv6 hosts (#11240)
5 years ago
Thibaut Girka 017b0ea6ff Allow serializing local-only toots in backup service
5 years ago
Eugen Rochko d9f42ba34b Remove deprecated REST API `GET /api/v1/statuses/:id/card` (#11213)
5 years ago
Eugen Rochko 5704e5c963 Remove deprecated REST API `POST /api/v1/notifications/dismiss?id=:id` (#11214)
5 years ago
Eugen Rochko 6cae1b40bf Remove deprecated REST API `GET /api/v1/timelines/direct` (#11212)
5 years ago
ThibG 447e13fec3 [Glitch] Memoize ancestorIds and descendantIds in detailed status view
5 years ago
ThibG b8d7f860ca [Glitch] When deleting & redrafting a poll, fill in closest expires_in
5 years ago
Thibaut Girka 9866c2bfff Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG eda4094171 Memoize ancestorIds and descendantIds in detailed status view (#11234)
5 years ago
Eugen Rochko 3ce4cdd552 Remove unused StatsD code and expose StatsD as a global variable (#11232)
5 years ago
Eugen Rochko 7391d223ab Fix statsd UDP sockets not being cleaned up in Sidekiq (#11230)
5 years ago
Eugen Rochko 227d9297ba Change ActivityPub::DeliveryWorker to not retry HTTP 501 errors (#11233)
5 years ago
ThibG a55fd40802 When deleting & redrafting a poll, fill in closest expires_in (#11203)
5 years ago
Eugen Rochko e782fcef4f Add request pool to improve delivery performance (#10353)
5 years ago
Thibaut Girka 1181f84c79 Minor cleanup and maybe minor performance improvements
5 years ago
Thibaut Girka 65b1946489 Minor optimization regarding regexp filtering in timelines
5 years ago
Thibaut Girka bcbc9ed7f6 Use strict equality rather than Immutable.is as the compared props are values
5 years ago
Thibaut Girka e4ffc42c8c Assume children of visible IntersectionObserverArticle always change
5 years ago
Thibaut Girka b9ae9c7205 Revert to using upstream's optimisations
5 years ago
Thibaut Girka 081790f04b Fix error boundary DOM
5 years ago
Thibaut Girka edad7f2a6c Fix some React warnings
5 years ago
ThibG d46e1ae25a Merge pull request #1148 from ThibG/glitch-soc/merge-upstream
5 years ago
Eugen Rochko 9ac82421f8 Change domain block behaviour to prevent creation of accounts from suspended domains (#11219)
5 years ago
dependabot-preview[bot] eda8ac5298 Bump rubocop from 0.71.0 to 0.72.0 (#11229)
5 years ago
dependabot-preview[bot] 0b527c27c7 Bump capybara from 3.24.0 to 3.25.0 (#11225)
5 years ago
dependabot-preview[bot] aa1d8a4aad Bump memory_profiler from 0.9.13 to 0.9.14 (#11227)
5 years ago
dependabot-preview[bot] 6dcda24de2 Bump bullet from 6.0.0 to 6.0.1 (#11228)
5 years ago
dependabot-preview[bot] f556f363db Bump eslint-plugin-promise from 4.1.1 to 4.2.1 (#11223)
5 years ago
dependabot-preview[bot] 05cead26f8 Bump webpack-cli from 3.3.4 to 3.3.5 (#11221)
5 years ago
ThibG a70732fd06 Fix expiration date of filters being set to “Never” when editing them (#11204)
5 years ago
Eugen Rochko 6385ddb97f Fix support for MP4 files that are actually M4V files (#11210)
5 years ago
Thibaut Girka 6b21ce2daa [Glitch] When sending a toot, ensure a CW is only set if the CW field is visible
5 years ago
ThibG c49a57e989 [Glitch] Optimize makeGetStatus
5 years ago
ThibG 68e998de21 [Glitch] Use ScrollToOptions for smooth scrolling if supported
5 years ago
Thibaut Girka 5c23174a2f Merge branch 'master' into glitch-soc/merge-upstream
5 years ago
ThibG ff65c494a6 Optimize makeGetStatus (#11211)
5 years ago
ThibG fa7866c9c8 When sending a toot, ensure a CW is only set if the CW field is visible (#11206)
5 years ago
ThibG 20b1f8dcf6 Use ScrollToOptions for smooth scrolling if supported (#11207)
5 years ago
ThibG 48260a9a54 Merge pull request #1146 from ThibG/glitch-soc/merge-upstream
5 years ago