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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Check if server suppors MAM
Michael Vetter
2020-04-12
2
-2
/
+6
*
Get MAM since yesterday
Michael Vetter
2020-04-12
1
-1
/
+7
*
MAM: Correctly display incoming MAM chat message
Michael Vetter
2020-04-11
2
-7
/
+13
*
Add to_jid field to ProfMessage struct
Michael Vetter
2020-04-11
2
-25
/
+34
*
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
*
First MAM test
Michael Vetter
2020-04-11
4
-0
/
+105
*
Fix use-after-free in stanza_create_caps_from_query_element()
Dmitry Podgorny
2020-04-09
1
-4
/
+8
*
Fix comment
Michael Vetter
2020-04-06
1
-1
/
+1
*
Add hint about future ProfMessage Id needs
Michael Vetter
2020-04-06
1
-0
/
+1
*
Add comment what id is about
Michael Vetter
2020-04-06
1
-0
/
+1
*
Add type field to ProfMessage
Michael Vetter
2020-04-06
2
-6
/
+19
*
Adapt win_print_history() to work with muc too
Michael Vetter
2020-04-06
1
-0
/
+1
*
db: log all incoming and outgoing messages
Michael Vetter
2020-04-06
2
-4
/
+4
*
Rename PROF_MSG_ENC_PLAIN to PROF_MSG_ENC_NONE
Michael Vetter
2020-04-06
2
-2
/
+2
*
Add timestamp for incoming messages if none is set
Michael Vetter
2020-04-06
1
-0
/
+6
*
Fix memory leak in stanza_attach_correction()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Fix memory leak of presence object
Dmitry Podgorny
2020-02-23
1
-0
/
+2
*
xep-0084/avatar: add option to open avatar directly
Michael Vetter
2020-03-10
2
-3
/
+28
*
Use correct MUC message timestamp
Michael Vetter
2020-03-09
1
-0
/
+7
*
Use proper OS names for OpenBSD and NetBSD
Michael Vetter
2020-03-09
1
-2
/
+2
*
Fix few memory leaks
Dmitry Podgorny
2020-02-27
1
-0
/
+2
*
Set muc history correctly in _handle_groupchat()
Michael Vetter
2020-02-25
1
-1
/
+1
*
Free jid in muc_members_add()
Michael Vetter
2020-02-25
1
-0
/
+1
*
Fix memleak in stanza_get_oldest_delay
Michael Vetter
2020-02-25
1
-2
/
+14
*
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
2
-2
/
+2
*
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
2
-2
/
+6
*
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
2
-6
/
+18
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
4
-4
/
+19
*
xep-0308: create setting to toggle lmc
Michael Vetter
2020-02-10
1
-2
/
+7
*
xep-0308: Initial support for incoming LMC
Michael Vetter
2020-02-10
4
-0
/
+25
*
avatar: use unique id for stanza id
Michael Vetter
2020-02-07
3
-7
/
+10
*
Add context to autocomplete_with_func and use it for omemo trust command
Paul Fariello
2020-01-31
8
-18
/
+18
*
fix: Initialize variable in stanza_get_oldest_delay()
Michael Vetter
2020-01-30
1
-1
/
+1
*
Fix error in stanza_get_oldest_delay()
Michael Vetter
2020-01-30
1
-3
/
+3
*
muc: save oldest timestamp
Michael Vetter
2020-01-30
3
-3
/
+38
*
stanza: Refactor stanza_get_delay_from()
Michael Vetter
2020-01-30
1
-26
/
+49
*
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
*
Fix typo in comment
Michael Vetter
2020-01-23
1
-1
/
+1
*
xep-0092: add config option to set whether OS is revealed
Michael Vetter
2020-01-23
1
-14
/
+22
*
xep-0092: send OS too
Michael Vetter
2020-01-23
1
-0
/
+23
*
Add option to notify about version request
Michael Vetter
2020-01-23
1
-0
/
+8
[prev]
[next]