shortlog
2024-11-02 E. Bosch telegram, irc: Set topic in IRC with Telegram channel/chat description
2024-10-26 E. Bosch telegram: Fix op and founder detection in channels
2024-10-26 E. Bosch telegram: Fix handler for next reactions when the event is empty
2024-10-26 E. Bosch exclam: Reorder handler list so commands are listed ordered in help
2024-10-21 E. Bosch README update
2024-10-20 E. Bosch exclam: Add "-" parameter to "!react" to remove a reaction
2024-10-19 E. Bosch telegram: On emoticon->emoji conversions for reactions,
2024-10-13 E. Bosch telegram: Limit text length for reactions to twice as replies
2024-10-12 E. Bosch README update
2024-10-10 E. Bosch exclam: Add reaction (!react) command to send emoticon->emoji as Telegram re ...
2024-10-07 E. Bosch telegram, service: Move initial help to service module
2024-10-06 E. Bosch telegram: Fix regression in delete reaction event
2024-09-28 E. Bosch telegram: Avoid duplicated reactions events in some cases
2024-09-27 E. Bosch telegram: Add handler for next reactions (2nd, 3rd, etc.) that don't come from
2024-09-25 E. Bosch telegram: Fix in reaction handler
2024-09-20 E. Bosch telegram: Don't truncate text for reactions of replies
2024-09-15 E. Bosch telegram: Minor improvement in debug of relay methods
2024-09-15 E. Bosch telegram: Improve a bit reactions handler
2024-09-07 E. Bosch Fix typo in a constant
2024-09-01 E. Bosch Increase virtual version to 0.2
2024-08-30 E. Bosch telegram: Add a cache of "volatile" events (delete, edit, react) to be shown ...
2024-08-30 E. Bosch utils: Small optimization in pretty()
2024-08-30 E. Bosch utils: Add current_date() shortcut
2024-08-29 E. Bosch Add trailing commas (and some spacing)
2024-08-25 E. Bosch utils, telegram: Add pretty() function to print readable objects in debug
2024-08-18 E. Bosch exclam: Add re-upload (!reupl) command to upload files/media as a reply to a ...
2024-08-18 E. Bosch exclam: Check valid range for message IDs
2024-08-15 E. Bosch Handle replies to deleted messages (maybe this case is only given from history)
2024-04-28 E. Bosch Update copyright year in LICENSE
2024-04-28 E. Bosch README update
2024-04-28 E. Bosch utils: Fix when a filename has no extension
2024-04-27 E. Bosch exclam: Add command indicator to error messages
2024-04-21 E. Bosch README update
2024-04-21 E. Bosch exclam: !upl: Add support for HTTP/HTTPS URL for file upload
2024-04-19 E. Bosch service: Disable by now the help for subcommands "archive" and "delete" from
2024-04-14 E. Bosch exclam: Add upload (!upl) command to upload files/media to chats/channels
2024-04-14 E. Bosch telegram: Use directory ".cache/irgramd/media" instead of
2024-04-07 E. Bosch telegram: Fix a corner case in forward handler when saved_from_peer is not p ...
2024-04-07 E. Bosch README update
2024-04-07 E. Bosch exclam: Add forward (!fwd) command to forward messages to other channels or ...
2023-12-31 E. Bosch README update
2023-12-20 E. Bosch Fix logging system. ...
2023-12-18 E. Bosch telegram, utils: Replace invalid characters in filenames with number sequenc ...
2023-12-17 E. Bosch telegram: Remove characters '#', '%' and '?' from filenames,
2023-12-17 E. Bosch telegram: Add compact message IDs to filenames of media,
2023-12-15 E. Bosch telegram: Improve metadata shown for audio and recording/voice media,
2023-12-07 E. Bosch README update
2023-12-03 E. Bosch Correct OpenStreetMap URL in irgramdrc.sample
2023-12-02 E. Bosch telegram: Add target nick in private messages sent from the self user
2023-11-28 E. Bosch README update
...