Mon, 29 May 2023 13:32:08 +0200 |
Goffi |
core: renamed `messageReceived` trigger to `message_received`
|
Sat, 08 Apr 2023 13:54:42 +0200 |
Goffi |
massive refactoring to switch from camelCase to snake_case:
|
Sat, 24 Sep 2022 16:31:39 +0200 |
Goffi |
core (xmpp): make `send` a blocking method, fix `sendMessageData` calls:
|
Thu, 03 Jun 2021 15:21:43 +0200 |
Goffi |
core: various changes and fixes to work with new storage and D-Bus bridge:
|
Tue, 18 Feb 2020 18:13:19 +0100 |
Goffi |
core: renamed "MessageReceived" trigger to "messageReceived" for consistency.
|
Wed, 29 Jan 2020 10:07:00 +0100 |
Goffi |
fixed shebangs
|
Tue, 13 Aug 2019 19:08:41 +0200 |
Goffi |
Python 3 port:
|
Fri, 11 Jan 2019 11:13:15 +0100 |
Goffi |
misc: replaced all "dummy" by the more conventional and readable "__" ("_" being used for gettext)
|
Wed, 27 Jun 2018 20:14:46 +0200 |
Goffi |
code style reformatting using black
|
Mon, 02 Apr 2018 19:44:50 +0200 |
Goffi |
core, setup: huge cleaning:
base
src/plugins/plugin_xep_0033.py@8582a23beb94
|