summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite/src
AgeCommit message (Collapse)Author
2025-06-06Telegram protocol not to use db_event_edit to update reactions, because it ↵George Hazan
exports a message each time
2025-05-25fixes #5030 (Telegram: все отправленные сообщения ↵George Hazan
помечаются как отредактированные)
2025-04-28fixes #5004 (NewStory: индикация ↵George Hazan
отредактированного сообщения)
2025-04-10Dbx_Sqlite: fix for database checker & unread eventsGeorge Hazan
2025-02-22fixes #4885 (Плагины сообщений учитываю ↵George Hazan
настройки подгрузки истории лишь при первом открытии окна)
2025-02-11Sqlite: fix for improper old file recordsGeorge Hazan
2025-01-10DBEVENTINFO::timestamp to become 64-bit integerGeorge Hazan
2025-01-01Another year has passeddartraiden
2024-09-15fixes #4676 (NewStory: сообщение пропадает после ↵George Hazan
добавления в закладки)
2024-07-21fixes #4553 (NewStory: проблема с подсчётом числа ↵George Hazan
событий в истории метаконтакта)
2024-05-20fixes #4433 (Контакты не видны до выхода в сеть)George Hazan
2024-05-19fixes #4431 (NewStory: в заголовке системной ↵George Hazan
истории отсутствует количество событий)
2024-05-12merge commitGeorge Hazan
2024-05-07ME_DB_EVENT_SETJSON - separate event fired when only the JSON part of event ↵George Hazan
is changed
2024-04-30SQLITE: useless index removedGeorge Hazan
2024-03-29db_event_edit to change server id, user id & reply id as wellGeorge Hazan
2024-01-28fix for broken JSON functions in SQLITE 3.45George Hazan
2024-01-08Update copyrightsdartraiden
2024-01-03fixes #3946 (Прогресс скачивания крупных файлов)George Hazan
2023-12-28Dbx_Sqlite: fix for profile creationGeorge 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-11-26DbxSqlite: events.reply_id column added to DBEVENTINFOGeorge Hazan
2023-11-04better implementation of #3782George Hazan
2023-11-04fixes #3782 (0.96.4: добавить уведомление о том, ↵George Hazan
что Миранда не повисла, а происходит преобразование базы)
2023-10-04Dbx_Sqlite: optimized update queryGeorge Hazan
2023-10-04Dbx_Sqlite: conversion takes too much time, compaction removedGeorge Hazan
2023-10-02fixes #3692 (При редактировании сообщения ↵George Hazan
собеседником прилёт отредактированного сообщения открывает вкладку с субконтактом)
2023-10-02fixes #3700 )dbx_sqlite: удаление истории ↵George Hazan
метаконтакта оставляет пустые события)
2023-10-01Dbx_Sqlite: fix for events deletionGeorge Hazan
2023-10-01fixes #3670 (Long and incorrect loading of messaging window)George Hazan
2023-09-06fixes #3667 (Telegram: add message edit feature)George Hazan
2023-08-04if db_event_edit is called without a blob, there's no need to rewrite itGeorge Hazan
2023-07-24disk file to be deleted when an event containing it is being removedGeorge Hazan
2023-07-22offline files to be stored inside usual folder for incoming files, not ↵George Hazan
inside %profile_data%\\dlFiles
2023-07-17Dbx_sqlite: typo fixGeorge Hazan
2023-04-23Dbx_Sqlite: fix for an ugly bug in SQLITE3George Hazan
2023-04-23fixes #3503 (Dbx_sqlite: crash at startup)George Hazan
2023-04-22Dbx_Sqlite: all this chemistry isn't needed due to m_count initialization in ↵George Hazan
InitContacts()
2023-04-22fixes #3501 (History++: 'View History' still available after using 'Empty ↵George Hazan
history')
2023-04-13DbxSqlite: query optimizationGeorge Hazan
2023-04-13typo fixGeorge Hazan
2023-04-12useless function DbEvent_GetString removedGeorge Hazan
2023-04-12first attempt to make offline transfers visibleGeorge Hazan
2023-04-11DB::FILE_BLOB - file events' access unificationGeorge Hazan
2023-02-10ME_DB_EVENT_MARKED_READ: recursion preventionGeorge Hazan
2023-02-09SRMM: better support for group chats in databaseGeorge Hazan
2023-02-08fixes #3326 (iehistory не показывает последние ↵George Hazan
сообщения)
2023-01-15fixes #3302 (История временно пропадает после ↵George Hazan
удаление субконтакта из метаконтакта)
2023-01-14Convert sources to CR+LFdartraiden