Sat, 09 Mar 2019 16:24:15 +0100 |
Goffi |
core (memory/sqlite): added a "timestamp_start" filter to retrieve history from a specific point in time
|
Sat, 09 Mar 2019 16:23:07 +0100 |
Goffi |
plugin text commands: typo
|
Sat, 09 Mar 2019 16:23:01 +0100 |
Goffi |
plugin android: improved state handling:
|
Sat, 09 Mar 2019 16:23:00 +0100 |
Goffi |
bridge (pb): added bridgeDeactivateSignals and bridgeReactivateSignals methods:
|
Sun, 03 Mar 2019 20:59:29 +0100 |
Goffi |
quick frontend(chat): use bare jid for getEncryptionState, and skip if for group chat
|
Sun, 03 Mar 2019 19:18:45 +0100 |
Goffi |
plugin XEP-0077: correctly report invalid certificate + errback on unexpected stream close
|
Sun, 03 Mar 2019 17:17:07 +0100 |
Goffi |
plugin manhole: added "jid" module to globals
|
Sun, 03 Mar 2019 12:04:55 +0100 |
Goffi |
core (log): add traceback when "exc_info" is set
|
Sun, 03 Mar 2019 08:57:36 +0100 |
Goffi |
tools (config): log error message if config can't be read
|
Sat, 02 Mar 2019 18:43:09 +0100 |
Goffi |
we are in dev version again
|
Fri, 01 Mar 2019 19:48:25 +0100 |
Goffi |
Added tag 0.7.0a4 for changeset 1798d4ace296
|
Fri, 01 Mar 2019 19:45:26 +0100 |
Goffi |
0.7.0a4 release
0.7.0a4
|
Fri, 01 Mar 2019 19:36:51 +0100 |
Goffi |
misc (CHANGELOG): cap hash disco extensions update
|
Fri, 01 Mar 2019 19:28:11 +0100 |
Goffi |
core (disco): added missing disco extensions when generating the cap hash.
|
Fri, 01 Mar 2019 17:42:28 +0100 |
Goffi |
quick frontend(app): avoid sending empty messages
|
Fri, 01 Mar 2019 17:33:15 +0100 |
Goffi |
primitivus(contact list): fixed room not always appearing correctly in contact list
|
Fri, 01 Mar 2019 17:32:15 +0100 |
Goffi |
plugin XEP-0045: fixed item-not-found exception when creating a room:
|
Fri, 01 Mar 2019 16:17:00 +0100 |
Goffi |
plugin XEP-0045: fixed message type filtering when getting last stanza_id to retrieve history with MAM
|
Fri, 01 Mar 2019 15:35:55 +0100 |
Goffi |
tools(common/date_utils): fixed order on year first + set default date for date_parse
|
Fri, 01 Mar 2019 14:45:50 +0100 |
Goffi |
jp (message/mam): --start doesn't defaut anymore to "1 day ago", it is now unset by default
|
Fri, 01 Mar 2019 12:17:34 +0100 |
Goffi |
plugin XEP-0384: removed _purgeOldData temporary hack, it should not be useful anymore
|
Fri, 01 Mar 2019 12:16:57 +0100 |
Goffi |
plugin XEP-0045: cache presences if they are received before the room is fully joined:
|
Fri, 01 Mar 2019 12:13:55 +0100 |
Goffi |
plugin OTR: ignore messages from sender without resource or from own jid
|
Fri, 01 Mar 2019 12:12:50 +0100 |
Goffi |
core: renamed presenceReceived to presence_reveiced + use "client" as first arguments instead of "profile"
|
Fri, 01 Mar 2019 12:11:16 +0100 |
Goffi |
jp (message/mam): added missing RSM options
|
Thu, 28 Feb 2019 18:57:28 +0100 |
Goffi |
bridge (pb): minor import order change
|
Thu, 28 Feb 2019 18:57:26 +0100 |
Goffi |
plugin XEP-0384: better bundle handling + misc improvments
|
Thu, 28 Feb 2019 18:57:06 +0100 |
Goffi |
plugin XEP-0280: priority and "sent" fixes:
|
Thu, 28 Feb 2019 18:57:04 +0100 |
Goffi |
plugin XEP-0045: fixed issue with deepcopy by using new xml_tools.elementCopy method
|
Thu, 28 Feb 2019 18:57:00 +0100 |
Goffi |
core (xml_tools): new elementCopy method to shallow copy a domish.Element
|