summaryrefslogtreecommitdiff
path: root/plugins/Dbx_sqlite
AgeCommit message (Collapse)Author
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
2023-01-10fixes #3276 (Очень медленное добавление и ↵George Hazan
удаление событий из базы)
2023-01-07Telegram: simple version of marking messages readGeorge Hazan
2023-01-05new database functions for TelegramGeorge Hazan
2023-01-02Update copyrightsdartraiden
2023-01-01fixes #3290 completely + fix for the database checkerGeorge Hazan
2023-01-01fixes #3290 (revert back flags binding type)George Hazan
2022-12-29ancient perversion with DBCONTACTWRITESETTING removedGeorge Hazan
2022-12-29DBSQLITE: marked read storage optimizationGeorge Hazan
2022-12-17Mediawiki considers URLs with and without a trailing slash as different ↵dartraiden
pages, see https://phabricator.wikimedia.org/T14703
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-02-11fixes #2958 Dbx_sqlite: VACUUM doesn't worl)George Hazan
2022-02-11Dbx_sqlite: more logs for database compactionGeorge Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26BYTE -> uint8_tGeorge Hazan
2021-12-26PBYTE -> uint8_t*George Hazan
2021-12-04no need to patch sqlite3.h anymoreGeorge Hazan
2021-11-16more shit removedGeorge Hazan
2021-11-07update for system includes & import librariesGeorge Hazan
2021-11-07first version of mir_core that builds under Linuxghazan
2021-07-05fix for occasional crashGeorge Hazan
2021-06-13fixes #2917 (Changing the password immediately after changing the encryption ↵George Hazan
type destroys db)
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-04-25code cleaningGeorge Hazan
2021-04-15fixes #2847 (DbChecker находит ошибки, но после их ↵George Hazan
исправления они остаются)
2021-04-13fixes #2845 (DbChecker: chinese on sqlire check)George Hazan
2021-04-13fix for hangups in JabberGeorge Hazan
2021-04-13dbx_sqlite: implemented database checker + version bumpGeorge Hazan
2021-04-03fix of crazy problems in SQLITE when two instances of database are running ↵George Hazan
at a time
2021-04-02code cleaningGeorge Hazan
2021-04-02fixes #2826 (Dbx_sqlite: strings are not encrypted in full mode)George Hazan
2021-04-02for #2826 (unused resource removed)George Hazan
2021-04-01fixes #2822 (dbx_sqlite: total encryption is broken)George Hazan
2021-03-31Dbx_sqlite: contact deletion hook should be called before, not after ↵George Hazan
physical contact deletion
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)