Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-02-06 | VKontakte: remove unneeded thread | ElzorFox | |
2017-02-06 | Msg_Export: Fix opening/closing progress dialog | Robert Pösel | |
2017-02-06 | Msg_Export: Fix progress dialog processing | Robert Pösel | |
2017-02-06 | Msg_Export: Don't block whole Miranda during export | Robert Pösel | |
2017-02-06 | Msg_Export: Fix exporting unicode messages, make it even faster (addresses #609) | Robert Pösel | |
Previously code worked with opening file and loading BOM at writing each event. When we stopped closing/opening file at each event it couldn't read BOM anymore, so it wrote messages in wrong codepage. This is not fixed by parameter defining we are just appending the file, so it doesn't need to determing BOM or even check file size. Thanks to this exporting is now about 70% faster than the initial optimization commit (in sum 13.5x faster than before). | |||
2017-02-06 | Msg_Export: Allow entering "0" for no limit of line width | Robert Pösel | |
2017-02-06 | Msg_Export: Optimize checking ignored contacts/protocols (addresses #609) | Robert Pösel | |
Makes export about 20% faster. | |||
2017-02-05 | Msg_Export: Optimize exporting all history (fixes #609) | Robert Pösel | |
Makes export about 10x faster. | |||
2017-02-05 | Facebook: Pages contacts should be "invisible", not "online" | Robert Pösel | |
2017-02-05 | proper fix for UINs in auth dialogs | George Hazan | |
2017-02-05 | fix for the incorrect UIN assignment | George Hazan | |
2017-02-04 | modified icons for Discord | George Hazan | |
2017-02-04 | fix for launching Account Manager many times | George Hazan | |
2017-02-04 | Discord: correct status mapping for ID_STATUS_AWAY | George Hazan | |
2017-02-03 | README: add Discord | dartraiden | |
2017-02-03 | first attempt to implement file transfers | George Hazan | |
2017-02-03 | no need in libcurl | George Hazan | |
2017-02-03 | . | George Hazan | |
2017-02-03 | avatar code adapted for new core functions (mime types) | George Hazan | |
2017-02-03 | we mark all contacts as offline after a protocol goes offline | George Hazan | |
2017-02-03 | mime type standardization | George Hazan | |
2017-02-03 | . | George Hazan | |
2017-02-03 | VKontakte: ignore ‘Access denied: can't set typing activity for this ↵ | ElzorFox | |
peer’ error | |||
2017-02-02 | - code cleaning; | George Hazan | |
- version bump | |||
2017-02-02 | Discord: message formatting now includes the list of attachments (if present) | George Hazan | |
2017-02-02 | fix for the initial presence processing | George Hazan | |
2017-02-02 | Discord: avatar change detector moved to the separate function | George Hazan | |
2017-02-02 | russian langpack fix & update | Konstantin | |
2017-02-02 | VKontakte: fix VK API bug on messages.send return value type (see ↵ | ElzorFox | |
https://vk.com/bugs?act=show&id=4717174_71) | |||
2017-02-01 | Discord: | George Hazan | |
- we don't request user info when no user id is set; - fix for the user addition; - fix for creating shadow users when a presence is sent to non-existing user | |||
2017-02-01 | fix for null avatar hash processing | George Hazan | |
2017-02-01 | Discord: forgotten shit in UserInfo retrieving | George Hazan | |
2017-02-01 | minor code cleaning | George Hazan | |
2017-02-01 | PLI_ONLINE & PLI_OFFLINE - unused constants removed | George Hazan | |
2017-02-01 | added handler for a USER_SETTINGS_UPDATE command | George Hazan | |
2017-02-01 | Discord: added libcurl to dependencies | George Hazan | |
2017-01-31 | attempt to fix rare crashes in Discord | George Hazan | |
2017-01-31 | compilation fix | George Hazan | |
2017-01-31 | - NUF_HTTPGATEWAY: unused option removed; | George Hazan | |
- NETLIBUSER::szDescriptiveName replaced with MAllStrings; - code cleaning. | |||
2017-01-31 | VKontakte: fix link for attachments if title is empty | ElzorFox | |
2017-01-30 | fix for the order of history messages | George Hazan | |
2017-01-29 | Gadu-Gadu protocol | Szymon Tokarz | |
merge libgadu fix from https://github.com/wojtekka/libgadu/commit/cf07f39da1d69c7219be928e3afcedbdd3c0f49c - gg ssl connection fixed | |||
2017-01-29 | english & russian langpack update | Konstantin | |
2017-01-28 | Update Useragent and Token | Bjarne Roß | |
2017-01-27 | fix for a wrong status translation | George Hazan | |
2017-01-26 | more logs | George Hazan | |
2017-01-26 | new private users must be marked as private | George Hazan | |
2017-01-26 | Discord: proper flags for avatars | George Hazan | |
2017-01-26 | fix of marking unread events as read | George Hazan | |
2017-01-26 | wrong format | George Hazan | |