Commit graph

40 commits

Author SHA1 Message Date
7b96415c26
update config example 2025-01-18 02:13:14 +05:00
6b603ee3c7
add sticker pack updating and stickers hash checking to not reupload already uploaded stickers 2025-01-18 02:12:28 +05:00
a614c97d8e
add command configuration via config 2025-01-17 23:52:59 +05:00
1ea058d80b
chore: update access_token instructions (again) 2025-01-17 22:34:32 +05:00
6c89c6959f
change token usage instruction 2025-01-17 20:05:27 +05:00
de52ec22f2
add support for access_token login 2025-01-17 03:06:41 +05:00
48458fa71d
fixed preview url arg in topic 2024-12-29 04:08:14 +05:00
d57612e5a1
fix argument parsing edge cases 2024-12-29 03:57:06 +05:00
f4a4f0044f
add maunium stickerset creation 2024-12-27 00:14:55 +05:00
04e63bfcaa
Update help message 2024-12-25 23:06:35 +05:00
3954bdc520
add more arguments to the sticker pack preview 2024-12-25 23:02:19 +05:00
d8d5f56b84
Add argument parsing function, so pack import name now supports spaces 2024-12-25 21:35:11 +05:00
3d65c1508e
fix: url state key if no import name is provided 2024-12-23 22:12:13 +05:00
2ff23b5b41
feat: add sticker pack preview command 2024-12-23 21:58:16 +05:00
4581df7208
fix: use a flag to set pack as a default for a room, instead of using import name parameter 2024-12-23 19:13:03 +05:00
ab6da62e15
feat: allow uploading sticker pack to default room set
fix: cannot open pack if imported by url

fix: File Access Error on windows
2024-12-23 16:36:51 +05:00
b9461d75be
add full telegram sticker link support 2024-12-23 15:38:21 +05:00
75419f5906
Add information that this is a fork in readme 2024-12-23 15:35:01 +05:00
912d506923
add system version to telethon client 2024-12-23 15:22:04 +05:00
Dawid Rejowski
909ca1b0c1 Merge pull request 'allow for duplicate alter_text' (#15) from zincentimeter/stickerbridge:main into main
Reviewed-on: https://codeberg.org/Didek/stickerbridge/pulls/15
2024-04-12 20:05:39 +00:00
zincentimeter
f21c907f52 allow for duplicate alter_text
This commit resolves a problem that stickers with
duplicated alternative texts will only gets one
sticker uploaded.
2024-03-24 03:51:05 +08:00
Dawid Rejowski
6fd287bcd4 Merge pull request 'feat #11: allow to manually specify import_name' (#12) from poly000/stickerbridge:main into main
Reviewed-on: https://codeberg.org/didek/stickerbridge/pulls/12
2023-08-15 14:19:25 +00:00
poly000
beea91a27e
feat #11: allow to manually specify import_name 2023-07-24 14:59:36 +08:00
Dawid Rejowski
cf8e8ff2a1 Add missing prefixes in README.md 2022-09-20 14:56:20 +02:00
Dawid Rejowski
77eb829a69 Multiprocessed convertion 2022-09-14 00:33:37 +02:00
Dawid Rejowski
5d8e5c4854 Merge remote-tracking branch 'origin/main' 2022-09-13 03:41:27 +02:00
Dawid Rejowski
9286dfef3a Do not respond to m.notice 2022-09-13 03:41:05 +02:00
Dawid Rejowski
e875da34f6 Update to texts sending to rooms 2022-09-13 03:34:39 +02:00
Dawid Rejowski
9057fa57cf Ignore Dolphin .directory files 2022-09-12 13:05:30 +02:00
Dawid Rejowski
8bd1ace038 Remove .directory 2022-09-12 13:04:50 +02:00
Dawid Rejowski
1b10650b71 Cleanup 2022-09-11 23:38:22 +02:00
Dawid Rejowski
c6fd3d999f Automatic detecting mime type of images 2022-09-11 23:12:24 +02:00
Dawid Rejowski
80bea7e86f Cleanup 2022-09-11 23:11:59 +02:00
Dawid Rejowski
9b90eb14ff Move code to proper directory 2022-09-11 22:52:09 +02:00
Dawid Rejowski
6252ca7703 File suffix when uploading sticker 2022-09-11 22:39:34 +02:00
Dawid Rejowski
33efe80c21 Add README.md 2022-09-11 22:38:20 +02:00
Dawid Rejowski
5a763b4a84 Add LICENCE.md 2022-09-11 20:18:23 +02:00
Dawid Rejowski
f5529744f6 Single status code for MatrixReuploader 2022-09-11 18:48:11 +02:00
Dawid Rejowski
0f41c6f0b7 Create data folder on start 2022-09-11 18:47:46 +02:00
Dawid Rejowski
e554fc5937 Initial commit 2022-09-11 18:34:24 +02:00