<- Prev

2023-06-15irc: Add log for user registered (authorized in IRC)
E. Bosch [Thu, 15 Jun 2023 01:15:43]
2023-06-14emoji2emoticon: Add emoji "thinking face" to convert to ASCII
E. Bosch [Wed, 14 Jun 2023 00:43:05]
2023-06-11emoji2emoticon: Add emoji "shushing face" to convert to ASCII
E. Bosch [Sun, 11 Jun 2023 22:27:57]
2023-06-11irc: Separate character encoding options as input and output
E. Bosch [Sun, 11 Jun 2023 00:44:55]
2023-06-10telegram, irc: Add conversion of mentions for self @username as well as
E. Bosch [Sat, 10 Jun 2023 22:31:22]
other mentions in self messages [saved messages]

2023-06-08telegram: Refactor forward handle and related functions
E. Bosch [Thu, 08 Jun 2023 00:26:21]
Fix the use of saved_from_peer attribute and other improvements

2023-06-06telegram: Add "media_dir" option to set the download media directory outside
E. Bosch [Tue, 06 Jun 2023 00:09:40]
of "config_dir" that didn't make sense, but keep it for compatibility if
"media_dir" is not set

2023-06-01telegram: Fix media contact attributes
E. Bosch [Thu, 01 Jun 2023 19:55:14]
2023-05-20telegram: Add filters for received messages, in these filters:
E. Bosch [Sat, 20 May 2023 23:39:03]
Include existing emoji to ASCII function
Add conversion of "@mention" to "~mention~" as "@user" is used to denote
channel operator in most IRC clients

2023-05-16service: Refactor "get" command handle, make it robust when compact id has
E. Bosch [Tue, 16 May 2023 23:13:51]
not been initialized yet

2023-05-15telegram: As messages are referenced by peer and id (in "get" and future
E. Bosch [Mon, 15 May 2023 21:27:05]
commands), make the compact IDs more compact with offsets relative to peers
(users or channels)

2023-05-14service: Add "get" command to retrieve a specific message
E. Bosch [Sun, 14 May 2023 00:39:42]
2023-05-08service: Add more indentation in brief help descriptions
E. Bosch [Mon, 08 May 2023 01:12:09]
2023-05-08service: Add "mark_read" command to mark chats as read and reset mentions
E. Bosch [Mon, 08 May 2023 01:04:52]
2023-05-07service: In dialog list: Use timezone option to convert the date for "last" field
E. Bosch [Sun, 07 May 2023 11:49:05]
2023-05-07telegram: In highlight of editions, use dash (-) instead of dot (.) for
E. Bosch [Sun, 07 May 2023 02:24:08]
marking words deleted, that represents strikethrough.
Add some comments to the code

2023-05-07telegram: Add an option to enable and control format of timestamps for history messages
E. Bosch [Sun, 07 May 2023 01:31:34]
Add timezone option to convert timestamps

2023-05-06telegram: Fix arguments in call to relay_telegram_message() in deleted handle
E. Bosch [Sat, 06 May 2023 21:04:28]
This should have been changed in patch "telegram: Change interface for received messages ..."

2023-05-05telegram: Add support for retrieving history of messages, this is
E. Bosch [Fri, 05 May 2023 00:23:04]
implemented by service command "history"

2023-05-04telegram: Change event/message if statement by an expression
E. Bosch [Thu, 04 May 2023 22:04:15]
2023-05-02telegram: Change interface for received messages, use message instead event
E. Bosch [Tue, 02 May 2023 23:37:17]
object if possible, this will be necessary to inject messages from future
history functionality

2023-04-30telegram: Make more robust the forward handler, take into account if the
E. Bosch [Sun, 30 Apr 2023 00:53:29]
user has a privacy option to only show the name

2023-04-29telegram: Add conversion of UTF-8 emojis to ASCII emoticons for all messages (not only reactions)
E. Bosch [Sat, 29 Apr 2023 23:02:02]
2023-04-29Add "emoji_ascii" option to control if emojis are converted to ASCII emoticons
E. Bosch [Sat, 29 Apr 2023 20:47:52]
2023-04-27README update
E. Bosch [Thu, 27 Apr 2023 23:01:01]
2023-04-26README update
E. Bosch [Wed, 26 Apr 2023 21:20:04]
2023-04-26telegram: Rename option 'reply_length' as 'quote_length' and use it for quotes in reactions as well (not only for replies)
E. Bosch [Wed, 26 Apr 2023 20:45:17]
2023-04-25telegram: Add support for showing reactions to messages
E. Bosch [Tue, 25 Apr 2023 22:34:42]
Add conversion of UTF-8 emojis to ASCII emoticons

2023-04-20telegram: Relocate is_bot() method, to have get_* methods together
E. Bosch [Thu, 20 Apr 2023 01:49:15]
2023-04-16telegram: Add support for showing editions of messages, including highlight of differences
E. Bosch [Sun, 16 Apr 2023 01:13:07]
2023-04-12telegram: Fix recognition of Telegram user, group, channel types
E. Bosch [Wed, 12 Apr 2023 00:43:22]
2023-04-11Add compact message ids in messages sent from IRC that are echoed to IRC,
E. Bosch [Tue, 11 Apr 2023 09:45:58]
add those messages to cache

2023-04-10telegram: Add support for showing deleted messages
E. Bosch [Mon, 10 Apr 2023 23:31:19]
2023-04-09telegram: Refactorize relay message functions, this will be necessary for deleted message support
E. Bosch [Sun, 09 Apr 2023 01:07:35]
2023-04-08telegram: Rename some functions: use "relay" instead of "handle", to clarify
E. Bosch [Sat, 08 Apr 2023 20:56:09]
2023-04-08telegram: Add message cache
E. Bosch [Sat, 08 Apr 2023 12:30:10]
2023-03-31telegram: Add logging in handle_raw()
E. Bosch [Fri, 31 Mar 2023 22:46:58]
2023-03-31Remove obsolete dockerfile
E. Bosch [Fri, 31 Mar 2023 00:32:55]
2023-03-31Update copyright year in license
E. Bosch [Fri, 31 Mar 2023 00:31:39]
2023-03-29Update year in copyright notices
E. Bosch [Wed, 29 Mar 2023 21:50:59]
2023-03-29telegram: Add 'reply_length' option to limit the length of the text refered in replies
E. Bosch [Wed, 29 Mar 2023 21:07:06]
2023-03-28telegram: Add support for showing replies and forwards of messages
E. Bosch [Tue, 28 Mar 2023 23:32:36]
2023-03-24Use named parameter full_join in join_irc_channel(), remove default value False not needed
E. Bosch [Fri, 24 Mar 2023 23:45:37]
2023-03-22telegram: Use positive IDs when checking if a channel already exists when a new message is received
E. Bosch [Wed, 22 Mar 2023 22:15:41]
2023-03-19Fix deprecation warning about the use of asyncio.get_event_loop(), use asyncio.new_event_loop() instead
E. Bosch [Sun, 19 Mar 2023 02:40:30]
2023-03-19service: Fix compact date/time for more than 1 year, in dialog list
E. Bosch [Sun, 19 Mar 2023 02:15:39]
2023-03-18service: Use positive ids in dialog list, if not, channel names are not shown correctly
E. Bosch [Sat, 18 Mar 2023 05:25:42]
2023-03-18service: In dialog list: support entries with unknown names (shouldn't happen)
E. Bosch [Sat, 18 Mar 2023 05:12:31]
2023-03-18telegram: Support (different) channels with same name
E. Bosch [Sat, 18 Mar 2023 04:43:35]
2023-03-18telegram: Support empty (only containing self user) chats
E. Bosch [Sat, 18 Mar 2023 04:42:34]

Next ->