Commit Graph

  • 6865cf208e
    Ban the use of AI to write to and/or address another Human (#5930) TheFrenchGhosty 2026-08-12 08:26:08 +02:00
  • 195267ee25
    Typo TheFrenchGhosty 2026-08-12 08:21:24 +02:00
  • bd27cfb426
    Ban the use of AI to write to and/or address another Human TheFrenchGhosty 2026-08-12 08:15:58 +02:00
  • fc3c75e9b5
    Update Spanish translation (#5919) Weblate (bot) 2026-08-12 08:01:45 +02:00
  • 7ea63a320f filter using regex instead of hostname PoleTransformer 2026-08-11 20:26:46 -07:00
  • f18762bcde Render custom channel emoji in comments and descriptions Deepanshu Sagore 2026-08-12 03:58:54 +05:30
  • cbb27b0f34 Invalidate companion client after stream failure sergiobuilds 2026-08-12 02:37:09 +09:00
  • d817ab1431 Handle companion stream failures after commit sergiobuilds 2026-08-12 02:23:19 +09:00
  • 79f9ec576e Avoid unavailable thumbnail on stored channels sergiobuilds 2026-08-12 02:21:20 +09:00
  • ef2a535596 Fix empty author and authorId in playlists by falling back to avatar command sergiobuilds 2026-08-12 02:08:06 +09:00
  • c18daf5652 Preserve thumbnail fallback in category items sergiobuilds 2026-08-12 01:56:10 +09:00
  • 4ec99d7898 Fix inconsistent page param behavior for YouTube playlists in APIv1 sergiobuilds 2026-08-12 01:54:03 +09:00
  • ed1fec8a87 Remove unrelated companion change from channel fix sergiobuilds 2026-08-12 01:48:33 +09:00
  • b793ad5c40 Fix missing author_thumbnail and premiere_timestamp for SearchVideo on channel routes sergiobuilds 2026-08-12 01:47:08 +09:00
  • 471c1170e6 Fix spamming videoplayback requests when companion is unreachable sergiobuilds 2026-08-12 01:28:03 +09:00
  • 6ecbbd2b6a Fix missing channel links for multi-creator related videos sergiobuilds 2026-08-12 01:16:17 +09:00
  • 745a4b659b feat(ui): link hashtags in video titles to search campbell 2026-08-12 00:08:59 +09:00
  • d7824af247 fix(parser): parse published date and view count for collab videos campbell 2026-08-11 22:59:44 +09:00
  • e2ea3cef78 custom_emojis PoleTransformer 2026-08-10 21:56:27 -07:00
  • a4fd9aaafb
    fix: check known_tabs against downcased selected_tab Cameron Radmore 2026-07-19 17:32:12 -04:00
  • ba88959f5e
    feat: add support for additional channel urls (:user/:tab) Cameron Radmore 2026-07-19 17:31:35 -04:00
  • eb56790478
    fix(parser): parse published date and view count for collab videos Cameron Radmore 2026-07-19 18:38:56 -04:00
  • 611623f1dd
    Update Spanish translation Hosted Weblate 2026-08-10 21:51:26 +02:00
  • 8fde720f94
    Translations update from Hosted Weblate (#5892) Fijxu 2026-08-09 15:34:50 -04:00
  • 42ea9cf708
    Update Chinese (Simplified Han script) translation Hosted Weblate 2026-08-09 12:52:31 +02:00
  • b0d79e480e
    Update Chinese (Traditional Han script) translation Hosted Weblate 2026-08-09 12:52:30 +02:00
  • fe5ef8bd69
    Update Slovenian translation Hosted Weblate 2026-08-09 12:52:30 +02:00
  • 215d7ec73d
    Update Spanish translation Hosted Weblate 2026-08-09 12:52:29 +02:00
  • d42510b1c0
    Update Italian translation Hosted Weblate 2026-08-09 12:52:29 +02:00
  • 5e59810585
    Update Armenian translation Hosted Weblate 2026-08-09 12:52:29 +02:00
  • 8580ada425
    Update Czech translation Hosted Weblate 2026-08-09 12:52:28 +02:00
  • 3561d0689b
    Update Russian translation Hosted Weblate 2026-08-09 12:52:28 +02:00
  • b97cd24b3c
    Update Estonian translation Hosted Weblate 2026-08-09 12:52:27 +02:00
  • 0cf68a1d9e
    Update Portuguese (Brazil) translation Hosted Weblate 2026-08-09 12:52:27 +02:00
  • e450ef0168
    Update Turkish translation Hosted Weblate 2026-08-09 12:52:27 +02:00
  • c2c75d212b
    chore: remove leftover MT variable from Makefile Fijxu 2026-08-09 15:19:47 -04:00
  • bab6a7b798 feat: render custom channel emoji in descriptions and comments water 2026-08-09 16:04:52 +08:00
  • 93065c4bfd Wrap user create/delete flows in a Postgres transaction Aoife Brennan 2026-08-09 05:22:49 +08:00
  • 965a48c7d7 fix(comments): sanitize raw run text for emoji alt attributes and harden parser guards Test User 2026-08-08 16:10:19 -04:00
  • 61a1c84f4b fix(comments): add defensive guards for emoji thumbnails and correct attribute escaping Test User 2026-08-08 15:51:21 -04:00
  • 2ea9a8e6d9 fix(comments): HTML escape emoji alt text to prevent attribute injection Test User 2026-08-08 15:16:32 -04:00
  • b313d2cf71 fix(comments): render custom channel emojis in comments and descriptions (closes #5888) Test User 2026-08-08 14:46:33 -04:00
  • 17e8fd416d
    CI TEST donotmerge TheFrenchGhosty 2026-08-08 03:27:31 +02:00
  • 2f1fac21f6 fix(comments): handle adjacent run boundaries ¨chico10117¨ 2026-08-07 16:16:41 -06:00
  • ff8aa06f84 fix(comments): render nested attachment runs ¨chico10117¨ 2026-08-07 16:13:00 -06:00
  • a570e0b43e fix(comments): preserve emoji text fallback ¨chico10117¨ 2026-08-07 16:00:30 -06:00
  • 2338e30185 Test custom emoji fallback escaping andrzejber 2026-08-07 22:56:11 +02:00
  • 7bad4c1ebc Avoid double-escaping custom emoji fallback andrzejber 2026-08-07 22:55:52 +02:00
  • ce80b5e42c Test invalid custom emoji URL fallback andrzejber 2026-08-07 22:24:10 +02:00
  • bdf3ee5d0e Handle invalid custom emoji URLs andrzejber 2026-08-07 22:24:03 +02:00
  • 1588ac6d17 Fix custom emojis in video descriptions andrzejber 2026-08-07 20:37:31 +02:00
  • c5aacd1772 fix(comments): render YouTube attachment emojis ¨chico10117¨ 2026-08-06 22:05:14 -06:00
  • eb407578a2
    chore(deps): bump nixpkgs from 148bab9 to 6438090 in /nix (#5907) dependabot[bot] 2026-08-06 16:15:53 -04:00
  • febfdf8a12
    chore(deps): bump nixpkgs from 148bab9 to 6438090 in /nix dependabot[bot] 2026-08-06 14:33:51 +00:00
  • d6e4022cf2
    chore: add Nix files to dependabot Fijxu 2026-08-06 10:30:42 -04:00
  • ef2bf5456b fix(comments): render inline emoji attachments ¨chico10117¨ 2026-08-05 23:11:47 -06:00
  • 55522a2426 Fix channel links for multi-creator related videos krysto9872 2026-08-05 21:49:10 -06:00
  • 7d93ccbd04
    Various enhancements and addition to the AI policy (#5904) TheFrenchGhosty 2026-08-06 03:35:58 +02:00
  • 9184b7abb2
    Typo TheFrenchGhosty 2026-08-06 03:35:04 +02:00
  • f9a8f9e0bb
    Various enhancements and addition to the AI policy TheFrenchGhosty 2026-08-06 03:25:26 +02:00
  • 313bfa15a4 fix: link multi-creator related videos Rudra 2026-08-06 02:52:37 +05:30
  • e12bac5c4c
    chore: removed unused locale argument in #get_about_info function Fijxu 2026-08-05 05:10:03 -04:00
  • 4091bc1a45
    chore(ameba): Do not exclude /api routes Fijxu 2026-08-05 04:48:32 -04:00
  • 0460189a92
    CI: Do not build OpenSSL tests and apps (#5897) Fijxu 2026-08-05 04:19:12 -04:00
  • 1dd3ca15da
    Use no-apps instead, as they also disable tests Fijxu 2026-08-04 22:58:53 -04:00
  • 72824d181d
    CI: Do not build OpenSSL tests Fijxu 2026-08-04 22:57:12 -04:00
  • 3383a3041f
    Prepare for next release Fijxu 2026-08-04 21:04:56 -04:00
  • 48c6110a83
    Release v2.20260804.1 (#5896) v2.20260804.1 github-actions[bot] 2026-08-04 21:01:38 -04:00
  • 9446cbfd1e Release v2.20260804.1 release-v2.20260804.1 github-actions[bot] 2026-08-04 23:24:05 +00:00
  • 673254e762
    fix: pass -no-pie link flag argument to include debug information again for OCI (#5895) Fijxu 2026-08-04 19:11:38 -04:00
  • 0467853b28
    remove space char Fijxu 2026-08-04 19:03:20 -04:00
  • c25fd689bb
    fix: pass -no-pie link flag argument to include debug information again for OCI Fijxu 2026-08-04 18:53:27 -04:00
  • df0b02efc0
    Prepare for next release Fijxu 2026-08-04 18:30:20 -04:00
  • 1d1f404b9a
    Release v2.20260804.0 (#5893) v2.20260804.0 github-actions[bot] 2026-08-04 18:24:23 -04:00
  • 2c2a8ba1a4
    Update CHANGELOG.md release-v2.20260804.0 Fijxu 2026-08-04 18:16:56 -04:00
  • 11fb910221
    Update CHANGELOG.md Fijxu 2026-08-04 18:16:45 -04:00
  • f767f8bcd0
    Update CHANGELOG.md Fijxu 2026-08-04 18:16:31 -04:00
  • b10ba5b4cd Release v2.20260804.0 github-actions[bot] 2026-08-04 06:54:16 +00:00
  • 66fb829dbc
    CI: Exclude development dependencies from build job (#5860) Fijxu 2026-08-03 17:15:31 -04:00
  • 4b014bdc82
    Enable the Uzbek since it's been translated at more than 20% (#5891) TheFrenchGhosty 2026-08-03 23:03:45 +02:00
  • 8f002d70e0
    Enable the Uzbek since it's been translated at more than 20% TheFrenchGhosty 2026-08-03 23:02:11 +02:00
  • c1625119a7
    Translations update from Hosted Weblate (#5881) Weblate (bot) 2026-08-03 22:56:22 +02:00
  • 30e81605ff
    Update Uzbek translation Hosted Weblate 2026-08-03 22:24:07 +02:00
  • 70b245ae78
    Update Polish translation Hosted Weblate 2026-08-03 22:24:07 +02:00
  • 2775bcc928
    Update Armenian translation Hosted Weblate 2026-08-03 22:24:07 +02:00
  • 83882a17b6
    Switch to deepseek/deepseek-v4-flash-0731 for the release script (#5886) TheFrenchGhosty 2026-08-03 22:55:44 +02:00
  • 0c3d3e8f8a
    chore(deps): bump actions/stale from 10 to 11 (#5890) dependabot[bot] 2026-08-03 22:55:13 +02:00
  • 28f21c86e2
    chore(deps): bump actions/stale from 10 to 11 dependabot[bot] 2026-08-03 20:43:50 +00:00
  • 1a3cb60282
    feat: add support for SOCKS5 proxy (#5865) Émilien (perso) 2026-08-03 22:43:18 +02:00
  • 27045b2429
    Make the change in the workflow file too TheFrenchGhosty 2026-08-03 22:14:06 +02:00
  • cb1701145c Release v2.20260803.0 github-actions[bot] 2026-08-03 20:00:17 +00:00
  • 5fc8559074
    Switch to deepseek/deepseek-v4-flash-0731 for the release script TheFrenchGhosty 2026-08-03 21:58:41 +02:00
  • cb88a805e5
    feat: allow setting videojs max buffer length via config.yml (#5876) Fijxu 2026-08-03 15:52:50 -04:00
  • 42c68e98a7
    dreft Fijxu 2026-08-02 17:48:14 -04:00
  • b4b6e992fc
    fix: fix rendered links and timestamps in video descriptions (#5878) Fijxu 2026-08-03 15:43:50 -04:00
  • 08e800f4fb Release v2.20260803.0 github-actions[bot] 2026-08-03 19:39:00 +00:00
  • 9c70265a9a
    fix: add missing HTML.escape call for commit 4501c9d Fijxu 2026-08-03 15:24:47 -04:00
  • 4501c9df9c
    Show message when comments are turned off (#4051) syeopite 2026-08-03 19:18:13 +00:00
  • 79f29780a4
    update the naming of the comments section in Innertube Fijxu 2026-08-03 15:12:18 -04:00
  • e8377f8865
    Merge f5f4e49fc636206b09515cda83ac899eb71b974a into 986471320d0ad6960e628aa293b19c85b1a6c976 Fijxu 2026-08-03 16:04:04 -03:00