317 Commits (419c659bc445fa258550b7e1bf00251663ca6a21)

Author SHA1 Message Date
Claire 65ea097f1d
Fix loading local accounts with extraneous domain part in WebUI (#28559) 2 years ago
Claire 3598c2e1db
Revert "Feature - Prevents multiple audio/video attachments from being played at the same time (#24717)" (#28251) 2 years ago
Claire 7faa27e17d
Change dismissed banners to be stored server-side (#27055) 2 years ago
Claire 32319187ee
Fix error when muting users from Web UI (#28016) 2 years ago
João Pedro Marques d3cd37d73e
Feature - Prevents multiple audio/video attachments from being played at the same time (#24717) 2 years ago
Renaud Chaput 6712bf86cd
Fixes website not loading for unlogged users (#27698) 2 years ago
Renaud Chaput 3bf2a7296e
Use Immutable `Record` for accounts in Redux state (#26559) 2 years ago
Renaud Chaput 4b7bc1f07c
Convert `dropdown_menu` state to Typescript (#25585) 3 years ago
Renaud Chaput b93ffb74bb
Improve modals reducer types (#26610) 3 years ago
Claire 4c1518a6f3
Fix Web UI making duplicate search queries when scrolling (#26959) 3 years ago
Claire 287520453c
Fix front-end bug when processing relationship-related account actions (#26902) 3 years ago
Renaud Chaput bd06c13204
Convert `actions/account_notes` into Typescript (#26601) 3 years ago
Eugen Rochko 9b2bc3d1de
Add recent searches in web UI (#26834) 3 years ago
Eugen Rochko 5d20733d8d
Add infinite scrolling for search results in web UI (#26784) 3 years ago
Tim Rogers 74eb7dbf2d
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574) 3 years ago
Tim Rogers ae6cf33321
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577) 3 years ago
Christian Schmidt 4c18928a93
Wrong count in response when removing favourite/reblog (#24365) 3 years ago
Renaud Chaput 73b64b8917
Upgrade to Prettier 3 (#25902) 3 years ago
Renaud Chaput 41a505513f
Remove unused `missed_update` state (#25832) 3 years ago
Eugen Rochko a7ca33ad96
Add toast with option to open post after publishing in web UI (#25564) 3 years ago
mogaminsk 5b46345459
Prevent duplicate concurrent calls of `/api/*/instance` in web UI (#25663) 3 years ago
Claire cea9db5a0b
Change local and federated timelines to be in a single firehose column (#25641) 3 years ago
Renaud Chaput 78ba12f0bf
Use an Immutable Record as the root state (#25584) 3 years ago
Darius Kazemi bacb674921
Add exclusive lists (#22048) 3 years ago
Christian Schmidt 69057467cb
Translate CW, poll options and media descriptions (#24175) 3 years ago
fusagiko / takayamaki 38c6216082
Rewrite actions/modal and reducers/modal with typescript (#24833) 3 years ago
Renaud Chaput d27216dc46
Enforce import order with ESLint (#25096) 3 years ago
Renaud Chaput 5eeb40bdbe
Add stricter ESLint rules for Typescript files (#24926) 3 years ago
Nick Schonning 51b83ed195
Use Prettier for ESLint formatting TypeScript (#23631) 3 years ago
Renaud Chaput 6aeb162927
Type Redux store and middleware (#24843) 3 years ago
Renaud Chaput c8181eb0a4
Enforce stricter rules for Typescript files (#24910) 3 years ago
Renaud Chaput 45579a26cf
Fixes build errors from some previous TS-related commits (#24811) 3 years ago
fusagiko / takayamaki 0999cb4601
Rewrite actions/app.ts and reducers/missed_updates.ts with createAction (#24801) 3 years ago
Eugen Rochko 8979b70975
Add default post text to onboarding flow in web UI (#24705) 3 years ago
Eugen Rochko 0461f83320
Add new onboarding flow to web UI (#24619) 3 years ago
Eugen Rochko 2b11376411
Change search pop-out in web UI (#24305) 3 years ago
Christian Schmidt bd047acc35
Replace `Status#translatable?` with language matrix in separate endpoint (#24037) 3 years ago
Dean Bassett 4da5f77d92
Fix case-sensitive check for previously used hashtags (#23526) 3 years ago
Claire bae17ebe5e
Fix attached media uploads not being cleared when replying to a post (#23504) 3 years ago
Akira Ouchi e73b55184b
autofocus the compose form again on /share (#23094) 3 years ago
Nick Schonning d9088ef327
Separate ESLint CI from Superlinter (#23029) 3 years ago
Connor Shea 30e895299c
Add listing of followed hashtags (#21773) 3 years ago
Claire 4b92e59f4f
Add support for editing media description and focus point of already-posted statuses (#20878) 3 years ago
Peter Simonsson fd33bcb3b2
Fix dropdown menu positions when scrolling (#22916) 3 years ago
Nick Schonning 06b68490d1
Enable eslint:recommended ruleset (#22433) 3 years ago
Claire 70415714f1
Add follow request banner on account header (#20785) 3 years ago
Claire ebf1d74e40
Fix being stuck in edit mode when deleting the edited status (#22126) 3 years ago
Claire f70bdba926
Change default reply language to be default language when replying to a translated reply (#22272) 3 years ago
Claire c8a1faa86b
Fix potential duplicate statuses in Explore tab (#22121) 3 years ago
Nick Schonning 05d4c50f64
Fix spacing warning from ESLint (#22005) 3 years ago