History for path /irgramd
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
2023-12-20 E. Bosch Fix logging system. ...
2023-10-16 E. Bosch telegram: Add option "download_notice" to show the start of a big download
2023-10-15 E. Bosch telegram: Add option "download_media" to control if media files must be down ...
2023-07-21 E. Bosch telegram: Add option for geo custom URL
2023-06-11 E. Bosch irc: Separate character encoding options as input and output
2023-06-06 E. Bosch telegram: Add "media_dir" option to set the download media directory outside
2023-05-07 E. Bosch telegram: Add an option to enable and control format of timestamps for histo ...
2023-04-29 E. Bosch Add "emoji_ascii" option to control if emojis are converted to ASCII emoticons
2023-04-26 E. Bosch telegram: Rename option 'reply_length' as 'quote_length' and use it for quot ...
2023-03-29 E. Bosch Update year in copyright notices
2023-03-29 E. Bosch telegram: Add 'reply_length' option to limit the length of the text refered ...
2023-03-19 E. Bosch Fix deprecation warning about the use of asyncio.get_event_loop(), use async ...
2022-03-18 E. Bosch irc: Add character encoding selection
2022-03-08 E. Bosch service: Add code command, add ask_code option
2022-03-03 E. Bosch irc: Fix and rename options for IRC address and port
2022-02-27 E. Bosch irc: Add service/control user (TelegramServ), by now without functions
2022-02-22 E. Bosch telegram: Support to connect to test environment
2022-02-20 E. Bosch Add copyright headers/notices
2022-02-16 E. Bosch telegram: Add login code support entered by console during authorization
2022-02-16 E. Bosch telegram: Add options for API_ID and API_HASH
2022-02-16 E. Bosch Order config options
2022-01-30 E. Bosch telegram: Support media in messages for using a webserver (not included in
2021-12-13 E. Bosch irc: Add authentication (including users allowed) via local configuration an ...
2021-12-12 E. Bosch Propagate 'settings' to IRCHandler() and TelegramHandler()
2021-12-12 E. Bosch Remove keyword arguments for IRCTelegramd(), use 'settings' dictionary instead
2021-12-11 E. Bosch Add configuration file support
2021-12-10 E. Bosch irc: add relative user path support (e.g. ~/ on Unix) for TLS/SSL certificat ...
2021-12-08 E. Bosch Add metavar to options
2021-12-08 E. Bosch irc: Add TLS/SSL support
2021-01-28 E. Bosch telegram: Replace telegram_client.start() with telegram_client.connect()
2020-11-22 E. Bosch Change the point where irgramd connects to Telegram
2020-11-19 E. Bosch Replace IRTelegramd with irgramd in some places that were remaining
2020-11-19 E. Bosch Rename irgramd.py to irgramd, to reflect it's the main file
2020-11-19 E. Bosch Put IRCHandler and utils in separated files
2020-10-31 E. Bosch Rename project from IRTelegramD to irgramd
2019-09-16 Peter Bui Set irc_nick to username
2019-07-26 Peter Bui Update logging
2019-07-26 Peter Bui Log configuration directory
2019-07-26 Peter Bui Rename classes, add command line options
2019-07-25 Peter Bui Revert "Make address public for now (docker)"
2019-07-25 Peter Bui Make address public for now (docker)
2019-07-25 Peter Bui Use default port of 6667
2019-07-21 Peter Bui Add self.get_irc_channel_from_telegram_id
2019-07-19 Peter Bui Periodically update channel voices
2019-07-19 Peter Bui Update channel participants on Chat Action
2019-07-19 Peter Bui Just use get_entity (get_input_entity requires it to be cached)
2019-07-18 Peter Bui Better handle the various chat actions
2019-07-18 Peter Bui abstract resolving telegram_id to irc_nick
...