Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-05-03 | fixes #2376 (Jabber: Add XEP-0319 support, XEP-0256 support discontinued) | George Hazan | |
2020-05-03 | fixes #2374 (Update libtox to 0.2.12) | George Hazan | |
2020-05-01 | Discord: if http connection got expired, a request shall be resent | George Hazan | |
2020-05-01 | fixes #2318 (Facebook: stopped getting new message notifications) | George Hazan | |
2020-04-28 | database: | George Hazan | |
- namespace DB declared for commonly used database classes; - stubs for database event cursors; - code cleaning | |||
2020-04-24 | fixes #2352 (ICQ: входящие отсутствующие в базе ↵ | George Hazan | |
сообщения имеют <текущее> время (время их получения Мирандой), а не реальное) | |||
2020-04-22 | more correct way of implementing #1669 | George Hazan | |
2020-04-22 | fixes #2336 (Jabber: падение при попытке отменить ↵ | George Hazan | |
висящий файлтрансфер) | |||
2020-04-22 | newsaggregator: fixed import from files without htmlUrl tag | Mataes | |
2020-04-19 | code cleaning | George Hazan | |
2020-04-19 | fix for error code 301 in Skype login | George Hazan | |
2020-04-19 | fixes #2308 (SkypeWeb: Skypetoken has expired) | George Hazan | |
2020-04-18 | fixes #2341 (ICQ перестала подключаться) | George Hazan | |
2020-04-17 | Discord: fix for approving authorization | George Hazan | |
2020-04-17 | Discord: fix for the basic search (by SnowFlake) | George Hazan | |
2020-04-16 | SkypeWeb: | George Hazan | |
- fixes #2306 (SkypeWeb: sometimes plugin does not show contacts statuses); - obsoleted GetContactsInfoRequest removed (as well as its handler CSkypeProto::LoadContactsInfo); - major optimization for polling process; - ugly & crashy map Contacts removed; - old crappy timer code removed and replaced with CTimer; - version bump | |||
2020-04-15 | Jabber: inlined picture sending doesn't close file transfer dialog window | George Hazan | |
2020-04-15 | Tox: crash fix for search | George Hazan | |
2020-04-15 | ICQ: more logs | George Hazan | |
2020-04-13 | fixes #2321 (MessageState doesn't work with Facebook) | George Hazan | |
2020-04-13 | ICQ-WIM: sometimes ICQ cannot login after Windows return from the sleeping mode | George Hazan | |
2020-04-10 | fixes #2310 (Invisible status doesn't work on Facebook) | George Hazan | |
2020-04-09 | fixes #2316 (ICQ: если удалить ClistGroups из базы, то ↵ | George Hazan | |
контакты при перезапуске пропадут из клиста) | |||
2020-04-09 | Facebook: fix for invisible status during login | George Hazan | |
2020-04-08 | Remove more obsolete protocols | dartraiden | |
2020-04-07 | Fix folder name | dartraiden | |
2020-04-07 | MSN: moved to deprecated, banned, removed support from plugins, etc | dartraiden | |
2020-04-07 | Dummy: fix copy-paste bug (UniqueId for MSN is 'wlid') | dartraiden | |
2020-04-06 | useless commands removed | George Hazan | |
2020-04-02 | minor code cleaning | George Hazan | |
2020-03-31 | Jabber: | George Hazan | |
- fixes #2257 (Jabber: double click by room name shoud open "Join chatroom" dialogue); - more code implemented using UI classes; - massive code cleaning | |||
2020-03-31 | Jabber: | George Hazan | |
- fixes #2279 (Jabber: add HTTP File Upload support for group chats); - major file transfer code cleaning; | |||
2020-03-30 | fix for disconnections in Skype | George Hazan | |
2020-03-30 | according to one of the comments at #1659 | George Hazan | |
2020-03-30 | SkypeWeb: fix for vcxproj file | George Hazan | |
2020-03-26 | fixes #2286 (Update libtox to 0.2.11) | George Hazan | |
2020-03-26 | - fixes #2150 (SkypeWeb hangs on sync); | George Hazan | |
- fixes problems with Skype disconnections; - version bump | |||
2020-03-24 | Jabber: minor fix for restoring caps | George Hazan | |
2020-03-24 | ICQ-WIM: | George Hazan | |
- fixes #2277 (ICQ: add ability to load whole history from server); - fix for message history retrieving; - code cleaning; - version bump | |||
2020-03-24 | SINT64_PARAM support moved into libjson | George Hazan | |
2020-03-24 | another attempt to fix #2260 | George Hazan | |
2020-03-23 | Discord: opcode 7 processing added | George Hazan | |
2020-03-23 | Jabber: fix for offline file transfer initialization | George Hazan | |
2020-03-23 | Jabber: we allow offline file transfers if we have http upload or picture ↵ | George Hazan | |
inlining | |||
2020-03-22 | SendScreenShot: | George Hazan | |
- fixes #2272 (main dialog doesn't restore cloud service correctly); - CloudService doesn't apply default settings correctly | |||
2020-03-22 | Jabber: picture inlining should precede file transfers because of reduced ↵ | George Hazan | |
file types subset if you don't need inlining, disable it. | |||
2020-03-21 | Discord: suddenly "Request authorization" menu item is shown for Discord ↵ | George Hazan | |
groupchats | |||
2020-03-19 | fixes #2260 (Facebook MQTT not receiving any messages) | George Hazan | |
2020-03-18 | Proper spelling of UTF-8 and SHA-1 | dartraiden | |
2020-03-18 | Jabber: more correct way of processing PGP packets | George Hazan | |