Eugen Rochko
|
33bd8eccd5
|
Fix missing background behind dismissable banner in web UI (#27479)
|
1 year ago |
Renaud Chaput
|
1b70d7ed7c
|
Upgrade to react-router v5 (#25047)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Renaud Chaput
|
126cd7705d
|
Do not display the navigation banner in the logo container (#27476)
|
1 year ago |
Brian Campbell
|
f76e5111f0
|
Consider shown and pending status in explore prompt calculation (#27466)
Co-authored-by: Brian Campbell <brcampbell@beta.team>
|
1 year ago |
Renaud Chaput
|
10df97c542
|
The `class` props should be `className` (#27462)
|
1 year ago |
Jeong Arm
|
ad44d832b8
|
Support "in:public" search filter (#26976)
|
1 year ago |
Stanislas Signoud
|
935d54124e
|
Fix missing redirections to make sure /home redirect to the advanced UI (#27378)
|
1 year ago |
Claire
|
9d1c3d0678
|
Fix scroll position in thread view reseting when closing a modal (#27350)
|
1 year ago |
Claire
|
4c2aca777f
|
Fix clicking on already-loaded thread scrolling to the top of the thread (#27338)
|
1 year ago |
Renaud Chaput
|
774e1189d2
|
Change `eslint` config to autofix missing comma and indentation in JS files (#26711)
|
1 year ago |
Claire
|
c310374a2f
|
Fix clicking on already-opened thread post scrolling to the top of the thread (#27331)
|
1 year ago |
Claire
|
37bbd3c106
|
Fix double scroll bars in some columns in advanced interface (#27187)
|
1 year ago |
Michael Stanclift
|
5a437edc7f
|
Keep version string displayed without breakpoints in UI (#26986)
|
1 year ago |
Claire
|
d80a819fc6
|
Fix explore prompt appearing because of posts being received out of order (#27211)
|
1 year ago |
Claire
|
a001ae2f39
|
Fix explore prompt sometimes showing up when the home TL is loading (#27062)
|
1 year ago |
Claire
|
38753acaa5
|
Fix width of large text icon buttons (#27127)
|
1 year ago |
Renaud Chaput
|
4b7bc1f07c
|
Convert `dropdown_menu` state to Typescript (#25585)
|
1 year ago |
Claire
|
5356ddbcca
|
Fix search results temporarily disappearing while scrolling and loading more results (#27014)
|
1 year ago |
Claire
|
70cae19b6b
|
Fix hashtag bar being sometimes incorrectly hidden (#26960)
|
1 year ago |
Claire
|
893755f4cb
|
Fix error in Web UI when server rules cannot be fetched (#26957)
|
1 year ago |
Renaud Chaput
|
bd06c13204
|
Convert `actions/account_notes` into Typescript (#26601)
|
1 year ago |
Claire
|
91040da871
|
Fix confusing behavior of mute button and volume slider in web UI (#26860)
|
1 year ago |
Eugen Rochko
|
9b2bc3d1de
|
Add recent searches in web UI (#26834)
|
1 year ago |
Eugen Rochko
|
f3a2e15f8e
|
Fix mute button and volume slider feeling disconnected in web UI (#26827)
|
1 year ago |
Claire
|
9c1ef8302a
|
Add some information about Full-text search being disabled in search popout (#26756)
|
1 year ago |
Eugen Rochko
|
d8bdba2f9f
|
Add `in:` to search popout in web UI (#26807)
|
1 year ago |
Eugen Rochko
|
9d290c23d2
|
Remove obfuscation of reply count in web UI (#26768)
|
1 year ago |
Eugen Rochko
|
5d20733d8d
|
Add infinite scrolling for search results in web UI (#26784)
|
1 year ago |
Claire
|
548c032dbb
|
Improve interaction modal error handling (#26795)
|
1 year ago |
Claire
|
16681e0f20
|
Add admin notifications for new Mastodon versions (#26582)
|
1 year ago |
Claire
|
6c4c72497a
|
Fix search popout including full-text search instructions when full-text search is disabled (#26755)
|
1 year ago |
Stanislas Signoud
|
40b69cc1cd
|
Add an explanation banner on switching to single column mode (#26019)
|
1 year ago |
Tim Rogers
|
74eb7dbf2d
|
Fix bug with reblogged view on Toots only showing latest reblogging accounts (#26574)
|
1 year ago |
Tim Rogers
|
ae6cf33321
|
Fix bug with favourited view on Toots only showing latest favouriting accounts (#26577)
|
1 year ago |
Eugen Rochko
|
bceb893159
|
Add search options to search popout in web UI (#26662)
|
1 year ago |
Claire
|
b2ac93dd73
|
Fix selecting domains to forward reports to not passing the information correctly (#26636)
|
1 year ago |
Christian Schmidt
|
152b10b624
|
Fix some React warnings (#26609)
|
1 year ago |
Renaud Chaput
|
44ba785242
|
Change the hashtag bar to be hidden when there is a CW and the post is not expanded (#26615)
|
1 year ago |
Renaud Chaput
|
061fd66ee6
|
Remove hashtags from the last line of a status if it only contains hashtags (#26499)
|
1 year ago |
Claire
|
df6e719898
|
Add display of out-of-band hashtags in the web interface (#26492)
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
|
1 year ago |
Claire
|
d9c21293aa
|
Fix unfollow icon styling in advanced column (#26482)
|
1 year ago |
mogaminsk
|
a664e15702
|
Fix "Create Account" button in interaction modal (#26459)
|
1 year ago |
Claire
|
4caa9f0e69
|
Change the hashtag column to not display the hashtag header on pinned columns (#26416)
|
1 year ago |
Claire
|
cd6f2b3cbc
|
Fix interaction modal layout (#26368)
|
1 year ago |
Eugen Rochko
|
e325443b02
|
Change header of hashtag timelines in web UI (#26362)
|
1 year ago |
Claire
|
b59053ff8c
|
Fix confirmation when closing media edition modal with unsaved changes (#26342)
|
1 year ago |
CSDUMMI
|
120f5802c0
|
Add direct link to the Single-Sign On provider if there is only one sign up method available (#26083)
|
1 year ago |
Christian Schmidt
|
8da99ffb0d
|
Add alt text for preview card thumbnails (#26184)
|
1 year ago |
Eugen Rochko
|
2cbdff97ce
|
Change design of role badges in web UI (#26281)
Co-authored-by: Claire <claire.github-309c@sitedethib.com>
|
1 year ago |
Claire
|
71fd70335a
|
Change interaction modal input to disable browser spell-checking, capitalization and autocomplete (#26267)
|
1 year ago |