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
...
*
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
*
Add sv_ev_bookmark_autojoin
James Booth
2016-08-28
1
-16
/
+1
*
Rename Bookmark->jid to Bookmark->barejid
James Booth
2016-08-28
2
-20
/
+20
*
Fixed typos
James Booth
2016-08-28
1
-2
/
+2
*
log_info on private carbons
James Booth
2016-08-28
1
-0
/
+5
*
Use hash table for bookmarks
James Booth
2016-08-21
6
-226
/
+162
*
Tidy presence.c
James Booth
2016-08-20
1
-249
/
+311
*
Tidy _handle_carbons
James Booth
2016-08-20
1
-35
/
+52
*
Use libstrophe xmpp_presence_new convenience function
James Booth
2016-08-20
3
-20
/
+5
*
Use libstrophe xmpp_iq_new convenience function
James Booth
2016-08-20
4
-142
/
+70
*
Use libstrophe xmpp_message_get_body convenience function
James Booth
2016-08-20
1
-49
/
+22
*
Use libstrophe xmpp_message_new convenience function
James Booth
2016-08-20
2
-22
/
+12
*
Replace stanza_create_message with libstrophe convenience functions
James Booth
2016-08-20
3
-34
/
+21
*
Use libstrophe convenience functions for stanza attributes
James Booth
2016-08-20
7
-117
/
+117
*
Send receipt request only when receiver supports feature
James Booth
2016-08-18
6
-57
/
+83
*
Only include lastactivity feature in disco responses when enabled
James Booth
2016-08-18
2
-2
/
+4
*
Only include receipts feature in disco responses when enabled
James Booth
2016-08-18
2
-1
/
+44
*
Use hashtable to store profanity disco features
James Booth
2016-08-17
1
-14
/
+16
*
Copy feature strings on caps_get_features
James Booth
2016-08-17
2
-3
/
+5
*
Add caps_create
James Booth
2016-08-14
3
-100
/
+93
*
Move caps_create -> stanza_create_caps_from_query_element
James Booth
2016-08-14
5
-141
/
+139
*
Move caps_create_sha1_str -> stanza_create_caps_sha1_from_query
James Booth
2016-08-14
5
-124
/
+124
*
Move caps static functions
James Booth
2016-08-13
1
-59
/
+59
*
Rename caps_contains -> caps_cache_contains
James Booth
2016-08-13
4
-6
/
+6
*
Move caps_create_query_response_stanza -> stanza_create_caps_query_element
James Booth
2016-08-13
5
-60
/
+77
*
Free DiscoIdentity and SoftwareVersion
James Booth
2016-08-13
1
-0
/
+2
[prev]
[next]