summaryrefslogtreecommitdiff
path: root/protocols/JabberG/src/jabber_proto.cpp
AgeCommit message (Expand)Author
2022-06-06more portable version of previous patchGeorge Hazan
2022-06-06Jabber: option for message delivery to control all chat markers according to ...George Hazan
2022-05-25Jabber: patch from deadsend to optionally disable XEP-0202 supportGeorge Hazan
2022-05-07Netlib_OpenConnection - finally old stupid structure NETLIBOPENCONNECTION die...George Hazan
2022-04-06remove executable attribute from affected filesgeorgehazan
2022-03-29Jabber: make popup item translatabledartraiden
2022-03-13omemo: removed outdated comments, added non-standard complient hack for devic...sss
2022-03-09fixes #3044 (Jabber: перенести опцию "Показывать вс...George Hazan
2022-02-13fixes #3038 (Jabber: don't tell to server about Miranda version and OS by def...George Hazan
2022-01-01Happy new year, Mirandadartraiden
2021-12-26DWORD -> uint32_tGeorge Hazan
2021-12-26WORD -> uint16_tGeorge Hazan
2021-11-06omemo: check for "bDisableOmemo" in one more placesss
2021-11-05omemo: add also support for disable sending messages per contact (notsss
2021-06-17Jabber: option to disable popupsGeorge Hazan
2021-06-12minus another stupid thread in JabberGeorge Hazan
2021-06-12fixes #2915 (Miranda takes too long to end process)George Hazan
2021-06-05major code cleaning in regard to db_event_getBlobSize & event memory allocationGeorge Hazan
2021-05-20Jabber: fix for drawing mood icons in the contact list (as advanced status ic...George Hazan
2021-01-17Update copyrightsdartraiden
2020-10-24fixes #2604 (Jabber: add ability to disable MAM)George Hazan
2020-08-03Jabber: according to XEP-085 client MUST generate GONE event, if a message wi...George Hazan
2020-07-28Jabber: new option to embrace picture urls/filenames with BBCodesGeorge Hazan
2020-07-23fixes #2493 (Проблема с Юникодом в диалоге доба...George Hazan
2020-07-12Jabber: ugly scheme with flags replaced with TJabberAuth instantiationGeorge Hazan
2020-07-08group chat initialization to be done in protocol's constructor, not inside On...George Hazan
2020-06-29fixes #2453 (Jabber: add ability to load whole history via Message Archive Ma...George Hazan
2020-06-26two more obsolete messages removedGeorge Hazan
2020-06-26WM_JABBER_REGDLG_UPDATE - unused message removedGeorge Hazan
2020-06-26Revert "Jabber: XEP-0136 support removed"George Hazan
2020-06-25constant unificationGeorge Hazan
2020-06-15simpler way of applying server ids to messagesGeorge Hazan
2020-06-11fixes #1149 (XMPP/Jabber: Implement XEP-0313 ( mam / Message Archive Manageme...George Hazan
2020-06-11Jabber: XEP-0136 support removedGeorge Hazan
2020-06-08unused shitty code removedGeorge Hazan
2020-06-06fixes #2429 (More strict XEP-0085 compliance)George Hazan
2020-05-27Jabber: code cleaningGeorge Hazan
2020-05-25Jabber: custom roster nicks should be ignored as well as roster groupsGeorge Hazan
2020-05-07fix for old PROTO_INTERFACE::FileResume interface errorGeorge Hazan
2020-04-28database:George Hazan
2020-03-31Jabber:George Hazan
2020-03-23Jabber: fix for offline file transfer initializationGeorge Hazan
2020-03-23Jabber: we allow offline file transfers if we have http upload or picture inl...George Hazan
2020-03-18Jabber: more correct way of processing PGP packetsGeorge Hazan
2020-03-16Jabber: fix for receiving auth requestsGeorge Hazan
2020-03-13Jabber: if another side doesn't support receipts, don't trust on themGeorge Hazan
2020-03-02Jabber:George Hazan
2020-02-26Jabber: XEP-0148 support to be turned on by defaultGeorge Hazan
2020-02-20bunch of useless threads replaced with a call of ProtoBroadcastAsyncGeorge Hazan
2020-02-19if a protocol handles an event, it shall return 1, not 0George Hazan