Renaud Chaput
|
3bf2a7296e
|
Use Immutable `Record` for accounts in Redux state (#26559)
|
2 years ago |
mogaminsk
|
ac8e4ed38d
|
Fix inserting emojis from emoji picker fails with TypeError (#27647)
|
2 years ago |
Claire
|
9c8891b39a
|
Rewrite `AutosuggestTextarea` as Functional Component (#27618)
|
2 years ago |
SouthFox
|
08bdd5751e
|
Fix account click on detailed status (#27587)
|
2 years ago |
Renaud Chaput
|
13d310e64d
|
Simplify column headers (#27557)
|
2 years ago |
Eugen Rochko
|
fa7e64df1d
|
Fix various icon styles in web UI (#27579)
|
2 years ago |
Simon Rapilly
|
2d8f759a34
|
Add HTML lang attribute to preview card descriptions (#27503)
|
2 years ago |
Renaud Chaput
|
537442853f
|
Use a context to propagate column-related Props, and remove `forceUpdate` usage (#27548)
|
2 years ago |
Renaud Chaput
|
a4e6fe36cb
|
Add missing ban icons (#27555)
|
2 years ago |
Renaud Chaput
|
f08ca3f042
|
Fix missing icon props (#27539)
|
2 years ago |
Eugen Rochko
|
134de736dc
|
Change icons in web UI (#27385)
Co-authored-by: Renaud Chaput <renchap@gmail.com>
|
2 years ago |
たいち ひ
|
9482810703
|
Rewrite `emoji_unicode_mapping_light` to TS (#25444)
Co-authored-by: taichi.fukuda ひ <taichi.fukuda@systemi.co.jp>
|
2 years ago |
Eugen Rochko
|
d9503a1965
|
Fix explore page reloading when you navigate back to it in web UI (#27489)
|
2 years ago |
Renaud Chaput
|
9d45a444f9
|
Convert `<Button>` to Typescript (#27492)
|
2 years ago |
Eugen Rochko
|
33bd8eccd5
|
Fix missing background behind dismissable banner in web UI (#27479)
|
2 years ago |
Renaud Chaput
|
1b70d7ed7c
|
Upgrade to react-router v5 (#25047)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
2 years ago |
Renaud Chaput
|
126cd7705d
|
Do not display the navigation banner in the logo container (#27476)
|
2 years ago |
Brian Campbell
|
f76e5111f0
|
Consider shown and pending status in explore prompt calculation (#27466)
Co-authored-by: Brian Campbell <brcampbell@beta.team>
|
2 years ago |
Renaud Chaput
|
10df97c542
|
The `class` props should be `className` (#27462)
|
2 years ago |
Jeong Arm
|
ad44d832b8
|
Support "in:public" search filter (#26976)
|
2 years ago |
Stanislas Signoud
|
935d54124e
|
Fix missing redirections to make sure /home redirect to the advanced UI (#27378)
|
2 years ago |
Claire
|
9d1c3d0678
|
Fix scroll position in thread view reseting when closing a modal (#27350)
|
3 years ago |
Claire
|
4c2aca777f
|
Fix clicking on already-loaded thread scrolling to the top of the thread (#27338)
|
3 years ago |
Renaud Chaput
|
774e1189d2
|
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
|
3 years ago |
Claire
|
c310374a2f
|
Fix clicking on already-opened thread post scrolling to the top of the thread (#27331)
|
3 years ago |
Claire
|
37bbd3c106
|
Fix double scroll bars in some columns in advanced interface (#27187)
|
3 years ago |
Michael Stanclift
|
5a437edc7f
|
Keep version string displayed without breakpoints in UI (#26986)
|
3 years ago |
Claire
|
d80a819fc6
|
Fix explore prompt appearing because of posts being received out of order (#27211)
|
3 years ago |
Claire
|
a001ae2f39
|
Fix explore prompt sometimes showing up when the home TL is loading (#27062)
|
3 years ago |
Claire
|
38753acaa5
|
Fix width of large text icon buttons (#27127)
|
3 years ago |
Renaud Chaput
|
4b7bc1f07c
|
Convert `dropdown_menu` state to Typescript (#25585)
|
3 years ago |
Claire
|
5356ddbcca
|
Fix search results temporarily disappearing while scrolling and loading more results (#27014)
|
3 years ago |
Claire
|
70cae19b6b
|
Fix hashtag bar being sometimes incorrectly hidden (#26960)
|
3 years ago |
Claire
|
893755f4cb
|
Fix error in Web UI when server rules cannot be fetched (#26957)
|
3 years ago |
Renaud Chaput
|
bd06c13204
|
Convert `actions/account_notes` into Typescript (#26601)
|
3 years ago |
Claire
|
91040da871
|
Fix confusing behavior of mute button and volume slider in web UI (#26860)
|
3 years ago |
Eugen Rochko
|
9b2bc3d1de
|
Add recent searches in web UI (#26834)
|
3 years ago |
Eugen Rochko
|
f3a2e15f8e
|
Fix mute button and volume slider feeling disconnected in web UI (#26827)
|
3 years ago |
Claire
|
9c1ef8302a
|
Add some information about Full-text search being disabled in search popout (#26756)
|
3 years ago |
Eugen Rochko
|
d8bdba2f9f
|
Add `in:` to search popout in web UI (#26807)
|
3 years ago |
Eugen Rochko
|
9d290c23d2
|
Remove obfuscation of reply count in web UI (#26768)
|
3 years ago |
Eugen Rochko
|
5d20733d8d
|
Add infinite scrolling for search results in web UI (#26784)
|
3 years ago |
Claire
|
548c032dbb
|
Improve interaction modal error handling (#26795)
|
3 years ago |
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
3 years ago |
Claire
|
6c4c72497a
|
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
|
3 years ago |
Stanislas Signoud
|
40b69cc1cd
|
Add an explanation banner on switching to single column mode (#26019)
|
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 |
Eugen Rochko
|
bceb893159
|
Add search options to search popout in web UI (#26662)
|
3 years ago |
Claire
|
b2ac93dd73
|
Fix selecting domains to forward reports to not passing the information correctly (#26636)
|
3 years ago |