Matt Jankowski
|
8ef546fe6b
|
Convert oauth/tokens#revoke spec controller->request (#34174)
|
2025-03-18 08:16:42 +00:00 |
|
Claire
|
d2c4f69148
|
Merge commit '30e334b51a4e7add05401895bff5a2ea4a97e0bd' into glitch-soc/merge-upstream
|
2025-03-17 20:25:32 +01:00 |
|
Claire
|
e30001bc80
|
Fix incorrect URL being used when cache busting (#34189)
|
2025-03-17 16:40:28 +00:00 |
|
Claire
|
0efa669fe9
|
Merge commit '2f98134ac69ee840095c9d8389e4b2fff72f20c1' into glitch-soc/merge-upstream
|
2025-03-15 17:49:32 +01:00 |
|
Eugen Rochko
|
d213c585ff
|
Add age verification on sign-up (#34150)
|
2025-03-14 14:07:29 +00:00 |
|
David Roetzel
|
4a6cf67c46
|
Add middleware to record queue time (#34172)
|
2025-03-14 13:52:04 +00:00 |
|
Claire
|
b330cc21c4
|
Merge commit 'aff51823752b809c3349698b6be02bfdda7a9010' into glitch-soc/merge-upstream
|
2025-03-12 19:48:51 +01:00 |
|
Matt Jankowski
|
f71a855e2d
|
Add coverage for standard params on push subs create (#34092)
|
2025-03-12 14:29:19 +00:00 |
|
Claire
|
966b816382
|
Refactor ActivityPub::FetchRepliesService and ActivityPub::FetchAllRepliesService (#34149)
|
2025-03-12 11:52:38 +00:00 |
|
Claire
|
9db26db495
|
Refactor reply-fetching code and disable it by default (#34147)
|
2025-03-12 10:28:06 +00:00 |
|
Jonny Saunders
|
46e13dd81c
|
Add Fetch All Replies Part 1: Backend (#32615)
Signed-off-by: sneakers-the-rat <sneakers-the-rat@protonmail.com>
Co-authored-by: jonny <j@nny.fyi>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Kouhai <66407198+kouhaidev@users.noreply.github.com>
|
2025-03-12 09:03:01 +00:00 |
|
Claire
|
399fbf97de
|
Merge commit '420ffdfb6259740602d4ce727ed5c60432c776a5' into glitch-soc/merge-upstream
|
2025-03-11 18:44:32 +01:00 |
|
Claire
|
420ffdfb62
|
Add delay to profile updates to debounce them (#34137)
|
2025-03-11 16:17:17 +00:00 |
|
Matt Jankowski
|
6d5a1fbe1d
|
Assert on page contents while progressing through new_statuses system spec (#34139)
|
2025-03-11 14:00:51 +00:00 |
|
Matt Jankowski
|
325b55485e
|
Convert admin/settings/branding spec controller->request (#34130)
|
2025-03-11 13:32:39 +00:00 |
|
David Roetzel
|
bedf808e02
|
Move feature flag test setup into config (#34124)
|
2025-03-11 13:29:17 +00:00 |
|
Matt Jankowski
|
dc43699b77
|
Assert on page contents before reloading report for interface JS spec (#34132)
|
2025-03-11 09:14:16 +00:00 |
|
Claire
|
fb55d09f77
|
Merge commit 'fb34d9c5909116d586a0187d86ada36ee1234f61' into glitch-soc/merge-upstream
|
2025-03-10 19:48:45 +01:00 |
|
David Roetzel
|
26b5f45564
|
Make Faker generate unique TOS effective dates (#34122)
|
2025-03-10 09:33:37 +00:00 |
|
Matt Jankowski
|
e1f278cdf2
|
Convert admin/webhooks/secrets spec controller->system (#34109)
|
2025-03-10 08:17:48 +00:00 |
|
Matt Jankowski
|
7169b270ae
|
Convert admin/site_uploads spec controller->system (#34108)
|
2025-03-10 08:17:02 +00:00 |
|
Claire
|
4bea9a0a66
|
Merge commit '04492e7f934d07f8e89fa9c3d4fe3381f251e8a2' into glitch-soc/merge-upstream
|
2025-03-07 18:34:27 +01:00 |
|
Claire
|
dbd3e05812
|
Merge commit 'b57687083f4af178f2e2f43665eb4e49d32a50c2' into glitch-soc/merge-upstream
|
2025-03-07 17:37:36 +01:00 |
|
Claire
|
9d5a9123b9
|
Merge commit 'ce23342d72a7f2ca6f8c35727c86ba54c9c365ca' into glitch-soc/merge-upstream
|
2025-03-07 13:15:10 +01:00 |
|
Eugen Rochko
|
2cabbae132
|
Add min. age to terms of service (#34105)
|
2025-03-07 11:50:52 +00:00 |
|
Matt Jankowski
|
eaf1ea3155
|
Remove admin_user helper method from SystemHelpers module (#34096)
|
2025-03-07 08:31:47 +00:00 |
|
Matt Jankowski
|
551339401d
|
Use methods from SystemHelpers more consistently (#33973)
|
2025-03-07 08:02:55 +00:00 |
|
Claire
|
b6f3cfb302
|
Merge commit 'e5655a5f65eb8116640ae434125553e0fe77f35e' into glitch-soc/merge-upstream
|
2025-03-06 20:10:00 +01:00 |
|
Claire
|
5a100bf38f
|
Add ability to email announcements to all users (#33928)
|
2025-03-06 14:05:27 +00:00 |
|
Matt Jankowski
|
b021cfc91e
|
Convert settings/sessions spec controller->system (#34072)
|
2025-03-06 08:21:05 +00:00 |
|
David Roetzel
|
8cf27d0fbb
|
Add simple feature flag system (#34038)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-03-05 15:41:54 +00:00 |
|
Eugen Rochko
|
cadda2f957
|
Add effective date to terms of service (#33993)
|
2025-03-05 09:01:33 +00:00 |
|
Matt Jankowski
|
ce23342d72
|
Convert admin/terms_of_service/* spec controller->system (#33975)
|
2025-03-04 15:27:44 +00:00 |
|
Matt Jankowski
|
d90d68bddf
|
Remove deprecated mb_chars method (#34039)
|
2025-03-03 16:50:57 +00:00 |
|
Emelia Smith
|
4960193ed0
|
Add API to delete media attachments that are not in use (#33991)
|
2025-02-28 13:41:42 +00:00 |
|
Claire
|
e71fb450e0
|
Add optional delete_media parameter to DELETE /api/v1/statuses/:id (#33988)
|
2025-02-28 13:39:01 +00:00 |
|
Matt Jankowski
|
b56e90d049
|
Convert admin/relationships spec controller->system (#34002)
|
2025-02-28 11:17:13 +00:00 |
|
Matt Jankowski
|
3aaa388ce4
|
Convert admin/trends/* spec controller->system (#34003)
|
2025-02-28 10:55:37 +00:00 |
|
Emelia Smith
|
febcd0a76c
|
Expose status language via og:locale (#34012)
|
2025-02-28 10:53:39 +00:00 |
|
Claire
|
1cdd91d6f1
|
Merge commit '6b519cfefa93a923b19d0f20c292c7185f8fd5f5' into glitch-soc/merge-upstream
|
2025-02-27 15:52:20 +01:00 |
|
Jeremy Kescher
|
6b519cfefa
|
Merge commit from fork
* Fix domain blocks/rationales being visible to unapproved/unconfirmed users
* Fix domain blocks/rationales being visible to suspended users
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
* Allow moved users to view domain blocks
* Add authorization specs for `/api/v1/instance/domain_blocks` spec
* Fix tests
* Fix incorrect test setup
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-02-27 15:49:57 +01:00 |
|
Claire
|
06f879ce9b
|
Merge commit from fork
* Add rate-limit on `/auth/setup`
* Remove useless test
|
2025-02-27 15:44:35 +01:00 |
|
Claire
|
a682bd19f5
|
Merge commit '20531d1e078a27116dea53ce21c1b32bf3774eca' into glitch-soc/merge-upstream
|
2025-02-25 18:52:24 +01:00 |
|
Claire
|
20531d1e07
|
Fix GET /api/v2/notifications/:id and POST /api/v2/notifications/:id/dismiss for ungrouped notifications (#33990)
|
2025-02-25 14:37:44 +00:00 |
|
Eugen Rochko
|
298ca53593
|
Add choice of law to terms of service generator (#33994)
|
2025-02-25 10:58:11 +00:00 |
|
Claire
|
524e8992ad
|
Merge commit 'db971976853103017b1561f2c4f9406fa00c0a2e' into glitch-soc/merge-upstream
|
2025-02-22 21:31:46 +01:00 |
|
Matt Jankowski
|
db97197685
|
Remove rails-controller-testing gem (#33955)
|
2025-02-21 14:00:16 +00:00 |
|
Matt Jankowski
|
2a15bf4ede
|
Convert admin/roles controller spec to request/sytem specs (#33947)
|
2025-02-21 11:47:47 +00:00 |
|
Matt Jankowski
|
d065d02d88
|
Improve example wording in 2FA/confirmations controller spec (#33944)
|
2025-02-21 07:31:06 +00:00 |
|
Claire
|
f3bc50778b
|
Merge commit 'f1d4be1e7509f795706ff2310c5fc36e0e79bf4d' into glitch-soc/merge-upstream
|
2025-02-18 20:38:57 +01:00 |
|