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
*
Fix `-Werror=maybe-uninitialized`
Steffen Jaeckel
2023-05-12
1
-109
/
+44
*
Cleanup: gchar as gchar instead of char
John Hernandez
2023-05-04
1
-18
/
+9
*
Add ability to disable avatar publishing
IsaacM88
2023-05-02
1
-0
/
+36
*
Fix memleak in stanza_create_caps_query_element
Michael Vetter
2023-04-18
1
-0
/
+3
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
1
-9
/
+15
*
Apply codigng style on new MAM code
Michael Vetter
2022-10-21
1
-2
/
+2
*
Merge MAM improvements from #1724
Michael Vetter
2022-10-21
1
-22
/
+83
|
\
|
*
Fix initial MAM not displaying
MarcoPolo-PasTonMolo
2022-07-05
1
-10
/
+20
|
*
On new chatwin fetch mam according to guidelines.
MarcoPolo-PasTonMolo
2022-07-03
1
-19
/
+70
*
|
Add vCard support
Marouane L
2022-10-18
1
-0
/
+19
*
|
Format Maxis commit properly
Michael Vetter
2022-09-29
1
-1
/
+1
*
|
Use G_GSIZE_FORMAT instead of "%lu" for portability
Maxi Wuttke
2022-09-29
1
-1
/
+1
*
|
stanza: remove strange assignment
Michael Vetter
2022-06-29
1
-1
/
+1
|
/
*
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+101
*
auto-format
Steffen Jaeckel
2022-02-01
1
-1
/
+1
*
first step to remove libmesode
Steffen Jaeckel
2021-10-27
1
-6
/
+0
*
Format new register code correctly
Michael Vetter
2021-10-13
1
-1
/
+0
*
Merge pull request #1574 from binex-dsk/master
Michael Vetter
2021-10-13
1
-0
/
+38
|
\
|
*
registration: memory leaks, error checking
swirl
2021-10-13
1
-2
/
+1
|
*
hacky fix(?) for register
swirl
2021-08-17
1
-1
/
+2
|
*
fixed some bugs, added some more
swirl
2021-08-17
1
-0
/
+3
|
*
initial register command test
swirl
2021-08-17
1
-0
/
+35
*
|
Format code correctly
Michael Vetter
2021-10-05
1
-6
/
+4
*
|
Fix history timestamp
MarcoPolo-PasTonMolo
2021-10-05
1
-6
/
+6
|
/
*
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
[next]