Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-28 | code cleaning | George Hazan | |
2018-03-28 | PLUGIN<> to receive the basic class located inside mir_app | George Hazan | |
2018-03-28 | fix for StdClist loading (thx Corak for quick reporting) | George Hazan | |
2018-03-28 | prootcols: jabber: xep-0198 | Gluzskiy Alexandr | |
- send ack on disconnect as suggested by xep - bugfixes (outgoing messages tracking still does not work properly) | |||
2018-03-28 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- moved implementation to separated units (refactoring) - first part (without resumption) should work now (still have some bugs), feel free to test | |||
2018-03-28 | small fix caps | Konstantin | |
2018-03-28 | fix for plugin loader: it shall not unload already loaded plugins | George Hazan | |
2018-03-27 | crash fix for Jabber | George Hazan | |
2018-03-27 | Jabber: crash fix for mood selection dialog | George Hazan | |
2018-03-27 | fixes #1216 (temporary contacts return back until restart) | George Hazan | |
2018-03-27 | there's no need to load contacts from unloaded protocols | George Hazan | |
2018-03-27 | Core: | George Hazan | |
- fix for chaos with service & hooks owners; - added 'mild' unload option for a plugin not to remove it completely from memory, only correctly deinit it | |||
2018-03-27 | we better start threads inside OnModulesLoaded, so we don't have to kill them | George Hazan | |
2018-03-27 | code cleaning | George Hazan | |
2018-03-27 | MyDetails: fix for Chinese chars in the protocol's frame | George Hazan | |
2018-03-27 | protocols: jabber: omemo | Gluzskiy Alexandr | |
- fix possible crash on early session negotiation | |||
2018-03-27 | plugins: new_gpg | Gluzskiy Alexandr | |
- ptrA memory corruption regression fix - fixed broken xep-0027 prescense sigining regression caused by refectoring ( fixes #1131 ) | |||
2018-03-27 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- implemented client to server acks | |||
2018-03-26 | Jabber: fix for showing auth menu items | George Hazan | |
2018-03-26 | protocols: jabber: omemo | Gluzskiy Alexandr | |
- check for empty GetPartialCaps ( fixes #1215 ) - more apropriate option description reflecting current status | |||
2018-03-26 | another buggy piece of code removed | George Hazan | |
2018-03-26 | fix for system history processing | George Hazan | |
2018-03-26 | very strange disk type detection removed from libmdbx (fixes #1213) | George Hazan | |
2018-03-26 | Import: fix to prevent the user-defined accounts' order | George Hazan | |
2018-03-26 | Import: fix for original internal account name prevention (causes status ↵ | George Hazan | |
icons to be mixed up) - also fixes #1210 | |||
2018-03-26 | Import: converted group chats become usual contacts | George Hazan | |
2018-03-26 | universal fix for all clist initialization problems (missing icons, menu ↵ | George Hazan | |
items etc) - also fixes #1211 | |||
2018-03-26 | fixes #1212 (virtual protocols contacts) | George Hazan | |
2018-03-26 | code cleaning | George Hazan | |
2018-03-26 | remove DbChecker.bat | dartraiden | |
2018-03-26 | unused declaration removed | George Hazan | |
2018-03-26 | protocols: jabber: work on xep-0198 | Gluzskiy Alexandr | |
2018-03-26 | fixes #1208 (if profile is opened in r/w mode, it should be locked) | George Hazan | |
2018-03-25 | fixes #1205 (menu editor crashes if there're unloaded plugin & zero langpack id) | George Hazan | |
2018-03-25 | fix | dartraiden | |
2018-03-25 | langpacks: update | dartraiden | |
2018-03-25 | langpacks/english: update | dartraiden | |
2018-03-25 | fixes #1203 (possible crash in StopSpam+) | George Hazan | |
2018-03-25 | remove DBChecker from installers | dartraiden | |
2018-03-25 | langpacks: move DbChecker to deprecated | dartraiden | |
2018-03-25 | remove some more DbChecker | dartraiden | |
2018-03-25 | string constants with word dbchecker fixed | George Hazan | |
2018-03-25 | MIDatabaseChecker interface removed | George Hazan | |
2018-03-25 | fixes #1200 (dbchecker excluded from build scripts) | George Hazan | |
2018-03-25 | CloudFile: show error if authorization goes wrong | aunsane | |
2018-03-25 | dbchecker moved to deprecated | George Hazan | |
2018-03-25 | Steam: stop polling when got "Not Logged On" error | aunsane | |
2018-03-25 | typo fix | Gluzskiy Alexandr | |
2018-03-25 | protocols: jabber: xep-0198 | Gluzskiy Alexandr | |
- empty handlers for most data types | |||
2018-03-25 | protocols: jabber: started implementation of xep-0198 | Gluzskiy Alexandr | |