Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-09-19 | useless structure GCDEST finally removed | George Hazan | |
2017-09-19 | VKontakte: ops | ElzorFox | |
2017-09-19 | VKontakte: | ElzorFox | |
add removing from friendlist and clear server history on delete from Miranda clist version bump | |||
2017-09-18 | unneeded calls of DestroyServiceFunction() removed | George Hazan | |
2017-09-18 | VKontakte: fix error 100 for deactivated contact on mark message as read | ElzorFox | |
2017-09-15 | Tox: fix setting proxy host | aunsane | |
2017-09-15 | jabber: omemo: forgotten changes in namespace for xep-0384 | Gluzskiy Alexandr | |
2017-09-14 | remove ModernOpt support completely | dartraiden | |
2017-09-14 | jabber: omemo: switched to xep-0384 | Gluzskiy Alexandr | |
used newest xep-0384 (https://xmpp.org/extensions/xep-0384.html) instead of https://conversations.im/xeps/multi-end.html (they are incompatible) | |||
2017-09-13 | partially remove ModernOpt stuff | dartraiden | |
2017-09-12 | old good sound services became finally functions | George Hazan | |
2017-09-12 | Revert "Merge branch 'master' of https://github.com/miranda-ng/miranda-ng" | George Hazan | |
This reverts commit e09448dd03e3647717166e92ee818e395041993a, reversing changes made to b0f44b16bd1138de85a5d17bb42151742f9c8298. | |||
2017-09-11 | old good sound services became finally functions | George Hazan | |
2017-09-11 | Jabber: correct control alignment for bookmarks dialog | George Hazan | |
2017-09-10 | Jabber: fix for some weird problems with groupchats | George Hazan | |
2017-09-08 | fixes #921 (unused icons) | George Hazan | |
2017-09-07 | crash fix | George Hazan | |
2017-09-07 | VKontakte: code cleaning | ElzorFox | |
2017-09-06 | Jabber: partially restored ability to process caps from old clients that do ↵ | George Hazan | |
not support XEP-0115 | |||
2017-09-06 | Jabber: fix for adding own capabilities | George Hazan | |
2017-09-06 | VKontakte: | ElzorFox | |
fix error 100 on messages.markAsRead version bump | |||
2017-09-05 | memory allocation conflict | George Hazan | |
2017-09-04 | fixes #915 (crash in IRC processing wrongly created PING command) | George Hazan | |
2017-09-03 | Revert "Jabber: ability to pass jid as param to create/join conference ↵ | aunsane | |
dialog service to fill dialog fields" This reverts commit fbe8725b4f270dbd5981b0ed642fc52da4405cea. | |||
2017-09-02 | Jabber: ability to pass jid as param to create/join conference dialog ↵ | aunsane | |
service to fill dialog fields | |||
2017-09-02 | VKontakte: fix parsing telephone digits in capcha | ElzorFox | |
2017-09-01 | jabber: omemo: working on 4.7 | Gluzskiy Alexandr | |
properly refresh used prekeys and reannounce bundle | |||
2017-08-31 | Discord: fix for eternal avatar reload | George Hazan | |
2017-08-30 | Steam: Hotfix to not show sent messages twice | Robert Pösel | |
Note this commit is just temporary workaround as it disables loading (showing) our messages sent from other Steam instances. | |||
2017-08-30 | attempt to fix problems with group chat presences | George Hazan | |
2017-08-30 | code cleaning | George Hazan | |
2017-08-29 | Discord: fix for updating user's avatar on the fly | George Hazan | |
2017-08-25 | Facebook: Fix encoding issue when parsing newsfeeds with empty attachment ↵ | Robert Pösel | |
(address #803) | |||
2017-08-25 | Facebook: Fix parsing newsfeeds/memories (fixes #882) | Robert Pösel | |
2017-08-25 | Facebook: Clear "message seen" when we send message from another instance | Robert Pösel | |
2017-08-25 | Facebook: Fix receiving typing notifications (broken in ↵ | Robert Pösel | |
e04d28cfcfe33f0450b390bb1af6e9df823fc86a) | |||
2017-08-25 | useless condition removed | George Hazan | |
2017-08-25 | fixes #845 ([Discord] Adding a new contact causes "Only bots can use this ↵ | George Hazan | |
endpoint" error) | |||
2017-08-25 | minus GTalkExt | George Hazan | |
2017-08-25 | MRA: icon added to icolib, not used icon removed (fixes #298) | Kirill Volinsky | |
2017-08-23 | Revert "Tox: updated libtox" | aunsane | |
This reverts commit 73457a3904d1d0547148502f4fa66ec4f5778b53. | |||
2017-08-23 | code cleaning | George Hazan | |
2017-08-23 | more understandable error description | dartraiden | |
2017-08-23 | Jabber: all icons added to icolib (fixes #296) | Kirill Volinsky | |
2017-08-23 | ICQ: icon added to icolib, not used icon removed (fixes #294) | Kirill Volinsky | |
2017-08-22 | compilation fix | George Hazan | |
2017-08-21 | Tox: resource cosmetic | dartraiden | |
2017-08-21 | Tox: updated libtox | aunsane | |
2017-08-21 | Tox: profile file to be removed when account is destroyed | George Hazan | |
2017-08-21 | Tox: | George Hazan | |
- fixes #898 (Tox: usability issues); - fixes #893 (Tox: failed to connect to DHT); - massive code cleaning; |