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
/
stanza.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
XEP-0157: Print all available addresses
Michael Vetter
2021-06-30
1
-5
/
+18
*
XEP-0157: Print contact addresses
Michael Vetter
2021-06-30
1
-3
/
+10
*
XEP-0157: Parse contact address stanza
Michael Vetter
2021-06-29
1
-0
/
+31
*
Get rid of asprintf and _GNU_SOURCE define
Michael Vetter
2021-03-30
1
-5
/
+3
*
stanza: simplify stanza_get_muc_destroy_alternative_room
Michael Vetter
2021-03-25
1
-4
/
+1
*
stanza: replae strcmp with g_strcmp0
Michael Vetter
2021-03-25
1
-17
/
+17
*
Add support to register with a room
Michael Vetter
2021-03-25
1
-0
/
+15
*
Add support to approve MUC voice requests
Michael Vetter
2021-03-17
1
-0
/
+15
*
MUC: Add voice request
Thorben Günther
2021-03-12
1
-0
/
+58
*
Merge pull request #1501 from xenrox/change-password
Michael Vetter
2021-03-11
1
-0
/
+37
|
\
|
*
Add command to change password of logged in user
Thorben Günther
2021-03-11
1
-0
/
+37
*
|
Update to the newest version of XEP 0363 (HTTP Upload)
Maximilian Wuttke
2021-03-11
1
-26
/
+5
|
/
*
Variadic version of `stanza_attach_publish_options`
Maximilian Wuttke
2021-03-09
1
-15
/
+34
*
wip: add rsm after we get the first couple of mam messages
Michael Vetter
2021-01-28
1
-1
/
+26
*
Declare counter var inside loop
Michael Vetter
2020-11-09
1
-8
/
+4
*
Replace stanza_get_child_by_name_and_ns with xmpp_stanza_get_child_by_name_an...
Michael Vetter
2020-09-30
1
-20
/
+0
*
Apply coding style
Michael Vetter
2020-07-07
1
-511
/
+505
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-511
/
+517
*
Apply coding style
Michael Vetter
2020-07-07
1
-517
/
+511
*
Fix potential memleak in stanza_create_caps_from_query_element()
Michael Vetter
2020-04-20
1
-4
/
+12
*
First MAM test
Michael Vetter
2020-04-11
1
-0
/
+82
*
Fix use-after-free in stanza_create_caps_from_query_element()
Dmitry Podgorny
2020-04-09
1
-4
/
+8
*
Fix memory leak in stanza_attach_correction()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Fix memleak in stanza_get_oldest_delay
Michael Vetter
2020-02-25
1
-2
/
+14
*
xep-0308: Implement `/correct` to correct the last send message
Michael Vetter
2020-02-10
1
-0
/
+12
*
avatar: use unique id for stanza id
Michael Vetter
2020-02-07
1
-3
/
+3
*
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
1
-1
/
+30
*
stanza: Refactor stanza_get_delay_from()
Michael Vetter
2020-01-30
1
-26
/
+49
*
Fix typo in comment
Michael Vetter
2020-01-23
1
-1
/
+1
*
xep-0084: Download avatars
Michael Vetter
2019-12-18
1
-0
/
+31
*
Fix stanza_get_child_by_name_and_from() strcmp
Michael Vetter
2019-11-14
1
-1
/
+3
*
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
-12
/
+34
*
Fix stanza_get_child_by_name_and_ns() if no name
Michael Vetter
2019-11-12
1
-1
/
+3
*
_handle_groupchat(): get correct origin-id stanza
Michael Vetter
2019-11-08
1
-0
/
+18
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
1
-29
/
+29
*
Don't render (all) delayed messages as MUC history
Holger Weiß
2019-08-20
1
-0
/
+15
*
Fix various OMEMO memleaks
Paul Fariello
2019-07-10
1
-0
/
+9
*
Update tests with new URL
Michael Vetter
2019-05-03
1
-1
/
+1
*
Update profanity URL in entity capabilities stanza
Michael Vetter
2019-05-03
1
-1
/
+1
*
Rework MUC reflected message filtering
Paul Fariello
2019-04-10
1
-0
/
+15
*
Handle bundle publication error on publish-options
Paul Fariello
2019-04-10
1
-8
/
+57
*
Add support for disconnect in OMEMO
Paul Fariello
2019-04-10
1
-4
/
+12
*
Add publish option to OMEMO device list and bundle
Paul Fariello
2019-04-10
1
-0
/
+39
*
Add store hints for OMEMO encrypted messages
Paul Fariello
2019-04-10
1
-0
/
+12
*
Add support for encrypted carbon
Paul Fariello
2019-04-10
1
-1
/
+1
*
Add signal store backend and OMEMO start command
Paul Fariello
2019-04-10
1
-0
/
+25
*
Request for device list when OMEMO is ready
Paul Fariello
2019-04-10
1
-0
/
+24
[next]