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
|
2c5ab8f647
|
Remove the access token from Redux & context (#30275)
|
2024-05-22 14:45:18 +00:00 |
Claire
|
7d3fe2b4c3
|
Add loading indicator and empty result message to advanced interface search (#30085)
|
2024-04-29 09:55:41 +00:00 |
Claire
|
4ef0b48b95
|
Add in-app notifications for moderation actions/warnings (#30065)
|
2024-04-25 17:26:05 +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
|
9fbe8d3a0c
|
Rewrite PIP state in Typescript (#27645)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-03-27 15:19:33 +00:00 |
Renaud Chaput
|
27d014a7fa
|
Rewrite markers reducer in Typescript (#27644)
|
2024-03-27 12:47:09 +00:00 |
Eugen Rochko
|
8e7e86ee35
|
Add ability to reorder uploaded media before posting in web UI (#28456)
|
2024-03-25 10:29:55 +00:00 |
Claire
|
44bf7b8128
|
Add notifications of severed relationships (#27511)
|
2024-03-20 15:37:21 +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
|
c10bbf5fe3
|
Add notification policies and notification requests in web UI (#29433)
|
2024-03-11 15:02:21 +00:00 |
Renaud Chaput
|
b9722dfe2b
|
Use the server setting to get the max number of poll options in UI (#29490)
|
2024-03-11 09:13:35 +00:00 |
Hinaloe
|
c645490d55
|
Fix `sensitive` flag not being removed when removing CW in new compose form (#29248)
|
2024-02-19 13:31:16 +00:00 |
Eugen Rochko
|
9cdc60ecc6
|
Change onboarding prompt to follow suggestions carousel in web UI (#28878)
|
2024-02-01 13:37:04 +00:00 |
Eugen Rochko
|
6936e5aa69
|
Change design of compose form in web UI (#28119)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2024-01-25 15:41:31 +00:00 |
renovate[bot]
|
4e277f83dc
|
Update devDependencies (non-major) (#28728)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2024-01-16 18:34:22 +00:00 |
Renaud Chaput
|
a0e237a96f
|
Upgrade Redux packages (#28585)
|
2024-01-08 10:57:40 +00:00 |
Claire
|
65ea097f1d
|
Fix loading local accounts with extraneous domain part in WebUI (#28559)
|
2024-01-02 15:02:25 +00:00 |
Claire
|
3598c2e1db
|
Revert "Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)" (#28251)
|
2023-12-19 05:08:52 +00:00 |
Claire
|
7faa27e17d
|
Change dismissed banners to be stored server-side (#27055)
|
2023-11-30 11:45:54 +00:00 |
Claire
|
32319187ee
|
Fix error when muting users from Web UI (#28016)
|
2023-11-21 11:16:16 +00:00 |
João Pedro Marques
|
d3cd37d73e
|
Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)
|
2023-11-07 23:37:58 +00:00 |
Renaud Chaput
|
6712bf86cd
|
Fixes website not loading for unlogged users (#27698)
|
2023-11-04 21:52:56 +00:00 |
Renaud Chaput
|
3bf2a7296e
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2023-11-03 15:00:03 +00:00 |
Renaud Chaput
|
4b7bc1f07c
|
Convert `dropdown_menu` state to Typescript (#25585)
|
2023-09-22 18:18:46 +02:00 |
Renaud Chaput
|
b93ffb74bb
|
Improve modals reducer types (#26610)
|
2023-09-22 16:41:50 +02:00 |
Claire
|
4c1518a6f3
|
Fix Web UI making duplicate search queries when scrolling (#26959)
|
2023-09-18 11:20:09 +02:00 |
Claire
|
287520453c
|
Fix front-end bug when processing relationship-related account actions (#26902)
|
2023-09-12 16:30:03 +02:00 |
Renaud Chaput
|
bd06c13204
|
Convert `actions/account_notes` into Typescript (#26601)
|
2023-09-11 16:09:22 +02:00 |
Eugen Rochko
|
9b2bc3d1de
|
Add recent searches in web UI (#26834)
|
2023-09-07 14:56:19 +02:00 |
Eugen Rochko
|
5d20733d8d
|
Add infinite scrolling for search results in web UI (#26784)
|
2023-09-05 23:54:24 +02:00 |
Tim Rogers
|
74eb7dbf2d
|
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
|
2023-08-29 14:42:20 +02:00 |
Tim Rogers
|
ae6cf33321
|
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
|
2023-08-29 10:56:19 +02:00 |
Christian Schmidt
|
4c18928a93
|
Wrong count in response when removing favourite/reblog (#24365)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-07-19 09:02:30 +02:00 |
Renaud Chaput
|
73b64b8917
|
Upgrade to Prettier 3 (#25902)
|
2023-07-13 11:26:45 +02:00 |
Renaud Chaput
|
41a505513f
|
Remove unused `missed_update` state (#25832)
|
2023-07-08 20:02:14 +02:00 |
Eugen Rochko
|
a7ca33ad96
|
Add toast with option to open post after publishing in web UI (#25564)
|
2023-07-08 20:01:08 +02:00 |
mogaminsk
|
5b46345459
|
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663)
|
2023-07-02 11:12:16 +02:00 |
Claire
|
cea9db5a0b
|
Change local and federated timelines to be in a single firehose column (#25641)
|
2023-07-02 00:05:10 +02:00 |
Renaud Chaput
|
78ba12f0bf
|
Use an Immutable Record as the root state (#25584)
|
2023-06-30 17:03:25 +02:00 |
Darius Kazemi
|
bacb674921
|
Add exclusive lists (#22048)
Co-authored-by: Liam Cooke <liam@liamcooke.com>
Co-authored-by: John Holdun <john@johnholdun.com>
Co-authored-by: Effy Elden <effy@effy.space>
Co-authored-by: Lina Reyne <git@lina.pizza>
Co-authored-by: Lina <20880695+necropolina@users.noreply.github.com>
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2023-06-05 09:37:02 +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 |
fusagiko / takayamaki
|
38c6216082
|
Rewrite actions/modal and reducers/modal with typescript (#24833)
|
2023-05-25 15:42:37 +02:00 |
Renaud Chaput
|
d27216dc46
|
Enforce import order with ESLint (#25096)
|
2023-05-23 17:15:17 +02:00 |
Renaud Chaput
|
5eeb40bdbe
|
Add stricter ESLint rules for Typescript files (#24926)
|
2023-05-10 12:59:29 +02:00 |
Nick Schonning
|
51b83ed195
|
Use Prettier for ESLint formatting TypeScript (#23631)
|
2023-05-09 19:02:12 +02:00 |
Renaud Chaput
|
6aeb162927
|
Type Redux store and middleware (#24843)
|
2023-05-09 16:56:26 +02:00 |
Renaud Chaput
|
c8181eb0a4
|
Enforce stricter rules for Typescript files (#24910)
|
2023-05-09 03:11:56 +02:00 |
Renaud Chaput
|
45579a26cf
|
Fixes build errors from some previous TS-related commits (#24811)
|
2023-05-03 16:28:14 +02:00 |