Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-02-03 | small type fix | Konstantin | |
2018-02-03 | Steam: added polling error limit setting | aunsane | |
2018-02-03 | Don't show unknown login error as a notification | LittleVulpix | |
There is no need to show this error as a notification because it generally happens when there is no connectivity and none of the other protocols behave this way. | |||
2018-02-02 | Steam: | aunsane | |
- switched on c++17 language support - forsed update user summaries when got "personastate" message - added detection of VR (?) clent into MirVer | |||
2018-02-02 | fixes #1130 (Tox crash on reconnecting protocol) | George Hazan | |
2018-02-01 | Gadu-Gadu: fix crash when adding contact in debug build | Goraf | |
2018-01-31 | reverted and modified some changes to make attachments work in active chat | matej | |
2018-01-31 | CMake: fixes for FreeImage. | protomors | |
2018-01-31 | Added an option to enable/disable carbons | Vladimir | |
2018-01-31 | useless wrappers removed & replaced with PROTO_INTERFACE method calls | George Hazan | |
2018-01-31 | mir_app: | George Hazan | |
- structure renamed: PROTORECVFILET -> PROTORECVFILE; - useless service MS_PROTO_AUTHRECV removed; - Proto_AuthRecv() helper converted into a function. | |||
2018-01-31 | VKontakte: fix addition EVENTTYPE_AUTHREQUEST events | ElzorFox | |
2018-01-31 | VKontakte: | ElzorFox | |
support edited messages on history sync add edited time for edited messages update VK_API to 5.71 version bump | |||
2018-01-31 | VKontakte: ะก++ 11 scope for | ElzorFox | |
2018-01-30 | Carbons support attempt | Vladimir | |
2018-01-28 | Gadu-Gadu: improved advanced options form | Goraf | |
* make labels of inactive controls inactive as well * display reconnetion_required info with every change related to connection settings * improve clarity by indenting dependencies | |||
2018-01-26 | code optimization | George Hazan | |
2018-01-26 | Gadu-Gadu: partial move to UI classes | Goraf | |
* advanced options form refactored * move to options class * const correctness * code cleaning | |||
2018-01-26 | MS_IMG_LOAD replaced with Bitmap_Load where possible | George Hazan | |
2018-01-26 | AdvaImg: | George Hazan | |
- freeimage extracted to the separate library; - FI_INTERFACE removed, all references to it are replaced with direct calls of FreeImage_* functions; - unified project for AdvaImg | |||
2018-01-25 | Tox: /me command broken ( fixed #1116) | aunsane | |
2018-01-25 | fixes #1117 (Empty messages on restart seen by official ICQ client on iOS) | George Hazan | |
2018-01-23 | Facebook: fixed missing last messages while loading history | matej | |
2018-01-23 | Facebook: attachments seems to work differently, some adjustments | matej | |
2018-01-22 | Gadu-Gadu: icolib const range-based loop | Goraf | |
2018-01-21 | Tox: attempt to fix locked file when transfer is cancelled | aunsane | |
2018-01-20 | Gadu-Gadu: code cleaning | Goraf | |
2018-01-19 | Steam: fix annoying auth requests on every relogin | aunsane | |
2018-01-19 | Gadu-Gadu: unified project | Goraf | |
2018-01-19 | Gadu-Gadu: | Goraf | |
* force SSL and manual hosts * force keeping connection allive * send ping only once per minute * overwirte old servers list * version bump | |||
2018-01-19 | Gadu-Gadu: update libgadu to 1.11.4 | Goraf | |
2018-01-19 | Gadu-Gadu: complete update to libgadu-1.10.1-post | Goraf | |
2018-01-19 | Gadu-Gadu: change warning to level 4 | Goraf | |
2018-01-19 | Gadu-Gadu: code cleaning | Goraf | |
2018-01-18 | perhaps it was last problem with utf8... | George Hazan | |
2018-01-17 | Steam: fixed #1107 | aunsane | |
2018-01-17 | Steam: fixed #1106 | aunsane | |
2018-01-17 | Tox: updated libtox to 0.2.0 | aunsane | |
- support of message correction - version bump | |||
2018-01-17 | Tox: attempt to fix crash on startup #1105 | aunsane | |
2018-01-17 | Tox: fixed crash on password deletion #1101 | aunsane | |
2018-01-17 | unified project for ICQCorp | George Hazan | |
2018-01-17 | ICQCorp: fix for reading away messages | George Hazan | |
2018-01-17 | ICQCorp: fix for broken file transfers | George Hazan | |
2018-01-17 | ICQCorp: fix for sending messages in utf8 | George Hazan | |
2018-01-16 | ICQCorp: | George Hazan | |
- crash fixed when one sends a file; - all file names went to Unicode; - all messages are being send in Utf8 instead of ANSI; - version bump; | |||
2018-01-15 | remove AIM, StdAuth, StdHep | dartraiden | |
2018-01-15 | Facebook: action added to destroy chat history | George Hazan | |
2018-01-14 | Steam: refactoring pt.2 | aunsane | |
2018-01-13 | Facebook: fix for loading multiple unread messages at once at startup | matej | |
2018-01-12 | why not parse the whole json and then iterate nodes? | George Hazan | |