summaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2024-01-09code cleaningGeorge Hazan
2024-01-09more strict constructor of MHttpRequest to avoid quirksGeorge Hazan
2024-01-09fixes #4110 (NewStory: падает экспорт в json)George Hazan
2024-01-09UnregisterDatabasePlugin - a function to unload database driver on the flowGeorge Hazan
2024-01-08duplicate code removedGeorge Hazan
2024-01-08no need to call PSS_GETINFO, PSS_GETAWAYMSG, PSS_FILEALLOW, PSS_FILEDENY & ↵George Hazan
PSS_FILECANCEL via Proto_ChainSend with all those filters etc, the simple call of CallContactService is enough
2024-01-08Update copyrightsdartraiden
2024-01-05Netlib:George Hazan
- NETLIBHTTPHEADER & NETLIBHTTPREQUEST obsoleted; - NETLIBHTTPREQUEST divided into MHttpRequest & MHttpResponse; - MHttpHeaders now manager headers both for MHttpRequest & MHttpResponse;
2024-01-04Netlib: pascal code is completely isolated from C++ core using helpersGeorge Hazan
2024-01-04NETLIBHTTPREQUEST::cbSize = old unused field removedGeorge Hazan
2024-01-03fixes #3946 (Прогресс скачивания крупных файлов)George Hazan
2023-12-29fixes #4081 (tabSRMM: скрывать вкладку "Журнал" в ↵George Hazan
индивидуальных настройках контакта, если для приватов выбран сторонний журнал)
2023-12-29fixes #4085 (Удалить настройки невидимости)George Hazan
2023-12-28fixes #4087 (NewStory: расширить экспорт в json)George Hazan
2023-12-28Import: JSON export code moved into the Import plugin to maintain ↵George Hazan
consistency between export & import
2023-12-28Dbx_Sqlite: fix for profile creationGeorge Hazan
2023-12-26fixes #4077 (Сообщения в формате RTF ↵George Hazan
показываются как исходники)
2023-12-26compilation fixGeorge Hazan
2023-12-26unused code removedGeorge Hazan
2023-12-25DbEvent_GetTextW: useless second parameter removedGeorge Hazan
2023-12-25NewStory: fast fetch()-based version of search (closes #4068 completely)George Hazan
2023-12-22fixes #4073 (NewStory: новые тормоза, и даже креш)George Hazan
2023-12-22DB::EventInfo::wipeNotify - useful helper to hide blinking event both from ↵George Hazan
database & contact list
2023-12-21NewStory: fix for event's text in Bookmark windowGeorge Hazan
2023-12-20code cleaningGeorge Hazan
2023-12-20NewStory: fix for slow Bookmarks windowGeorge Hazan
2023-12-20Telegram: stickers are backGeorge Hazan
2023-12-20libTextControl: contact settings extracted to MTextSetProtoGeorge Hazan
2023-12-20fixes #4072 (NewStory: проблемы при работе в ↵George Hazan
метаконтакте)
2023-12-20minus one more potential source of hangupGeorge Hazan
2023-12-20DBEVENTINFO::hContact to be returned inside an event, no need to call ↵George Hazan
db_event_getContact() just after db_event_get()
2023-12-20fixes #4068 (NewStory: Тормоза в поиске)George Hazan
2023-12-19prevent Discord from being wiped by PUGeorge Hazan
2023-12-19fixes #4057 (SmileyAdd пытается работать с журналом ↵George Hazan
NewStory, как с RTF)
2023-12-19fixes #3971 (NewStory: add animated smileys support)George Hazan
2023-12-18fixes #4066 (NewStory: Новая проблема со скроллингом)George Hazan
2023-12-18fixes #4064 (Accounts... instead Accounts)George Hazan
2023-12-16fixes #4059 (NewStory: жесткие тормоза, вторая ↵George Hazan
часть марлезонского балета)
2023-12-15fixes #4053 (NewStory: в списке шаблонов появилась ↵George Hazan
пустая категория)
2023-12-15fixes #4052 (TabSRMM: при нажатии F12 всплывает ↵George Hazan
пустая область окна)
2023-12-15fixes #4056 (NewStory: жестокие тормоза)George Hazan
2023-12-14NewStory: fix crashdartraiden
2023-12-14code cleaningGeorge Hazan
2023-12-14libTextControl: patch for more effective icon caching (if we need it sometimes)George Hazan
2023-12-14NewStory: log icons are optional nowGeorge Hazan
2023-12-14NewStory: remove icons from variablesdartraiden
2023-12-14fixes #3781 (Newstory: Problems with scrolling, and crash)George Hazan
2023-12-13MS_FILE_* services became useless since StdFile diedGeorge Hazan
2023-12-13fixes #4049 (NewStory: падение при открытии окна)George Hazan
2023-12-12minor code cleaningGeorge Hazan