|
a4b4aab9cd
|
Update README
|
2024-10-20 21:02:59 +11:00 |
|
|
590dca3d76
|
Coloured post interaction icons
|
2024-10-20 16:18:29 +11:00 |
|
|
976926d37c
|
Revise CW show/hide text
|
2024-10-20 15:55:45 +11:00 |
|
|
9d97614ea5
|
Correct some of the more obvious branding
|
2024-10-20 15:20:34 +11:00 |
|
|
8306514de8
|
Reorder theme list
|
2024-10-20 10:21:30 +11:00 |
|
|
f3b586258d
|
Theme settings to include pre-4.3 option
|
2024-10-20 10:12:51 +11:00 |
|
|
fa1112e6bf
|
Allow selection of standard Light theme*
|
2024-10-19 13:26:50 +11:00 |
|
|
9412b06ba2
|
Theme selections changed
|
2024-10-19 13:11:13 +11:00 |
|
|
59a6eaaf71
|
Palette colour tweaks for testing
|
2024-10-17 13:32:37 +11:00 |
|
|
e2050b41c3
|
Dark mode tweaks from @soheb@pkutalk.com
|
2024-10-16 20:05:54 +11:00 |
|
|
83edc1b246
|
Replace Mastodon logo with slighly larger Fediverse logo
|
2024-10-16 19:25:47 +11:00 |
|
|
ed69a234f4
|
Incorporate TangerineUI 2.1 release
|
2024-10-16 14:17:13 +11:00 |
|
|
111016aa3f
|
Include draft Chinwag theme changes for live testing
|
2024-10-16 13:47:52 +11:00 |
|
|
c1aec71846
|
Final removals
|
2024-10-09 19:07:43 +11:00 |
|
|
98969d584e
|
Minimum change for Chinwag 4.3
|
2024-10-09 19:06:42 +11:00 |
|
|
4bc60b2b79
|
Keep matching mainline as much as possible
|
2024-10-09 14:00:25 +11:00 |
|
|
94153792ba
|
Cleanup from skipped versions
|
2024-10-09 13:44:30 +11:00 |
|
|
e3f2b6bfb8
|
Merge tag 'v4.3.0'
|
2024-10-09 13:35:26 +11:00 |
|
github-actions[bot]
|
ab36c152f9
|
New Crowdin Translations for stable-4.3 (automated) (#32297)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-10-08 13:18:49 +02:00 |
|
Matt Jankowski
|
fc5b558b32
|
Reduce factory usage across spec/services area (#32098)
|
2024-10-08 10:44:32 +02:00 |
|
Claire
|
77ff94d3d2
|
Fix source strings being uploaded to crowdin in merge groups (#32298)
|
2024-10-08 10:10:50 +02:00 |
|
Claire
|
edcf3d9234
|
Bump version to v4.3.0 (#32283)
|
2024-10-07 17:37:05 +02:00 |
|
Eugen Rochko
|
cae93e79a4
|
Fix missing avatar fallback interfering with transparency in web UI (#32270)
|
2024-10-07 16:22:11 +02:00 |
|
Claire
|
83a98cb81a
|
Add missing on_delete: :cascade on notification_permissions (#32281)
|
2024-10-07 16:22:11 +02:00 |
|
Eugen Rochko
|
889edc560a
|
Fix wrong width on logo in detailed link card in web UI (#32271)
|
2024-10-07 16:22:11 +02:00 |
|
github-actions[bot]
|
2e0d918d7d
|
New Crowdin Translations for stable-4.3 (automated) (#32253)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2024-10-07 11:21:49 +02:00 |
|
Claire
|
3b4312476f
|
Fix media gallery items having incorrect borders when hidden (#32257)
|
2024-10-07 10:54:23 +02:00 |
|
Claire
|
4fba4f8c82
|
Fix notification push notifications not including the author's username (#32254)
|
2024-10-07 10:54:23 +02:00 |
|
Matt Jankowski
|
25de2f57ee
|
Add coverage for missing status scenario in NotificationMailer (#32256)
|
2024-10-07 10:54:23 +02:00 |
|
Claire
|
6d5aa58f88
|
Fix unsupported grouped notifications from streaming causing duplicate IDs (#32243)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
81cd489208
|
Fix Content-Security-Policy when using sso-redirect (#32241)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
55b5364534
|
Hide badges in media gallery when media are hidden (#32224)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
2e8b752c55
|
Move admin action log type list generation to helper (#32178)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
d82ffdccbb
|
Add copyable_input helper method to wrap shared options (#32119)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
5c72b46a4e
|
Clean up labels on development application form (#32116)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
aa46348c03
|
Enable hostname config for all system specs (#32109)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
404f467fcf
|
Fix editing description of media uploads with custom thumbnails (#32221)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
4a2d3929c5
|
Fix media uploads in composer appearing over search results in advanced interface (#32217)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
ceba0f082e
|
Provide use_path to qr generator for svg data size reduction (#32127)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
7de8d5ffca
|
Add relevant_params to ReportFilter (matches account filter) (#32136)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
74291dfb77
|
Remove unneeded reorder(nil) conditions (#32200)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
f07707a9bb
|
Extract WebPushRequest from push notification worker and subscription (#32208)
|
2024-10-04 17:48:03 +02:00 |
|
Claire
|
931553844d
|
Fix incorrect 'navigator' check (#32219)
|
2024-10-04 17:48:03 +02:00 |
|
Matt Jankowski
|
243a85ec8d
|
Expand coverage for Export utility class (#32212)
|
2024-10-04 17:48:03 +02:00 |
|
Christian Schmidt
|
cbf1349370
|
Support /.well-known/host-meta.json (#32206)
|
2024-10-04 17:48:03 +02:00 |
|
Jeong Arm
|
b8fdffe824
|
Ignore error if mentioned account was not processable (#29215)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-10-04 17:48:03 +02:00 |
|
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 |
|