Age | Commit message (Expand) | Author |
---|---|---|
2023-01-13 | fix blog paging | |
2023-01-13 | fix search paging | |
2023-01-13 | SearchBox now works | |
2023-01-13 | Fix Message prop types | |
2023-01-13 | clear searchbox on submit | |
2023-01-13 | pass search to Blog and Discover components | |
2023-01-13 | Fix navigation from blog to blog | |
2023-01-13 | fix MessageInput content type | |
2023-01-13 | Friends and Readers components | |
2023-01-13 | Do not show empty friends link | |
2023-01-13 | Unread badges in feeds | |
2023-01-13 | Read and readers stats | |
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 |