20960 Commits

Author SHA1 Message Date
tarrien
c12bce2354 Delete .env.production.old 2024-02-28 09:35:22 -05:00
tarrien
68a78cc68e Cleanup 2024-02-28 09:35:22 -05:00
Tarrien
97825659b7 Block gpt via robots.txt 2024-02-28 09:35:22 -05:00
Tarrien
0b531ea4cb Final save before migration 2024-02-28 09:35:21 -05:00
Tarrien
9fad6457bd Fixing some customization tweaks 2024-02-28 09:33:50 -05:00
Tarrien
1c20a2875e Wobbl customizations on Glitch-SOC 2024-02-28 09:33:50 -05:00
Tarrien
e08a4634e6 Theming and such 2024-02-28 09:33:50 -05:00
Tarrien
de4ae7e8b5 Update to 4.1.3 2024-02-28 09:33:50 -05:00
Claire
b64563d2aa Bump version to v4.1.3 2024-02-28 09:33:50 -05:00
Renaud Chaput
fab5e71d32 Allow carets in URL search params (#25216) 2024-02-28 09:33:50 -05:00
Vyr Cossont
720ba36b08 Fix Redis client and type errors introduced in #24285 (#24342) 2024-02-28 09:33:50 -05:00
Vyr Cossont
5b607a0dae IndexingScheduler: fetch and import in batches (#24285)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-28 09:33:50 -05:00
Claire
37da62fbc8 Change /api/v1/statuses/:id/history to always return at least one item (#25510) 2024-02-28 09:33:50 -05:00
Daniel M Brasil
dadce4cc3d Fix incorrect pagination headers in /api/v2/admin/accounts (#25477) 2024-02-28 09:33:50 -05:00
Claire
3c284580cc Fix infinite loop in AccountsStatusesCleanupScheduler (#24840) 2024-02-28 09:33:50 -05:00
Claire
2d796fec8a Improve automatic post cleanup worker performances (#24785) 2024-02-28 09:33:50 -05:00
Claire
3c06ed866b Fix AccountsStatusesCleanupScheduler not spreading deletes across accounts correctly (#24607) 2024-02-28 09:33:50 -05:00
Claire
27d203132d Change automatic post deletion thresholds and load detection (#24614) 2024-02-28 09:33:49 -05:00
Claire
ff6b38a653 Fix ArgumentError when loading newer Private Mentions (#25399) 2024-02-28 09:33:49 -05:00
Claire
f132cf221a Bump version to v4.1.2 2024-02-28 09:33:49 -05:00
Claire
ec63f21336 Bump version to v4.1.1 2024-02-28 09:33:49 -05:00
Claire
bc5676358c Add mail headers to avoid auto-replies (#23597) 2024-02-28 09:33:49 -05:00
Claire
c19787f3f4
Add doodle feature back (#2652) 2024-02-27 21:27:51 +01:00
Claire
a25c900a08
Merge pull request #2650 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 6f7615ba86afda56e1d661442286a1d68467a525
2024-02-27 20:36:13 +01:00
Claire
e8155319c7 Take advantage of upstream's refactor and reduce code duplication 2024-02-27 19:28:13 +01:00
Claire
916d78373d [Glitch] Change behavior of privacy dropdown to only change value on validation
Port 90573c3abbc0783c25cb4e3aa8c298e10259cb57 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-27 19:24:34 +01:00
Evan Paterakis
1b219e709b [Glitch] Fix filters title and keywords overflow
Port 213c87ae595cc1ddcb618516106712b0aae789bd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-27 19:24:03 +01:00
Claire
a482932649 Merge commit '6f7615ba86afda56e1d661442286a1d68467a525' into glitch-soc/merge-upstream
Conflicts:
- `app/controllers/application_controller.rb`:
  Not a real conflict, upstream fixed a bug in a line adjacent to code
  modified by glitch-soc.
  Ported upstream's change.
2024-02-27 19:20:57 +01:00
Claire
6f7615ba86
Add basic end-to-end test for admin moderation interface (#29424) 2024-02-27 15:18:06 +00:00
Renaud Chaput
036f5a05e3
Convert the streaming server to ESM (#29389)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-02-27 14:59:20 +00:00
github-actions[bot]
bc4c5ed918
New Crowdin Translations (automated) (#29423)
Co-authored-by: GitHub Actions <noreply@github.com>
2024-02-27 14:53:53 +00:00
Matt Jankowski
76d256138e
Wrap media attachment size calculation in COALESCE (#29415) 2024-02-27 11:52:37 +00:00
Matt Jankowski
9e78129e6e
Use "cacheable response" shared example in more places (#29419) 2024-02-27 11:50:21 +00:00
renovate[bot]
54e3a82f1d
Update dependency thor to v1.3.1 (#29421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-02-27 11:48:42 +00:00
Claire
90573c3abb
Change behavior of privacy dropdown to only change value on validation (#29406) 2024-02-27 11:41:19 +00:00
Matt Jankowski
9fa7338b6e
Use github reporter on haml-lint runs on CI (#29375) 2024-02-27 10:48:38 +00:00
Evan Paterakis
213c87ae59
Fix filters title and keywords overflow (#29396) 2024-02-27 10:46:58 +00:00
zunda
a30cdfd4d4
Specify 410 for code when responding as json while self-destruction (#29420) 2024-02-26 22:43:07 +00:00
Claire
e1cb7c9b23
Merge pull request #2649 from ClearlyClaire/glitch-soc/merge-upstream
Merge upstream changes up to 8156113d58db851d00f8052e66459e6dafb71e82
2024-02-26 20:23:28 +01:00
Matt Jankowski
8a80ad7fc4 [Glitch] Remove unused media-spoiler-* JS/CSS
Port c7555271a6584d9e7648383641f0c2d9b45ef8fd to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-26 17:54:58 +01:00
Roni Laukkarinen
20bc633b0c [Glitch] Change new explore compass icon CSS class to explore
Port 10fdd882886c9154a532ce0789c5ad7d6eae6b5e to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-26 17:54:58 +01:00
Roni Laukkarinen
3fc4859279 [Glitch] Fix search icon position on mobile
Port 1cb74eeec00b413d326308930c48280b4f8325f4 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-26 17:54:58 +01:00
Roni Laukkarinen
658911c268 [Glitch] Improve alt text form accessibility with long texts
Port bbf6cb66f63c23daea725cb2b444a7c9f6c46899 to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-26 17:54:58 +01:00
Eugen Rochko
f6903d9ab0 [Glitch] Change explore icon from hashtag to compass in web UI
Port b8b2f20b16d92274fc3e576f493d19347f9421da to glitch-soc

Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-02-26 17:54:58 +01:00
Claire
67ca8bb56a Merge commit '8156113d58db851d00f8052e66459e6dafb71e82' into glitch-soc/merge-upstream
Conflicts:
- `app/javascript/packs/admin.jsx`:
  Change applied to `app/javascript/core/admin.js` instead.
2024-02-26 17:43:16 +01:00
Matt Jankowski
8156113d58
Use response_vary_headers method in requests/cache_spec (#29411) 2024-02-26 16:27:07 +00:00
Damien Mathieu
1540f42522
Better tests for auth/registrations#update (#29303) 2024-02-26 16:09:56 +00:00
Wolfgang Fournès
d51c3ac087
Add a missing spec to SessionsController#webauthn_options (#29277) 2024-02-26 16:09:40 +00:00
Matt Jankowski
c7555271a6
Remove unused media-spoiler-* JS/CSS (#29407) 2024-02-26 15:30:58 +00:00
Roni Laukkarinen
10fdd88288
Change new explore compass icon CSS class to explore (#29395) 2024-02-26 15:28:38 +00:00