Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -43/+195 |
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 | 1 | -7/+79 |
2023-04-12 | r/6096 feat(tazjin/tgsa): support extracting fallback message from preview | Vincent Ambo | 1 | -11/+37 |
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 | 1 | -4/+24 |
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 | 1 | -9/+65 |
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 | 1 | -0/+140 |