Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-03-24 | crash fix for mdbx under XP (p.3 of #1199) | George Hazan | |
2018-03-24 | langpacks/polish: Update Dbx_mmap.txt | Goraf | |
2018-03-24 | Update Dbx_mmap.txt | Tobias Weimer | |
2018-03-24 | langpacks: update | dartraiden | |
2018-03-24 | langpacks/english: update | dartraiden | |
2018-03-24 | fix links | dartraiden | |
2018-03-23 | MB_YESNOCANCEL => MB_YESNO | George Hazan | |
2018-03-23 | account activation separated from account creation | George Hazan | |
2018-03-23 | fix for loading menus | George Hazan | |
2018-03-23 | fixes #1194 (Import: no main menu item until manual plugin off->on) | George Hazan | |
2018-03-23 | fixes #1195 (Import from mdbx is broken) | George Hazan | |
2018-03-23 | fix for importing group chat contacts | George Hazan | |
2018-03-23 | xcopy's output to be hidden | George Hazan | |
2018-03-23 | build scripts to replace all build files automatically when running | George Hazan | |
2018-03-23 | fixes #1197 | George Hazan | |
2018-03-23 | related to #1197: clicking Yes shall redirect a user to plugin's download page | George Hazan | |
2018-03-23 | Import: fix for groups order saving during import | George Hazan | |
2018-03-23 | Clist_GroupCreate() to be called inside OnModulesLoaded, not inside the ↵ | George Hazan | |
protocol's constructor | |||
2018-03-23 | MetaContacts are always enabled | George Hazan | |
2018-03-23 | fix for importing metas | George Hazan | |
2018-03-23 | Import plugin adapted for Proto_CreateAccount | George Hazan | |
2018-03-23 | forgotten service MS_PROTO_CREATEACCOUNT replaced with Proto_CreateAccount() ↵ | George Hazan | |
call | |||
2018-03-22 | end of dbx_mmap plugin: any attempt to open such a database not in read-only ↵ | George Hazan | |
mode causes automatic import into mdbx format | |||
2018-03-22 | mir_app: massive fix for account processing in service mode | George Hazan | |
2018-03-22 | IOPT_COMPLETE - new constant to group import flags | George Hazan | |
2018-03-22 | Import - adaptation for batch import processing | George Hazan | |
2018-03-22 | fix for import old-style accounts visibility settings | George Hazan | |
2018-03-22 | IcqCorp: outgoing file transfers go with wrong utf-8 filenames | George Hazan | |
2018-03-22 | code cleaning | George Hazan | |
2018-03-22 | SetServiceModePlugin - core functionality exported from mir_app | George Hazan | |
2018-03-22 | MirLua: various fixes | aunsane | |
- CMLua now inherit PLUGIN - additional lua fuctions initialization moved to separated loader - ability to realod script without object recreation - scropt object should control own enable state - fix m_json whit is not workes almost at all - version bump | |||
2018-03-21 | compilation fix | George Hazan | |
2018-03-21 | Import: the wizard dialog to use initialization structure instead of PostMessage | George Hazan | |
2018-03-21 | DATABASELINK::Unload method replaced with the virtual destructor of ↵ | George Hazan | |
MDatabaseCommon | |||
2018-03-21 | VKontakte: longer timeouts - less api errors | ElzorFox | |
2018-03-21 | MurLua: various fixes | aunsane | |
- fixed script reloading - fixed string interpolation - hook and service refs moved to Enviroment - removed RegisterProtocol from m_protocols - code cleanup - version bump | |||
2018-03-19 | MirLua: | aunsane | |
- new functions toansi & toucs2 - warning fixes | |||
2018-03-17 | FTPFile: more correct version | Mataes | |
2018-03-17 | more warning fixes | George Hazan | |
2018-03-17 | FTPFile: replace mir_strcpy and mir_wstrcpy | Mataes | |
2018-03-17 | warning fix | George Hazan | |
2018-03-16 | class renaming, part II | George Hazan | |
2018-03-16 | entities' names to be started with capital letters | George Hazan | |
2018-03-16 | always hated these long expressions: contact_iter makes them much shorter | George Hazan | |
2018-03-16 | fix for writing "Chat/FilterEnabled" BYTE=1 into the database | George Hazan | |
2018-03-16 | Jabber: | George Hazan | |
- useless parameter in CJabberProto::OnAddContactForever removed; - when we receive subscription = remove we just change it to SUB_NONE instead of removing contact from LIST_ROSTER; - code cleaning | |||
2018-03-16 | chat api: | George Hazan | |
- useless locks removed, because SM_FindSession already does locking; - lock added to SM_FindSessionByIndex because it's really needed | |||
2018-03-16 | unused code removed | George Hazan | |
2018-03-16 | warning fix | George Hazan | |
2018-03-16 | warning fix | George Hazan | |