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
*
Fix possible segfault in xmpp/message.c
Dmitry Podgorny
2020-06-16
1
-1
/
+1
*
Fix carbon logging
Michael Vetter
2020-05-27
1
-4
/
+6
*
Add and use connection_get_barejid()
Michael Vetter
2020-05-25
1
-4
/
+4
*
Fix typing notification
Michael Vetter
2020-05-21
1
-1
/
+1
*
_handle_carbons(): fix potential memleak
Michael Vetter
2020-04-21
1
-2
/
+4
*
MAM: Correctly display incoming MAM chat message
Michael Vetter
2020-04-11
1
-7
/
+12
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
1
-24
/
+32
*
First test with receiving MAM
Michael Vetter
2020-04-11
1
-0
/
+27
*
_handle_chat: return if no 'from'
Michael Vetter
2020-04-11
1
-0
/
+3
*
Don't crash if we get a message without from or type
Michael Vetter
2020-04-11
1
-1
/
+8
*
Add type field to ProfMessage
Michael Vetter
2020-04-06
1
-4
/
+8
*
db: log all incoming and outgoing messages
Michael Vetter
2020-04-06
1
-3
/
+3
*
Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONE
Michael Vetter
2020-04-06
1
-1
/
+1
*
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
[next]