index
:
Juick
juick-commands
killy-responsive
killy-responsive-2
mark_read
master
sans_branch
x
Juick development tree
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
juick
/
TelegramBotManager.java
Age
Commit message (
Collapse
)
Author
2023-12-04
Use telegram message caption when trying to edit message with image
Vitaly Takmazov
2023-01-14
Minor updates for Telegram Login and bot
Vitaly Takmazov
2023-01-13
Telegram: fix commands response
Vitaly Takmazov
2023-01-12
Telegram: handle "chat not found" errors
Vitaly Takmazov
2023-01-12
Telegram: fix recommendations markup
Vitaly Takmazov
2023-01-12
Telegram: parse_mode=html
Vitaly Takmazov
2023-01-12
Telegram: fix delivery to anonymous users
Vitaly Takmazov
2023-01-11
Social login refactoring: set cookie after login
Vitaly Takmazov
2023-01-08
Telegram: use correct domain in urls
Vitaly Takmazov
2023-01-04
ActivityPub: handle Note updates
Vitaly Takmazov
2022-11-25
Spring Boot 3
Vitaly Takmazov
2022-07-01
Bump `java-telegram-bot-api` to 6.1.0
Vitaly Takmazov
* make compatible with API changes
2022-04-08
Telegram: send top messages to the channel
Vitaly Takmazov
2021-10-23
ImagesService -> StorageService
Vitaly Takmazov
img_path -> storage_path property
2021-10-21
Make popular feed equal to service user recommendations feed to have correct RSS feeds
Vitaly Takmazov
2020-04-04
Initialize all components from configuration
Vitaly Takmazov