Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2017-02-15 | all events to have timestamps | George Hazan | |
2017-02-15 | crash fix | George Hazan | |
2017-02-14 | protocols: | Gluzskiy Alexandr | |
jabber: omemo: added hmac_sha256 callbacks to libsignal-c initialization | |||
2017-02-14 | Discord: sending typing notification | George Hazan | |
2017-02-14 | we better turn off these track commands, because they are not documented | George Hazan | |
2017-02-14 | MBinBuffer - all manual data buffer processing moved into a class | George Hazan | |
2017-02-14 | fix for include duplicates & recursions | George Hazan | |
2017-02-13 | Discord: displaying roles correctly | George Hazan | |
2017-02-13 | fix for broken projects | George Hazan | |
2017-02-13 | protocols: | Gluzskiy Alexandr | |
jabber: started work on omemo skeleton basic signal library initialization test | |||
2017-02-13 | porotocol: | Gluzskiy Alexandr | |
whatsapp: use new libsignal header (looks unused anyway....) | |||
2017-02-12 | support for Discord message markup | George Hazan | |
2017-02-12 | Facebook: Fix loading newsfeed and memories; version bump | Robert Pösel | |
2017-02-12 | Facebook: Notify number of loaded items (when manually triggered) | Robert Pösel | |
2017-02-12 | Facebook: Fix "Open conversation" target URL | Robert Pösel | |
2017-02-11 | Discord: | George Hazan | |
- support for group chat topics; - version bump | |||
2017-02-11 | fix for an error message text | George Hazan | |
2017-02-10 | Facebook: correct status names capitalization | dartraiden | |
2017-02-10 | fix double space | dartraiden | |
2017-02-08 | Discord: support for changing nick names in chats | George Hazan | |
2017-02-08 | no need in that blablabla | George Hazan | |
2017-02-07 | Discord: ability to join & leave guilds on the fly | George Hazan | |
2017-02-07 | code cleaning | George Hazan | |
2017-02-07 | support for the guild chat nicks | George Hazan | |
2017-02-07 | rest of ANSI macros removed | George Hazan | |
2017-02-07 | code cleaning | George Hazan | |
2017-02-06 | strange hand-made array removed | George Hazan | |