Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | Merge Jest configuration from Next version | |
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 | Upgrade to `react-router` v6 | |
2023-01-13 | Fetch profiles directly | |
2023-01-13 | Fix loading state | |
2023-01-13 | use `react-hook-form` and fix tests | |
2023-01-13 | Initial SSR | |
2023-01-13 | Use `react-router-v5-compat` | |
2023-01-13 | Fix tests | |
2023-01-13 | Merge css fixes from legacy app | |
2023-01-13 | New JSX transform | |
2023-01-13 | react-cookies -> react-cookie + universal-cookie | |
2023-01-13 | SSR preparation: render -> hydrate | |
2023-01-13 | CSS fixes from legacy app | |
2023-01-13 | Prepare to SSR | |
2023-01-13 | Drop unused code | |
2023-01-13 | cleanup warnings | |
2023-01-13 | Layout changes from legacy site | |
2023-01-13 | Update deps | |
2023-01-13 | Sign In With Apple | |
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 content top on scroll | |
2023-01-13 | content transition delay | |
2023-01-13 | Fix UserInfo | |
2023-01-13 | Hide header on scroll (mobile only) | |
2023-01-13 | Fix UserInfo avatar update | |
2023-01-13 | Fixed header | |
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 | 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 |