mirror of
https://github.com/LemmyNet/lemmy-ui.git
synced 2024-11-22 12:21:13 +00:00
6b5da8cfb1
* 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> |
||
---|---|---|
.. | ||
assets | ||
client | ||
server | ||
shared |