1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-09 21:30:42 +00:00
Commit Graph

4899 Commits

Author SHA1 Message Date
James Booth
37353edf98 Merge branch 'master' into xep0308-last-message-correction
Conflicts:
	src/command/cmd_ac.c
	src/command/cmd_defs.c
2017-04-29 23:01:09 +01:00
James Booth
d52355d72c Set locale in unit tests
issue #901
2017-04-29 20:33:28 +01:00
James Booth
3e18aab9f3 Use g_utf8_find_ functions for prof_occurrences
issue #901
2017-04-28 21:41:55 +01:00
James Booth
2fafaec8a7 Allow search_any and search_all for help 2017-04-07 00:51:29 +01:00
James Booth
a39440b61d Match all terms on help search 2017-04-07 00:36:36 +01:00
James Booth
6cba96fdd1 Update /help help 2017-04-07 00:10:58 +01:00
James Booth
68cb8c9a8e Free cmd search index 2017-04-07 00:08:54 +01:00
James Booth
fd6620a950 Add basic help search 2017-04-06 23:36:50 +01:00
James Booth
6b830277a6 Allow previous autocompletion with shift tab 2017-04-01 00:27:11 +01:00
James Booth
d76fa237bb Merge branch 'master' into xep0308-last-message-correction 2017-03-25 20:54:47 +00:00
James Booth
1b9d033cef Add test for case insensitive autocomplete 2017-03-25 20:46:31 +00:00
James Booth
28c862ac53 Add gtk to travis build 2017-03-25 02:23:01 +00:00
James Booth
3ec0187663 Update travis build otr dependency 2017-03-25 02:17:08 +00:00
James Booth
d4f7cbaab8 Update travis build distro 2017-03-25 02:14:13 +00:00
James Booth
97edebadcb Update Glib dependency to 2.40 2017-03-25 02:07:27 +00:00
James Booth
131c98b305 Add missing header 2017-03-25 01:48:40 +00:00
James Booth
b5e0106526 Autocomplete accent and case insensitive 2017-03-25 01:40:20 +00:00
James Booth
b19e02db91 Merge remote-tracking branch 'edoiks/upstream' 2017-03-24 19:53:41 +00:00
Lukasz Marcinowski
91bc302acf Add theme option for time in a status bar 2017-03-22 19:56:00 +01:00
James Booth
f1a5d12950 Autotidy windows on /leave
fixes #917
2017-03-21 21:13:44 +00:00
James Booth
0ae96417b0 Merge branch 'master' into xep0308-last-message-correction 2017-02-07 23:44:34 +00:00
James Booth
1242fb7f71 Include CHANGELOG and README.md in package
fixes #904
2017-02-07 23:39:42 +00:00
James Booth
5f1ba08f55 Add plugins sourcepath property 2017-02-05 22:37:48 +00:00
James Booth
286fecf38d Allow installing plugins from directory 2017-02-05 21:09:03 +00:00
James Booth
c405367dfe Update plugins help 2017-02-05 19:23:16 +00:00
James Booth
dd42c3de6a Allow loading all plugins 2017-02-05 19:16:14 +00:00
James Booth
a9fab9ed2d Allow unloading all plugins 2017-02-05 18:54:33 +00:00
James Booth
fa5e9d4555 Add correction.char preference 2017-02-02 23:31:19 +00:00
James Booth
62cfe0fbdc Free chatwin last message properties 2017-02-02 22:55:47 +00:00
James Booth
4a65c5de93 Remove MUC last message correction 2017-02-02 22:51:32 +00:00
James Booth
ce138cb23b Merge branch 'master' into xep0308-last-message-correction 2017-02-02 21:34:34 +00:00
James Booth
b768c8b5c5 Update CHANGELOG 2017-01-28 20:30:33 +00:00
James Booth
ea586b507f Merge branch 'master' into xep0308-last-message-correction 2017-01-28 17:30:15 +00:00
James Booth
68a3daedb9 Update Copyright 2017-01-28 17:24:22 +00:00
James Booth
dfeb588953 Update CHANGELOG 2017-01-28 16:55:09 +00:00
James Booth
a3729ec6e0 Merge branch 'master' into xep0308-last-message-correction 2017-01-28 16:43:02 +00:00
James Booth
8978f809f2 Fix alias help
fixes #899
2017-01-28 16:39:04 +00:00
James Booth
6679b890a0 Fix multibyte chars in prof_occurrences
issue #901
2017-01-26 00:52:13 +00:00
James Booth
21ff68a4b2 Merge branch 'master' into xep0308-last-message-correction 2017-01-24 13:46:48 +00:00
James Booth
b712820c99 Check barejid in carbons 2017-01-24 13:37:28 +00:00
James Booth
8317158e47 Merge branch 'master' into xep0308-last-message-correction 2017-01-23 22:37:33 +00:00
James Booth
8e75437a7e Add carbons from check 2017-01-23 22:25:36 +00:00
James Booth
c073418306 Check roster contact before displayng typing notification
fixes #896
2017-01-23 20:56:05 +00:00
James Booth
4c8c3ca267 Merge branch 'master' into xep0308-last-message-correction
Conflicts:
	src/ui/mucwin.c
	src/ui/win_types.h
	src/ui/window.c
	src/ui/window.h
2017-01-22 22:26:07 +00:00
James Booth
83385cdbc0 Add pre chat and room message blocking 2017-01-22 18:09:04 +00:00
James Booth
7090f85d85 Add chat and room show calls to plugins api 2017-01-21 20:23:28 +00:00
James Booth
9cfd17821c Allow room display properies to be set by plugins 2017-01-20 23:26:14 +00:00
James Booth
c8874cd2e0 Allow chat prefix char to be set by plugins 2017-01-20 21:03:55 +00:00
James Booth
a4a2bb5881 Merge branch 'master' into xep0308-last-message-correction
Conflicts:
	src/ui/win_types.h
	src/ui/window.c
2017-01-20 00:36:17 +00:00
James Booth
ab1441a25c Update CHANGELOG 2017-01-19 23:13:39 +00:00