Age | Commit message (Expand) | Author |
---|---|---|
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | |
2023-05-19 | Fix linter warnings | |
2023-02-04 | vnext: hide reply UI for anonymous users | |
2023-01-22 | Message: subscribe/unsubscribe | |
2023-01-13 | Fix comment/edit/pm | |
2023-01-13 | ESLint: configure additional plugins | |
2023-01-13 | Fix editing | |
2023-01-13 | Fix comments | |
2023-01-13 | Fix Thread title | |
2023-01-13 | Add page titles | |
2023-01-13 | `useVisitor` hook | |
2023-01-13 | Fix loading thread state | |
2023-01-13 | Merge `embed.js` from Next version | |
2023-01-13 | Merge `eslint` configuration from Next version | |
2023-01-13 | Split `Thread` and `Comment` components | |
2023-01-13 | Merge `Message` and `MessageInput` components from Next version | |
2023-01-13 | Handle profile errors | |
2023-01-13 | Basic profile caching | |
2023-01-13 | Fix remote user fetching | |
2023-01-13 | New JSX transform | |
2023-01-13 | Drop unused code | |
2023-01-13 | Fix external avatar loading flow | |
2023-01-13 | Fix anonymous Thread view | |
2023-01-13 | react-router-dom hooks | |
2023-01-13 | Fix media thumbnail size in Thread | |
2023-01-13 | Fix link color in own messages | |
2023-01-13 | Correctly change state from useEffect without dependencies | |
2023-01-13 | jsdoc updates | |
2023-01-13 | Fix thread, fix text font | |
2023-01-13 | Fix hooks deps | |
2023-01-13 | prop-types -> jsdoc | |
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 | Comment: do not show empty body | |
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 | Thread styling | |
2023-01-13 | Components -> UI |