1
0
mirror of https://github.com/qTox/qTox.git synced 2024-03-22 14:00:36 +08:00
qTox/img/status
Mick Sayson 5f5f612841
feat(messages): History and offline message support for extended messages
* Added new negotiating friend state to allow delayed sending of offline
messages
* Added ability to flag currently outgoing message as broken in UI
* Reworked OfflineMsgEngine to support multiple receipt types
    * Moved resending logic out of the OfflineMsgEngine
    * Moved coordination of receipt and DispatchedMessageId into helper
    class usable for both ExtensionReceiptNum and ReceiptNum
    * Resending logic now has a failure case when the friend's extension
    set is lower than the required extensions needed for the message
    * When a user is known to be offline we do not allow use of any
    extensions
* Added DB support for broken message reasons
* Added DB support to tie an faux_offline_pending message to a required
extension set
2021-01-30 12:52:06 -08:00
..
away_notification.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
away.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
blocked.svg fix(blocked): change blocked icon to match other used icons 2019-05-06 16:04:57 -07:00
busy_notification.svg fix(icon): make busy notification icon translucent in middle 2019-10-03 22:34:00 -07:00
busy.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
invisible.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
negotiating_notification.svg feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
negotiating.svg feat(messages): History and offline message support for extended messages 2021-01-30 12:52:06 -08:00
offline_notification.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
offline.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
online_notification.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00
online.svg feat(UI): new status icons for message notifications 2018-01-13 22:16:14 +01:00