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 OTR
John Hernandez
2023-03-31
1
-4
/
+0
*
Add macro for possible NULL prints and use it on known sports
the xhr
2023-01-26
1
-1
/
+1
*
introduce `auto_jid` and refcounting in `Jid`
Steffen Jaeckel
2023-01-19
1
-26
/
+12
*
improve const correctness
Steffen Jaeckel
2023-01-18
1
-5
/
+5
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
ox: add helper message in case signcrypt doesnt work
Michael Vetter
2022-06-29
1
-0
/
+1
*
Split ox functions from gpg.c to ox.c
Michael Vetter
2022-06-29
1
-0
/
+1
*
Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica...
Michael Vetter
2022-06-11
1
-0
/
+8
|
\
|
*
Fix duplicate messages in chat with oneself.
MarcoPolo-PasTonMolo
2022-05-31
1
-0
/
+8
*
|
Make muc config update after form submit
MarcoPolo-PasTonMolo
2022-05-27
1
-0
/
+45
|
/
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
ox: only process proper messages
Michael Vetter
2022-05-04
1
-12
/
+11
*
ox: prefix function _openpgp_signcrypt with ox_
Michael Vetter
2022-05-04
1
-3
/
+3
*
Bugfix OX rpad generation
Stefan Kropp
2022-05-03
1
-4
/
+6
*
ox: dont print empty body message
Michael Vetter
2022-04-27
1
-3
/
+3
*
ox: remove comment
Michael Vetter
2022-04-27
1
-4
/
+0
*
Fix typo: paylod -> payload
Michael Vetter
2022-04-12
1
-1
/
+1
*
Fix typos in comments
Michael Vetter
2022-02-18
1
-1
/
+1
*
Merge branch 'master' into xep/xep0107-user-mood
Michael Vetter
2021-12-06
1
-2
/
+8
|
\
|
*
Fix carbons criteria
Michael Vetter
2021-11-25
1
-2
/
+8
*
|
xep-0107: adapting the pubsub/headline code
Michael Vetter
2021-12-06
1
-2
/
+3
*
|
Add xep-0107: User Mood support
DebXWoody
2021-12-06
1
-1
/
+8
|
/
*
first step to remove libmesode
Steffen Jaeckel
2021-10-27
1
-6
/
+0
*
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
[next]