Eugen Rochko
|
128987eded
|
Add support for `fediverse:creator` OpenGraph tag (#30398)
|
2024-05-29 01:34:33 +02:00 |
Renaud Chaput
|
b6fd14f0e2
|
Fix `createDataLoadingThunk` and related actions (#30408)
|
2024-05-23 18:22:42 +00:00 |
Renaud Chaput
|
10ec421dd4
|
Proposal: a modern & typed way of writing Redux actions doing API requests (#30270)
|
2024-05-23 09:50:13 +00:00 |
Renaud Chaput
|
a178ba7cd5
|
Use a modern React context for identity in the app (#30098)
|
2024-05-19 17:07:32 +00:00 |
Renaud Chaput
|
67442f9039
|
Remove global `boosts` state and convert boosts modal to Typescript (#29774)
|
2024-03-28 15:33:15 +00:00 |
Renaud Chaput
|
f2fd1da23f
|
Fix PropTypes for some record objects (#29786)
|
2024-03-28 10:05:16 +00:00 |
Claire
|
726e7ad024
|
Fix extra separator besides favourite count on private posts (#29605)
|
2024-03-16 01:11:59 +00:00 |
Eugen Rochko
|
ec19d0a14b
|
Change mute, block and domain block confirmations in web UI (#29576)
|
2024-03-15 17:36:41 +00:00 |
Eugen Rochko
|
4991198b70
|
Change design of metadata underneath posts in web UI (#29585)
|
2024-03-14 09:18:24 +00:00 |
Claire
|
f24c62a5c8
|
Fix preview card player getting embedded when clicking on the external link button (#29457)
|
2024-02-29 13:54:02 +00:00 |
Renaud Chaput
|
4185f3792c
|
Fix full date display not respecting the locale 12/24h format (#29448)
|
2024-02-29 09:40:13 +00:00 |
Claire
|
5a838ceaa9
|
Use active variants for boost icons and increase icon size (#27924)
|
2024-01-24 12:37:43 +00: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 |
Claire
|
6bbcd9348e
|
Switch from 48px weight 600 material symbol icons to 24px weight 400 icons (#28064)
|
2024-01-12 20:16:48 +00:00 |
Renaud Chaput
|
608f66f978
|
Change icon SVG imports to use a default import (#28709)
|
2024-01-12 10:31:24 +00:00 |
Renaud Chaput
|
a0e237a96f
|
Upgrade Redux packages (#28585)
|
2024-01-08 10:57:40 +00:00 |
Claire
|
d0fd14f851
|
Fix scrolling to detailed status not always working (#28577)
|
2024-01-04 14:17:38 +00:00 |
Eugen Rochko
|
7e3c10dec6
|
Add icons for private and disabled boost in web UI (#27817)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-11-13 14:39:45 +00:00 |
SouthFox
|
08bdd5751e
|
Fix account click on detailed status (#27587)
|
2023-10-27 14:03:21 +00:00 |
Eugen Rochko
|
fa7e64df1d
|
Fix various icon styles in web UI (#27579)
|
2023-10-26 23:37:58 +00:00 |
Simon Rapilly
|
2d8f759a34
|
Add HTML lang attribute to preview card descriptions (#27503)
|
2023-10-26 20:34:15 +00:00 |
Eugen Rochko
|
134de736dc
|
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2023-10-24 17:45:08 +00:00 |
Renaud Chaput
|
1b70d7ed7c
|
Upgrade to react-router v5 (#25047)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-10-19 19:44:55 +02:00 |
Claire
|
9d1c3d0678
|
Fix scroll position in thread view reseting when closing a modal (#27350)
|
2023-10-10 11:35:32 +02:00 |
Claire
|
4c2aca777f
|
Fix clicking on already-loaded thread scrolling to the top of the thread (#27338)
|
2023-10-09 16:46:09 +02:00 |
Renaud Chaput
|
774e1189d2
|
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
|
2023-10-09 13:38:29 +02:00 |
Claire
|
c310374a2f
|
Fix clicking on already-opened thread post scrolling to the top of the thread (#27331)
|
2023-10-09 12:21:02 +02:00 |
Claire
|
70cae19b6b
|
Fix hashtag bar being sometimes incorrectly hidden (#26960)
|
2023-09-19 12:25:39 +02:00 |
Christian Schmidt
|
152b10b624
|
Fix some React warnings (#26609)
|
2023-08-23 15:43:41 +02:00 |
Renaud Chaput
|
44ba785242
|
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615)
|
2023-08-23 15:40:31 +02:00 |
Renaud Chaput
|
061fd66ee6
|
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
|
2023-08-21 19:39:01 +02:00 |
Claire
|
df6e719898
|
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-08-14 23:42:30 +02:00 |
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
2023-08-03 15:41:51 +02:00 |
Eugen Rochko
|
d4807a5e64
|
Change aspect ratios on link previews in web UI (#26250)
|
2023-07-30 03:35:17 +02:00 |
Claire
|
b4e739ff0f
|
Change interaction modal in web UI (#26075)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
2023-07-27 16:11:17 +02:00 |
Christian Schmidt
|
4299208487
|
Fix `lang` for UI texts in link preview (#26149)
|
2023-07-24 23:01:31 +02:00 |
Eugen Rochko
|
714a20697f
|
Fix missing action label on sensitive videos and embeds in web UI (#26135)
|
2023-07-24 22:04:38 +02:00 |
Eugen Rochko
|
6b2952d1dd
|
Change design of link previews in web UI (#26136)
|
2023-07-24 13:47:28 +02:00 |
Eugen Rochko
|
4d01d1a1ee
|
Remove 16:9 cropping from web UI (#26132)
|
2023-07-24 13:46:55 +02:00 |
gunchleoc
|
217ef7f2af
|
Replace 'favourite' by 'favorite' for American English (#26009)
|
2023-07-21 19:09:13 +02:00 |
Claire
|
e4ea80d808
|
Change thread view to scroll to the selected post rather than the post being replied to (#24685)
|
2023-07-21 13:14:30 +02:00 |
Claire
|
41f65edb21
|
Fix embed dropdown menu item for unauthenticated users (#25964)
|
2023-07-13 15:53:03 +02:00 |
Eugen Rochko
|
a8edbcf963
|
Fix dropdowns being disabled for logged out users in web UI (#25714)
|
2023-07-08 20:00:52 +02:00 |
Eugen Rochko
|
000b835803
|
Add canonical link tags in web UI (#25715)
|
2023-07-05 11:25:27 +02:00 |
alfe
|
a86886b1fd
|
Rewrite `<LoadingIndicator/>` as FC and TS (#25364)
|
2023-06-13 19:26:25 +02:00 |
Eugen Rochko
|
e4fd9503ec
|
Change design of dropdowns in web UI (#25107)
|
2023-06-06 21:49:49 +02:00 |
Jed Fox
|
acc419b81b
|
Fix spacing of middle dots in the detailed status meta section (#25247)
|
2023-06-02 15:40:23 +02:00 |
Christian Schmidt
|
69057467cb
|
Translate CW, poll options and media descriptions (#24175)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-01 00:10:21 +02:00 |
y.takahashi
|
64b960b6b3
|
Handle Surrogate Pairs in truncate() (#25148)
|
2023-05-29 11:55:16 +02:00 |
fusagiko / takayamaki
|
38c6216082
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |