lemmy-ui/src
Dessalines 6b5da8cfb1
Fixing titleOnly, PostSort, and CommentSort. (#2715)
* Fixing titleOnly, PostSort, and CommentSort.

* SortType, Tagline, Emojis (#2718)

* PostSortType

* Hide post sort types in comment view

* Tagline

* CustomEmoji

* Update lemmy-js-client to 0.20.0-alpha.17

* Prompt before leaving unsaved forms

* Add cancel buttons, only create taglines when saving

* Cleanup SortSelect

* Use markdown url for custom emojis

This prevent SSR and CSR from rendering different images after changing
the image of an emoji, already posted emojis will keep showing the old
image. This will also display the same image on different instances that
have overlapping custom emojis.

* Cleanup EmojisForm sorting

* Use existing CommentSortSelect

* Simpler sort type conversion

---------

Co-authored-by: matc-pub <161147791+matc-pub@users.noreply.github.com>
2024-10-01 14:40:02 -04:00
..
assets Fixing titleOnly, PostSort, and CommentSort. (#2715) 2024-10-01 14:40:02 -04:00
client Fixing titleOnly, PostSort, and CommentSort. (#2715) 2024-10-01 14:40:02 -04:00
server Fixing 2024-08-01 10:45:58 -04:00
shared Fixing titleOnly, PostSort, and CommentSort. (#2715) 2024-10-01 14:40:02 -04:00