summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-11fixes #2646 (CloudFile: Dropbox auth is broken)George Hazan
2020-12-10new better scripts of making openssl binariesGeorge Hazan
2020-12-10fixes #2644 (Clist blind: проблемы с обработкой ↵George Hazan
нажатий клавиш)
2020-12-09fixes #2640 (Facebook: ability to invite offline contacts to group chat)George Hazan
2020-12-09fixes #2641 (Не работает импорт базы данных)George Hazan
2020-12-08fixes #2593 (Always/Never- Mute icons are not visible until restart)George Hazan
2020-12-08Discord: if a channel is forbidden, we don't try to read its historyGeorge Hazan
2020-12-07fix for rare crash in meta contactsGeorge Hazan
2020-12-07Dbx_mdbx: we don't have to bother db if we're trying to delete missing settingGeorge Hazan
2020-12-07useless code removedGeorge Hazan
2020-12-07Discord: fix for a possible contact duplicationGeorge Hazan
2020-12-06Discord: fix for retrieving groupchat history again & againGeorge Hazan
2020-12-06fix for rare crash in DiscordGeorge Hazan
2020-12-06fixes #2638 (crash in netlib)George Hazan
2020-12-06more fixes for #2630 (Clist_blind: strange work of user search)George Hazan
2020-12-06minor code cleaning + warning fixGeorge Hazan
2020-12-06Discord: badly created channels should be removed (Miranda can't access them ↵George Hazan
either)
2020-12-06 fix for Options - Plugins dialog: static plugins might have checkboxesGeorge Hazan
2020-12-05fixes #2637 (Dbx_mdbx: Миранда не запускается после ↵George Hazan
обновления)
2020-12-05libmdbx: update to 0.9.2.12 with some useful fixes.Leonid Yuriev
2020-12-04Dbx_mdbx: now we very quickly load _all_ settings into memory to reject ↵George Hazan
cache misses without any need to look into database
2020-12-04libmdbx: promoting to 0.9.2.0 releaseGeorge Hazan
2020-12-04we don't need this crutch anymore, due to the reading from global writing ↵George Hazan
transaction
2020-12-04Discord: protocol version updateGeorge Hazan
2020-12-03SQLite: pick up Miranda-specific commitsdartraiden
2020-12-03SQLite: update to 3.34.0dartraiden
2020-12-03liblua: pick up Miranda-specific commitsdartraiden
2020-12-03liblua: update to 5.4.2dartraiden
2020-12-03attempt to fix #2575 (error 404 while opening Discord gateway connection)George Hazan
2020-12-03minor code cleaningGeorge Hazan
2020-12-03Facebook:George Hazan
- we don't need to analyze "send_message_response", because it doesn't contain server message id; - therefore, we don't neew FacebookProto::NotifyDelivery either
2020-12-02Facebook: more fixes for duplicate messagesGeorge Hazan
2020-12-02Dbx_mdbx: fix for losing information during rebootGeorge Hazan
2020-12-01fixes #2634 & #2605 (various problems on startup, caused by transaction ↵George Hazan
isolation), also read-only transactions now use global write transaction
2020-12-01code cleaningGeorge Hazan
2020-11-30fixes #2635 (Facebook: duplicating messages)George Hazan
2020-11-30fixes #2630 (Clist blind: Filter search option moved to Options - Contact ↵George Hazan
list - Common)
2020-11-25Dbx_mdbx: adaptation of Compact for new write transaction schemeGeorge Hazan
2020-11-25patch that really fixes #2628George Hazan
2020-11-25fixes #2628 (Миранда зависает при попытке ↵George Hazan
проверить базу)
2020-11-24fixes #2629 (Facebook: all avatars are empty)George Hazan
2020-11-23fixes #2626 (Import: cannot import from mdbx to sqlite)George Hazan
2020-11-23Jabber: SCRAM-AUTH priorities changed according to ↵George Hazan
https://wiki.xmpp.org/web/SASL_and_SCRAM-SHA-1(-PLUS)_/_SCRAM-SHA-256(-PLUS)#Order
2020-11-22dbx_sqlite: logic fixGluzskiy Alexandr
2020-11-22someone told me what prev/next only can be called after last/first....Gluzskiy Alexandr
looks like it is not true
2020-11-22fixes #2616 (support for stickers & file transfers in ICQ)George Hazan
2020-11-19ApplyViewMode: unused parameter removedGeorge Hazan
2020-11-19fixes #2606 (Не применяется режим вида при ↵George Hazan
смене языка клиента)
2020-11-19fixes #2584 (Jabber: улучшение удобства работ со ↵George Hazan
списками участников)
2020-11-19fixes #2610 (Message plugins: add abitity to Ctrl+V file)George Hazan