Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-09-01 | Jabber: message retrieving temporarily disabled | George Hazan | |
2020-09-01 | Jabber: MAM query form fix | George Hazan | |
2020-08-31 | Plugin Updater: | George Hazan | |
- folder creation moved to CreateWorkFolders(); - TFileName type added to simplify life with C types; - code cleaning; | |||
2020-08-31 | Plugin Updater: unused services removed | George Hazan | |
2020-08-31 | fixes #2558 (SmileyAdd прописывает абсолютный путь ↵ | George Hazan | |
к смайлам вместо относительных) | |||
2020-08-28 | Jabber: MAM adaptation for OpenFire | George Hazan | |
2020-08-27 | Plugin Updater: fix for the old return code | George Hazan | |
2020-08-27 | Plugin Updater: if a file doesn't exist, it shoudn't generate an error too | George Hazan | |
2020-08-27 | Plugin Update: also fix for the batch mode | George Hazan | |
2020-08-27 | Plugin Updater: more code cleaning | George Hazan | |
2020-08-27 | pu_stub synced with changes in Plugin Updater | George Hazan | |
2020-08-27 | fixes #2555 (PluginUpdater: некорректное обновление ↵ | George Hazan | |
при работе нескольких миранд одновременно) | |||
2020-08-25 | useless code removed | George Hazan | |
2020-08-25 | fixes #2522 (SkypeWeb: valid errorcode 401 processing after /endpointCreated) | George Hazan | |
2020-08-25 | and also a chat mute extra icon | George Hazan | |
2020-08-25 | langpacks/english: update | dartraiden | |
2020-08-24 | Chat API: | George Hazan | |
- unused function CHAT_MANAGER::AddEvent removed and made local; - "Mute" parameter is added to any chat, turning short/long blinking mode; - code optimization | |||
2020-08-24 | SmileyAdd: regression with metacontacts handling fixed | George Hazan | |
2020-08-21 | PluginUpdater: | George Hazan | |
- fixes #2547 (PluginUpdater: "Restart Miranda automatically" with "Silent mode" requires clicking on a pop-up); - fixes #2548 (PluginUpdater: Use DBAutoBackuper for "Backup database before update") | |||
2020-08-21 | SmileyAdd: typo fix (also fixes #2546 ) | George Hazan | |
2020-08-20 | fixes #2549 (SkypeWeb cannot connect) | ikeblaster | |
2020-08-20 | libcurl: pick up Miranda-specific commits | dartraiden | |
2020-08-20 | libcurl: update to 7.72.0 | dartraiden | |
2020-08-19 | SQLite: pick up Miranda-specific commits | dartraiden | |
2020-08-19 | SQLite: update to 3.33.0 | dartraiden | |
2020-08-19 | fixes #2541 (Унифицировать показ стикера при ↵ | George Hazan | |
отсутствии SmileyAdd) | |||
2020-08-19 | fixes #2543 (NewStory: падает при экспорте ↵ | George Hazan | |
системной истории) | |||
2020-08-18 | Facebook: *.webp avatars disabled for a while | George Hazan | |
2020-08-18 | SmileyAdd: | George Hazan | |
- fixes #2545 (SmileyAdd: missing assigned per-contact smileys categories); - unused service MS_SMILEYADD_SHOWSELECTION removed; - name conflict resolution; - version bump; | |||
2020-08-18 | fixes #2544 (ICQ: statusCode:401) | George Hazan | |
2020-08-18 | code cleaning | George Hazan | |
2020-08-17 | SmileyAdd: code cleaning | George Hazan | |
2020-08-17 | SmileyAdd: unused function removed | George Hazan | |
2020-08-17 | WEBP support added to avatar support routines | George Hazan | |
2020-08-17 | FreeImage: WebP support added | George Hazan | |
2020-08-17 | fixes #2542 (DbEditor: при переходе к результату ↵ | George Hazan | |
поиска окно не прокручивается до нужной записи) | |||
2020-08-16 | fixes #2530 (Facebook: "Create a new Facebook account" link does nothing) | George Hazan | |
2020-08-16 | fixes #2538 (NewStory: add stickers support to message log and history) | George Hazan | |
2020-08-16 | tabSRMM: | George Hazan | |
- fixes #2537 (TabSRMM: cannot close tab by pressing (x) in tab title); - code cleaning; - version bump | |||
2020-08-16 | SmileyAdd: | George Hazan | |
- major update for custom smileys APIs (cause we have no MSN, there's no need to save MCONTACT for custom smileys); - added path type = 2 to download whole folder for custom smileys; - fixes #2524 (ICQ: стикеры должны приходить как custom smileys, а не как передачи файлов); - fixes #2533 (SmileyAdd не всегда распознаёт стикеры); - fixes #2532 (Полученные стикеры пропадают при переоткрытии окна); - version bump | |||
2020-08-15 | VKontakte: fix typos | ElzorFox | |
2020-08-15 | VKontakte: | ElzorFox | |
fix ‘Process stickers as smileys’ option add template [sticker-%d] for sending stickers | |||
2020-08-14 | fixes #2518 (Jabber: double click on a conference bookmark doesn't raise its ↵ | George Hazan | |
window) | |||
2020-08-14 | fixes #2526 (SmileyAdd: remove "Disable stickers" option) | George Hazan | |
2020-08-14 | fixes #2527 (Facebook: missing stickers) | George Hazan | |
2020-08-14 | VKontakte: | ElzorFox | |
rework ‘Process stickers as smileys’ option for dynamic loading sticker from vk (working) and showing as smiley (not working - issue #2527) version bump | |||
2020-08-13 | VKontakte: fix showing stickers | ElzorFox | |
2020-08-12 | fixes #2518 (Jabber: double click on bookmarks should launch it) | George Hazan | |
2020-08-12 | fixes #2520 (SkypeWeb: миранда теперь ↵ | George Hazan | |
представляется браузером) | |||
2020-08-12 | tabSRMM: | George Hazan | |
- fixes #2521 (Esc key behavior selection not work for jabber chat rooms in Miranda NG 0.95.12 build); - manual WM_CLOSE processing code removed from CMsgDialog::DlgProc; - code cleaning |