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

2625 Commits

Author SHA1 Message Date
James Booth
cdd10d5b72 Added autocompleters to python API 2014-06-12 00:04:44 +01:00
James Booth
98dc1ddb97 Renamed C register autocomplete 2014-06-11 23:30:33 +01:00
James Booth
debe0ac3f1 Added autcomplete for C plugins 2014-06-11 23:27:42 +01:00
James Booth
cb2a026594 Fixed coloured output in C API 2014-06-11 21:35:05 +01:00
James Booth
dd91a88eb0 Removed win_process_line from all APIs 2014-06-11 21:17:32 +01:00
James Booth
b012a1b1b6 Use waddstr to avoid message truncation 2014-06-10 23:39:31 +01:00
James Booth
13c2cc36c3 Manage python Global Interpreter Lock to allow plugin threading 2014-06-09 19:30:01 +01:00
James Booth
c450a78b75 Added yellow output to plugin api 2014-06-08 18:36:38 +01:00
James Booth
cc7fb03603 Added colour functions for API window print line 2014-06-05 22:11:57 +01:00
James Booth
b8d0f36684 Added window creation and status bar changes to plugin api 2014-06-05 21:13:29 +01:00
James Booth
57416634d5 Added site path for python plugins 2014-06-05 00:36:36 +01:00
James Booth
6a5552b128 Removed ruby debug from travis build 2014-06-04 19:40:10 +01:00
James Booth
9112b0003d Added libtool check in configure.ac 2014-06-03 23:50:47 +01:00
James Booth
16650b0dea Disable ruby plugins in travis build 2014-06-03 22:15:02 +01:00
James Booth
4daeb780bc Merge branch 'master' into plugins 2014-06-03 21:50:12 +01:00
James Booth
d0fa51fe67 Fixed compiler warning 2014-06-03 21:48:38 +01:00
James Booth
758c30133f Merge branch 'master' into plugins 2014-06-03 21:46:40 +01:00
James Booth
1925cb80ec Show info in chat and private chat windows 2014-06-03 21:35:27 +01:00
James Booth
c65b43f081 Show info in room for participant 2014-06-03 21:20:13 +01:00
James Booth
8ae6d359d7 Moved info display code to window.c 2014-06-03 21:14:21 +01:00
James Booth
fbb6146050 Merge branch 'master' into plugins 2014-06-02 18:45:42 +01:00
James Booth
17c73814ac Made room message notification preference display case consistent 2014-06-02 18:44:06 +01:00
James Booth
6a30e5a5e1 Added debug output to travis build 2014-06-01 23:24:09 +01:00
James Booth
b7dea2a8da Merge branch 'master' into plugins 2014-06-01 22:56:47 +01:00
James Booth
21af901fe4 Include stdint 2014-06-01 22:53:30 +01:00
James Booth
71c4e1c890 Merge branch 'master' into plugins
Conflicts:
	.travis.yml
	configure.ac
2014-06-01 22:48:47 +01:00
James Booth
575b6acdd2 Use public domain SHA1 code, remove libgcrypt dependency 2014-06-01 22:42:10 +01:00
James Booth
13fb67ddf5 Removed lua from travis build 2014-05-28 23:33:24 +01:00
James Booth
f6eb3a360c Removed lua from temp configure until lua 5.2 working 2014-05-28 23:22:03 +01:00
James Booth
99bfd719bb Updated travis build to force all plugin langs 2014-05-28 23:15:29 +01:00
James Booth
8fa41701d4 Reintroduced lua AX macros 2014-05-28 23:12:20 +01:00
James Booth
2c5ab7f64a Added temporary configure-plugins script
Runs config options for stable plugins, and debug
2014-05-28 23:00:15 +01:00
James Booth
935e6b8521 Added manual ruby configuration 2014-05-28 22:47:53 +01:00
James Booth
ef6734beed Change liblua-dev version in travis build 2014-05-27 00:06:08 +01:00
James Booth
b82fe12e7d Updated travis build 2014-05-27 00:02:33 +01:00
James Booth
3065b8be06 Updated hardcoded lua version to 5.2, removed debug from lua_api 2014-05-26 23:58:18 +01:00
James Booth
d0647e3582 Merge branch 'master' into plugins 2014-05-26 20:08:02 +01:00
James Booth
355cd27f6c Added character codes for alt-left, alt-right 2014-05-26 19:53:44 +01:00
James Booth
52f66fde10 Fixed tests to work with cmocka 0.4.1 2014-05-26 01:05:19 +01:00
James Booth
75c762bbfa Fixed merge issue 2014-05-24 22:46:14 +01:00
James Booth
87aa4e9678 Merge branch 'master' into plugins
Conflicts:
	src/ui/notifier.c
2014-05-24 22:36:19 +01:00
James Booth
60b59d984a Escape strings passed to terminal-notifier 2014-05-24 22:31:42 +01:00
James Booth
b36fbe413a Added settings to show message text in notifications 2014-05-24 22:14:26 +01:00
James Booth
b25b3f3180 Added notification setting for typing in current window 2014-05-24 21:13:33 +01:00
James Booth
eb0f0dd96b Added settings for message notifications in current window 2014-05-24 20:46:03 +01:00
James Booth
8e14946aad Ignore case for chat room mention notification 2014-05-24 16:59:45 +01:00
James Booth
866d87af79 Added /notify room mention setting 2014-05-24 16:46:05 +01:00
James Booth
7d90d218c0 Split regular and chat room notify settings 2014-05-24 15:54:10 +01:00
James Booth
9d942fd841 Merge branch 'master' into plugins 2014-05-23 23:32:32 +01:00
James Booth
663a22fb7e Changed input text to green boothj5 theme 2014-05-23 23:31:26 +01:00