|
d8dc0ee28c
|
Bump Chingerine revision number
|
2025-09-26 10:33:58 +10:00 |
|
|
1896790c03
|
Make quote colours less jarring
|
2025-09-26 10:33:16 +10:00 |
|
|
a8ede71aad
|
Merge tag 'v4.4.5'
|
2025-09-26 10:05:23 +10:00 |
|
Claire
|
dc6d8f8825
|
Bump version to v4.4.5
|
2025-09-23 14:33:16 +02:00 |
|
Claire
|
dd0647ca45
|
Update dependency rexml
|
2025-09-23 14:33:16 +02:00 |
|
Claire
|
70e2eb49df
|
Add support for has:quote in search (#36217)
|
2025-09-23 14:33:16 +02:00 |
|
Claire
|
bef28b2e51
|
Fix processing of out-of-order Update as implicit updates (#36190)
|
2025-09-22 16:54:04 +02:00 |
|
Claire
|
0b66bd591f
|
Fix getting Create and Update out of order (#36176)
|
2025-09-22 16:54:04 +02:00 |
|
Claire
|
a94d7bf520
|
Change quoted posts from silenced accounts not to be hidden (#36166)
|
2025-09-22 16:54:04 +02:00 |
|
Claire
|
c8551a3eca
|
Add click-through for quoted limited accounts (#36167)
|
2025-09-22 16:54:04 +02:00 |
|
Claire
|
06c2393805
|
Fix quote with CW but no text being shown without CW (#36150)
|
2025-09-17 18:01:19 +02:00 |
|
|
2c4e689fe5
|
Correct some drift from upstream
|
2025-09-17 20:43:39 +10:00 |
|
|
095ce4fb34
|
Merge branch 'chinwag-next'
|
2025-09-17 20:31:48 +10:00 |
|
|
a85691edb3
|
Testing 4.4.4
|
2025-09-17 18:35:30 +10:00 |
|
|
4346d0d376
|
Merge tag 'v4.4.4' into chinwag-next
|
2025-09-17 18:31:00 +10:00 |
|
Claire
|
4e85b9073b
|
Fix typo in changelog (#36140)
|
2025-09-16 17:39:45 +02:00 |
|
Claire
|
c966d75600
|
Bump version to v4.4.4
|
2025-09-16 13:54:27 +02:00 |
|
Claire
|
6f1fd0c2a7
|
Update axios dependency
|
2025-09-16 13:54:27 +02:00 |
|
Claire
|
68c219e753
|
Update vite dependency
|
2025-09-16 13:54:27 +02:00 |
|
Claire
|
a795743c3f
|
Update rails dependencies
|
2025-09-16 13:54:27 +02:00 |
|
github-actions[bot]
|
1ab5ea9bfb
|
New Crowdin Translations for stable-4.4 (automated) (#36122)
Co-authored-by: GitHub Actions <noreply@github.com>
|
2025-09-15 14:31:53 +02:00 |
|
|
d9d4a1b043
|
Added About icon to Chingerine
|
2025-09-14 22:46:45 +10:00 |
|
|
6ca47a7476
|
Merge tag 'v4.4.3' into chinwag-next
|
2025-09-14 17:27:33 +10:00 |
|
|
1e64e737a9
|
Version temp update before merge
|
2025-09-14 17:18:48 +10:00 |
|
|
5cf05fa67d
|
Update theme includes for 4.4
|
2025-09-14 17:01:57 +10:00 |
|
|
541a4786a4
|
Incorporate TangerineUI 2.4.4
|
2025-09-14 11:52:01 +10:00 |
|
|
fbbcaf4efd
|
Merge tag 'v4.4.0-rc.1' into chinwag-next
|
2025-09-14 11:47:14 +10:00 |
|
Claire
|
48f55e3224
|
Fix quote posts with CW and no text being rejected
Fixes #36077
|
2025-09-12 16:27:29 +02:00 |
|
Claire
|
6044270d69
|
Fix missing memoization in Web::PushNotificationWorker (#36085)
|
2025-09-12 16:27:29 +02:00 |
|
Claire
|
be1bd91e6d
|
Fix unresponsive areas around GIFV modals in some cases (#36059)
|
2025-09-12 16:27:29 +02:00 |
|
Claire
|
34cd5a716f
|
Move quote post fallback removal import-time (#36055)
|
2025-09-12 16:27:29 +02:00 |
|
Claire
|
ec5128bc1f
|
Fix missing beforeUnload confirmation when a poll is being authored (#36030)
|
2025-09-12 16:27:29 +02:00 |
|
fiona
|
c0f9e7f4c3
|
Fix handling of edited status with new media and no text (#35970)
|
2025-09-04 10:45:54 +02:00 |
|
Emelia Smith
|
1137a0ca3a
|
Support displaying polls in Admin UI (#35933)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-09-04 10:45:54 +02:00 |
|
diondiondion
|
1faf520ce4
|
Fix error alerts for deleted quotes (#35918)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
8777443c9b
|
Fix API return types for interaction API helpers (#35915)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
bd6d1f0e3f
|
Fix WebUI fetching deleted quote in an endless loop (#35909)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
1a1a23f6f0
|
Consolidate labels for quote policy settings (#35893)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
a48567784c
|
Fix Edit as well as “Delete & Redraft” on a poll not inserting empty option (#35892)
|
2025-09-04 10:45:54 +02:00 |
|
Shlee
|
b71216a08a
|
Add crossorigin back to inert css (regression? of #30687) (#35876)
|
2025-09-04 10:45:54 +02:00 |
|
Matt Jankowski
|
36974aaa99
|
Use debug? query method on httplog initializer check (#35833)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
567f337db3
|
Fix self-destruct scheduler behavior on some Redis setups (#35823)
|
2025-09-04 10:45:54 +02:00 |
|
Matt Jankowski
|
97f118013a
|
Include update in the resources args for api/web/push_subscriptions route (#35801)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
ea5d1f0297
|
Fix tootctl admin create not bypassing reserved username checks (#35779)
|
2025-09-04 10:45:54 +02:00 |
|
Matt Jankowski
|
7a862d3308
|
First pass coverage addition for antispam class (#35771)
|
2025-09-04 10:45:54 +02:00 |
|
Echo
|
1675eab561
|
Redirect on success for standalone compose (#35763)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
5f4116a311
|
Fix interaction policy changes in implicit updates not being saved (#35751)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
0741381670
|
Add test for Delete of inlined QuoteAuthorization (#35724)
|
2025-09-04 10:45:54 +02:00 |
|
Claire
|
e61900cadc
|
Fix quote revocation not being streamed (#35710)
|
2025-09-04 10:45:54 +02:00 |
|
Emelia Smith
|
cbb9a4dbe3
|
Refactor to reuse the one status partial across moderation tools (#35644)
|
2025-09-04 10:45:54 +02:00 |
|