Claire
3da7afdeed
Merge commit 'c310374a2f83a890520ace50e41c1e3d046e15e1' into glitch-soc/merge-upstream
1 year ago
Claire
c310374a2f
Fix clicking on already-opened thread post scrolling to the top of the thread ( #27331 )
1 year ago
github-actions[bot]
89b48681cf
New Crowdin Translations (automated) ( #27321 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
967bd543bb
[Glitch] Fix auto-loading-more when not scrolled
...
Port 2b98e2ecd6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
53f5b27bd1
Merge commit '640421f661ee4d7e76a2aab607e7b15687940b6f' into glitch-soc/merge-upstream
1 year ago
Claire
86c9c5afa0
Merge commit '40ba6e119b7457161fd43b449875d0fb9d473c1a' into glitch-soc/merge-upstream
...
Conflicts:
- `app/controllers/concerns/web_app_controller_concern.rb`:
Upstream changed the order of Action Controller filters for web app
controllers.
Glitch-soc has an extra filter due to its theming system.
Changed the order accordingly.
- `app/views/settings/preferences/appearance/show.html.haml`:
Conflict due to an extra newline in glitch-soc.
Removed that newline and applied upstream's changes.
1 year ago
Claire
ac2370778a
Merge commit 'c676bc91e9c3aa81eb7cfbce3c5c5e80b84d3d02' into glitch-soc/merge-upstream
...
Conflicts:
- `config/environments/production.rb`:
Upstream enforced a code style change and glitch-soc had a few different lines.
Applied upstream's code style to glitch-soc's changes.
1 year ago
Claire
74c27e33e3
Merge commit '37bbd3c1064380a756b4e821655d7697105f99f5' into glitch-soc/merge-upstream
1 year ago
Michael Stanclift
8eb09c6f72
[Glitch] Keep version string displayed without breakpoints in UI
...
Port 5a437edc7f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
a5dbb1ee5a
Merge commit '5a437edc7f22d5797e5af29d9b450a03eccec304' into glitch-soc/merge-upstream
1 year ago
Claire
e83059fd9d
[Glitch] Fix explore prompt appearing because of posts being received out of order
...
Port d80a819fc6
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
e9a181c52c
Merge commit 'e95d25e1013b6328457b81bd98e8d6a841d45ec2' into glitch-soc/merge-upstream
1 year ago
Claire
702d162998
Merge commit '5393be7a21331c8615ffb79c2271db92f6959458' into glitch-soc/merge-upstream
...
Conflicts:
- `app/controllers/auth/registrations_controller.rb`:
Not a real conflict. Upstream removed the `set_instance_presenter` private
method from this class, and glitch-soc has an extra private method right
besides it for the theming system.
Removed `set_instance_presenter` as upstream did.
- `app/controllers/auth/sessions_controller.rb`:
Not a real conflict. Upstream removed the `set_instance_presenter` private
method from this class, and glitch-soc has an extra private method right
besides it for the theming system.
Removed `set_instance_presenter` as upstream did.
1 year ago
Claire
d7fcd70023
Merge commit '2016c5d912f400ae98ee03ce269112de2f9ec62d' into glitch-soc/merge-upstream
...
Conflicts:
- `config/initializers/cors.rb`:
Upstream refactored this file, and glitch-soc had local changes.
I could not find the rationale for the glitch-soc changes, so I
used upstream's version.
1 year ago
Michael Stanclift
cfc0da77ac
[Glitch] Fix retention dashboard not displaying correct month
...
Port 7fddeca190
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
19ebf7797e
Merge commit 'e6b903b21e0682c1156ffec583ac2836fda7d657' into glitch-soc/merge-upstream
1 year ago
Claire
3262d1f1b6
Fix incorrect serialization of regional languages in `contentMap` ( #27207 )
1 year ago
Michael Stanclift
3171afc36a
Add Elasticsearch index size to Admin dashboard ( #27301 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Claire
340c390849
Fix crash when filtering for “dormant” relationships ( #27306 )
1 year ago
Claire
4d59dfb1c6
Fix some remote posts getting truncated ( #27307 )
1 year ago
github-actions[bot]
e0b54ed3e1
New Crowdin Translations (automated) ( #27304 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
2b98e2ecd6
Fix auto-loading-more when not scrolled ( #27286 )
1 year ago
github-actions[bot]
32ab474472
New Crowdin Translations (automated) ( #27277 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
3c13d70600
Add mention of YJIT in admin dashboard if enabled ( #27283 )
1 year ago
Claire
40ba6e119b
Fix Vary headers not being set on some redirects ( #27272 )
1 year ago
github-actions[bot]
8e4251f9e7
New Crowdin Translations (automated) ( #27270 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
gunchleoc
68ec1d180a
Fix language sorting in settings ( #27158 )
1 year ago
Matt Jankowski
c676bc91e9
Dont match mention in url query string ( #25656 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
1 year ago
Matt Jankowski
2f8f92df48
Fix Elastic check deprecation warning about gem version ( #27262 )
1 year ago
Matt Jankowski
e715da6d25
Fix haml-lint Rubocop `Rails/*` cops ( #26042 )
1 year ago
Claire
37bbd3c106
Fix double scroll bars in some columns in advanced interface ( #27187 )
1 year ago
Claire
ceb365c419
Fix boosts of local users being filtered in account timelines ( #27204 )
1 year ago
Claire
4e55001e65
Add a short-lived lock to trend refresh scheduler ( #27253 )
1 year ago
Michael Stanclift
5a437edc7f
Keep version string displayed without breakpoints in UI ( #26986 )
1 year ago
David Aaron
6320c52630
Change min age of backup policy from 1 week to 6 days ( #27200 )
1 year ago
Jakob Gillich
770fd993ec
Fix importer returning negative row estimates ( #27258 )
1 year ago
github-actions[bot]
e95d25e101
New Crowdin Translations (automated) ( #27260 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Claire
5e56f3db65
Change some worker lock TTLs ( #27246 )
1 year ago
Claire
7e7d6e695b
Fix incorrectly keeping outdated update notices absent from the API endpoint ( #27021 )
1 year ago
Claire
1e2d4975cf
Fix import progress not updating on certain failures ( #27247 )
1 year ago
github-actions[bot]
ee866ec0e0
New Crowdin Translations (automated) ( #27220 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Jake Anto
c2f13769cd
Add PWA shortcut to `/explore` page ( #27235 )
1 year ago
Claire
d80a819fc6
Fix explore prompt appearing because of posts being received out of order ( #27211 )
1 year ago
github-actions[bot]
695e42de0d
New Crowdin Translations (automated) ( #27202 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
1 year ago
Matt Jankowski
340f1a68be
Simplify instance presenter view access ( #26046 )
1 year ago
Matt Jankowski
2016c5d912
Fix deprecation warning about `rewhere: true` being default behavior (Rails 7.1 prep) ( #27190 )
1 year ago
Matt Jankowski
99e289f03f
Fix include `Rails.application.routes.url_helpers` (Rails 7.1 prep) ( #27189 )
1 year ago
Matt Jankowski
89a17878ef
Fix haml-lint `InstanceVariables` rule for admin/roles/_form ( #26063 )
1 year ago
Matt Jankowski
9d56c1949b
Fix haml-lint `InstanceVariables` rule for admin/webhooks/_form ( #26062 )
1 year ago
Matt Jankowski
3060bfa4bd
Extract filename and csv helper methods from `Form::Import` ( #26129 )
1 year ago