Matt Jankowski
7a1f087659
Add `created_before` and `updated_before` scopes to `MediaAttachment` ( #28869 )
10 months ago
Matt Jankowski
9d413cbaf8
Fix `Rails/WhereExists` cop in app/models ( #28863 )
10 months ago
Matt Jankowski
599bc69503
Simplify `AccountSummary.filtered` query generation ( #28868 )
10 months ago
Eugen Rochko
5b1eb09d54
Add annual reports for accounts ( #28693 )
10 months ago
Eugen Rochko
01ce9df880
Fix search form re-rendering spuriously in web UI ( #28876 )
10 months ago
Matt Jankowski
c0e8e457ab
Eager loading fixes for `api/` controllers ( #28848 )
10 months ago
Matt Jankowski
ceade78182
Fix `Rails/WhereExists` cop in app/services ( #28853 )
10 months ago
github-actions[bot]
78ee1453f9
New Crowdin Translations (automated) ( #28857 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski
b0207d7757
Add coverage for `Tag.recently_used` scope ( #28850 )
10 months ago
Matt Jankowski
67f54c4e75
Fix `Rails/WhereExists` cop in app/validators ( #28854 )
10 months ago
Eugen Rochko
72bae7e170
[Glitch] Fix duplicate and missing keys in search popout component in web UI
...
Port 9f8e3cca9a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
102eff7c05
Merge commit 'e2d9635074ad33cc8144adc434bcd90faae9c424' into glitch-soc/merge-upstream
10 months ago
renovate[bot]
1d381c1664
[Glitch] Update dependency react-redux to v9.1.0
...
Port 163db814c2
to glitch-soc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
0700eb58bc
Merge commit '163db814c2b3cf544b78e427e7f7bbd99b94a025' into glitch-soc/merge-upstream
10 months ago
Claire
e2d9635074
Add notification email on invalid second authenticator ( #28822 )
10 months ago
Matt Jankowski
18004bf227
Add `Account.matches_uri_prefix` scope and use in activitypub/followers_synchronizations controller ( #28820 )
10 months ago
Matt Jankowski
7ecf7f5403
Move controller->request specs for api/v1/statuses/* ( #28818 )
10 months ago
github-actions[bot]
76e383ea1e
New Crowdin Translations (automated) ( #28827 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Eugen Rochko
9f8e3cca9a
Fix duplicate and missing keys in search popout component in web UI ( #28834 )
10 months ago
Claire
cf2a2ed71c
Fix processing of compacted single-item JSON-LD collections ( #28816 )
10 months ago
Claire
3593ee2e36
Add rate-limit of TOTP authentication attempts at controller level ( #28801 )
10 months ago
Matt Jankowski
5fc4ae7c5f
Move privacy policy into markdown file ( #28699 )
10 months ago
github-actions[bot]
9cd17020bc
New Crowdin Translations (automated) ( #28798 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
renovate[bot]
163db814c2
Update dependency react-redux to v9.1.0 ( #28717 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
Matt Jankowski
4ec7d7d989
Fix `Rails/WhereExists` cop in REST::TagSerializer model ( #28790 )
10 months ago
Matt Jankowski
329911b0a3
Migrate controller->request spec for api/v1/follow* ( #28811 )
10 months ago
HTeuMeuLeu
86cc88c216
Fix banner image not showing in follow emails ( #28814 )
10 months ago
Matt Jankowski
fd64817fbe
Fix `Rails/WhereExists` cop in app/lib/status_cache_hydrator ( #28808 )
10 months ago
Jonathan de Jong
de09176ab9
Retry 401 errors on replies fetching ( #28788 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Matt Jankowski
1480573c83
Add `Account.auditable` scope, fix N+1 in admin/action_logs#index ( #28812 )
10 months ago
Claire
528a8fa495
Merge commit 'f866413e724c2e7f8329fbc6e96f56f0b186c62a' into glitch-soc/merge-upstream
10 months ago
Claire
07b6777c99
Fix styling issue in account fields ( #2578 )
10 months ago
Matt Jankowski
f866413e72
Extract shared tagged statuses method in `FeaturedTag` ( #28805 )
10 months ago
Matt Jankowski
d0b3bc23d7
Remove unused `matches_domain` scopes on Account, DomainAllow, DomainBlock ( #28803 )
10 months ago
Matt Jankowski
0b853678a4
Add coverage for `api/v1/peers/search` endpoint and extract controller query to Instance scope ( #28796 )
10 months ago
Matt Jankowski
9fb9ef418a
Fix `Rails/WhereExists` cop in User model ( #28792 )
10 months ago
Matt Jankowski
aaa6f2e930
Group common `class_name` options in associations ( #28779 )
10 months ago
Matt Jankowski
da31792ac7
Fix `Rails/WhereExists` cop in FeaturedTag model ( #28791 )
10 months ago
Matt Jankowski
89c9a4502d
Fix `Rails/WhereExists` cop in account/interactions concern ( #28789 )
10 months ago
Santiago Kozak
036e25f19d
[Glitch] Improve display of lock icon in account headers
...
Port 30b193b856
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
0207c4b055
[Glitch] Change media “ALT” label to a specific class
...
Port e817fe4c35
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
e8294925e6
[Glitch] Fix various icon alignment issues
...
Port baab58c80b
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
c59fb65ddc
Merge commit '127503eb2cdd67126974bee304dde0f183300b84' into glitch-soc/merge-upstream
...
Conflicts:
- `app/helpers/accounts_helper.rb`:
Conflict due to glitch-soc's option to hide followers count.
Ported upstream changes.
Additional changes:
- `app/views/application/mailer/_account.html.haml`:
Ported glitch-soc's option to hide followers count.
- `app/views/settings/flavours/show.html.haml`:
Ported the `frontend_asset_url` helper change to glitch-soc.
10 months ago
renovate[bot]
d56e9fb873
[Glitch] Update devDependencies (non-major)
...
Port 4e277f83dc
to glitch-soc
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
8485bedddc
Merge commit '4e277f83dc740b3a842c7fd8ed167c3c76fcabf8' into glitch-soc/merge-upstream
10 months ago
Santiago Kozak
30b193b856
Improve display of lock icon in account headers ( #28780 )
10 months ago
Claire
e817fe4c35
Change media “ALT” label to a specific class ( #28777 )
10 months ago
HTeuMeuLeu
1a3859d8e2
Update follow and follow_request emails ( #28755 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
github-actions[bot]
1ab42ad12b
New Crowdin Translations (automated) ( #28749 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Renaud Chaput
cb5ac15923
Use a helper to avoid using `media/` asset prefixes ( #28756 )
10 months ago
Claire
baab58c80b
Fix various icon alignment issues ( #28775 )
10 months ago
Matt Jankowski
1b0cb3b54d
Announcement reactions query spec improvement and refactor ( #28768 )
10 months ago
renovate[bot]
4e277f83dc
Update devDependencies (non-major) ( #28728 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
Jeong Arm
411efdc2d3
Fix getting started misc column on dev env ( #2575 )
...
* Fix getting started misc column on dev
---------
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Renaud Chaput
5b67389bba
[Glitch] Add a new `@/` alias for the root frontend directory and use it where possible
...
Port 01b6c83c36
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
e4d07c7bcc
Merge commit '01b6c83c369061c2175d50dfb3ae1db502862664' into glitch-soc/merge-upstream
10 months ago
Renaud Chaput
01b6c83c36
Add a new `@/` alias for the root frontend directory and use it where possible ( #28753 )
10 months ago
Jeong Arm
f0abba67db
Ignore RecordNotUnique errors in LinkCrawlWorker ( #28748 )
10 months ago
Claire
01df34b9db
Remove bypass and use use glitch-soc's theming system for inert.css
10 months ago
Claire
34c9f77b3e
Merge commit '7f471e70c0e1cc106747634d20f173a68a9272d7' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/layouts/mailer.html.haml`:
Conflict caused by glitch-soc's theming system.
Used glitch-soc's path for the mailer pack.
10 months ago
Claire
6e4d5b4736
Fix some icon-related styling issues
10 months ago
Claire
278597c161
Merge commit '98b5f85f10a3af50a54fcd79e09fc9fd88f774fa' into glitch-soc/merge-upstream
10 months ago
Claire
a1920425ca
[Glitch] Switch from 48px weight 600 material symbol icons to 24px weight 400 icons
...
Port 6bbcd9348e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
2f521bc84a
Merge commit 'a2f02a07758c32f0dcc6388b4f30ca5a84e762f3' into glitch-soc/merge-upstream
10 months ago
Renaud Chaput
8cad0a4d6b
[Glitch] Change icon SVG imports to use a default import
...
Port 608f66f978
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
464051c2d2
Merge commit '1070804a1a6121170f7bba923789d73b978e6fe7' into glitch-soc/merge-upstream
10 months ago
Claire
60298af3c4
Merge commit 'c6684aa1e392f2dd86af4362b4259809549abaad' into glitch-soc/merge-upstream
...
Conflicts:
- `app/views/layouts/application.html.haml`:
Upstream changed how the `inert.css` file is included.
The conflict is caused by glitch-soc's theming system.
Ported the upstream change.
Additional changes:
- `config/webpack/shared.js`: bypass glitch-soc's theming
system for `inert` pack.
10 months ago
Claire
1323dfac80
Merge commit 'a90696011e563e62100cba56e2d52f6babbaff00' into glitch-soc/merge-upstream
10 months ago
HTeuMeuLeu
7f471e70c0
Update new email templates ( #28416 )
...
Co-authored-by: Matt Jankowski <matt@jankowski.online>
10 months ago
Claire
98b5f85f10
Rename and refactor `User#confirm!` to `User#mark_email_as_confirmed!` ( #28735 )
10 months ago
Claire
e621c1c44c
Fix registrations not checking MX records for email domain blocks requiring approval ( #28608 )
10 months ago
Matt Jankowski
a2f02a0775
Disable `Rails/SkipsModelValidations` cop ( #28712 )
10 months ago
Claire
82d28ac956
Merge pull request #2567 from ClearlyClaire/glitch-soc/ports/convert-utils-hashtags-typescript
...
Convert utils and hashtags to Typescript
10 months ago
Claire
50188ad211
[Glitch] Use helpers to check environment in frontend ( #2571 )
...
Port 277e6968f5
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
10 months ago
Claire
8cb4825c8b
Fix sign-up restrictions based on email addresses not being enforced ( #28732 )
10 months ago
github-actions[bot]
1012ffac9e
New Crowdin Translations (automated) ( #28721 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
10 months ago
Matt Jankowski
e72676e83a
Improve `api/v1/markers#create` performance against simultaneous requests ( #28718 )
10 months ago
Josh Goldberg ✨
f8941c41a5
[Glitch] Converted hashtag.jsx to TypeScript
...
Port 3a7f10c3f1
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Josh Goldberg ✨
695dcc6ca8
[Glitch] Converted app/javascript/flavours/glitch/utils/ folder to TypeScript
...
Port 1142f4c79e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
52c023a305
Convert `Permalink` to Typescript
10 months ago
Claire
16499bc097
Rewrite `Permalink` as functional component
10 months ago
Claire
0213ae6b37
Extract glitch-soc-only i18n string
10 months ago
Eugen Rochko
6772bf611e
[Glitch] Fix wrong color on active icons with counters in web UI
...
Port 728eb6a153
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Eugen Rochko
cc363629be
[Glitch] Fix focus and hover styles in web UI
...
Port cfd50f30bb
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Trevor Wolf
7565a328d0
[Glitch] change column link to add a better keyboard focus indicator
...
Port 6308dca76a
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Trevor Wolf
c1e28c8913
[Glitch] change focus ui for keyboard only input
...
Port 59478a1b46
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Eugen Rochko
a7bad8f45c
[Glitch] Fix profile setup showing default avatar in web UI
...
Port 01f0a6ca4f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Eugen Rochko
b534532eaf
[Glitch] Change to single opt-in during profile setup in onboarding in web UI
...
Port 0e9801443f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Eugen Rochko
bacb9134cc
[Glitch] Add profile setup to onboarding in web UI
...
Port d67bd44ca1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Renaud Chaput
2653651bfa
[Glitch] Simplify column headers
...
Port 13d310e64d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Renaud Chaput
ca17c2d35a
[Glitch] Use a context to propagate column-related Props, and remove `forceUpdate` usage
...
Port 537442853f
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Claire
e2c7c370dc
Fix size of glitch-soc status info icons
10 months ago
Claire
e2ba5f6e35
Fix glitch-soc high color privacy icons
10 months ago
Claire
e227e959f7
Fix glitch-soc textarea icons
10 months ago
Claire
6333900006
Fix glitch-soc CW media icons
10 months ago
Claire
46128f25b6
Fix glitch-soc status media icons
10 months ago
Santiago Kozak
731f01adb1
[Glitch] Fix reply icon display in picture-in-picture footer
...
Port 1cba91d6d1
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Renaud Chaput
dd56900fac
[Glitch] Fixes dropdown target without a `buttonRef` (edit history)
...
Port 7b1d390734
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
Eugen Rochko
a8c59c2506
[Glitch] Add icons for private and disabled boost in web UI
...
Port 7e3c10dec6
to glitch-soc
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago
zunda
b2a6386b7d
[Glitch] Adjust transform origin for favorite star
...
Port e4e752c26e
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
10 months ago