2024-11-02 |
E. Bosch |
telegram, irc: Set topic in IRC with Telegram channel/chat description
|
commit |
commitdiff
|
2024-10-26 |
E. Bosch |
telegram: Fix op and founder detection in channels
|
commit |
commitdiff
|
2024-10-26 |
E. Bosch |
telegram: Fix handler for next reactions when the event is empty
|
commit |
commitdiff
|
2024-10-13 |
E. Bosch |
telegram: Limit text length for reactions to twice as replies
|
commit |
commitdiff
|
2024-10-06 |
E. Bosch |
telegram: Fix regression in delete reaction event
|
commit |
commitdiff
|
2024-09-28 |
E. Bosch |
telegram: Avoid duplicated reactions events in some cases
|
commit |
commitdiff
|
2024-09-27 |
E. Bosch |
telegram: Add handler for next reactions (2nd, 3rd, etc.) that don't come from
|
commit |
commitdiff
|
2024-09-25 |
E. Bosch |
telegram: Fix in reaction handler
|
commit |
commitdiff
|
2024-09-20 |
E. Bosch |
telegram: Don't truncate text for reactions of replies
|
commit |
commitdiff
|
2024-09-15 |
E. Bosch |
telegram: Minor improvement in debug of relay methods
|
commit |
commitdiff
|
2024-09-15 |
E. Bosch |
telegram: Improve a bit reactions handler
|
commit |
commitdiff
|
2024-09-07 |
E. Bosch |
Fix typo in a constant
|
commit |
commitdiff
|
2024-08-30 |
E. Bosch |
telegram: Add a cache of "volatile" events (delete, edit, react) to be shown ...
|
commit |
commitdiff
|
2024-08-30 |
E. Bosch |
utils: Add current_date() shortcut
|
commit |
commitdiff
|
2024-08-29 |
E. Bosch |
Add trailing commas (and some spacing)
|
commit |
commitdiff
|
2024-08-25 |
E. Bosch |
utils, telegram: Add pretty() function to print readable objects in debug
|
commit |
commitdiff
|
2024-08-15 |
E. Bosch |
Handle replies to deleted messages (maybe this case is only given from history)
|
commit |
commitdiff
|
2024-04-14 |
E. Bosch |
exclam: Add upload (!upl) command to upload files/media to chats/channels
|
commit |
commitdiff
|
2024-04-14 |
E. Bosch |
telegram: Use directory ".cache/irgramd/media" instead of
|
commit |
commitdiff
|
2024-04-07 |
E. Bosch |
telegram: Fix a corner case in forward handler when saved_from_peer is not p ...
|
commit |
commitdiff
|
2023-12-17 |
E. Bosch |
telegram: Add compact message IDs to filenames of media,
|
commit |
commitdiff
|
2023-12-15 |
E. Bosch |
telegram: Improve metadata shown for audio and recording/voice media,
|
commit |
commitdiff
|
2023-12-02 |
E. Bosch |
telegram: Add target nick in private messages sent from the self user
|
commit |
commitdiff
|
2023-11-26 |
E. Bosch |
telegram: Add support for the change of channel photo action
|
commit |
commitdiff
|
2023-11-26 |
E. Bosch |
telegram: Add support for pin message action
|
commit |
commitdiff
|
2023-11-19 |
E. Bosch |
telegram: Refactor download media code.
|
commit |
commitdiff
|
2023-10-16 |
E. Bosch |
telegram: Add option "download_notice" to show the start of a big download
|
commit |
commitdiff
|
2023-10-15 |
E. Bosch |
telegram: Add option "download_media" to control if media files must be down ...
|
commit |
commitdiff
|
2023-10-11 |
E. Bosch |
telegram: Support for showing question and options of polls
|
commit |
commitdiff
|
2023-07-22 |
E. Bosch |
telegram: Add compact ID to all replies
|
commit |
commitdiff
|
2023-07-21 |
E. Bosch |
telegram: Add option for geo custom URL
|
commit |
commitdiff
|
2023-07-08 |
E. Bosch |
telegram, irc: Refactor and improve routine for conversion of mentions
|
commit |
commitdiff
|
2023-06-23 |
E. Bosch |
telegram: Fix: in forwards when the original user is unknown use the ID
|
commit |
commitdiff
|
2023-06-15 |
E. Bosch |
telegram, irc: Add conversion of "mention:" (IRC style) to "@mention" in sen ...
|
commit |
commitdiff
|
2023-06-15 |
E. Bosch |
irc: Add log for user registered (authorized in IRC)
|
commit |
commitdiff
|
2023-06-10 |
E. Bosch |
telegram, irc: Add conversion of mentions for self @username as well as
|
commit |
commitdiff
|
2023-06-08 |
E. Bosch |
telegram: Refactor forward handle and related functions
|
commit |
commitdiff
|
2023-06-06 |
E. Bosch |
telegram: Add "media_dir" option to set the download media directory outside
|
commit |
commitdiff
|
2023-06-01 |
E. Bosch |
telegram: Fix media contact attributes
|
commit |
commitdiff
|
2023-05-20 |
E. Bosch |
telegram: Add filters for received messages, in these filters:
|
commit |
commitdiff
|
2023-05-15 |
E. Bosch |
telegram: As messages are referenced by peer and id (in "get" and future
|
commit |
commitdiff
|
2023-05-14 |
E. Bosch |
service: Add "get" command to retrieve a specific message
|
commit |
commitdiff
|
2023-05-07 |
E. Bosch |
telegram: Add an option to enable and control format of timestamps for histo ...
|
commit |
commitdiff
|
2023-05-06 |
E. Bosch |
telegram: Fix arguments in call to relay_telegram_message() in deleted handle
|
commit |
commitdiff
|
2023-05-04 |
E. Bosch |
telegram: Change event/message if statement by an expression
|
commit |
commitdiff
|
2023-05-02 |
E. Bosch |
telegram: Change interface for received messages, use message instead event
|
commit |
commitdiff
|
2023-04-30 |
E. Bosch |
telegram: Make more robust the forward handler, take into account if the
|
commit |
commitdiff
|
2023-04-29 |
E. Bosch |
telegram: Add conversion of UTF-8 emojis to ASCII emoticons for all messages ...
|
commit |
commitdiff
|
2023-04-29 |
E. Bosch |
Add "emoji_ascii" option to control if emojis are converted to ASCII emoticons
|
commit |
commitdiff
|
2023-04-26 |
E. Bosch |
telegram: Rename option 'reply_length' as 'quote_length' and use it for quot ...
|
commit |
commitdiff
|
...
|