notmd
notmd
close #1068 - Add new AdminArea component - Add new json variant to Card component 
close #1000 maybe #1178 too - Show current user rank in the leaderboard with +-1 user. - Extend auto_main script to use random user. - Support colSpan in the DataTable...
close #1073 - Update react table to the latest version. - Refactor leaderboard table logic to hook to reuse. 
close #1252 Also add a copy message link feature
- Refactor trollboard UI to drop some columns. - Allow to expand trollboard and leaderboard (admin only) for more information - Add expand row feature to DataTable component 
- Allow updating the show_on_leaderboard field. - Add raw JSON of the user object. - Add a new user message table. - Also fixed style issue: hard to see reaction...
close #1332 - Use the new message tree in the user area. - Add author (only show in message tree), deleted and spam badge (only show when the user is...
close #1350 #837 - Use [Charka prose](https://chakra-ui.com/community/recipes/prose) to style markdown. - Use [react-markdown](https://github.com/remarkjs/react-markdown) to render markdown. - Use [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) to highlight code. - Remove tailwind base style in favor of...
[https://web.dev.open-assistant.io/stats](https://web.dev.open-assistant.io/stats) 
Follow up of #1544 - Add a preview tab just like Github when doing tasks. - Display preview markdown when clicking the review button. - Use [https://github.com/Andarist/react-textarea-autosize](https://github.com/Andarist/react-textarea-autosize) to make the...