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
*
Merge pull request #1566 from DebXWoody/bugfixing/ox
Michael Vetter
2021-07-01
1
-36
/
+38
|
\
|
*
OX bug fix
DebXWoody
2021-07-01
1
-18
/
+17
|
*
OX bug fixing
DebXWoody
2021-06-29
1
-6
/
+7
|
*
Bugfixes for OX implementation
DebXWoody
2021-06-28
1
-27
/
+29
*
|
Add option to only allow messages from jids in roster
Michael Vetter
2021-07-01
1
-0
/
+22
|
/
*
XEP-0353: Display a notice when receiving a call
Michael Vetter
2021-06-09
1
-0
/
+23
*
Message received without body error log
DebXWoody
2021-06-03
1
-2
/
+2
*
Improved OMEMO logging
DebXWoody
2021-05-28
1
-0
/
+2
*
message: correct type checking
Michael Vetter
2021-05-14
1
-1
/
+1
*
Goodbye beautiful IDs
Michael Vetter
2021-04-14
1
-8
/
+6
*
message: parse stanzaid in MUC case
Michael Vetter
2021-03-25
1
-1
/
+9
*
message: make _handle_error safer
Michael Vetter
2021-03-25
1
-2
/
+4
*
message: simplify _handle_headline
Michael Vetter
2021-03-25
1
-4
/
+2
*
message: make _receipt_request_handler safer
Michael Vetter
2021-03-25
1
-1
/
+1
*
message: make _handle_receipt_received safer
Michael Vetter
2021-03-25
1
-1
/
+5
*
message: make _handle_groupchat safer
Michael Vetter
2021-03-25
1
-0
/
+6
*
message: simplify _handle_conference
Michael Vetter
2021-03-25
1
-7
/
+5
*
message: make _handle_form safer
Michael Vetter
2021-03-25
1
-0
/
+3
*
message: make _message_handler safer
Michael Vetter
2021-03-25
1
-7
/
+9
*
mesage: make _handle_ox_chat safer
Michael Vetter
2021-03-25
1
-11
/
+27
*
message: make _handle_chat safer
Michael Vetter
2021-03-25
1
-0
/
+3
*
message: make _handle_muc_private_message safer
Michael Vetter
2021-03-25
1
-0
/
+7
*
message: fix potential segfault in _receipt_request_handler
Michael Vetter
2021-03-25
1
-3
/
+7
*
message: safeguard _handle_receipt_received
Michael Vetter
2021-03-25
1
-15
/
+17
*
message: reorder _handle_groupchat
Michael Vetter
2021-03-25
1
-12
/
+9
*
message: fix possible segfault in _handle_conference
Michael Vetter
2021-03-25
1
-19
/
+23
*
message: fix possible segfault in _handle_muc_user
Michael Vetter
2021-03-25
1
-0
/
+4
*
message: fix possible segfault in _message_handler
Michael Vetter
2021-03-25
1
-3
/
+3
*
Add support to approve MUC voice requests
Michael Vetter
2021-03-17
1
-0
/
+34
*
MUC: Add voice request
Thorben Günther
2021-03-12
1
-0
/
+12
*
Remove forgotten debug line
Michael Vetter
2021-02-15
1
-1
/
+0
*
Use correct time for MAM messages
Michael Vetter
2021-02-04
1
-8
/
+17
*
Update copyright
Michael Vetter
2021-01-08
1
-1
/
+1
*
Print all error stanzas
Michael Vetter
2020-10-30
1
-5
/
+5
*
Enable _handle_ox_chat() payload/body decryption
Michael Vetter
2020-10-09
1
-3
/
+0
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
1
-4
/
+4
*
Fix memory leak in _handle_chat()
Dmitry Podgorny
2020-08-07
1
-21
/
+7
*
Parse stanza-id
Michael Vetter
2020-07-23
1
-5
/
+34
*
Apply coding style
Michael Vetter
2020-07-07
1
-272
/
+272
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-278
/
+278
*
Apply coding style
Michael Vetter
2020-07-07
1
-278
/
+278
*
message.c: Use message->to_jid instead of to_jid
Michael Vetter
2020-07-03
1
-1
/
+1
*
message.c: _handle_carbons() check from field outside of function
Michael Vetter
2020-07-03
1
-15
/
+17
*
message.c: Dont duplicate code in _handle_carbon and _handle_chat
Michael Vetter
2020-07-03
1
-111
/
+66
*
message.c: Remove from/to setting out of condition
Michael Vetter
2020-07-03
1
-6
/
+3
*
message.c: Small code improvements
Michael Vetter
2020-07-03
1
-16
/
+16
*
message.c: Put XEP-0085 code in helper function
Michael Vetter
2020-07-03
1
-18
/
+25
*
Change formatting
Michael Vetter
2020-07-03
1
-1
/
+2
*
handle_headline(): Free text correctly
Michael Vetter
2020-07-03
1
-0
/
+2
*
Handle headline stanza
Stefan Kropp
2020-07-03
1
-1
/
+14
[next]