Age | Commit message (Collapse) | Author | |
---|---|---|---|
10 days | embed: fix for <video /> previews in Safari | Vitaly Takmazov | |
2024-10-10 | embed: use Twitter embed from `/api/v2/oembed` | Vitaly Takmazov | |
2024-09-02 | Fix vnext server build | Vitaly Takmazov | |
2024-05-24 | embed.js: lazy image loading | Vitaly Takmazov | |
2024-03-22 | fix instagram embeds | makc | |
2024-03-21 | support youtube shorts | makc | |
2024-03-13 | embed.js: do not embed links when media is present | Vitaly Takmazov | |
2024-02-18 | It's 2024 now | Vitaly Takmazov | |
2024-02-18 | Drop IE/Edge specific browser configurations | Vitaly Takmazov | |
2024-02-18 | vnext: fix login | Vitaly Takmazov | |
2024-02-18 | // -> https:// | Vitaly Takmazov | |
2024-02-18 | vnext: configure devserver proxy | Vitaly Takmazov | |
2024-02-18 | Fetch ActivityPub profiles | Vitaly Takmazov | |
2024-02-09 | vnext: fix base URL | Vitaly Takmazov | |
2024-02-09 | vnext: authorize on backend | Vitaly Takmazov | |
2024-01-31 | embed.js: process all links, stop on first embed | Vitaly Takmazov | |
2024-01-26 | embed.js: only first link | Vitaly Takmazov | |
2023-10-08 | vnext: fix remaining unauthenticated components | Vitaly Takmazov | |
2023-10-08 | vnext: fix unauthenticated access | Vitaly Takmazov | |
2023-10-08 | Fix initial auth from cookie | Vitaly Takmazov | |
2023-10-08 | vnext: react-helmet -> react-helmet-async | Vitaly Takmazov | |
2023-08-25 | embed: handle x.com links | Vitaly Takmazov | |
2023-08-23 | Fix SSR props decoding | Vitaly Takmazov | |
Binary solution includes some trailing zero bytes and I have no time to debug | |||
2023-07-02 | scripts: using new address for twitter embeds | Vitaly Takmazov | |
2023-06-21 | vnext: fix stylelint warnings | Vitaly Takmazov | |
2023-06-21 | Revert "embed: back to client-side Twitter embeds" | Vitaly Takmazov | |
This reverts commit 6ec610fbdceaeadbbc184fb02e22a9c4dd13d0a9. | |||
2023-06-20 | embed: back to client-side Twitter embeds | Vitaly Takmazov | |
2023-06-07 | vnext: cleanup lint warnings | Vitaly Takmazov | |
2023-05-31 | eslint: enforce semicolons only before statement continuation chars | Vitaly Takmazov | |
2023-05-19 | Fix linter warnings | Vitaly Takmazov | |
2023-03-06 | vnext: postcss-loader | Vitaly Takmazov | |
2023-02-04 | vnext: hide reply UI for anonymous users | Vitaly Takmazov | |
2023-02-04 | vnext: do not use Link without `to` | Vitaly Takmazov | |
2023-02-01 | Fix react-router links | Vitaly Takmazov | |
2023-01-22 | Message: subscribe/unsubscribe | Vitaly Takmazov | |
2023-01-14 | vnext: cleanup minor warnings | Vitaly Takmazov | |
2023-01-14 | vnext: Telegram bot (WIP) | Vitaly Takmazov | |
2023-01-14 | vnext: bump copyright year | Vitaly Takmazov | |
2023-01-13 | Fix comment/edit/pm | Vitaly Takmazov | |
2023-01-13 | Minor fixes | Vitaly Takmazov | |
2023-01-13 | Fix paging | Vitaly Takmazov | |
2023-01-13 | Fix useSearchParams() usage | Vitaly Takmazov | |
2023-01-13 | qs -> URLSearchParams | Vitaly Takmazov | |
2023-01-13 | Moment -> Day.js | Vitaly Takmazov | |
2023-01-13 | ESLint: configure additional plugins | Vitaly Takmazov | |
2023-01-13 | Fix ESLint suggestions | Vitaly Takmazov | |
2023-01-13 | Icon: fix svg path | Vitaly Takmazov | |
2023-01-13 | react-dom: conditional create/hydrate root based on the initial props | Vitaly Takmazov | |
2023-01-13 | ESLint: switch to `@typescript-eslint/parser` | Vitaly Takmazov | |
* JS version of the `no-floating-promise` rule sucks :( | |||
2023-01-13 | ESLint: switch to `@typescript-eslint/parser` | Vitaly Takmazov | |
* JS version of the `no-floating-promise` rule sucks :( |