nachtjasmin
e14ae645d6
Ensure correct rendering for profile links
2 years ago
nachtjasmin
cea84abb03
Add Mastodon v3 click behaviour back
...
This reverts commit 2bf1233a7e .
2 years ago
nachtjasmin
bf6d451ff7
Add missing inner container for right sidebar
2 years ago
nachtjasmin
9abc807591
Smaller formatting fixes
2 years ago
nachtjasmin
6947207a30
Add missing numeric value for "dislike" category
...
This is diverging behaviour from upstream and was fixed by me in [1]
already. It is working fine on queer.group and therefore now going to be
merged into this fork.
[1]: https://github.com/hometown-fork/hometown/pull/1321
2 years ago
nachtjasmin
fb6547ea7c
Use upstream code for exclusive lists
2 years ago
nachtjasmin
66ff566453
Fix several merge errors (whitespace, duplicate lines)
...
- Align webfinger_controller with upstream
- Remove validation from webhook (It's not in v4.2.1, I don't know where it came from)
- Remove show_application from other view (merge error)
- Remove duplicate display name from account header
- Fix misspelled className for navigation bar
2 years ago
nachtjasmin
967aa653d3
Only show share entry for federated posts
2 years ago
nachtjasmin
f5747f4b88
Refactor the federation dropdown
...
The privacy dropdown also changed a lot, this commit aligns both
codebases.
2 years ago
Renaud Chaput
4fc2523546
Do not display the navigation banner in the logo container ( #27476 )
2 years ago
Renaud Chaput
d5bc10b711
The `class` props should be `className` ( #27462 )
2 years ago
nachtjasmin
f3a7cf7c94
Fix several smaller JS lint errors
2 years ago
Claire
a1f7d2d19a
Fix scroll position in thread view reseting when closing a modal ( #27350 )
3 years ago
Claire
bcfc3b3f65
Fix clicking on already-loaded thread scrolling to the top of the thread ( #27338 )
3 years ago
Claire
6dcccd325f
Fix clicking on already-opened thread post scrolling to the top of the thread ( #27331 )
3 years ago
Claire
3e21780cf1
Fix double scroll bars in some columns in advanced interface ( #27187 )
3 years ago
Michael Stanclift
aa4c4f5737
Keep version string displayed without breakpoints in UI ( #26986 )
3 years ago
Claire
ac32f4b3c3
Fix explore prompt appearing because of posts being received out of order ( #27211 )
3 years ago
Claire
12bbccbe82
Fix explore prompt sometimes showing up when the home TL is loading ( #27062 )
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
Christian Schmidt
152b10b624
Fix some React warnings ( #26609 )
3 years ago
Renaud Chaput
44ba785242
Change the hashtag bar to be hidden when there is a CW and the post is not expanded ( #26615 )
3 years ago
Renaud Chaput
061fd66ee6
Remove hashtags from the last line of a status if it only contains hashtags ( #26499 )
3 years ago
Claire
df6e719898
Add display of out-of-band hashtags in the web interface ( #26492 )
...
Co-authored-by: Eugen Rochko <eugen@zeonfederated.com>
3 years ago
Claire
d9c21293aa
Fix unfollow icon styling in advanced column ( #26482 )
3 years ago
mogaminsk
a664e15702
Fix "Create Account" button in interaction modal ( #26459 )
3 years ago
Claire
4caa9f0e69
Change the hashtag column to not display the hashtag header on pinned columns ( #26416 )
3 years ago
Claire
cd6f2b3cbc
Fix interaction modal layout ( #26368 )
3 years ago
Eugen Rochko
e325443b02
Change header of hashtag timelines in web UI ( #26362 )
3 years ago
Claire
b59053ff8c
Fix confirmation when closing media edition modal with unsaved changes ( #26342 )
3 years ago
CSDUMMI
120f5802c0
Add direct link to the Single-Sign On provider if there is only one sign up method available ( #26083 )
3 years ago
Christian Schmidt
8da99ffb0d
Add alt text for preview card thumbnails ( #26184 )
3 years ago