1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/test
Mick Sayson 7474c6d8ac
feat(messages): Multipacket message support
* Introduced ToxExt and CoreExt abstraction
    * Along with interfaces for mocking and unit testing
* Add "supportedExtensions" concept to Friend
* Dispatch messages to CoreExt instead of Core when friend supports
extended messages
    * Only split messages for core when extended messages are unavailable
* Offline message engine/History not altered. Currently only valid for
an existing session after extension negotiation has completed
2021-01-30 12:52:06 -08:00
..
chatlog docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00
core refactor(core): pass bootstrap list interface to Core 2020-05-10 21:39:58 -07:00
mock feat(notification): Notifications now always replace the previous one 2020-05-17 00:00:53 -07:00
model feat(messages): Multipacket message support 2021-01-30 12:52:06 -08:00
net refactor(core): pass Paths into BootstrapNodeUpdater 2020-05-10 21:40:04 -07:00
persistence refactor(paths): move Settings path functions into Paths 2020-05-10 18:03:47 -07:00
platform docs(copyright): update and add copyright info 2019-06-28 01:18:26 +02:00