Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | localStorage -> cookies | |
2023-01-13 | Move App to its own file | |
2023-01-13 | dependencies update | |
2023-01-13 | dependency updates | |
2023-01-13 | fix license | |
2023-01-13 | Webpack: content hash in output chunks | |
2023-01-13 | Update eslint warnings and delete unused file | |
2023-01-13 | Fix eslint warnings | |
2023-01-13 | update deps | |
2023-01-13 | Fix eslint rules | |
2023-01-13 | eslint-plugin-jest | |
2023-01-13 | Fix eslint warnings | |
2023-01-13 | Fix lint and prototypes warnings | |
2023-01-13 | Update deprecated React API | |
2023-01-13 | Cleanup prop types warnings and debug logging | |
2023-01-13 | Proptypes & eslint | |
2023-01-13 | Always reload Thread to fill recommendations | |
2023-01-13 | fix recommendations | |
2023-01-13 | fix image preview url | |
2023-01-13 | Do not show empty tags | |
2023-01-13 | transform-object-rest-spread | |
2023-01-13 | update dependencies | |
2023-01-13 | Unread badge | |
2023-01-13 | WebSockets | |
2023-01-13 | Thread refactoring | |
2023-01-13 | fix settings layout | |
2023-01-13 | no need to scroll thread top | |
2023-01-13 | fix content loader sizing | |
2023-01-13 | PM styling | |
2023-01-13 | fix media link | |
2023-01-13 | cleanup class names | |
2023-01-13 | Revert "empty recommendations fix" | |
2023-01-13 | accept text for Post and MessageInput | |
2023-01-13 | error overlay | |
2023-01-13 | Fix first comment state | |
2023-01-13 | Thread styling | |
2023-01-13 | MessageInput styling | |
2023-01-13 | MessageInput in Post | |
2023-01-13 | Thread styling | |
2023-01-13 | empty recommendations fix | |
2023-01-13 | add loading state to feeds | |
2023-01-13 | fix feeds base urls | |
2023-01-13 | working Post component | |
2023-01-13 | move tracking pixel url to api | |
2023-01-13 | LoginButton refactoring and snapshots | |
2023-01-13 | update dependencies | |
2023-01-13 | SearchBox component | |
2023-01-13 | fix social login | |
2023-01-13 | downgrade webpack-command https://github.com/webpack-contrib/webpack-command/issues/41 | |
2023-01-13 | fetch -> axios |