James Booth
|
13f73a30e7
|
Added /inpblock command
|
2014-12-21 18:15:29 +00:00 |
|
James Booth
|
79d4cbe967
|
Fixed /occupants hide
|
2014-12-20 22:44:01 +00:00 |
|
James Booth
|
39aae7f548
|
Removed TODOs
|
2014-12-20 18:48:35 +00:00 |
|
James Booth
|
6800bf1cad
|
Fixed tests
|
2014-12-20 18:39:39 +00:00 |
|
James Booth
|
ea267e2017
|
Refactored all window recipients and types
Tests need fixing
|
2014-12-20 00:52:35 +00:00 |
|
James Booth
|
0146e62576
|
Refactoring window types, removing recipient and from references - wip
|
2014-12-18 23:57:19 +00:00 |
|
James Booth
|
76c665e986
|
Tidy occupantswin.c
|
2014-12-16 23:50:25 +00:00 |
|
James Booth
|
4dc48b4b48
|
Added occupantswin.c
|
2014-12-16 23:37:23 +00:00 |
|
James Booth
|
052eee3c3e
|
Refactor rosterwin.c
|
2014-12-16 23:16:23 +00:00 |
|
James Booth
|
48ec7b3b47
|
Moved roster functions
|
2014-12-16 23:00:05 +00:00 |
|
James Booth
|
0e7e931589
|
Added rosterwin.c
|
2014-12-16 22:14:15 +00:00 |
|
James Booth
|
0ac789e48c
|
Fixed window resize
|
2014-12-16 21:18:32 +00:00 |
|
James Booth
|
0880b217cb
|
Tidied subwin paging
|
2014-12-16 21:08:48 +00:00 |
|
James Booth
|
8f6167b45e
|
Refactor layout creation
|
2014-12-16 20:53:23 +00:00 |
|
James Booth
|
630fef015d
|
Added new window and layout types
|
2014-12-16 01:39:47 +00:00 |
|
James Booth
|
070547a7ff
|
Added window specific creation functions
|
2014-12-15 00:28:28 +00:00 |
|
James Booth
|
70f7db0d91
|
Subscription handler uses wins_new_chat
|
2014-12-11 00:02:51 +00:00 |
|
James Booth
|
8e46b9e75b
|
Added win create functions for chat and private chat
|
2014-12-10 22:34:33 +00:00 |
|
James Booth
|
9ba5a576ba
|
Split private message handling to separate functions
|
2014-12-10 22:23:33 +00:00 |
|
James Booth
|
c8ae55a88c
|
Removed unused argument from _wins_show_history
|
2014-12-10 21:49:21 +00:00 |
|
James Booth
|
742748b05c
|
Renamed chat_resource -> resource
|
2014-12-10 21:17:31 +00:00 |
|
James Booth
|
706f31422d
|
Moved chat resource to WIN_CHAT type
|
2014-12-10 01:44:32 +00:00 |
|
James Booth
|
12d0d22ab3
|
Moved otr properties to WIN_CHAT type
|
2014-12-10 01:33:46 +00:00 |
|
James Booth
|
7b44ac97cc
|
Added form to WIN_MUC_CONFIG type
|
2014-12-10 01:14:11 +00:00 |
|
James Booth
|
0ce924465f
|
Added union for window types
|
2014-12-10 00:54:46 +00:00 |
|
James Booth
|
eeb6e6b8fc
|
Use selected resource for sending messages
|
2014-12-03 23:36:39 +00:00 |
|
James Booth
|
d652c3c7ac
|
Show resource presence with /resource command
|
2014-12-02 21:06:29 +00:00 |
|
James Booth
|
1a8c805319
|
Added /resource command
|
2014-12-02 20:50:21 +00:00 |
|
James Booth
|
aae88753a3
|
Tidied title bar draw
|
2014-12-02 20:05:52 +00:00 |
|
James Booth
|
4740f84c24
|
Updated navigation help
|
2014-12-01 22:16:25 +00:00 |
|
James Booth
|
b704fb1777
|
Merge remote-tracking branch 'origin/ctrl-w' into ctrl-w
|
2014-12-01 22:14:09 +00:00 |
|
James Booth
|
bca36bfcbf
|
Removed debug
|
2014-12-01 22:13:42 +00:00 |
|
James Booth
|
0a3365d297
|
Added ifdef to _show_privacy() function
|
2014-12-01 21:54:32 +00:00 |
|
James Booth
|
fe021a226c
|
Added ctrl-w support (with debug)
|
2014-12-01 21:45:08 +00:00 |
|
James Booth
|
71ed9ac2d1
|
Fixed /me messages in chat room history
|
2014-12-01 13:38:17 +00:00 |
|
James Booth
|
e70cbd1b61
|
Colour /me messages correctly
fixes #457
|
2014-11-30 22:50:02 +00:00 |
|
James Booth
|
f486b5884b
|
Added Alt-Backspace to navigation help
|
2014-11-22 22:12:32 +00:00 |
|
James Booth
|
b819ea3708
|
Fix autocomplete clash, fix crash on opening window when recipient not in roster
|
2014-11-22 21:55:33 +00:00 |
|
James Booth
|
6772935493
|
Remove contact lookup when showing OTR privacy
|
2014-11-22 21:26:53 +00:00 |
|
James Booth
|
e8a65e3b68
|
Renamed roster autocomplete functions
|
2014-11-22 21:13:33 +00:00 |
|
James Booth
|
d965709910
|
Tidied whitespace
|
2014-11-22 20:41:47 +00:00 |
|
James Booth
|
f24b348739
|
refactor parts of title bar render out of _title_bar_draw
|
2014-11-20 21:32:19 +00:00 |
|
James Booth
|
20fa96325d
|
Added [ui] preferences to themes
|
2014-11-19 23:58:55 +00:00 |
|
James Booth
|
076576178c
|
Update input window on /theme set
|
2014-11-19 16:32:26 +00:00 |
|
James Booth
|
a781295542
|
Added newline
|
2014-11-17 21:14:03 +00:00 |
|
James Booth
|
1d5ac1b474
|
Added /theme colours command
|
2014-11-17 21:10:08 +00:00 |
|
James Booth
|
74d9937573
|
Changed type to enum for presence colour attributes
|
2014-11-16 23:37:07 +00:00 |
|
James Booth
|
976e5aac0a
|
Added support for bold theme settings
|
2014-11-16 21:56:19 +00:00 |
|
James Booth
|
ed4391ec8a
|
Replaced colours with theme_item_t
|
2014-11-16 20:40:19 +00:00 |
|
James Booth
|
90dd1de91a
|
Fixed indentation bug
|
2014-11-16 16:27:11 +00:00 |
|
James Booth
|
cd855d3740
|
Added /time off
|
2014-11-16 01:28:41 +00:00 |
|
James Booth
|
8c027a56f9
|
Implemented /time preference
|
2014-11-16 01:11:00 +00:00 |
|
James Booth
|
40dc8e2c49
|
Added /time setting
|
2014-11-16 00:40:54 +00:00 |
|
James Booth
|
1479a5e134
|
Added /roster size and /occupants size settings
|
2014-11-15 23:47:27 +00:00 |
|
James Booth
|
3a778cc974
|
Added seperate values for roster and occupants win sizes
|
2014-11-15 22:59:13 +00:00 |
|
James Booth
|
3642797146
|
Changed subwin width to percentage
|
2014-11-15 22:26:43 +00:00 |
|
James Booth
|
0a7c16747b
|
Fixed freeing lists
|
2014-11-13 01:01:41 +00:00 |
|
James Booth
|
ada6f5a8b6
|
Fixed leaks
|
2014-11-13 00:47:07 +00:00 |
|
James Booth
|
4e429fe788
|
Implemented /roster by group
|
2014-11-13 00:22:22 +00:00 |
|
James Booth
|
15d0f679f6
|
Implemented roster grouped by presence
|
2014-11-12 23:19:07 +00:00 |
|
James Booth
|
7e360dc35a
|
Fixed printing utf8 chats to roster, changed boothj5 theme
|
2014-11-11 00:54:10 +00:00 |
|
James Booth
|
eace543da5
|
Added /roster show|hide resource
|
2014-11-11 00:00:10 +00:00 |
|
James Booth
|
f715c0580c
|
Added /roster show|hide offline
|
2014-11-10 23:51:13 +00:00 |
|
James Booth
|
497b07c1c3
|
Added /roster show|hide command, only show roster on connect success
|
2014-11-10 23:23:02 +00:00 |
|
James Booth
|
5d59d17642
|
Refactor subwin sizing and disabled wrapping
|
2014-11-10 22:47:53 +00:00 |
|
James Booth
|
04bacdcf38
|
Order resources in roster, allow paging roster
|
2014-11-10 01:10:43 +00:00 |
|
James Booth
|
48afa52390
|
Show resources and only subscribed contacts in roster panel
|
2014-11-10 00:46:20 +00:00 |
|
James Booth
|
36331e4908
|
Added simple roster
|
2014-11-10 00:31:11 +00:00 |
|
James Booth
|
eed8f6c76d
|
Added subwin to console
|
2014-11-10 00:06:13 +00:00 |
|
James Booth
|
46583839df
|
Added /wrap user preference for enabling/disabling word wrapping
|
2014-11-09 23:29:25 +00:00 |
|
James Booth
|
70501f5dbf
|
Wordwrap, handle words bigger than line space
|
2014-11-09 23:05:53 +00:00 |
|
James Booth
|
fbda2b4170
|
Fixed history messages to work with wrapping
|
2014-11-09 00:36:25 +00:00 |
|
James Booth
|
bcfbc9f7b3
|
Added time to xmlconsole, handle newlines in messages
|
2014-11-08 22:35:47 +00:00 |
|
James Booth
|
da376b26d6
|
Simple word wrap
|
2014-11-08 21:16:16 +00:00 |
|
James Booth
|
ecef8f7956
|
Print one word at a time
|
2014-11-08 21:03:28 +00:00 |
|
James Booth
|
373b3a2d7c
|
Added /presence command to show contacts presence
|
2014-11-07 22:38:34 +00:00 |
|
James Booth
|
571db23150
|
Use message theme settings in chat rooms
|
2014-11-07 21:05:51 +00:00 |
|
James Booth
|
0bde9a6121
|
Use message theme setting for regular chat
|
2014-11-07 20:54:55 +00:00 |
|
James Booth
|
74a2d4601f
|
Removed hash_table_iter usage for room roster
|
2014-11-03 21:27:41 +00:00 |
|
James Booth
|
c4412fe823
|
Fixed various memory leaks
|
2014-11-01 01:48:36 +00:00 |
|
James Booth
|
b6c116e8b6
|
Updated help
|
2014-10-27 20:52:45 +00:00 |
|
James Booth
|
c8b524d9c8
|
Show message on /prefs desktop when notifications not supported by the build
|
2014-10-26 22:20:37 +00:00 |
|
James Booth
|
5fc35bd6a6
|
Changed room help colour, added whitespace after invalid field setting
|
2014-10-24 00:21:00 +01:00 |
|
James Booth
|
fa834d003c
|
Added locked messages when joining rooms
|
2014-10-23 23:58:25 +01:00 |
|
James Booth
|
60e3f91cf6
|
Removed console message when joining locked rooms
|
2014-10-23 23:56:31 +01:00 |
|
James Booth
|
272fbf2f0f
|
Updated form field help
|
2014-10-19 01:27:44 +01:00 |
|
James Booth
|
04a6504689
|
Remove fields from command autocomplete on form submit/cancel
|
2014-10-18 23:56:10 +01:00 |
|
James Booth
|
6246c8b940
|
Add fields to command autocompleter on switch/previous/next
|
2014-10-18 23:16:19 +01:00 |
|
James Booth
|
bd03bbad73
|
Moved previous win function
|
2014-10-18 22:43:47 +01:00 |
|
James Booth
|
fc049c9eef
|
Added /privileges command to set UI option for showing roles/affiliations in rooms
|
2014-10-18 20:22:34 +01:00 |
|
James Booth
|
0cc25e1b76
|
Removed debug messages when setting roles/affiliations
|
2014-10-18 19:19:01 +01:00 |
|
James Booth
|
77674beb7e
|
Show occupants role/affiliation changes
|
2014-10-18 19:10:50 +01:00 |
|
James Booth
|
67755ca74d
|
Added reason to role/affiliation changes
|
2014-10-18 01:37:52 +01:00 |
|
James Booth
|
3790b16299
|
Add output for when both role and affiliation changed at same time
|
2014-10-18 01:07:25 +01:00 |
|
James Booth
|
9134a65e97
|
Show occupants role and affiliation when they join a room
|
2014-10-18 00:52:42 +01:00 |
|
James Booth
|
014f0f7a91
|
Don't show join messages on subsequent /join commands
|
2014-10-18 00:40:44 +01:00 |
|
James Booth
|
48929aa92e
|
Removed /help other
|
2014-10-18 00:18:10 +01:00 |
|
James Booth
|
9f2f54b2a0
|
Removed /duck command
|
2014-10-18 00:07:48 +01:00 |
|
James Booth
|
6b6ed6a93e
|
Show role/affiliation on room join and on change
|
2014-10-12 02:10:46 +01:00 |
|
James Booth
|
77684cda00
|
Allow /role list and /affiliation list with no args
|
2014-10-12 01:10:46 +01:00 |
|