summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2021-03-18fixes #2780 (Notes and Reminders: неправильно работает ↵George Hazan
продление сработавшего напоминания)
2021-03-18code cleaningGeorge Hazan
2021-03-18fixes #2784 (StartupSilence: remove "Main menu item" option)George Hazan
2021-03-18fixes #2783 (HTTPServer: remove menu-related options)George Hazan
2021-03-18fixes #2781 (BossKey: remove "Create a main menu item" option) + some code ↵George Hazan
cleaning
2021-03-17fixes #2776 (Notes and Reminders: добавить поиск по ↵George Hazan
напоминалкам) + version bump
2021-03-17fixes #2778 (Notes and Reminders: плагину требуется доза ↵George Hazan
Unicode)
2021-03-17Notes & Reminders:George Hazan
- minus perversion with storing dates in hidden controls (we have classes for that); - fixes #2772 (Notes and Reminders: невозможно отмотать дату на сегодняшнюю);
2021-03-17fixes #2777 (Notes and Reminders: убрать настройку ↵George Hazan
"Добавлять пункты в меню контакта")
2021-03-15fixes #2769 (TabSRMM: первое обновление ↵George Hazan
предпросмотра RTL-шаблонов делает что-то странное) + code cleaning
2021-03-15fixes #2768 (TabSRMM: в режиме чата Never mute у ↵George Hazan
хайлайтов отсутствует звук)
2021-03-13tabSRMM: further log code cleaningGeorge Hazan
2021-03-13tabSRMM: no need to generate unneeded \\par and then heroically remove it ↵George Hazan
each time + code cleaning
2021-03-13tabSRMM: perversion with bit flags removedGeorge Hazan
2021-03-13fixes #2742 (TabSRMM: съезжает предпросмотр шаблона)George Hazan
2021-03-13we don't allow people to create MDBX profiles anymoreGeorge Hazan
2021-03-13fixes #2574 completely ("Mute chat" related issues)George Hazan
2021-03-13fix for #2574 for muting popups & sounds in tabSRMMGeorge Hazan
2021-03-13Group chats API:George Hazan
- for #2574: fixes icons problem after unloading tabSRMM; - status icons extracted to the separate array; - another group chat icons are hidden completely to restrict access to them
2021-03-13fix for #2574: tabSRMM doesn't update event filters when loaded dynamicallyGeorge Hazan
2021-03-12fixes #2761 (TabSRMM: хайлайты создают окно чата, ↵George Hazan
пока вручную не передернешь опции)
2021-03-07Remove redundant check (already checked above)dartraiden
2021-03-07Simplify conditiondartraiden
2021-03-07No need to reset it twicedartraiden
2021-03-07further code cleaning & simplificationGeorge Hazan
2021-03-07common chats sound & icon processing code moved to the coreGeorge Hazan
2021-03-06fixes #2630 (Clist blind: странная работа быстрого ↵George Hazan
поиска)
2021-03-06Clist_blind: last version that still works on ListBoxGeorge Hazan
2021-03-06Clist_Blind: general options dialog => UI classesGeorge Hazan
2021-03-06Clist_blind: CLC options dialog => UI classesGeorge Hazan
2021-03-06m_bIsUnknown should be assigned anywayGeorge Hazan
2021-03-06code optimizationGeorge Hazan
2021-03-06memory allocation fixGeorge Hazan
2021-03-06less shit with this "(Unknown contact)"George Hazan
2021-03-06fixes #2756 (Cannot start dbeditor in service mode)George Hazan
2021-03-01Clist_blind: CLUI options -> UI classesGeorge Hazan
2021-03-01fixes #2755 (Dbx_sqlite: unsigned value is compared to the number -1)George Hazan
2021-03-01fixes #2735 ([dbx_sqlite][db_autobackups] db backups are intermittently ↵George Hazan
created as 0-byte files)
2021-03-01Dbx_sqlite: more logs for backup operationGeorge Hazan
2021-02-28some evident reverse iterators moved to cursorsGeorge Hazan
2021-02-28fixes #2737 (Dbx_mdbx: sometimes MDBX_SET doesn't work as expected, nobody ↵George Hazan
knows why)
2021-02-27fixes #2741 (TabSRMM: при отсутствии шаблонов ↵George Hazan
дефолтные RTL-шаблоны автоматом создаются в базе, а LTR-шаблоны нет)
2021-02-27fixes #2713 (NoHistory: add option to remove histories on startup)George Hazan
2021-02-27fixes #2753 (by default only checkboxes should be notified about OnChange ↵George Hazan
before OnInitDialog)
2021-02-27fixes #2736 (Dbx_sqlite: improper work of FindNext/FindPrev results to the ↵George Hazan
eternal loop)
2021-02-23fixes #2734 ([dbx_sqlite] only the last of unread events is shown when ↵George Hazan
multiple unread events arrive)
2021-02-21Dbx_sqlite: Backup should return error if backup failedGeorge Hazan
2021-02-20oops... Dbx_sqlite doesn't handle system events properlyGeorge Hazan
2021-02-20fixes #2747 (unified System History menu item creation)George Hazan
2021-02-20translation fixGeorge Hazan