Age | Commit message (Expand) | Author |
---|---|---|
2024-12-02 | Upgrade to React Router v7 | |
2024-09-02 | Fix vnext server build | |
2024-02-18 | // -> https:// | |
2024-02-18 | vnext: configure devserver proxy | |
2024-02-18 | Fetch ActivityPub profiles | |
2024-02-09 | vnext: authorize on backend | |
2023-10-08 | vnext: fix remaining unauthenticated components | |
2023-10-08 | Fix initial auth from cookie | |
2023-10-08 | vnext: react-helmet -> react-helmet-async | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | |
2023-05-19 | Fix linter warnings | |
2023-03-06 | vnext: postcss-loader | |
2023-02-04 | vnext: hide reply UI for anonymous users | |
2023-02-04 | vnext: do not use Link without `to` | |
2023-01-22 | Message: subscribe/unsubscribe | |
2023-01-13 | Fix comment/edit/pm | |
2023-01-13 | Minor fixes | |
2023-01-13 | Fix paging | |
2023-01-13 | Fix useSearchParams() usage | |
2023-01-13 | qs -> URLSearchParams | |
2023-01-13 | Moment -> Day.js | |
2023-01-13 | ESLint: configure additional plugins | |
2023-01-13 | Fix ESLint suggestions | |
2023-01-13 | Icon: fix svg path | |
2023-01-13 | ESLint: switch to `@typescript-eslint/parser` | |
2023-01-13 | webpack -> postcss+esbuild | |
2023-01-13 | Cleanup ESLint warnings | |
2023-01-13 | Fix JSDoc warnings | |
2023-01-13 | Fix editing | |
2023-01-13 | Fix comments | |
2023-01-13 | Switch back to grid layout | |
2023-01-13 | Cleanup JSDoc warnings | |
2023-01-13 | Fix Thread title | |
2023-01-13 | Add page titles | |
2023-01-13 | Cleanup JSDoc warnings | |
2023-01-13 | `useVisitor` hook | |
2023-01-13 | Fix React warnings | |
2023-01-13 | Fix Spinner warnings | |
2023-01-13 | Trends and cleanup JSDoc | |
2023-01-13 | Fix loading thread state | |
2023-01-13 | Tweak `eslint` configuration | |
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 |