about summary refs log tree commit diff stats
path: root/src/event/server_events.c
Commit message (Expand)AuthorAgeFilesLines
* Two carbon logging changesMichael Vetter2019-10-291-27/+38
* Also log sv_ev_delayed_private_messageMichael Vetter2019-10-291-0/+1
* Actually log MUC PM messagesMichael Vetter2019-10-281-1/+2
* Fix which message we want to logMichael Vetter2019-10-191-5/+3
* Move message sent by us logic in own functionMichael Vetter2019-10-181-12/+4
* sv_ev_room_message: log in all cases if not our clientMichael Vetter2019-10-181-14/+13
* sv_ev_room_message: check if message->id is not NULLMichael Vetter2019-10-181-1/+1
* Add connection_get_profanity_identifier stubMichael Vetter2019-10-181-1/+1
* Log incoming MUC messages if origin-id sais they dont come from usMichael Vetter2019-10-181-2/+20
* Don't log own messages on incoming MUCMichael Vetter2019-10-061-4/+7
* Log outgoing carbons instead of incomingMichael Vetter2019-10-041-4/+4
* Log 1:1 messages from other clients also to fileMichael Vetter2019-09-041-0/+4
* Improve sv_ev_roster_received() last activity checkMichael Vetter2019-08-021-11/+9
* Don't print subscribed message if contact is already in rosterMichael Vetter2019-08-011-2/+6
* Show MUC history on intentional reconnectMichael Vetter2019-07-031-7/+5
* Fix handling of encrypted carbonsPaul Fariello2019-06-211-25/+57
* Rename prof_message_t into ProfMessagePaul Fariello2019-06-201-10/+10
* Add prof_message_t to wrap all message attributesPaul Fariello2019-06-201-118/+127
* Use flags in xmmp/message.c for encryption and trustPaul Fariello2019-06-201-5/+5
* Add myself to copyrightMichael Vetter2019-06-171-0/+1
* Merge pull request #1110 from profanity-im/feature/704-ui-behaviour-reconnectMichael Vetter2019-06-111-2/+32
|\
| * Safe last MUC message timestamp per MUCMichael Vetter2019-06-111-8/+7
| * Only show MUC subject on first connectMichael Vetter2019-06-051-1/+1
| * Reduce timestamp call when saving last muc messageMichael Vetter2019-06-051-12/+13
| * Only print room history for new messages upon reconnectMichael Vetter2019-06-051-1/+31
* | Rejoin all MUCs on reconnectMichael Vetter2019-06-101-5/+3
|/
* Create seperate function for disconnect cleanupMichael Vetter2019-05-191-13/+2
* Fix ifdef guard (should have been OMEMO)Michael Vetter2019-05-061-1/+1
* Reset things on connection lossMichael Vetter2019-05-061-0/+5
* Merge pull request #1063 from paulfariello/hotfix/presence-before-rosterMichael Vetter2019-04-171-0/+1
|\
| * Handle presence received before rosterPaul Fariello2019-04-171-0/+1
* | Follow OMEMO policy even when opening window on message and carbon receptionPaul Fariello2019-04-171-0/+14
|/
* Try to start sessions with every jid in rosterPaul Fariello2019-04-101-0/+4
* Wait for discovery end to publish omemo devicelist and bundlePaul Fariello2019-04-101-0/+8
* Rework MUC reflected message filteringPaul Fariello2019-04-101-7/+3
* Ensure encrypted carbon of own message are marked as encryptedPaul Fariello2019-04-101-2/+38
* Log and print outgoing encrypted messagePaul Fariello2019-04-101-11/+55
* Handle decrypted OMEMO messages as suchPaul Fariello2019-04-101-4/+90
* Add support for encrypted carbonPaul Fariello2019-04-101-1/+1
* Add OMEMO identity materials long term storagePaul Fariello2019-04-101-0/+8
* Follow normal workflow for OMEMO message receptionPaul Fariello2019-04-101-1/+1
* Redraw screen after entry of PGP secret keyMichael Vetter2019-02-201-0/+10
* Update copyright to include 2019Michael Vetter2019-01-221-1/+1
* Merge pull request #926 from msantos/null-pointer-dereferenceMichael Vetter2018-07-301-6/+8
|\
| * server_events: fix potential NULL pointer derefMichael Santos2017-04-121-6/+8
* | Add preferences for tab displayJames Booth2018-03-091-2/+2
* | Show name in statusbar tabs WIPJames Booth2018-03-081-2/+2
* | Add /rooms service autocompletionJames Booth2018-02-051-0/+7
* | Update copyrightJames Booth2018-01-211-1/+1
|/
* Update CopyrightJames Booth2017-01-281-1/+1