Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | ||
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 | ||