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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
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
12
-76
/
+121
*
Only include lastactivity feature in disco responses when enabled
James Booth
2016-08-18
3
-2
/
+10
*
Only include receipts feature in disco responses when enabled
James Booth
2016-08-18
3
-1
/
+50
*
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
*
Use hashtables for plugin disco features
James Booth
2016-08-17
2
-28
/
+66
*
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
4
-124
/
+136
*
Use DiscoIdentity in EntityCapabilities
James Booth
2016-08-13
4
-110
/
+128
*
Rename Capabilties -> EntityCapabilities
James Booth
2016-08-13
6
-35
/
+35
*
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
12
-18
/
+91
*
Check return values from python plugin hooks
James Booth
2016-08-11
1
-57
/
+91
*
Add resource to chat message plugin hooks
James Booth
2016-08-10
7
-122
/
+123
*
Rename plugin jid arguments
James Booth
2016-08-10
2
-43
/
+43
*
Rename plugins settings functions
James Booth
2016-08-07
8
-104
/
+104
*
Return int on c_api_settings_string_list_remove_all
James Booth
2016-08-01
3
-4
/
+4
*
Return boolean on prof_settings_string_list_remove_all()
James Booth
2016-08-01
5
-9
/
+18
*
Remove log debugs
James Booth
2016-08-01
1
-7
/
+0
*
Add string lists settings to plugins
James Booth
2016-08-01
8
-0
/
+233
*
Add typedefs to C plugin API
James Booth
2016-07-30
2
-6
/
+9
*
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
*
Use g_strndup in c_api.c
James Booth
2016-07-27
1
-2
/
+2
*
Remove copied char* in groupchat_log_chat
James Booth
2016-07-26
1
-9
/
+7
*
Tidy rosterwin memory handling
James Booth
2016-07-25
1
-10
/
+20
*
Rename rooms vars in _send_room_presence
James Booth
2016-07-25
1
-8
/
+6
*
Free rooms list in sv_ev_login_account_success
James Booth
2016-07-25
1
-2
/
+3
*
Unreference GDateTime
James Booth
2016-07-25
1
-0
/
+1
*
Free ProfAccount
James Booth
2016-07-25
3
-1
/
+5
*
Fix memory leaks
James Booth
2016-07-25
2
-1
/
+3
*
Fix memory leaks
James Booth
2016-07-25
2
-2
/
+5
*
Decrement reference count on python hook args objects
James Booth
2016-07-25
1
-23
/
+39
*
Use Py_RETURN_NONE
James Booth
2016-07-25
1
-56
/
+56
*
Fix indentation in http_upload.c
Dominik Heidler
2016-07-25
1
-1
/
+1
*
Remove unused function prototype
James Booth
2016-07-25
1
-3
/
+0
*
Store GTimeZone in statusbar
James Booth
2016-07-25
1
-2
/
+5
*
Free pgpdir
James Booth
2016-07-25
1
-0
/
+1
[prev]
[next]