Echo
|
10f232ca08
|
Wrapstodon: Allow dismissing banner (#37202)
|
2025-12-12 09:40:45 +00:00 |
|
diondiondion
|
5651900b89
|
Wrapstodon design QA tweaks (#37201)
|
2025-12-11 11:40:53 +00:00 |
|
diondiondion
|
9d81561bb2
|
Update Wrapstodon design (#37169)
|
2025-12-09 16:51:05 +00:00 |
|
diondiondion
|
591776d7ad
|
Fix inversion of emoji colours based on dark/light mode (#37120)
|
2025-12-05 10:08:59 +00:00 |
|
Echo
|
0dac31dfd5
|
Create new entrypoint for sharable Wrapstodon (#37121)
|
2025-12-04 15:48:10 +00:00 |
|
Echo
|
e5e3a64a9b
|
Display Wrapstodon inline widget (#37106)
|
2025-12-03 13:58:38 +00:00 |
|
Echo
|
234990cc37
|
Remove noreferrer from external links (#37107)
|
2025-12-03 13:54:58 +00:00 |
|
diondiondion
|
9334bd9ede
|
Don't reset scroll when using hotkeys to focus columns, add hotkey 0 to scroll to top (#37052)
|
2025-11-28 16:19:23 +00:00 |
|
diondiondion
|
f87f30c1ac
|
Refactor Card component to TypeScript (#36982)
|
2025-11-26 12:56:17 +00:00 |
|
diondiondion
|
8c772028ac
|
Replace most unsafe React lifecycle methods (#36970)
|
2025-11-25 13:49:45 +00:00 |
|
Claire
|
a26636ff1f
|
Fix compose autosuggest always lowercasing token (#36995)
|
2025-11-25 13:17:44 +00:00 |
|
diondiondion
|
4d0aab4a31
|
Fix g + h keyboard shortcut not working when a post is focused (#36935)
|
2025-11-19 10:58:07 +00:00 |
|
Claire
|
b4daad8c89
|
Fix double encoding in links (#36925)
|
2025-11-18 15:37:14 +00:00 |
|
diondiondion
|
284b46fee7
|
Implement CSS theme tokens behind feature flag (#36861)
|
2025-11-17 09:44:55 +00:00 |
|
Jeong Arm
|
4ab1d5d724
|
Allow drag&drop of link to quote in compose form (#36859)
|
2025-11-14 14:14:37 +00:00 |
|
Echo
|
c5eca8ffb2
|
Fix error with remote tags including percent signs (#36886)
|
2025-11-14 14:11:41 +00:00 |
|
Claire
|
9dbebbb2ee
|
Fix posts coming from public/hashtag streaming being marked as unquotable (#36860)
|
2025-11-13 12:54:28 +00:00 |
|
Claire
|
8abec0ffcb
|
Revert "Ensure the boost button shows a numeric value (#36805)" (#36850)
|
2025-11-12 15:32:55 +00:00 |
|
diondiondion
|
b53ee04475
|
Fix icon buttons animating when they haven't changed (#36824)
|
2025-11-11 11:10:27 +00:00 |
|
Echo
|
9a42d00c12
|
Ensure the boost button shows a numeric value (#36805)
|
2025-11-10 15:10:24 +00:00 |
|
Renaud Chaput
|
9addad8ce5
|
Update to latest eslint-plugin-react-hooks (#36702)
Co-authored-by: diondiondion <mail@diondiondion.com>
|
2025-11-10 14:50:04 +00:00 |
|
diondiondion
|
1280792678
|
Fix dropdown menu not focusing first item when opened via keyboard (#36804)
|
2025-11-10 11:44:10 +00:00 |
|
Echo
|
6337e036f3
|
Add new ESLint rule requiring explicit button types (#36738)
|
2025-11-05 15:11:04 +00:00 |
|
diondiondion
|
1b8d1cd6e4
|
Fix spoiler toggle button being able to submit compose form (#36736)
|
2025-11-05 14:00:42 +00:00 |
|
Echo
|
28cb345131
|
Fix: Ensure carousel focuses on wrapper (#36649)
|
2025-10-30 13:08:24 +00:00 |
|
Echo
|
e7cd5a430e
|
Refactor carousel components (#36425)
Co-authored-by: diondiondion <mail@diondiondion.com>
|
2025-10-29 14:44:46 +00:00 |
|
Claire
|
2a9c7d2b9e
|
Fix quote-inline fallback being removed even for legacy quotes (#36638)
|
2025-10-29 11:56:34 +00:00 |
|
Claire
|
e437bb919f
|
Change display of blocked and muted quoted users (#36619)
|
2025-10-29 09:13:12 +00:00 |
|
Claire
|
b01d21c4d4
|
Hashtag fixes (#36625)
|
2025-10-28 14:26:08 +00:00 |
|
Claire
|
3ccb6632f2
|
Fix mention matching ignoring path (#36626)
|
2025-10-28 14:05:39 +00:00 |
|
Echo
|
9c7d09993d
|
Fix props in DisplayName component (#36622)
|
2025-10-28 14:02:37 +00:00 |
|
Echo
|
85d0cdb5f7
|
Emoji: Remove final flag (#36409)
|
2025-10-28 11:33:27 +00:00 |
|
Claire
|
3bf99b8a4a
|
Fix URL comparison for mentions in case of empty path (#36613)
|
2025-10-27 18:19:52 +00:00 |
|
Eugen Rochko
|
76053fb4a9
|
Fix hashtags not being picked up when full-width hash sign is used (#36103)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-10-27 17:18:01 +00:00 |
|
Claire
|
9f7075a0ce
|
Remove unnecessary restrictions on HTML handling (#36548)
|
2025-10-22 13:55:41 +00:00 |
|
Echo
|
6e2973aa2d
|
Emoji: Fix unneeded re-renders when StatusContent changes (#36532)
|
2025-10-20 14:52:27 +00:00 |
|
Claire
|
97c8cc5606
|
Fix position of quote dropdown menu item when “quick boosting” is enabled (#36528)
|
2025-10-20 13:05:40 +00:00 |
|
Claire
|
811c1eaf7e
|
Fix relationship not being fetched to evaluate whether to show a quote post (#36517)
|
2025-10-17 13:03:18 +00:00 |
|
diondiondion
|
6dad80eb8c
|
Add new "quick boosting" setting (#36516)
|
2025-10-17 13:02:47 +00:00 |
|
diondiondion
|
20961c7538
|
Add keyboard shortcut info banner to the boosting preferences section (#36506)
|
2025-10-16 14:53:23 +00:00 |
|
Echo
|
7530f06dee
|
Emoji: Fix autoplay incorrectly being applied (#36503)
|
2025-10-16 12:46:17 +00:00 |
|
Echo
|
0c64e7f75e
|
Emoji: Cleanup new code (#36402)
|
2025-10-14 09:36:25 +00:00 |
|
Echo
|
c858fc77ef
|
Fixes handled link formatting (#36410)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2025-10-09 14:31:13 +00:00 |
|
Echo
|
5bc7c4b7e8
|
Emoji: Fixes issue with handled link not correctly showing remote users (#36403)
|
2025-10-08 17:17:03 +00:00 |
|
Echo
|
0c1ca6c969
|
Emoji: Statuses (#36393)
|
2025-10-08 14:18:11 +00:00 |
|
Echo
|
6abda76d13
|
Emoji: Account page (#36385)
|
2025-10-08 11:11:25 +00:00 |
|
Echo
|
3c9b828c71
|
Emoji: Bypass legacy emoji normalization (#36377)
|
2025-10-07 15:21:50 +00:00 |
|
Echo
|
9027d60420
|
Emoji: Remove re: from handleElement in StatusContent (#36366)
|
2025-10-06 16:20:15 +00:00 |
|
Claire
|
cda07686df
|
Add feature to automatically attach quote on eligible link past in Web UI composer (#36364)
|
2025-10-06 13:43:20 +00:00 |
|
Echo
|
ffac4cb05f
|
Emoji: Link Replacement (#36341)
|
2025-10-06 09:31:10 +00:00 |
|