1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-12-04 14:46:46 -05:00
Commit Graph

5004 Commits

Author SHA1 Message Date
James Booth
43b1d7f7cd Update plugins API docs 2016-07-30 23:00:45 +01:00
James Booth
9603e04e34 Update plugin API docs 2016-07-30 22:17:42 +01:00
James Booth
0adeb85c1b Merge branch 'master' into osx-functional 2016-07-30 21:23:54 +01:00
James Booth
51a7588bc4 Add typedefs to C plugin API 2016-07-30 21:22:45 +01:00
James Booth
f61c58e26a Merge branch 'master' into osx-functional 2016-07-30 19:19:22 +01:00
James Booth
ee79de61f3 Update python API docs 2016-07-30 19:18:37 +01:00
James Booth
c8d231fc75 Update python API docs 2016-07-30 19:06:21 +01:00
James Booth
56afe214d4 Fix type in python api docs 2016-07-30 01:26:27 +01:00
James Booth
0bd3d3283c Merge branch 'master' into osx-functional 2016-07-30 01:09:39 +01:00
James Booth
645a233aa0 Update python API docs 2016-07-30 01:08:39 +01:00
James Booth
650a8a9fd4 Merge branch 'master' into osx-functional 2016-07-29 01:02:34 +01:00
James Booth
7dd754d344 Updates to python docs 2016-07-29 01:01:54 +01:00
James Booth
a308f5e4f1 Add python plugin hook docs 2016-07-29 00:27:26 +01:00
James Booth
1bc6941847 Update gitignore 2016-07-29 00:16:09 +01:00
James Booth
a02be1f1b6 Merge remote-tracking branch 'origin/master' 2016-07-29 00:10:34 +01:00
James Booth
c8f53a64fe Add Python API docs 2016-07-29 00:10:00 +01:00
James Booth
0e8d2bddb6 Merge branch 'master' into osx-functional 2016-07-27 23:36:25 +01:00
James Booth
3396e75d23 Handle NULL saved_status 2016-07-27 23:35:49 +01:00
James Booth
a1f48f8457 Copy curr_status and free original in session.c 2016-07-27 22:07:11 +01:00
James Booth
6c1fef522a Use g_strndup in c_api.c 2016-07-27 21:32:44 +01:00
James Booth
9ae115c58f Merge branch 'master' into osx-functional 2016-07-26 00:42:20 +01:00
James Booth
ae003e62fb Remove copied char* in groupchat_log_chat 2016-07-26 00:40:29 +01:00
James Booth
8c5373fcdf Merge branch 'master' into osx-functional 2016-07-25 23:37:38 +01:00
James Booth
8602ede65e Tidy rosterwin memory handling 2016-07-25 23:28:04 +01:00
James Booth
6777919d96 Rename rooms vars in _send_room_presence 2016-07-25 23:13:09 +01:00
James Booth
5f8ef3816c Free rooms list in sv_ev_login_account_success 2016-07-25 23:11:41 +01:00
James Booth
71730e9d99 Unreference GDateTime 2016-07-25 23:09:51 +01:00
James Booth
8633cd6e29 Free ProfAccount 2016-07-25 22:38:23 +01:00
James Booth
2d212502a9 Merge branch 'master' into osx-functional 2016-07-25 22:24:36 +01:00
James Booth
d5d04756ce Fix memory leaks 2016-07-25 22:23:54 +01:00
James Booth
943e91268c Fix memory leaks 2016-07-25 21:56:38 +01:00
James Booth
139e53f388 Decrement reference count on python hook args objects 2016-07-25 21:48:00 +01:00
James Booth
9ca54c8de9 Merge branch 'master' into osx-functional 2016-07-25 21:18:06 +01:00
James Booth
130e753aac Use Py_RETURN_NONE 2016-07-25 21:13:47 +01:00
James Booth
2e935754b1 Merge branch 'master' into osx-functional 2016-07-25 20:56:01 +01:00
James Booth
41b6414d1a Merge pull request #828 from asdil12/patch-2
Fix indentation in http_upload.c
2016-07-25 20:52:31 +01:00
Dominik Heidler
5d354defca Fix indentation in http_upload.c 2016-07-25 12:28:33 +02:00
James Booth
b2c46de104 Merge branch 'master' into osx-functional 2016-07-25 02:08:16 +01:00
James Booth
fcbf56657d Remove unused function prototype 2016-07-25 02:06:55 +01:00
James Booth
e363c8ef3e Merge branch 'master' into osx-functional 2016-07-25 01:30:42 +01:00
James Booth
0ffb441cad Store GTimeZone in statusbar
fixes #785
2016-07-25 01:29:09 +01:00
James Booth
33172cb917 Free pgpdir 2016-07-25 01:03:44 +01:00
James Booth
48826cfd9b Merge branch 'master' into osx-functional 2016-07-25 00:59:38 +01:00
James Booth
1437c360b5 Free old hash table on wins_tidy 2016-07-25 00:57:42 +01:00
James Booth
e548ce6583 Merge branch 'master' into osx-functional 2016-07-25 00:42:00 +01:00
James Booth
8f9f018d5a Free python_str_or_unicode_to_string results 2016-07-25 00:41:34 +01:00
James Booth
923256b8bb Free icon dir path name 2016-07-25 00:18:52 +01:00
James Booth
edaeb4bd45 Merge branch 'master' into osx-functional 2016-07-24 22:47:08 +01:00
James Booth
cbfc34f7c3 Remove debug on plugin win create 2016-07-24 22:32:39 +01:00
James Booth
a3a73cf003 Move all filepath handling to files.c 2016-07-24 21:49:35 +01:00