Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Fix replies background on dark mode | |
2023-01-13 | Fix link color in own messages | |
2023-01-13 | Correctly change state from useEffect without dependencies | |
2023-01-13 | Styling fix | |
2023-01-13 | Fix settings page | |
2023-01-13 | jsdoc updates | |
2023-01-13 | background colors update | |
2023-01-13 | cleanup lint warnings / update jsdoc | |
2023-01-13 | Sidebar style cleanup | |
2023-01-13 | Fix anonymous user flow and broken hash flow | |
2023-01-13 | Show logo on first render | |
2023-01-13 | jsdoc fixes | |
2023-01-13 | Do not render anonymous page before auth | |
2023-01-13 | add external svg shim | |
2023-01-13 | Icon: load from external sprite | |
2023-01-13 | Remove LoginButton test | |
2023-01-13 | merge embed changes from production | |
2023-01-13 | Fix blurry fonts causing by iframe | |
2023-01-13 | Drop strange font property | |
2023-01-13 | Fix thread, fix text font | |
2023-01-13 | Fix hooks deps | |
2023-01-13 | more jsdoc | |
2023-01-13 | more jsdoc | |
2023-01-13 | prop-types -> jsdoc | |
2023-01-13 | Fix word-break in PMs | |
2023-01-13 | login wip | |
2023-01-13 | Fix Safari jumping | |
2023-01-13 | disable scroll in PMs for now | |
2023-01-13 | Fix typo | |
2023-01-13 | Light mode improvements | |
2023-01-13 | Dark mode improvements | |
2023-01-13 | Trying to use css variables | |
2023-01-13 | Initial dark mode | |
2023-01-13 | Thread: hide empty replies block | |
2023-01-13 | Scrollbar styling | |
2023-01-13 | Fix comment draft condition | |
2023-01-13 | Fix styling | |
2023-01-13 | Comment: fix reply button position | |
2023-01-13 | Post: user tags | |
2023-01-13 | Comment: do not show empty body | |
2023-01-13 | MessageInput: autosize on mount | |
2023-01-13 | Fix MessageInput width | |
2023-01-13 | Fix input font size | |
2023-01-13 | Using UserLink for replyto avatar | |
2023-01-13 | Visitor bubbles in Thread | |
2023-01-13 | Fix linter warnings | |
2023-01-13 | Styling | |
2023-01-13 | Message editing | |
2023-01-13 | fix links to external users | |
2023-01-13 | remove incorrect useEffect dependency on visitor state |