James Booth
|
355adb117c
|
Added WIN_PLUGIN case to win_free()
|
2016-03-07 18:24:04 +00:00 |
|
James Booth
|
7fdf50eb31
|
Add plugin wins to /win and /close autocompletion
|
2016-03-01 00:03:11 +00:00 |
|
James Booth
|
accde2a61c
|
Fixed cygwin compile
|
2016-02-28 19:05:26 +00:00 |
|
James Booth
|
9d31ce49c3
|
Added missing stdlib.h include
|
2016-02-24 00:59:28 +00:00 |
|
James Booth
|
412dc13629
|
Added prof_cons_bad_cmd_usage plugin function
|
2016-02-18 22:25:43 +00:00 |
|
James Booth
|
0ed3b53bd2
|
Integrated plugins with /help command
|
2016-02-18 21:53:20 +00:00 |
|
James Booth
|
639623d625
|
Tidied cons_show_help
|
2016-02-18 20:52:52 +00:00 |
|
James Booth
|
a14b7815ae
|
Added new help format to c plugins WIP
|
2016-02-18 01:20:37 +00:00 |
|
James Booth
|
1f90aca503
|
Merge branch 'master' into plugins-c
Conflicts:
src/main.c
src/ui/console.c
|
2016-02-14 23:00:52 +00:00 |
|
James Booth
|
e53e94f1e2
|
Updated copyright
|
2016-02-14 22:54:46 +00:00 |
|
James Booth
|
41fe8c22b1
|
Added C plugin code from plugins branch
|
2016-02-14 22:28:55 +00:00 |
|
James Booth
|
f887a35c0c
|
Fixed memory deallocations
|
2016-02-14 01:59:53 +00:00 |
|
James Booth
|
c3dfd6d35a
|
Highlight longer triggers first
|
2016-02-13 22:55:57 +00:00 |
|
James Booth
|
1a3dc91e11
|
Highlight room trigger terms
|
2016-02-13 22:46:25 +00:00 |
|
James Booth
|
2f82f50a35
|
Added roommention.term theme option
|
2016-02-10 23:03:23 +00:00 |
|
James Booth
|
71679a3159
|
Added mention and trigger themes for console
|
2016-02-10 21:38:28 +00:00 |
|
James Booth
|
62b0cdd8fd
|
Fix room notification reminders
|
2016-02-07 01:15:40 +00:00 |
|
James Booth
|
abc2f0de39
|
Added /roster show|hide unsubscribed
|
2016-02-07 00:49:48 +00:00 |
|
James Booth
|
6702bb9739
|
Don't show notification reminders for messages the user does not want notifications for
|
2016-02-04 01:24:37 +00:00 |
|
James Booth
|
e1962261a9
|
Tidy notify_room_message()
|
2016-02-04 00:45:37 +00:00 |
|
James Booth
|
c14ef33906
|
Tidy notify_message()
|
2016-02-04 00:41:53 +00:00 |
|
James Booth
|
8342265607
|
Removed unused arg: prefs_do_chat_notify()
|
2016-02-04 00:21:38 +00:00 |
|
James Booth
|
bab75cae15
|
Implemented /console private setting
|
2016-02-03 23:39:20 +00:00 |
|
James Booth
|
19a3066e28
|
Implemented /console chat setting
|
2016-02-03 23:16:42 +00:00 |
|
James Booth
|
77e819e81a
|
Handle self leaving room in private wins
|
2016-02-03 00:11:38 +00:00 |
|
James Booth
|
3ddef99dfe
|
Handle occupant kicked/banned in private chat wins
|
2016-02-02 22:25:55 +00:00 |
|
James Booth
|
150015fa3d
|
Show message in private windows when user offline
|
2016-02-02 21:52:13 +00:00 |
|
James Booth
|
f91b21a1d6
|
Allow splitting roster rooms by conference server
|
2016-02-01 01:11:01 +00:00 |
|
James Booth
|
08c1e62e3c
|
Colour private chats by presence in roster panel
|
2016-01-31 23:08:14 +00:00 |
|
James Booth
|
431913127c
|
Roster panel colour fixes
|
2016-01-31 22:02:04 +00:00 |
|
James Booth
|
3805fcfbd1
|
Fixed /pref ui formatting
|
2016-01-31 20:26:49 +00:00 |
|
James Booth
|
a00095c8a9
|
Added roster.rooms.private.char setting
|
2016-01-31 20:17:20 +00:00 |
|
James Booth
|
dd250c6799
|
Show orphaned private chats
|
2016-01-31 19:38:06 +00:00 |
|
James Booth
|
a0f43adf5b
|
Only add private chats to Rooms unread count in roster when room active
|
2016-01-31 18:52:53 +00:00 |
|
James Booth
|
1c65c36cb6
|
Show offline contacts with unread messages in roster
|
2016-01-31 02:47:50 +00:00 |
|
James Booth
|
e816b124ee
|
Removed unused arg from roster_get_ functions
|
2016-01-31 02:33:44 +00:00 |
|
James Booth
|
369aa5e8a8
|
Added filter functions to roster
|
2016-01-31 02:27:02 +00:00 |
|
James Booth
|
f17ecb77d2
|
Added functions for rooms and private chat headers
|
2016-01-31 00:34:44 +00:00 |
|
James Booth
|
5bbb3ef413
|
Added _rosterwin_contacts_header function
|
2016-01-30 23:53:46 +00:00 |
|
James Booth
|
3f3182a7de
|
Reorganise rosterwin.c
|
2016-01-30 23:11:31 +00:00 |
|
James Booth
|
20659b9841
|
Added _rosterwin_contacts_all function
|
2016-01-30 22:54:52 +00:00 |
|
James Booth
|
2092273474
|
Removed _rosterwin_contacts_by_no_group function
|
2016-01-30 22:39:08 +00:00 |
|
James Booth
|
7c4a63f3c2
|
Moved offline check logic in roster panel
|
2016-01-30 22:23:59 +00:00 |
|
James Booth
|
b801a605a7
|
Show private chat unread message count in roster panel
|
2016-01-28 01:08:16 +00:00 |
|
James Booth
|
27adf0311b
|
Updated themes
|
2016-01-28 00:43:50 +00:00 |
|
James Booth
|
fbe8c1e345
|
Added unread counts to roster
|
2016-01-28 00:26:20 +00:00 |
|
James Booth
|
d4f1384b85
|
Store /roster count setting
|
2016-01-27 23:02:28 +00:00 |
|
James Booth
|
0501e49623
|
Fix handling of unknown characters with word wrap
|
2016-01-26 00:25:13 +00:00 |
|
James Booth
|
38dfdb9d84
|
Added missing header
|
2016-01-25 22:54:34 +00:00 |
|
James Booth
|
0ae975c27f
|
Added themes for roster room mention and triggers
closes #718
|
2016-01-25 00:19:26 +00:00 |
|