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
*
Fix devicelist subscription and handle pubsub event
Paul Fariello
2019-04-10
7
-33
/
+81
*
Add pubsub event callback
Paul Fariello
2019-04-10
3
-0
/
+65
*
Rename ProfIdCallback into ProfIqCallback
Paul Fariello
2019-04-10
3
-17
/
+17
*
Add devicelist and bundle publication
Paul Fariello
2019-04-10
5
-6
/
+198
*
Add devicelist subscription
Paul Fariello
2019-04-10
5
-0
/
+50
*
XEP-0027: Mention XEP in message body
Michael Vetter
2019-02-20
1
-1
/
+1
*
Update copyright to include 2019
Michael Vetter
2019-01-22
37
-37
/
+37
*
Fix optionnal sessionid in xep 0050
Paul Fariello
2019-01-21
2
-2
/
+9
*
Add option to trust server's certificate
Dmitry Podgorny
2018-11-06
1
-0
/
+3
*
Merge pull request #991 from paulfariello/feature/xep-0050
Michael Vetter
2018-09-27
8
-32
/
+327
|
\
|
*
Make _get_groups_from_item and roster _compare_* public
Paul Fariello
2018-09-26
5
-31
/
+19
|
*
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
3
-3
/
+67
|
*
Add conf win callback
Paul Fariello
2018-09-05
2
-31
/
+41
|
*
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
3
-2
/
+50
|
*
Add command subcommands: list and exec
Paul Fariello
2018-09-05
4
-14
/
+85
|
*
Add command command
Paul Fariello
2018-09-05
4
-0
/
+50
*
|
Move p_sha1_hash() to stanza.c
Michael Vetter
2018-09-06
1
-1
/
+18
|
/
*
Move ID generation to xmpp folder
Michael Vetter
2018-08-30
9
-45
/
+68
*
Use correct macro
Dominik Heidler
2018-07-30
1
-2
/
+2
*
Fix muc nick autocomplete colon mid message
James Booth
2018-02-09
1
-33
/
+37
*
Add /rooms service autocompletion
James Booth
2018-02-05
3
-0
/
+44
*
Clear rooms cache on disconnect
James Booth
2018-02-05
1
-0
/
+2
*
Add /rooms cache
James Booth
2018-02-05
2
-1
/
+26
*
Filter rooms by simple case insensitive text
James Booth
2018-02-04
1
-8
/
+35
*
Include filter string in no rooms message
James Booth
2018-01-28
1
-2
/
+2
*
Fix tests, move glob creation
James Booth
2018-01-27
2
-7
/
+12
*
Allow filtering rooms list by glob
James Booth
2018-01-27
2
-8
/
+70
*
Update copyright
James Booth
2018-01-21
37
-37
/
+37
*
Legacy SSL support
Dmitry Podgorny
2017-06-24
1
-0
/
+2
*
Merge remote-tracking branch 'asdil12/ping'
James Booth
2017-06-17
1
-0
/
+9
|
\
|
*
Disable autoping if server doesn't support it
Dominik Heidler
2017-06-16
1
-0
/
+9
*
|
Show message when server does not support ping
James Booth
2017-06-15
1
-0
/
+1
|
/
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
8
-42
/
+42
*
Update Copyright
James Booth
2017-01-28
37
-37
/
+37
*
Check barejid in carbons
James Booth
2017-01-24
1
-2
/
+1
*
Add carbons from check
James Booth
2017-01-23
1
-1
/
+8
*
Remove status from cl_ev_presence_send
James Booth
2017-01-15
5
-15
/
+20
*
Allow clearing account resource
James Booth
2016-11-22
4
-24
/
+37
*
Use server features for account muc service
James Booth
2016-11-20
3
-1
/
+6
*
Add /tls certpath default
James Booth
2016-10-17
1
-2
/
+2
*
Use caps_lookup when checking for feature
James Booth
2016-09-25
1
-2
/
+1
*
Free stanzas on stanza_create_http_upload_request()
James Booth
2016-09-05
1
-0
/
+6
*
Free hashtable key list in connection_jid_for_feature()
James Booth
2016-09-05
1
-0
/
+1
[next]