about summary refs log tree commit diff stats
path: root/src/event/client_events.c
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightMichael Vetter2021-01-081-1/+1
* Apply coding styleMichael Vetter2020-07-071-27/+27
* Revert "Apply coding style"Michael Vetter2020-07-071-30/+30
* Apply coding styleMichael Vetter2020-07-071-30/+30
* Feature request - XEP-0373: OpenPGP for XMPP (OX)DebXWoody2020-06-291-0/+9
* Cleanup defines - client_events.cDebXWoody2020-06-191-179/+5
* Add option for legacy authenticationDmitry Podgorny2020-06-051-2/+2
* Add and use connection_get_barejid()Michael Vetter2020-05-251-4/+3
* Fix copy paste errorMichael Vetter2020-04-061-1/+1
* db: log all incoming and outgoing messagesMichael Vetter2020-04-061-2/+22
* db: log outgoing message in one caseMichael Vetter2020-04-061-0/+2
* Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONEMichael Vetter2020-04-061-10/+10
* Always send delivery receipts if enabledMichael Vetter2020-02-141-14/+1
* Fix testsMichael Vetter2020-02-141-7/+7
* xep-0308: remove replace_id from privwin signatureMichael Vetter2020-02-141-1/+1
* xep-0308: Implement LMC for outgoing MUC messagesMichael Vetter2020-02-141-8/+18
* xep-0308: Dont allow to correct MUC PMsMichael Vetter2020-02-141-1/+0
* xep-0308: enable corrections for outgoing encrypted messagesMichael Vetter2020-02-121-21/+21
* xep-0308: update the UI upon sending a corrected messageMichael Vetter2020-02-111-5/+6
* xep-0308: Implement `/correct` to correct the last send messageMichael Vetter2020-02-101-7/+19
* Update my Copyright to 2020Michael Vetter2020-01-031-1/+1
* Add vim modelineMichael Vetter2019-11-131-0/+1
* Update chat_log_pgp_msg_out() usageMichael Vetter2019-10-291-6/+6
* Actually log MUC PM messagesMichael Vetter2019-10-281-10/+14
* Show MUC history on intentional reconnectMichael Vetter2019-07-031-0/+2
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-19/+19
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* Close windows on connection loss not general disc.Michael Vetter2019-05-271-0/+1
* Create seperate function for disconnect cleanupMichael Vetter2019-05-191-17/+3
* Rework MUC reflected message filteringPaul Fariello2019-04-101-5/+7
* Add support for disconnect in OMEMOPaul Fariello2019-04-101-0/+3
* Log and print outgoing encrypted messagePaul Fariello2019-04-101-5/+24
* Add support for sending encrypted message in MUCPaul Fariello2019-04-101-4/+19
* Add support for OMEMO, OTR, PGP built togetherPaul Fariello2019-04-101-4/+93
* Add OMEMO message encryption and decryptionPaul Fariello2019-04-101-0/+19
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Add /rooms service autocompletionJames Booth2018-02-051-0/+1
* Update copyrightJames Booth2018-01-211-1/+1
* Update CopyrightJames Booth2017-01-281-1/+1
* Add pre chat and room message blockingJames Booth2017-01-221-0/+6
* Fix compileJames Booth2017-01-161-1/+1
* Remove status from cl_ev_presence_sendJames Booth2017-01-151-2/+3
* Allow clearing account resourceJames Booth2016-11-221-4/+10
* Fix missing paramsJames Booth2016-09-031-2/+2
* Add missed argumentDmitry Podgorny2016-09-021-7/+7
* Send receipt request only when receiver supports featureJames Booth2016-08-181-5/+22
* Tidy headersJames Booth2016-07-241-2/+4
* Moved window_list.cJames Booth2016-07-241-1/+1
* Moved roster_list.cJames Booth2016-07-241-1/+1
* Moved chat_session.cJames Booth2016-07-241-1/+1