James Booth
|
46e2f11b93
|
Removed /mouse command
|
2015-07-19 22:48:12 +01:00 |
|
James Booth
|
051c6ed50e
|
Check for self jid on /software
fixed #592
|
2015-07-08 21:05:20 +01:00 |
|
James Booth
|
9a5fe29caa
|
Changed /roster empty -> /roster remove_all contacts
Make it difficult to accidentally use this command.
|
2015-07-08 20:51:39 +01:00 |
|
Daniel
|
806afcc014
|
Allow hiding of empty presence groups: /roster {show,hide} empty (default is show)
|
2015-07-08 13:11:56 +02:00 |
|
James Booth
|
106e909fbd
|
Merge remote-tracking branch 'incertia/time'
Conflicts:
src/config/preferences.c
|
2015-07-01 20:16:09 +01:00 |
|
James Booth
|
ae4c2781e1
|
Added messaage when account resource changed whilst connected
|
2015-06-24 21:36:39 +01:00 |
|
James Booth
|
240f6a3f79
|
Fixed various jid and account mem leaks
|
2015-06-24 20:53:04 +01:00 |
|
James Booth
|
626ab51ed4
|
free account after account connect
|
2015-06-24 20:24:39 +01:00 |
|
James Booth
|
358e9d6af0
|
Added /pgp setkey command
|
2015-06-23 23:29:10 +01:00 |
|
James Booth
|
86acd4649b
|
Added PGP prefs
|
2015-06-22 21:09:14 +01:00 |
|
James Booth
|
3d2f999efb
|
Added PGP logging preferences
|
2015-06-21 21:42:58 +01:00 |
|
James Booth
|
446027b950
|
Moved setting otr.warn -> enc.warn
|
2015-06-21 21:07:57 +01:00 |
|
James Booth
|
217fcff420
|
Added /pgp end command
|
2015-06-21 20:20:28 +01:00 |
|
James Booth
|
f81652e84e
|
Added enc_mode check when starting OTR
|
2015-06-21 20:13:28 +01:00 |
|
James Booth
|
e45afd5c09
|
Added pgp checks for message sending
|
2015-06-21 01:48:25 +01:00 |
|
James Booth
|
6617bb5a2b
|
Added window encyption mode for PGP
|
2015-06-20 23:49:24 +01:00 |
|
James Booth
|
16999a3964
|
Merge branch 'master' into openpgp
|
2015-06-20 00:39:08 +01:00 |
|
James Booth
|
d7ec339e3e
|
Added /roster empty command
|
2015-06-20 00:38:28 +01:00 |
|
James Booth
|
ea99012d9b
|
Added initial /pgp start checks
|
2015-06-18 01:34:27 +01:00 |
|
James Booth
|
85cc5ab50d
|
Added cmd_pgp tests
|
2015-06-18 00:12:01 +01:00 |
|
James Booth
|
1af3565cbd
|
Merge branch 'master' into openpgp
|
2015-06-17 19:55:52 +01:00 |
|
James Booth
|
e00a03f916
|
Removed wins_get_current_* functions
|
2015-06-17 19:49:55 +01:00 |
|
James Booth
|
8fde14879a
|
Merge branch 'master' into openpgp
Conflicts:
src/command/commands.c
src/command/commands.h
|
2015-06-17 00:40:06 +01:00 |
|
James Booth
|
2215a3791f
|
Added current window reference to command functions
|
2015-06-17 00:15:28 +01:00 |
|
James Booth
|
cfef64c767
|
Pass current window to autocompleters
|
2015-06-16 22:59:08 +01:00 |
|
James Booth
|
637b8bee9f
|
Merge branch 'master' into openpgp
|
2015-06-15 23:17:11 +01:00 |
|
James Booth
|
fb0e065902
|
Tidied cmd_otr, added check-unit target to Makefile
|
2015-06-15 23:16:22 +01:00 |
|
James Booth
|
de47450594
|
Merge branch 'master' into openpgp
|
2015-06-15 22:03:25 +01:00 |
|
James Booth
|
6097a5bade
|
Removed ui_get_current_chat()
|
2015-06-15 22:01:28 +01:00 |
|
James Booth
|
c76692516a
|
Merge branch 'master' into openpgp
|
2015-06-15 20:39:17 +01:00 |
|
James Booth
|
5cdd69f478
|
Moved UI interfaces to ui.h
|
2015-06-15 20:11:34 +01:00 |
|
James Booth
|
38ed9188d3
|
Moved ui/windows -> window_list
|
2015-06-15 19:26:28 +01:00 |
|
James Booth
|
a849b200b3
|
Added win_clear() function
|
2015-06-15 17:54:47 +01:00 |
|
James Booth
|
10a5f29023
|
Merge branch 'master' into openpgp
|
2015-06-14 00:02:00 +01:00 |
|
James Booth
|
e50461a897
|
Set columns when running functional tests
|
2015-06-13 23:59:33 +01:00 |
|
James Booth
|
698288ab5c
|
Show message when offline for /pgp fps
|
2015-06-13 01:19:56 +01:00 |
|
James Booth
|
a3693cfbe7
|
Merge branch 'master' into openpgp
|
2015-06-02 20:32:07 +01:00 |
|
James Booth
|
f0f3a739f4
|
Merge remote-tracking branch 'PMaynard/#551'
|
2015-06-02 20:29:35 +01:00 |
|
Pete
|
a0a7d04a5f
|
Tidy up windows when enabling
|
2015-06-01 14:47:02 +01:00 |
|
Pete
|
0564976264
|
Refactored 'ui_tidy_wins()' to return bool and not output text, Corrected underline, removed call to function 'wins_resize_all()'.
|
2015-06-01 11:27:01 +01:00 |
|
Will Song
|
9463c67190
|
fix conflicts
|
2015-05-29 19:53:37 -05:00 |
|
Pete
|
fbc57765a3
|
Added window auto tidy.
|
2015-05-29 14:25:14 +01:00 |
|
James Booth
|
34d9b2b272
|
Merge branch 'master' into openpgp
|
2015-05-17 22:28:12 +01:00 |
|
Adam Ehlers Nyholm Thomsen
|
882ca85aca
|
allow enabling / disabling carbons without being connected.
|
2015-05-17 13:29:08 +02:00 |
|
James Booth
|
0db7bcbdcd
|
Merge branch 'master' into openpgp
|
2015-05-07 23:23:45 +01:00 |
|
James Booth
|
d853284f92
|
Added cl_ev_presence_send
|
2015-05-07 23:21:48 +01:00 |
|
James Booth
|
a2281dbccf
|
Merge branch 'master' into openpgp
|
2015-05-07 23:16:22 +01:00 |
|
James Booth
|
56cbce2ff3
|
Renamed presence_update -> presence_send
|
2015-05-07 23:12:49 +01:00 |
|
James Booth
|
3fd9692aec
|
Merge branch 'master' into pgp
|
2015-05-04 23:40:58 +01:00 |
|
James Booth
|
4acf853b1c
|
Use null check convention in commands.c
|
2015-05-04 22:23:59 +01:00 |
|