Age | Commit message (Expand) | Author | Files | Lines |
2023-11-12 | r/7000 chore(tazjin/tgsa): bump cargo dependencies | Vincent Ambo | 1 | -226/+294 |
2023-08-08 | r/6472 feat(nix/sparseTree): add optional `name` argument | Vincent Ambo | 1 | -5/+8 |
2023-06-19 | r/6330 refactor(tazjin/tgsa): automatic clippy lint fixes | Vincent Ambo | 1 | -9/+9 |
2023-06-18 | r/6327 feat(tazjin/tgsa): replace translation backend | Vincent Ambo | 4 | -62/+327 |
2023-05-24 | r/6196 chore(tazjin/tgsa): log translation requests | Vincent Ambo | 1 | -0/+1 |
2023-05-24 | r/6194 feat(tazjin/tgsa): add gpt-3 powered message translation feature | Vincent Ambo | 3 | -7/+83 |
2023-04-12 | r/6096 feat(tazjin/tgsa): support extracting fallback message from preview | Vincent Ambo | 1 | -11/+37 |
2023-04-12 | r/6095 chore(tazjin/tgsa): drop rouille's default features | Vincent Ambo | 2 | -73/+1 |
2022-10-06 | r/5043 chore(tazjin/tgsa): bump all dependencies | Vincent Ambo | 3 | -89/+109 |
2022-09-28 | r/4980 chore(3p/sources): Bump channels & overlays | sterni | 1 | -1/+1 |
2022-08-22 | r/4450 chore(tazjin/tgsa): bump cargo dependencies | Vincent Ambo | 1 | -98/+195 |
2022-05-16 | r/4079 chore(tazjin/tgsa): remove note about long image links | Vincent Ambo | 1 | -2/+1 |
2022-05-15 | r/4078 feat(tazjin/tgsa): use permanent media links in bbcode | Vincent Ambo | 1 | -4/+22 |
2022-05-14 | r/4077 feat(tazjin/tgsa): add stable redirects to telegram images | Vincent Ambo | 1 | -5/+53 |
2022-05-14 | r/4076 refactor(tazjin/tgsa): move error handling one layer up | Vincent Ambo | 1 | -19/+20 |
2022-05-14 | r/4075 refactor(tazjin/tgsa): factor out cache access helper | Vincent Ambo | 1 | -13/+21 |
2022-05-14 | r/4074 feat(tazjin/tgsa): Expire cached telegram entries after one hour | Vincent Ambo | 1 | -5/+22 |
2022-04-20 | r/3977 fix(tazjin/tgsa): Preserve newlines in messages | Vincent Ambo | 3 | -4/+26 |
2022-04-20 | r/3976 style(tazjin/tgsa): Move attribution outside of quote body | Vincent Ambo | 1 | -3/+3 |
2022-04-19 | r/3975 chore(tgsa): Remove shortening of image links | Vincent Ambo | 1 | -25/+7 |
2022-04-17 | r/3974 feat(tazjin/tgsa): Handle messages with audio attached | Vincent Ambo | 1 | -0/+15 |
2022-04-17 | r/3973 chore(tazjin/tgsa): Update quote footer text | Vincent Ambo | 1 | -1/+6 |
2022-04-16 | r/3967 feat(tazjin/tgsa): cache generated bbcode in-memory per message | Vincent Ambo | 1 | -8/+27 |
2022-04-16 | r/3965 feat(tazjin/tgsa): add "web interface" for this | Vincent Ambo | 3 | -9/+442 |
2022-04-16 | r/3964 feat(tazjin/tgsa): Support linked video thumbnails | Vincent Ambo | 1 | -29/+44 |
2022-04-16 | r/3963 feat(tazjin/tgsa): Implement initial tg embed -> BBcode features | Vincent Ambo | 5 | -0/+1082 |