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
/
iq.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Incoming iq stanza - Reset the autoping timer
DebXWoody
2020-05-23
1
-0
/
+2
*
xep-0092: make it possible to ask servers or components for software
Michael Vetter
2020-05-14
1
-17
/
+28
*
_iq_id_handler_free() dont set NULL
Michael Vetter
2020-04-20
1
-1
/
+0
*
Don't expose upload_processes
Michael Vetter
2020-04-17
1
-1
/
+1
*
Review logging in iq.c
Michael Vetter
2020-04-14
1
-27
/
+39
*
Free timestamp correctly
Michael Vetter
2020-04-13
1
-2
/
+3
*
Check if server suppors MAM
Michael Vetter
2020-04-12
1
-2
/
+5
*
Get MAM since yesterday
Michael Vetter
2020-04-12
1
-1
/
+7
*
First MAM test
Michael Vetter
2020-04-11
1
-0
/
+19
*
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
*
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
*
Save MUC room name in ProfMucWin
Michael Vetter
2020-01-23
1
-0
/
+4
*
Use OMEMO for offline MUC members (#1242)
Paul Fariello
2020-01-20
1
-8
/
+33
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Remove old comment
Michael Vetter
2019-10-21
1
-1
/
+0
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
1
-7
/
+7
*
Fix memleak in /cmd exec
Paul Fariello
2019-07-30
1
-0
/
+7
*
Fix command form submit
Paul Fariello
2019-07-30
1
-1
/
+1
*
Fixup for last commit
Michael Vetter
2019-07-12
1
-1
/
+0
*
Fix segfault in iq_{submit,cancel}_command_config
Michael Vetter
2019-07-12
1
-6
/
+0
*
Fix some more potential double frees
Michael Vetter
2019-07-11
1
-34
/
+0
*
Fix double free in room id handler
Michael Vetter
2019-07-09
1
-6
/
+1
*
Fix double free regarding iq handlers
Michael Vetter
2019-07-08
1
-14
/
+4
*
Free iq_id_handlers correctly
Michael Vetter
2019-07-04
1
-1
/
+15
*
Call iq_handlers_clear() upon disconnect
Michael Vetter
2019-06-20
1
-0
/
+8
*
Cancel autoping timer on disconnect or connection loss
Dmitry Podgorny
2019-06-03
1
-8
/
+12
*
Handle MUC anonymous state when auto starting OMEMO
Paul Fariello
2019-04-17
1
-2
/
+14
*
Wait for discovery end to publish omemo devicelist and bundle
Paul Fariello
2019-04-10
1
-0
/
+2
*
Rename ProfIdCallback into ProfIqCallback
Paul Fariello
2019-04-10
1
-12
/
+12
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Fix optionnal sessionid in xep 0050
Paul Fariello
2019-01-21
1
-1
/
+6
*
Make _get_groups_from_item and roster _compare_* public
Paul Fariello
2018-09-26
1
-12
/
+2
*
Add special handling for xep-0133 get-user-roster
Paul Fariello
2018-09-10
1
-3
/
+42
*
Add support for ad-hoc response with forms
Paul Fariello
2018-09-10
1
-0
/
+6
*
Add missing command name for completion log
Paul Fariello
2018-09-10
1
-1
/
+1
*
Allow to use cmd without being in a window
Paul Fariello
2018-09-05
1
-2
/
+4
*
Add support for command config execution
Paul Fariello
2018-09-05
1
-3
/
+41
*
Add conf win callback
Paul Fariello
2018-09-05
1
-29
/
+39
*
Rename mucconf wins into conf wins
Paul Fariello
2018-09-05
1
-4
/
+4
*
Add support for form edition in command execution
Paul Fariello
2018-09-05
1
-7
/
+24
*
Add command exec error handling
Paul Fariello
2018-09-05
1
-1
/
+1
*
Handle simple execution
Paul Fariello
2018-09-05
1
-1
/
+48
*
Add command subcommands: list and exec
Paul Fariello
2018-09-05
1
-9
/
+76
*
Add command command
Paul Fariello
2018-09-05
1
-0
/
+22
*
Move ID generation to xmpp folder
Michael Vetter
2018-08-30
1
-6
/
+6
*
Use correct macro
Dominik Heidler
2018-07-30
1
-2
/
+2
*
Add /rooms cache
James Booth
2018-02-05
1
-1
/
+25
[next]