James Booth
|
4be06c0ae2
|
Moved chat_session_set_sent from message.c module
|
2014-12-29 00:31:57 +00:00 |
|
James Booth
|
9d94ac5c63
|
Removed function pointers
|
2014-12-22 22:13:42 +00:00 |
|
James Booth
|
3cbeb7b483
|
Removed ui_current_set_otr
|
2014-12-22 00:37:06 +00:00 |
|
James Booth
|
bda98a416e
|
Removed ui_close_current
|
2014-12-22 00:34:56 +00:00 |
|
James Booth
|
1c71cf0037
|
Removed functions from windows.c
|
2014-12-22 00:28:03 +00:00 |
|
James Booth
|
86dc29d8e8
|
Removed functions from window.c
|
2014-12-22 00:01:43 +00:00 |
|
James Booth
|
d5dee1632d
|
Moved unread to window subtypes
|
2014-12-21 23:14:01 +00:00 |
|
James Booth
|
0c1bbb63c0
|
Added win_get_title
|
2014-12-21 22:01:56 +00:00 |
|
James Booth
|
9a322a028f
|
Use class instead of base pointer
|
2014-12-21 19:40:15 +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
|
4dc48b4b48
|
Added occupantswin.c
|
2014-12-16 23:37: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
|
0880b217cb
|
Tidied subwin paging
|
2014-12-16 21:08:48 +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
|
71ed9ac2d1
|
Fixed /me messages in chat room history
|
2014-12-01 13:38:17 +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
|
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
|
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
|
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
|
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
|
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 |
|