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>
|
2024-01-22 19:21:02 +01:00 |
|
Claire
|
102eff7c05
|
Merge commit 'e2d9635074ad33cc8144adc434bcd90faae9c424' into glitch-soc/merge-upstream
|
2024-01-22 19:19:40 +01:00 |
|
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>
|
2024-01-22 19:15:02 +01:00 |
|
Claire
|
0700eb58bc
|
Merge commit '163db814c2b3cf544b78e427e7f7bbd99b94a025' into glitch-soc/merge-upstream
|
2024-01-22 19:12:05 +01:00 |
|
Claire
|
e2d9635074
|
Add notification email on invalid second authenticator (#28822)
|
2024-01-22 13:55:43 +00:00 |
|
Matt Jankowski
|
18004bf227
|
Add Account.matches_uri_prefix scope and use in activitypub/followers_synchronizations controller (#28820)
|
2024-01-22 13:55:37 +00:00 |
|
Matt Jankowski
|
7ecf7f5403
|
Move controller->request specs for api/v1/statuses/* (#28818)
|
2024-01-22 11:58:54 +00:00 |
|
github-actions[bot]
|
76e383ea1e
|
New Crowdin Translations (automated) (#28827)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-22 11:52:26 +00:00 |
|
Eugen Rochko
|
9f8e3cca9a
|
Fix duplicate and missing keys in search popout component in web UI (#28834)
|
2024-01-21 07:44:46 +00:00 |
|
Claire
|
cf2a2ed71c
|
Fix processing of compacted single-item JSON-LD collections (#28816)
|
2024-01-19 12:43:10 +00:00 |
|
Claire
|
3593ee2e36
|
Add rate-limit of TOTP authentication attempts at controller level (#28801)
|
2024-01-19 12:19:49 +00:00 |
|
Matt Jankowski
|
5fc4ae7c5f
|
Move privacy policy into markdown file (#28699)
|
2024-01-19 11:22:23 +00:00 |
|
github-actions[bot]
|
9cd17020bc
|
New Crowdin Translations (automated) (#28798)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-19 09:41:57 +00:00 |
|
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>
|
2024-01-19 09:41:03 +00:00 |
|
Matt Jankowski
|
4ec7d7d989
|
Fix Rails/WhereExists cop in REST::TagSerializer model (#28790)
|
2024-01-19 09:35:58 +00:00 |
|
Matt Jankowski
|
329911b0a3
|
Migrate controller->request spec for api/v1/follow* (#28811)
|
2024-01-19 09:32:41 +00:00 |
|
HTeuMeuLeu
|
86cc88c216
|
Fix banner image not showing in follow emails (#28814)
|
2024-01-19 09:23:59 +00:00 |
|
Matt Jankowski
|
fd64817fbe
|
Fix Rails/WhereExists cop in app/lib/status_cache_hydrator (#28808)
|
2024-01-19 09:19:48 +00:00 |
|
Jonathan de Jong
|
de09176ab9
|
Retry 401 errors on replies fetching (#28788)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-19 09:18:21 +00:00 |
|
Matt Jankowski
|
1480573c83
|
Add Account.auditable scope, fix N+1 in admin/action_logs#index (#28812)
|
2024-01-19 01:39:30 +00:00 |
|
Claire
|
528a8fa495
|
Merge commit 'f866413e724c2e7f8329fbc6e96f56f0b186c62a' into glitch-soc/merge-upstream
|
2024-01-18 22:16:16 +01:00 |
|
Claire
|
07b6777c99
|
Fix styling issue in account fields (#2578)
|
2024-01-18 20:27:47 +01:00 |
|
Matt Jankowski
|
f866413e72
|
Extract shared tagged statuses method in FeaturedTag (#28805)
|
2024-01-18 16:14:15 +00:00 |
|
Matt Jankowski
|
d0b3bc23d7
|
Remove unused matches_domain scopes on Account, DomainAllow, DomainBlock (#28803)
|
2024-01-18 16:11:04 +00:00 |
|
Matt Jankowski
|
0b853678a4
|
Add coverage for api/v1/peers/search endpoint and extract controller query to Instance scope (#28796)
|
2024-01-18 15:57:10 +00:00 |
|
Matt Jankowski
|
9fb9ef418a
|
Fix Rails/WhereExists cop in User model (#28792)
|
2024-01-18 13:55:44 +00:00 |
|
Matt Jankowski
|
aaa6f2e930
|
Group common class_name options in associations (#28779)
|
2024-01-18 12:29:41 +00:00 |
|
Matt Jankowski
|
da31792ac7
|
Fix Rails/WhereExists cop in FeaturedTag model (#28791)
|
2024-01-18 12:22:12 +00:00 |
|
Matt Jankowski
|
89c9a4502d
|
Fix Rails/WhereExists cop in account/interactions concern (#28789)
|
2024-01-18 09:36:16 +00:00 |
|
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>
|
2024-01-17 18:37:04 +01:00 |
|
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>
|
2024-01-17 18:36:09 +01:00 |
|
Claire
|
e8294925e6
|
[Glitch] Fix various icon alignment issues
Port baab58c80b to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-17 18:34:57 +01:00 |
|
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.
|
2024-01-17 18:32:15 +01:00 |
|
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>
|
2024-01-17 18:12:00 +01:00 |
|
Claire
|
8485bedddc
|
Merge commit '4e277f83dc740b3a842c7fd8ed167c3c76fcabf8' into glitch-soc/merge-upstream
|
2024-01-17 18:09:15 +01:00 |
|
Santiago Kozak
|
30b193b856
|
Improve display of lock icon in account headers (#28780)
|
2024-01-17 16:32:30 +00:00 |
|
Claire
|
e817fe4c35
|
Change media “ALT” label to a specific class (#28777)
|
2024-01-17 15:32:56 +00:00 |
|
HTeuMeuLeu
|
1a3859d8e2
|
Update follow and follow_request emails (#28755)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-17 14:37:04 +00:00 |
|
github-actions[bot]
|
1ab42ad12b
|
New Crowdin Translations (automated) (#28749)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-01-17 14:23:14 +00:00 |
|
Renaud Chaput
|
cb5ac15923
|
Use a helper to avoid using media/ asset prefixes (#28756)
|
2024-01-17 12:19:51 +00:00 |
|
Claire
|
baab58c80b
|
Fix various icon alignment issues (#28775)
|
2024-01-17 10:42:47 +00:00 |
|
Matt Jankowski
|
1b0cb3b54d
|
Announcement reactions query spec improvement and refactor (#28768)
|
2024-01-17 09:18:13 +00:00 |
|
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>
|
2024-01-16 18:34:22 +00:00 |
|
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>
|
2024-01-16 17:40:03 +01:00 |
|
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>
|
2024-01-16 12:21:13 +01:00 |
|
Claire
|
e4d07c7bcc
|
Merge commit '01b6c83c369061c2175d50dfb3ae1db502862664' into glitch-soc/merge-upstream
|
2024-01-16 12:04:11 +01:00 |
|
Renaud Chaput
|
01b6c83c36
|
Add a new @/ alias for the root frontend directory and use it where possible (#28753)
|
2024-01-16 10:27:26 +00:00 |
|
Jeong Arm
|
f0abba67db
|
Ignore RecordNotUnique errors in LinkCrawlWorker (#28748)
|
2024-01-16 08:35:54 +00:00 |
|
Claire
|
01df34b9db
|
Remove bypass and use use glitch-soc's theming system for inert.css
|
2024-01-15 22:16:26 +01:00 |
|
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.
|
2024-01-15 21:30:00 +01:00 |
|