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 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
*
Use SoftwareVersion in EntityCapabilities
James Booth
2016-08-13
2
-60
/
+57
*
Use DiscoIdentity in EntityCapabilities
James Booth
2016-08-13
2
-74
/
+84
*
Rename Capabilties -> EntityCapabilities
James Booth
2016-08-13
4
-31
/
+31
*
Reduce variable scope in caps_create_sha1_str
James Booth
2016-08-13
1
-15
/
+8
*
Merge branch 'master' into caps
James Booth
2016-08-13
1
-404
/
+385
|
\
|
*
Refactor stanza.c
James Booth
2016-08-13
1
-404
/
+385
*
|
Use list for profanity service discovery features
James Booth
2016-08-12
1
-64
/
+27
|
/
*
Remove disco features added by plugins on unload
James Booth
2016-08-11
1
-0
/
+1
*
Handle NULL saved_status
James Booth
2016-07-27
1
-1
/
+5
*
Copy curr_status and free original in session.c
James Booth
2016-07-27
1
-1
/
+2
*
Rename rooms vars in _send_room_presence
James Booth
2016-07-25
1
-8
/
+6
*
Free ProfAccount
James Booth
2016-07-25
2
-0
/
+2
*
Move all filepath handling to files.c
James Booth
2016-07-24
1
-18
/
+5
*
Move xgd functions
James Booth
2016-07-24
1
-1
/
+1
*
Move resource conversions
James Booth
2016-07-24
2
-0
/
+74
*
Add config/files.c
James Booth
2016-07-24
1
-0
/
+1
*
Move autoaway check
James Booth
2016-07-24
2
-0
/
+144
*
Tidy headers
James Booth
2016-07-24
24
-72
/
+74
*
Moved window_list.c
James Booth
2016-07-24
3
-3
/
+3
*
Moved roster_list.c
James Booth
2016-07-24
2
-0
/
+742
*
Moved resource.c
James Booth
2016-07-24
2
-0
/
+149
*
Moved muc.c
James Booth
2016-07-24
2
-0
/
+1129
[next]