Matt Jankowski
c91e06bcad
Fix Rails/CreateTableWithTimestamps
cop ( #30836 )
2024-10-04 17:48:03 +02:00
Jeong Arm
b2ce9bb4c7
Show timestamp when the user deletes their account on admin dashboard ( #25640 )
...
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
19d1392b33
Avoid repeated icon stack in settings sidebar ( #32201 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
09cf617d7f
Adjust spacing on setting sub-nav items when below mobile size ( #32137 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
784d1bfb29
Fix broken border on applications list ( #32147 )
2024-10-04 17:48:03 +02:00
Claire
754b03d8cb
Fix unneeded requests to blocked domains when receiving relayed signed activities from them ( #31161 )
2024-10-04 17:48:03 +02:00
Emelia Smith
f397550311
Add detection and download of material_symbol icons in config/navigation.rb ( #31366 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
97db4bd4dd
Wrap datetime in time
element with attrs ( #32177 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
1e19242134
Extract constants for header and avatar geometry ( #32151 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
4e6f13a0fb
Only show email domain blocks MX table when some found ( #32155 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
f517f0dbef
Fix nav item active highlight for some paths ( #32159 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
53624b1b54
Remove explicit put
action in settings forms ( #32176 )
2024-10-04 17:48:03 +02:00
renovate[bot]
a473988969
Update dependency postcss-preset-env to v10.0.5 ( #32019 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
4ad1e955eb
Use module: :users
in routes/admin section ( #30767 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
66ef4b9984
Remove WebfingerHelper
module & move usage inline ( #31203 )
2024-10-04 17:48:03 +02:00
David Roetzel
ce2481a81b
Move OTP secret length to configuration ( #32125 )
2024-10-04 17:48:03 +02:00
renovate[bot]
efa74a6c44
Update RuboCop (non-major) to v1.22.1 ( #31573 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
bdceb1dacf
Add date_range
view helper ( #32187 )
2024-10-04 17:48:03 +02:00
renovate[bot]
e13453aec4
Update dependency webmock to v3.24.0 ( #32190 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:48:03 +02:00
renovate[bot]
25e8a6eaeb
Update dependency propshaft to v1.1.0 ( #32192 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
c828e7731c
Improve alignment of icons on admin roles list ( #32153 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
6734b6550f
Extract dashboard partial for admin instance page ( #32189 )
2024-10-04 17:48:03 +02:00
renovate[bot]
6398d7b784
Update peter-evans/create-pull-request action to v7.0.5 ( #32164 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-10-04 17:48:03 +02:00
Matt Jankowski
1283c3544c
Avoid id
duplication conflict with main navigation from settings profile link ( #32181 )
2024-10-04 17:48:03 +02:00
Renaud Chaput
8ac00533ff
Fix follow notifications from streaming being grouped ( #32179 )
2024-10-04 17:48:03 +02:00
Matt Jankowski
1b3472bec8
Use account display name for pretend blog example in attribution area ( #32188 )
2024-10-04 17:48:03 +02:00
Jeremy Kescher
04ffe10d26
Update version and changelog
Check formatting / lint (push) Has been cancelled
Ruby Testing / build (production) (push) Has been cancelled
Ruby Testing / build (test) (push) Has been cancelled
Check i18n / check-i18n (push) Has been cancelled
CodeQL / Analyze (javascript) (push) Has been cancelled
CodeQL / Analyze (ruby) (push) Has been cancelled
Ruby Linting / lint (push) Has been cancelled
Historical data migration test / test (14-alpine) (push) Has been cancelled
Historical data migration test / test (15-alpine) (push) Has been cancelled
Ruby Testing / test (.ruby-version) (push) Has been cancelled
Ruby Testing / test (3.1) (push) Has been cancelled
Ruby Testing / test (3.2) (push) Has been cancelled
Ruby Testing / Libvips tests (.ruby-version) (push) Has been cancelled
Ruby Testing / Libvips tests (3.1) (push) Has been cancelled
Ruby Testing / Libvips tests (3.2) (push) Has been cancelled
Ruby Testing / End to End testing (.ruby-version) (push) Has been cancelled
Ruby Testing / End to End testing (3.1) (push) Has been cancelled
Ruby Testing / End to End testing (3.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Has been cancelled
2024-10-04 14:26:28 +02:00
Jeremy Kescher
6f7e917f32
Fix inability to create ActivityPub messages
2024-10-04 14:25:37 +02:00
Jeremy Kescher
7bb89c5dfd
Update CHANGELOG.md
Ruby Linting / lint (push) Waiting to run
Check i18n / check-i18n (push) Waiting to run
CodeQL / Analyze (javascript) (push) Waiting to run
CodeQL / Analyze (ruby) (push) Waiting to run
Check formatting / lint (push) Waiting to run
Historical data migration test / test (14-alpine) (push) Waiting to run
Historical data migration test / test (15-alpine) (push) Waiting to run
Ruby Testing / build (production) (push) Waiting to run
Ruby Testing / build (test) (push) Waiting to run
Ruby Testing / test (.ruby-version) (push) Blocked by required conditions
Ruby Testing / test (3.1) (push) Blocked by required conditions
Ruby Testing / test (3.2) (push) Blocked by required conditions
Ruby Testing / Libvips tests (.ruby-version) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.1) (push) Blocked by required conditions
Ruby Testing / Libvips tests (3.2) (push) Blocked by required conditions
Ruby Testing / End to End testing (.ruby-version) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.1) (push) Blocked by required conditions
Ruby Testing / End to End testing (3.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, docker.elastic.co/elasticsearch/elasticsearch:8.10.2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (.ruby-version, opensearchproject/opensearch:2) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.1, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Ruby Testing / Elastic Search integration testing (3.2, docker.elastic.co/elasticsearch/elasticsearch:7.17.13) (push) Blocked by required conditions
Bundler Audit / security (push) Has been cancelled
CSS Linting / lint (push) Has been cancelled
Haml Linting / lint (push) Has been cancelled
JavaScript Linting / lint (push) Has been cancelled
JavaScript Testing / test (push) Has been cancelled
2024-10-03 22:51:42 +02:00
Jeremy Kescher
1290a5609d
Merge branch 'glitch-v4.3.0-rc.1' into develop
2024-10-03 22:25:40 +02:00
Claire
c8df7f4995
Change github action repo to glitch-soc
2024-09-30 20:50:32 +02:00
Claire
94743fea2c
Merge remote-tracking branch 'upstream/stable-4.3' into glitch-soc/stable-4.3
2024-09-30 20:49:42 +02:00
Claire
deee164acf
Support translation branches in Crowdin ( #32174 )
2024-09-30 19:45:40 +02:00
Claire
88756ab75f
Merge pull request #2861 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 03210085b7
2024-09-30 13:30:14 +02:00
Claire
9af9ef6fb3
Merge commit '03210085b7481568cc507f088144aaf1dae73c88' into glitch-soc/merge-upstream
2024-09-30 13:04:19 +02:00
Claire
03210085b7
Bump version to 4.3.0-rc.1 ( #32124 )
2024-09-30 10:42:59 +00:00
Claire
0c872beed4
Merge commit from fork
...
This should not change the set of words matched by `USERNAME_RE` but does
change the one matched by `MENTION_RE`. Indeed, the previous regexp allowed
a domain part to start with `.` or `-`, which the new regexp does not allow.
2024-09-30 12:25:54 +02:00
Claire
e22eff8900
Remove regexp timeout feature ( #32169 )
2024-09-30 09:41:06 +00:00
renovate[bot]
431b382563
Update dependency sass to v1.79.4 ( #32139 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:55:18 +00:00
renovate[bot]
bf7cfba48e
Update DefinitelyTyped types (non-major) ( #32163 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:53:52 +00:00
github-actions[bot]
f477dc399e
New Crowdin Translations (automated) ( #32140 )
...
Co-authored-by: GitHub Actions <noreply@github.com>
2024-09-30 08:53:29 +00:00
renovate[bot]
6037714f76
Update dependency propshaft to v1.0.1 ( #32158 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-09-30 08:47:57 +00:00
Eugen Rochko
c352ce6f45
Fix missing permission on new embeds making them unclickable ( #32135 )
2024-09-30 08:20:20 +00:00
Claire
9bf624b44d
Merge pull request #2860 from ClearlyClaire/glitch-soc/merge-upstream
...
Merge upstream changes up to 9d664f87a0
2024-09-29 20:36:32 +02:00
Eugen Rochko
e80971e660
[Glitch] Change media reordering design in the compose form in web UI
...
Port 11a12e56b3
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 14:03:19 +02:00
Eugen Rochko
9e10fd59b7
[Glitch] Add ability to view alt text by clicking the ALT badge in web UI
...
Port a04433f995
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 13:35:35 +02:00
Eugen Rochko
9b5f073cb3
[Glitch] Change design of media tab on profiles in web UI
...
Port 89df27a06c
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 12:57:58 +02:00
Eugen Rochko
157ecf255b
[Glitch] Change responsive break points on navigation panel in web UI
...
Port 28c4eca0af
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:53:49 +02:00
Matt Jankowski
b8c23f94b0
[Glitch] Add no-toolbar
state for "nothing here" batch table views
...
Port 24d3ce7bab
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:29:18 +02:00
Matt Jankowski
3fa34bd73a
[Glitch] Use 1 column layout for form ul
on narrow widths
...
Port 106b22bd2d
to glitch-soc
Signed-off-by: Claire <claire.github-309c@sitedethib.com>
2024-09-29 11:25:24 +02:00