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
...
*
Adapt MAM RSM code to latest functions
Michael Vetter
2021-01-28
1
-3
/
+3
*
wip: add rsm after we get the first couple of mam messages
Michael Vetter
2021-01-28
3
-5
/
+46
*
mam: Use correct ID in rsm handler
Michael Vetter
2021-01-28
1
-3
/
+1
*
mam: fix logging message
Michael Vetter
2021-01-28
1
-1
/
+1
*
Start working on MAM RSM to get more pages
Michael Vetter
2021-01-28
2
-1
/
+27
*
Update copyright
Michael Vetter
2021-01-08
5
-5
/
+5
*
Remove not needed include
Michael Vetter
2020-12-16
1
-1
/
+0
*
Fix various typos
Michael Vetter
2020-12-10
3
-5
/
+5
*
Declare counter var inside loop
Michael Vetter
2020-11-09
2
-10
/
+5
*
Print all error stanzas
Michael Vetter
2020-10-30
1
-5
/
+5
*
Fixed Date format for MAM request
DebXWoody
2020-10-28
1
-2
/
+2
*
xmpp/bookmark: don't use uninitialised field
Dmitry Podgorny
2020-10-19
1
-0
/
+1
*
Since the string from strerror should never be modified, use const.
Philipp Klaus Krause
2020-10-14
1
-1
/
+1
*
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
6
-32
/
+10
*
Require libstrophe/libmesode 0.10.0
Michael Vetter
2020-09-30
1
-8
/
+0
*
Fix memory leak in _handle_chat()
Dmitry Podgorny
2020-08-07
1
-21
/
+7
*
Parse stanza-id
Michael Vetter
2020-07-23
3
-6
/
+40
*
ox review: Use english not german
Michael Vetter
2020-07-10
1
-5
/
+5
*
OX: XEP-0373: OpenPGP for XMPP - Version 0.5.0 (2020-06-19)
DebXWoody
2020-07-10
2
-3
/
+241
*
Apply coding style
Michael Vetter
2020-07-07
39
-3203
/
+3233
*
OX: Fix tests
Michael Vetter
2020-07-07
1
-1
/
+2
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
39
-3321
/
+3295
*
Apply coding style
Michael Vetter
2020-07-07
39
-3295
/
+3321
*
OX: Announce public key on PEP
DebXWoody
2020-07-06
3
-0
/
+287
*
Merge branch 'omemofix'
Michael Vetter
2020-07-04
1
-20
/
+39
|
\
|
*
Messages are not shown in ChatSecure
DebXWoody
2020-07-04
1
-20
/
+39
*
|
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
*
|
Fix messages with receipt request not displayed
William Wennerström
2020-07-02
1
-1
/
+0
*
|
message.c: Put plugin handler code in helper function
Michael Vetter
2020-07-02
1
-7
/
+14
*
|
message.c: Log invalid message type
Michael Vetter
2020-07-02
1
-14
/
+14
*
|
message.c: Check for message type
Michael Vetter
2020-07-02
2
-8
/
+5
*
|
message.c: Remove handled cases form _handle_chat()
Michael Vetter
2020-07-02
1
-7
/
+0
*
|
message.c: Break out of _message_handler() after handling code
Michael Vetter
2020-07-02
1
-0
/
+4
*
|
Add HEADLINE stanza define
Michael Vetter
2020-07-02
1
-0
/
+1
*
|
message.c: Parse incoming message stanzas according to type
Michael Vetter
2020-07-02
1
-31
/
+34
*
|
message.c: Add pubsub helper function
Michael Vetter
2020-07-02
1
-13
/
+19
*
|
message.c: Add XEP information
Michael Vetter
2020-07-02
1
-1
/
+6
*
|
message.c: Add my copyright
Michael Vetter
2020-07-02
1
-0
/
+1
*
|
message.c: Make several functions static
Michael Vetter
2020-07-02
1
-3
/
+3
*
|
message.c: Adjust function formatting
Michael Vetter
2020-07-02
1
-8
/
+12
*
|
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-3
/
+3
|
/
[prev]
[next]