KMY
c546939a40
Merge remote-tracking branch 'parent/main' into upstream-20240524
2024-05-24 08:33:49 +09: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
KMY
bef755a577
Merge remote-tracking branch 'parent/main' into upstream-20240401
2024-04-01 08:52:35 +09:00
Renaud Chaput
67442f9039
Remove global boosts
state and convert boosts modal to Typescript ( #29774 )
2024-03-28 15:33:15 +00:00
KMY
4b65740722
Merge commit ' f826a95f6e
' into kb_migration
2023-07-25 15:09:10 +09:00
gunchleoc
217ef7f2af
Replace 'favourite' by 'favorite' for American English ( #26009 )
2023-07-21 19:09:13 +02:00
KMY
f18fa97f0c
Merge commit ' 71db616fed
' into kb_migration
2023-07-14 12:43:55 +09:00
Claire
41f65edb21
Fix embed dropdown menu item for unauthenticated users ( #25964 )
2023-07-13 15:53:03 +02:00
KMY
ee625dfdc0
Merge commit ' 38c6216082
' into kb_migration
2023-05-26 15:18:50 +09:00
fusagiko / takayamaki
38c6216082
Rewrite actions/modal and reducers/modal with typescript ( #24833 )
2023-05-25 15:42:37 +02:00
KMY
d6f8f19e31
Merge commit ' e58c36d308
' into kb_migration
2023-05-25 08:46:53 +09:00
Renaud Chaput
d27216dc46
Enforce import order with ESLint ( #25096 )
2023-05-23 17:15:17 +02:00
KMY
f832b5698a
Add reblog menu with force modal
2023-05-18 12:25:56 +09:00
KMY
cd452874a7
Merge commit ' 5241f7b2fd
' into kb_migration_development
2023-05-12 11:16:48 +09:00
Christian Schmidt
5241f7b2fd
Fix UI crash in moderation interface when opening the media modal ( #24816 )
2023-05-11 12:41:55 +02:00
KMY
a1485f242d
Add emoji reaction detail status
2023-02-26 23:44:52 +09:00
KMY
15bc0df759
Add emoji reaction deletion api
2023-02-25 10:42:19 +09:00
KMY
5f7da7bff1
Add api for set emoji reactions to toot
2023-02-24 20:57:01 +09:00
Claire
07b46cb332
Add dropdown for boost privacy in boost confirmation modal ( #15704 )
...
* Various dropdown code quality fixes
* Prepare support for privacy selection in boost modal
* Add dropdown for boost privacy in boost confirmation modal
2021-02-11 00:53:12 +01:00
Takeshi Umeda
f379a52d74
Fix missing pictureInPicture prop in detailed status container ( #15309 )
2020-12-09 04:33:33 +01:00
ThibG
c955f98d36
Fix expanded video player issues ( #13541 )
...
Fixes #13536
- Expanding a paused video doesn't autoplay anymore
- Default volume level for the expanded video inherited from the original video
Position/playing state/volume are carried over from the original video player
to the modal, but they're not reported back to the modal as it would require
deeper changes.
2020-04-25 12:16:05 +02:00
ThibG
9027bfff0c
Add explanation to mute dialog, refactor and clean up mute/block UI ( #11992 )
...
* Add some explanation to the mute modal dialog
* Remove `isSubmitting` from mute modal code, this wasn't used
* Refactor block modal
Signed-off-by: Thibaut Girka <thib@sitedethib.com>
* Refactor SCSS a bit
* Put mute modal toggle to the same side as in the report dialog for consistency
* Reword mute explanation
* Fix mute explanation styling
* Left-align all text in mute confirmation modal
2019-09-29 21:46:05 +02:00
ThibG
6df4a82969
Add a “Block & Report” button to the block confirmation dialog ( #10360 )
2019-03-26 17:34:02 +01:00
Eugen Rochko
bc642ac24b
Redesign public hashtag page to use a masonry layout ( #9822 )
2019-01-16 19:47:46 +01:00