Fri, 20 Dec 2019 12:28:04 +0100 |
Goffi |
plugin sec aesgcm: new plugin handling `aesgcm:` scheme for e2e encrypted media sharing:
|
Fri, 20 Dec 2019 12:28:04 +0100 |
Goffi |
plugin upload, XEP-0363: code modernisation + preparation for extension:
|
Fri, 20 Dec 2019 12:28:04 +0100 |
Goffi |
plugin file download: meta plugin to handle file download:
|
Fri, 20 Dec 2019 12:28:04 +0100 |
Goffi |
tools (stream): data modification on SatFile:
|
Fri, 20 Dec 2019 12:28:04 +0100 |
Goffi |
plugin XEP-0045: show join error even if it's not a StanzaError, log it with warning instead of error
|
Fri, 20 Dec 2019 12:28:01 +0100 |
Goffi |
plugin XEP-0384: update to latest python-omemo + better trust management:
|
Sat, 07 Dec 2019 11:30:56 +0100 |
Goffi |
plugin XEP-0384: specific warning on missing omemo-backend-signal + fixed encoding following Python 3 port
|
Fri, 06 Dec 2019 15:20:00 +0100 |
Goffi |
plugin events: fixed eventInviteeGet signature
|
Fri, 06 Dec 2019 15:19:31 +0100 |
Goffi |
plugin manhole: fixed default value
|
Fri, 06 Dec 2019 15:02:02 +0100 |
Goffi |
plugins (imap, maildir, smtp): removed plugins IMAP, Maildir and SMTP:
|
Thu, 05 Dec 2019 23:05:16 +0100 |
Goffi |
plugin XEP-0045: don't fail on `item-not-found` with MAM:
|
Thu, 05 Dec 2019 22:58:06 +0100 |
Goffi |
core (memory/sqlite): added `before_uid` filter to retrieve history before a message UID
|
Mon, 18 Nov 2019 22:34:13 +0100 |
Goffi |
quick frontend(chat): store filters used with initial historyGet
|
Mon, 18 Nov 2019 22:34:13 +0100 |
Goffi |
quick frontend(app): catch exception when trying to remove a missing listener, and log it
|
Mon, 18 Nov 2019 20:51:25 +0100 |
Goffi |
core: use sat_tmp's twisted patches for Python 3.8 compatibility
|
Mon, 18 Nov 2019 20:50:34 +0100 |
Goffi |
plugin text syntaxes: don't use anymore deprecated cgi.escape
|
Fri, 15 Nov 2019 17:57:49 +0100 |
Goffi |
bridge (embedded): typo
|
Fri, 15 Nov 2019 17:55:39 +0100 |
Goffi |
install (setup): added Python 3.8 classifier
|
Fri, 15 Nov 2019 17:55:14 +0100 |
Goffi |
doc (jp): typo
|
Fri, 08 Nov 2019 12:51:03 +0100 |
Goffi |
plugin pubsub schema: fixed XML field handling in `sendDataFormItem`
|
Fri, 08 Nov 2019 11:56:21 +0100 |
Goffi |
quick frontend (chat): removed hack not needed anymore now that Pyjamas is not used anymore
|
Fri, 08 Nov 2019 11:55:21 +0100 |
Goffi |
plugin XEP-0277: fixed comments URLs parsing
|
Fri, 08 Nov 2019 11:47:42 +0100 |
Goffi |
jp (file/upload): fixed exception when no jid is specified
|
Wed, 30 Oct 2019 19:49:43 +0100 |
Goffi |
CHANGELOG: update
|
Tue, 29 Oct 2019 20:38:39 +0100 |
Goffi |
core: added imageCheck and imageResize methods:
|
Tue, 29 Oct 2019 20:24:29 +0100 |
Goffi |
quick frontend (contact list): added "contactsFilled" event
|
Mon, 21 Oct 2019 23:52:25 +0200 |
Goffi |
core (tools/utils): fixed hex conversion in getRepositoryData following Python 3 port
|
Mon, 21 Oct 2019 23:06:30 +0200 |
Goffi |
bridge (pb): added missing _generic_errback
|
Sun, 20 Oct 2019 19:34:26 +0200 |
Goffi |
plugin XEP-0060: fixed bad MAM unwrapping after Python 3 port
|
Fri, 18 Oct 2019 17:51:44 +0200 |
Goffi |
tools (common/template): removed warning catches, jinja2>=2.10.3 now handles them correctly
|
Fri, 18 Oct 2019 14:45:07 +0200 |
Goffi |
plugin XEP-0045: join / MAM history improvements:
|
Fri, 18 Oct 2019 14:36:46 +0200 |
Goffi |
core: `history is skipped as requested` log message is now at debug level
|
Wed, 16 Oct 2019 08:39:52 +0200 |
Goffi |
plugin OTR: work around a bad exception raised in potr
|
Wed, 16 Oct 2019 08:39:52 +0200 |
Goffi |
plugin android: fixed encoding in states after Python 3 port
|
Wed, 16 Oct 2019 08:39:35 +0200 |
Goffi |
core (log): removed Android hack:
|
Fri, 11 Oct 2019 16:15:34 +0200 |
Goffi |
plugin account: fixed email sending
|
Fri, 11 Oct 2019 16:15:09 +0200 |
Goffi |
doc (jp): typos (thanks tbart)
|
Tue, 08 Oct 2019 12:10:26 +0200 |
Goffi |
misc: don't import memory in launch script:
|
Mon, 07 Oct 2019 17:29:28 +0200 |
Goffi |
doc (jp/file_share): typo
|
Thu, 03 Oct 2019 22:17:19 +0200 |
Goffi |
jp: default to "dark" if background is not set and can't be detected
|
Tue, 01 Oct 2019 22:54:18 +0200 |
Goffi |
doc (jp/common_arguments): updated note about `--pwd`
|
Tue, 01 Oct 2019 22:49:11 +0200 |
Goffi |
jp: password is now prompted if needed:
|
Tue, 01 Oct 2019 22:49:11 +0200 |
Goffi |
changelog: update
|
Tue, 01 Oct 2019 22:49:11 +0200 |
Goffi |
jp (debug): new "theme" command to print colour theme according to `background` value:
|
Tue, 01 Oct 2019 22:49:10 +0200 |
Goffi |
jp: dark and light theme:
|
Tue, 01 Oct 2019 22:49:10 +0200 |
Goffi |
tools (common): helping method to calculate luminance:
|
Tue, 01 Oct 2019 22:49:10 +0200 |
Goffi |
core (patches): updated TLS patches:
|
Tue, 01 Oct 2019 22:49:10 +0200 |
Goffi |
jp: handle dbus bridge with asyncio:
|
Tue, 01 Oct 2019 22:49:10 +0200 |
Goffi |
bridge (dbus): AsyncIO version of D-Bus bridge:
|
Tue, 01 Oct 2019 22:49:06 +0200 |
Goffi |
doc (jp): jp commands are now fully documented:
|
Wed, 25 Sep 2019 08:56:41 +0200 |
Goffi |
jp: jp asyncio port:
|
Wed, 25 Sep 2019 08:53:38 +0200 |
Goffi |
bridge (pb): implemented an asyncio compatible bridge:
|
Wed, 25 Sep 2019 08:41:36 +0200 |
Goffi |
common (template): suppress jinja2 depreaction warning (to be removed once 2.10.1 is released)
|
Mon, 26 Aug 2019 09:14:58 +0200 |
Goffi |
jp (common): fixed draft path use in BaseEdit
|
Sun, 25 Aug 2019 12:16:18 +0200 |
Goffi |
install (setup.py): updated classifiers
|
Sun, 25 Aug 2019 09:53:03 +0200 |
Goffi |
install (setup.py): updated `python_requires`
|
Fri, 16 Aug 2019 17:06:52 +0200 |
Goffi |
tools (common/email): fixed email sending after python 3 port
|
Fri, 16 Aug 2019 17:06:51 +0200 |
Goffi |
tools (async_process): log command as str
|
Fri, 16 Aug 2019 17:06:44 +0200 |
Goffi |
plugin XEP-0329: fixed ShareNode item() and values after Python 3 port
|
Fri, 16 Aug 2019 17:06:43 +0200 |
Goffi |
tools (config), memory: renamed SafeConfigParser following Python 3 port
|
Fri, 16 Aug 2019 14:14:19 +0200 |
Goffi |
install (manifest): fixed old paths which where still used
|
Wed, 14 Aug 2019 08:08:25 +0200 |
Goffi |
doc: replaced deprecated installation link in INSTALL
|
Tue, 13 Aug 2019 19:08:41 +0200 |
Goffi |
Python 3 port:
|
Wed, 31 Jul 2019 11:31:22 +0200 |
Goffi |
0.8 development starts
|
Wed, 24 Jul 2019 20:05:00 +0200 |
Goffi |
Added tag 0.7.0 for changeset c7138e913213
|
Wed, 24 Jul 2019 19:47:30 +0200 |
Goffi |
0.7.0 « La Commune » release
0.7.0
|
Wed, 24 Jul 2019 19:54:29 +0200 |
Goffi |
install: added doc to MANIFEST.in
|
Wed, 24 Jul 2019 07:51:48 +0200 |
Goffi |
plugin XEP-0313: log issues in addToHistory instead of raising error
|
Wed, 24 Jul 2019 07:51:07 +0200 |
Goffi |
doc: some corrections:
|
Sun, 21 Jul 2019 22:14:30 +0200 |
Goffi |
doc: added, overview, configuration and Primitivus documentation + some small modifications
|
Sun, 21 Jul 2019 10:16:32 +0200 |
Goffi |
plugin XEP-0198: don't crash if transport is None in onAckTimeOut
|
Sat, 20 Jul 2019 20:55:17 +0200 |
Goffi |
plugin XEP-0198: catch and log an error if buffer is unexpectedly empty
|
Sat, 20 Jul 2019 20:53:52 +0200 |
Goffi |
plugin android: catch and log exception when using the vibrator:
|
Sat, 20 Jul 2019 16:03:28 +0200 |
Goffi |
quick frontend (app): show an info log if avatar is not found instead of raising exception
|
Fri, 19 Jul 2019 23:04:35 +0200 |
Goffi |
core: fixed handling of button callback in popups:
|
Fri, 19 Jul 2019 23:01:57 +0200 |
Goffi |
plugin XEP-0045: fixed a bad attribute in a log message.
|
Fri, 19 Jul 2019 17:07:56 +0200 |
Goffi |
plugin ad-hoc D-Bus: fixed warning when no media player is found
|
Thu, 18 Jul 2019 21:58:34 +0200 |
Goffi |
memory (sqlite): properly wait for messages to be writen in database:
|
Thu, 18 Jul 2019 20:26:49 +0200 |
Goffi |
memory (disco): fixed boolean to string conversion
|
Wed, 17 Jul 2019 09:28:35 +0200 |
Goffi |
plugin XEP-0198: retrieve missing messages + send buffered ones on hot reconnection:
|
Wed, 17 Jul 2019 09:28:34 +0200 |
Goffi |
primitivus: fixed status popup's cancel button
|
Wed, 17 Jul 2019 09:28:33 +0200 |
Goffi |
plugin adhoc D-Bus: typo
|
Tue, 16 Jul 2019 21:59:30 +0200 |
Goffi |
plugins XEP-0045, XEP-0198: rejoin MUC rooms while a hot reconnection is done:
|
Mon, 15 Jul 2019 22:36:28 +0200 |
Goffi |
plugins account, email invitation: fixed import of "email" module after it has been moved
|
Sun, 14 Jul 2019 21:19:47 +0200 |
Goffi |
quick frontends (app): setSpecial is now called before getOrCreateWidget in mucRoomJoinedHandler:
|
Sun, 14 Jul 2019 20:42:14 +0200 |
Goffi |
primitivus: better popup sizing:
|
Sun, 14 Jul 2019 20:38:34 +0200 |
Goffi |
primitivus: select the widget even if an other one is selected when the selection comes from an user action:
|
Sun, 14 Jul 2019 16:43:04 +0200 |
Goffi |
plugin XEP-0054: reject image without MIME type if it's not PNG
|
Sun, 14 Jul 2019 11:23:25 +0200 |
Goffi |
plugin 0249: fixed invitation handling + some improvments:
|
Sun, 14 Jul 2019 11:23:23 +0200 |
Goffi |
primitivus: don't focus on new widget if one is already selected:
|
Fri, 12 Jul 2019 11:29:05 +0200 |
Goffi |
jp (blog/preview): fixed watch restoring when file is moved/deleted:
|
Fri, 12 Jul 2019 11:24:22 +0200 |
Goffi |
doc (jp/blog): added note for --preview
|
Fri, 12 Jul 2019 09:04:45 +0200 |
Goffi |
Backed out changeset cf0dda0d4cda
|
Fri, 12 Jul 2019 08:55:41 +0200 |
Goffi |
jp (blog/edit): fail and show error message if --preview is not working
|
Fri, 12 Jul 2019 08:55:11 +0200 |
Goffi |
doc (jp/blog): minor fix
|
Thu, 11 Jul 2019 09:21:10 +0200 |
Goffi |
frontends (xmlui): fixed crash when CURRENT_LABEL is None:
|
Tue, 09 Jul 2019 09:06:45 +0200 |
Goffi |
core, plugin XEP-0045: fixed message type autodetection + ENTITY_TYPE_MUC constant:
|
Mon, 08 Jul 2019 19:11:29 +0200 |
Goffi |
primitivus (contact list): fixed notifications counter for mentions:
|
Mon, 08 Jul 2019 09:20:06 +0200 |
Goffi |
primitivus (chat): don't show minor notifications (all but mentions) when printing history
|
Sun, 07 Jul 2019 15:39:53 +0200 |
Goffi |
plugin XEP-0045: avoid sending useless presence signals:
|
Sat, 06 Jul 2019 15:51:48 +0200 |
Goffi |
plugin XEP-0045: log "failure" on configure error
|
Sat, 06 Jul 2019 15:50:55 +0200 |
Goffi |
memory (sqlite): fixed order for last_stanza_id:
|
Sat, 06 Jul 2019 12:22:25 +0200 |
Goffi |
quick frontend (chat), primitivus(chat): properly clear occupants on resync:
|
Fri, 05 Jul 2019 15:58:15 +0200 |
Goffi |
quick_frontend (contact list): fixed `nick` use for groupchat:
|
Tue, 02 Jul 2019 19:36:27 +0200 |
Goffi |
plugin XEP-0045: added a warning if a message is discarded because the room has not been found
|
Tue, 02 Jul 2019 19:36:26 +0200 |
Goffi |
core (xmpp): removed log for presence, as it is barely useful and too verbose even for debug logs.
|
Tue, 02 Jul 2019 19:36:15 +0200 |
Goffi |
core (xmpp): set message timestamp on message reception:
|
Tue, 02 Jul 2019 09:09:04 +0200 |
Goffi |
core (xmpp): fixed URI correction while parsing messages:
|
Sun, 30 Jun 2019 16:39:42 +0200 |
Goffi |
we are in dev version again
|
Sun, 30 Jun 2019 15:55:05 +0200 |
Goffi |
Added tag 0.7.0b4 for changeset 86bfdf73d24a
|
Sun, 30 Jun 2019 15:54:10 +0200 |
Goffi |
0.7.0b4 release
0.7.0b4
|
Sun, 30 Jun 2019 15:52:30 +0200 |
Goffi |
core, plugin XEP-0045: fix crashes when changing URIs:
|
Sun, 30 Jun 2019 15:52:27 +0200 |
Goffi |
quick frontends (contact list): ignore roster entities with a resource:
|
Sun, 30 Jun 2019 15:43:57 +0200 |
Goffi |
core: return full jid in bridge's getContacts:
|
Sun, 30 Jun 2019 15:41:59 +0200 |
Goffi |
quick frontends (app, chat): disabled the 2 most verbose logs, as they are barely useful and make reading logs difficult.
|
Sun, 30 Jun 2019 15:40:52 +0200 |
Goffi |
logs: increased defaut limit for memory output to 300
|
Sun, 30 Jun 2019 15:39:58 +0200 |
Goffi |
core (constants): fixed flatpak config paths for older versions of flatpak:
|
Thu, 27 Jun 2019 20:32:18 +0200 |
Goffi |
we are in dev version again
|
Thu, 27 Jun 2019 20:28:10 +0200 |
Goffi |
Added tag 0.7.0b3 for changeset dbf24ba40396
|
Thu, 27 Jun 2019 20:27:34 +0200 |
Goffi |
0.7.0b3 release
0.7.0b3
|
Thu, 27 Jun 2019 20:26:00 +0200 |
Goffi |
core (constants): fixed Flatpak config path:
|
Thu, 27 Jun 2019 20:24:14 +0200 |
Goffi |
jp (blog/preview): fixed call to getCurrentFile
|
Sun, 23 Jun 2019 17:56:57 +0200 |
Goffi |
we are in dev version again
|
Sun, 23 Jun 2019 17:45:03 +0200 |
Goffi |
Added tag 0.7.0b2 for changeset 43e5e0dc8c60
|
Sun, 23 Jun 2019 17:44:39 +0200 |
Goffi |
0.7.0b2 release
0.7.0b2
|
Sun, 23 Jun 2019 17:40:19 +0200 |
Goffi |
core (config): if flatpak is detected, config is also looked after in /app
|
Fri, 21 Jun 2019 12:59:36 +0200 |
Goffi |
memory (sqlite): exit with an error if current db version is higher than version expected in current code
|
Fri, 21 Jun 2019 11:37:51 +0200 |
Goffi |
install: remove "service_identity" which is need by Twisted, and request "tls" extra for twisted
|