index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
xmpp
/
message.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Add timestamp for incoming messages if none is set
Michael Vetter
2020-04-06
1
-0
/
+6
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
1
-0
/
+7
*
Set muc history correctly in _handle_groupchat()
Michael Vetter
2020-02-25
1
-1
/
+1
*
Fix memleak in _handle_groupchat()
Michael Vetter
2020-02-25
1
-1
/
+6
*
Parse mentions and triggers in muc history if display is 'regular'
Michael Vetter
2020-02-20
1
-1
/
+1
*
xep-0308: enable for carbon copied messages
Michael Vetter
2020-02-14
1
-0
/
+15
*
xep-0308: Implement LMC for outgoing MUC messages
Michael Vetter
2020-02-14
1
-1
/
+5
*
Rename MUC PM handler
Michael Vetter
2020-02-14
1
-3
/
+3
*
xep-0308: Dont allow to correct MUC PMs
Michael Vetter
2020-02-14
1
-8
/
+0
*
xep-0308: correct incoming MUC PMs
Michael Vetter
2020-02-12
1
-0
/
+14
*
xep-0308: Display corrected incoming MUC messages correctly
Michael Vetter
2020-02-12
1
-0
/
+10
*
xep-0308: enable corrections for outgoing encrypted messages
Michael Vetter
2020-02-12
1
-3
/
+15
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
1
-2
/
+5
*
xep-0308: Initial support for incoming LMC
Michael Vetter
2020-02-10
1
-0
/
+19
*
muc: save oldest timestamp
Michael Vetter
2020-01-30
1
-2
/
+7
*
Revert "Save first delay tag as timestamp"
Michael Vetter
2020-01-28
1
-9
/
+0
*
Save first delay tag as timestamp
Michael Vetter
2020-01-24
1
-0
/
+9
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Check for correct delay tag for muc timestamps
Michael Vetter
2019-11-13
1
-6
/
+7
*
_handle_groupchat(): get correct origin-id stanza
Michael Vetter
2019-11-08
1
-2
/
+2
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
1
-18
/
+40
*
Set mucuser in carbon case
Michael Vetter
2019-10-29
1
-0
/
+8
*
Make prof_identifier const
Michael Vetter
2019-10-22
1
-1
/
+1
*
Use UUID in origin-id and id
Michael Vetter
2019-10-22
1
-6
/
+6
*
Free hmac and msgid
Michael Vetter
2019-10-19
1
-3
/
+4
*
Change origin-id/id algo
Michael Vetter
2019-10-18
1
-4
/
+19
*
Move message sent by us logic in own function
Michael Vetter
2019-10-18
1
-0
/
+16
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
1
-8
/
+8
*
Improve MUC 1:1 logging
Michael Vetter
2019-10-07
1
-0
/
+4
*
Fix typo handel -> handle
Michael Vetter
2019-10-06
1
-3
/
+3
*
Detect MUC history correctly with some Prosody versions
Michael Vetter
2019-09-30
1
-1
/
+3
*
Set message->plain in carbon case
Michael Vetter
2019-09-04
1
-1
/
+8
*
Don't render (all) delayed messages as MUC history
Holger Weiß
2019-08-20
1
-2
/
+4
*
Fix plaintext private message handling
Paul Fariello
2019-07-04
1
-3
/
+3
*
Use correct jid variable
Michael Vetter
2019-07-03
1
-1
/
+1
*
Define goto out in _private_chat_handler()
Michael Vetter
2019-07-03
1
-0
/
+1
*
Set plain message in _private_chat_handler
Michael Vetter
2019-07-03
1
-0
/
+7
*
Fix a segfault when carbon has no body
Paul Fariello
2019-06-21
1
-11
/
+13
*
Don't highlight cleartext message as untrusted
Paul Fariello
2019-06-21
1
-0
/
+1
*
Fix segfault when receiving messages without ID
Paul Fariello
2019-06-21
1
-1
/
+3
*
Fix NULL pointer when handling non encrypted message in MUC
Paul Fariello
2019-06-21
1
-1
/
+9
*
Rename prof_message_t into ProfMessage
Paul Fariello
2019-06-20
1
-7
/
+7
*
Add prof_message_t to wrap all message attributes
Paul Fariello
2019-06-20
1
-110
/
+140
*
Use flags in xmmp/message.c for encryption and trust
Paul Fariello
2019-06-20
1
-10
/
+20
*
Add trusted state after OMEMO decryption
Paul Fariello
2019-06-20
1
-8
/
+11
*
Call message_handlers_clear() upon disconnect
Michael Vetter
2019-06-20
1
-0
/
+8
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
1
-4
/
+14
*
Fix devicelist notification handler
Paul Fariello
2019-04-10
1
-2
/
+1
*
Ensure encrypted carbon of own message are marked as encrypted
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
1
-0
/
+1
[prev]
[next]