Age | Commit message (Expand) | Author |
---|---|---|
2024-02-18 | vnext: fix login | |
2024-02-18 | vnext: configure devserver proxy | |
2024-02-18 | Fetch ActivityPub profiles | |
2024-02-09 | vnext: fix base URL | |
2024-02-09 | vnext: authorize on backend | |
2023-10-08 | Fix initial auth from cookie | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | |
2023-05-19 | Fix linter warnings | |
2023-01-13 | Merge server routes from Next version | |
2023-01-13 | Trends and cleanup JSDoc | |
2023-01-13 | Handle profile errors | |
2023-01-13 | Basic profile caching | |
2023-01-13 | Fetch profiles directly | |
2023-01-13 | Fix tests | |
2023-01-13 | react-cookies -> react-cookie + universal-cookie | |
2023-01-13 | Sign In With Apple | |
2023-01-13 | cleanup lint warnings / update jsdoc | |
2023-01-13 | jsdoc fixes | |
2023-01-13 | more jsdoc | |
2023-01-13 | prop-types -> jsdoc | |
2023-01-13 | Message editing | |
2023-01-13 | Anonymous comments | |
2023-01-13 | read/readers | |
2023-01-13 | Upload avatar | |
2023-01-13 | layout refresh | |
2023-01-13 | /settings updates | |
2023-01-13 | localStorage -> cookies | |
2023-01-13 | Fix eslint warnings | |
2023-01-13 | Proptypes & eslint | |
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 | fix social login | |
2023-01-13 | fetch -> axios |