Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-01 | fix #726 (Logging out and in duplicates last sent message if it was the last ↵ | George Hazan | |
message of the conversation) | |||
2017-03-01 | omemo: initial implementation of 4.2, 4.3 ↵ | Gluzskiy Alexandr | |
(https://conversations.im/xeps/multi-end.html) //using short uninformative comments from now, as requested on http://forum.miranda-ng.org/index.php?topic=4506.msg19076#msg19076, due to inconvinient way of how github ui show comments | |||
2017-02-28 | Tox: fix capitalization | dartraiden | |
2017-02-28 | jabber: fix caps ui bug introduced in early omemo implementation stage | Gluzskiy Alexandr | |
omemo: basic device list event handler, added +notify cap to permanent caps, currenlty jabber have problems with dynamic caps... | |||
2017-02-28 | VKontakte: | ElzorFox | |
add option ‘Add message link to messages with attachments’ version bump | |||
2017-02-27 | Tox: revert previous chages related with #698 | aunsane | |
2017-02-27 | Tox: attempt to fix for #720 | aunsane | |
2017-02-26 | Facebook: Version bump | Robert Pösel | |
2017-02-26 | Facebook: Fix loading newsfeed/memories posts (fixes #718) | Robert Pösel | |
2017-02-26 | Facebook: Don't block main thread when refreshing user info | Robert Pösel | |
2017-02-26 | Facebook: Load birthday on refresh contact details (fixes #642) | Robert Pösel | |
2017-02-26 | Tox: attempt to fix for #720 | aunsane | |
2017-02-26 | Tox: attempt to fix for #720 | aunsane | |
2017-02-25 | EmLAN: fix for messages encoding | George Hazan | |
2017-02-25 | Tox: extended log for #704 | aunsane | |
2017-02-25 | Tox: attempt to fix #698 | aunsane | |
2017-02-25 | Tox: fixed #684 | aunsane | |
2017-02-25 | Tox: remove setting of unused timestamp | aunsane | |
2017-02-25 | Tox: added some logs to find problem by issue #720 | aunsane | |
2017-02-25 | Tox: fixed friend add | aunsane | |
2017-02-25 | compilation fix | George Hazan | |
2017-02-23 | code cleaning | George Hazan | |
2017-02-23 | Tox: | aunsane | |
- added compatibility check - version bump | |||
2017-02-23 | Tox: it seems that irungentoo/toxcore no longer be updated, so we switch to ↵ | aunsane | |
TokTok/c-toxcore | |||
2017-02-23 | libs: | Gluzskiy Alexandr | |
libsignal-c: added few more missed exports protocol: jabber: omemo: implemented 4.1 (https://conversations.im/xeps/multi-end.html) | |||
2017-02-22 | channel renaming support | George Hazan | |
2017-02-22 | Discord: | George Hazan | |
- support for channel creation & destruction on the fly - code cleaning | |||
2017-02-22 | fix for EnterString parameters | George Hazan | |
2017-02-22 | major rework of Discord: | George Hazan | |
- CDiscordGuild - a class to utilize all guild-related activity; - all guild related code moved to the separate module; - fix for online guild channel creation; - version bump; | |||
2017-02-22 | fix for the nickname reset | George Hazan | |
2017-02-22 | Discord: a rusty crutch to receive updates for sent messages | George Hazan | |
2017-02-21 | compilation fix | George Hazan | |
2017-02-21 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: empty handlers for omemo message/key, omemo devicelist update | |||
2017-02-20 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: init_device functio (skeletoon..) | |||
2017-02-20 | ICQ: resource cosmetic | dartraiden | |
2017-02-18 | fix for messages without a time stamp | George Hazan | |
2017-02-17 | Discord: fix to close chats on going offline | George Hazan | |
2017-02-17 | ICQ: | George Hazan | |
- option "Enable AIM support" removed due to tight integration with MRA, which also uses string ids; - caps macros removed, cause we don't wanna these options to be disabled; - copyright update; - version bump. | |||
2017-02-17 | fix for a project file | George Hazan | |
2017-02-17 | protocols: | Gluzskiy Alexandr | |
jaber: omemo: used openssl based aes encryption and digest_sha512 code from https://github.com/WhisperSystems/libsignal-protocol-c/blob/master/tests/test_common.c | |||
2017-02-17 | VKontakte: fix potential crash | ElzorFox | |
2017-02-16 | dynamic loading of openssl removed | George Hazan | |
2017-02-16 | duplicated lib folders no needed anymore | George Hazan | |
2017-02-16 | miranda got her own OpenSSL binaries | George Hazan | |
for those who compile Miranda himself, these binaries can be downloaded from http://www.miranda-ng.org/distr/build/ | |||
2017-02-16 | VKontakte: PoolServer down fix | ElzorFox | |
2017-02-15 | fix for the eternal loop in packet analyzer | George Hazan | |
2017-02-15 | VKontakte: crash fix ( issue #716) | ElzorFox | |
2017-02-15 | Discord: groupchat history support | George Hazan | |
version bump | |||
2017-02-15 | fix for highlighting non-mentioned contacts in groupchat | George Hazan | |
2017-02-15 | we add all users to a chat first, only then open a room | George Hazan | |