Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Fix external avatar loading flow | |
2023-01-13 | Cleanup some tscheck warnings and remove remaining prop-types | |
2023-01-13 | Fix anonymous Thread view | |
2023-01-13 | Fix some jsdoc definitions | |
2023-01-13 | Fix Chat view | |
2023-01-13 | react-router-dom hooks | |
2023-01-13 | Fix UserInfo | |
2023-01-13 | Hide header on scroll (mobile only) | |
2023-01-13 | Fix UserInfo avatar update | |
2023-01-13 | Fix media thumbnail size in Thread | |
2023-01-13 | Fix PM list color | |
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 | 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 | Icon: load from external sprite | |
2023-01-13 | Remove LoginButton test | |
2023-01-13 | Fix blurry fonts causing by iframe | |
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 | disable scroll in PMs for now | |
2023-01-13 | Light mode improvements | |
2023-01-13 | Dark mode improvements | |
2023-01-13 | Thread: hide empty replies block | |
2023-01-13 | Fix comment draft condition | |
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 | Using UserLink for replyto avatar | |
2023-01-13 | Visitor bubbles in Thread | |
2023-01-13 | Message editing | |
2023-01-13 | fix links to external users | |
2023-01-13 | bubble styling | |
2023-01-13 | Fix progress update on change route params | |
2023-01-13 | Thread styling | |
2023-01-13 | Remove box shadows | |
2023-01-13 | New layout WIP | |
2023-01-13 | Update project layout | |
2023-01-13 | Components -> UI |