2024-04-28Update copyright year in LICENSE
E. Bosch [Sun, 28 Apr 2024 19:45:06]
2024-04-28README update
E. Bosch [Sun, 28 Apr 2024 13:16:24]
2024-04-28utils: Fix when a filename has no extension
E. Bosch [Sun, 28 Apr 2024 00:28:22]
2024-04-27exclam: Add command indicator to error messages
E. Bosch [Sat, 27 Apr 2024 20:32:49]
2024-04-21README update
E. Bosch [Sun, 21 Apr 2024 21:19:29]
2024-04-21exclam: !upl: Add support for HTTP/HTTPS URL for file upload
E. Bosch [Sun, 21 Apr 2024 20:59:04]
2024-04-19service: Disable by now the help for subcommands "archive" and "delete" from
E. Bosch [Fri, 19 Apr 2024 01:11:38]
command "dialog" as they are not really implemented yet

2024-04-14exclam: Add upload (!upl) command to upload files/media to chats/channels
E. Bosch [Sun, 14 Apr 2024 22:48:30]
Add "upload_dir" option to define the local directory to pick the files up,
by default "~/.cache/irgramd/upload"

2024-04-14telegram: Use directory ".cache/irgramd/media" instead of
E. Bosch [Sun, 14 Apr 2024 02:13:34]
".config/irgramd/media" by default (relative to home directory)
Added "cache_dir" option to override the default "~/.cache/irgramd"

2024-04-07telegram: Fix a corner case in forward handler when saved_from_peer is not present
E. Bosch [Sun, 07 Apr 2024 19:48:33]
2024-04-07README update
E. Bosch [Sun, 07 Apr 2024 19:08:52]
2024-04-07exclam: Add forward (!fwd) command to forward messages to other channels or chats
E. Bosch [Sun, 07 Apr 2024 19:07:04]
2023-12-31README update
E. Bosch [Sun, 31 Dec 2023 01:26:30]
2023-12-20Fix logging system.
E. Bosch [Wed, 20 Dec 2023 01:50:56]
Remove logging options from tornado.log that were not working correctly in this setup
and use the new options from irgramd ("log_file" and "log_level").
Defer first logs to be included in log file opened later.
Improve option error handling.

2023-12-18telegram, utils: Replace invalid characters in filenames with number sequences instead of just removing.
E. Bosch [Mon, 18 Dec 2023 21:18:42]
This will prevent some filename collisions in corner cases.

2023-12-17telegram: Remove characters '#', '%' and '?' from filenames,
E. Bosch [Sun, 17 Dec 2023 03:45:05]
are not valid for static files in HTTP URLs.

2023-12-17telegram: Add compact message IDs to filenames of media,
E. Bosch [Sun, 17 Dec 2023 02:49:18]
this will prevent most of the possible collisions of media with the same filename

2023-12-15telegram: Improve metadata shown for audio and recording/voice media,
E. Bosch [Fri, 15 Dec 2023 00:00:44]
and get filename from them

2023-12-07README update
E. Bosch [Thu, 07 Dec 2023 21:16:12]
2023-12-03Correct OpenStreetMap URL in irgramdrc.sample
E. Bosch [Sun, 03 Dec 2023 00:12:34]
2023-12-02telegram: Add target nick in private messages sent from the self user
E. Bosch [Sat, 02 Dec 2023 20:41:44]
from another Telegram client

2023-11-28README update
E. Bosch [Tue, 28 Nov 2023 23:53:52]
2023-11-28service: Add absolute ID as argument to get command
E. Bosch [Tue, 28 Nov 2023 22:38:01]
2023-11-26telegram: Add support for the change of channel photo action
E. Bosch [Sun, 26 Nov 2023 23:13:52]
including download of the new photo
mapped to CTCP action on IRC

2023-11-26telegram: Add support for pin message action
E. Bosch [Sun, 26 Nov 2023 20:07:44]
irc: Add support for sending CTCP actions (me) to map actions from Telegram

2023-11-19telegram: Change add symbol in editions from "_" to "+"
E. Bosch [Sun, 19 Nov 2023 00:54:47]
2023-11-19telegram: Refactor download media code.
E. Bosch [Sun, 19 Nov 2023 00:43:04]
If named media files already downloaded, don't try to download again

2023-10-16telegram: Add option "download_notice" to show the start of a big download
E. Bosch [Mon, 16 Oct 2023 00:24:53]
2023-10-15telegram: Add option "download_media" to control if media files must be downloaded
E. Bosch [Sun, 15 Oct 2023 22:06:49]
2023-10-11telegram: Support for showing question and options of polls
E. Bosch [Wed, 11 Oct 2023 00:35:28]
2023-09-17README update
E. Bosch [Sun, 17 Sep 2023 20:57:11]
2023-07-22telegram: Add compact ID to all replies
E. Bosch [Sat, 22 Jul 2023 20:32:19]
2023-07-21telegram: Add option for geo custom URL
E. Bosch [Fri, 21 Jul 2023 01:12:18]
2023-07-20README update
E. Bosch [Thu, 20 Jul 2023 04:46:06]
2023-07-17exclam: Add delete (!del) command to delete messages
E. Bosch [Mon, 17 Jul 2023 02:37:21]
2023-07-16README update
E. Bosch [Sun, 16 Jul 2023 20:09:53]
2023-07-16README update
E. Bosch [Sun, 16 Jul 2023 20:02:03]
2023-07-11exclam: Fix indentation
E. Bosch [Tue, 11 Jul 2023 23:54:41]
2023-07-11exclam: Add edit (!ed) command to modify already sent messages
E. Bosch [Tue, 11 Jul 2023 01:48:40]
2023-07-10README update
E. Bosch [Mon, 10 Jul 2023 00:56:15]
2023-07-10Add configuration file sample (irgramdrc.sample)
E. Bosch [Mon, 10 Jul 2023 00:52:02]
2023-07-08telegram, irc: Refactor and improve routine for conversion of mentions
E. Bosch [Sat, 08 Jul 2023 01:58:26]
2023-06-27Fix typos in README
E. Bosch [Tue, 27 Jun 2023 03:00:57]
2023-06-26README update
E. Bosch [Mon, 26 Jun 2023 22:55:35]
2023-06-26README update
E. Bosch [Mon, 26 Jun 2023 22:23:59]
2023-06-26Remove trailing spaces
E. Bosch [Mon, 26 Jun 2023 00:29:50]
2023-06-26Add exclam module to handle channel/chat commands begining with exclamation mark (!)
E. Bosch [Mon, 26 Jun 2023 00:17:22]
Implement reply (!re) as first exclam command

2023-06-23telegram: Fix: in forwards when the original user is unknown use the ID
E. Bosch [Fri, 23 Jun 2023 23:49:58]
2023-06-22Move parse_command() to a new class, the code will be reused for the future
E. Bosch [Thu, 22 Jun 2023 21:57:16]
exclam module

2023-06-15telegram, irc: Add conversion of "mention:" (IRC style) to "@mention" in sent messages
E. Bosch [Thu, 15 Jun 2023 20:08:03]

Next ->