James Booth
|
c4e8af0b6d
|
Added /roster char resource
|
2015-11-22 02:04:59 +00:00 |
|
James Booth
|
3bc9275079
|
Added word wrap to roster panel
|
2015-11-22 01:39:20 +00:00 |
|
James Booth
|
0763bfc9f4
|
Pass wrap boolean to win_sub_print()
|
2015-11-22 01:00:14 +00:00 |
|
James Booth
|
3d1299eb1e
|
Renamed subwin functions
|
2015-11-22 00:54:40 +00:00 |
|
James Booth
|
b4482b9fe1
|
Updated themes
|
2015-11-22 00:48:18 +00:00 |
|
James Booth
|
7a324abcd6
|
Option to show presence information on single line in roster
|
2015-11-22 00:30:42 +00:00 |
|
James Booth
|
5c08bea8d0
|
Added /roster indent presence
|
2015-11-21 22:03:43 +00:00 |
|
James Booth
|
ef0f093efd
|
Added /roster indent resource
|
2015-11-21 21:49:12 +00:00 |
|
James Booth
|
f54c2e8eca
|
Tidy rosterwin
|
2015-11-21 21:20:12 +00:00 |
|
James Booth
|
b73ff08a72
|
Free pref strings
|
2015-11-21 21:19:28 +00:00 |
|
James Booth
|
4b022687fa
|
Added /roster indent contact
|
2015-11-21 21:03:53 +00:00 |
|
James Booth
|
6935862195
|
Don't print empty line when no presence or status displayed in roster
|
2015-11-20 01:30:49 +00:00 |
|
James Booth
|
99b4fff949
|
Merge remote-tracking branch 'kiethandi/patch-2'
|
2015-11-20 00:38:08 +00:00 |
|
kiethandi
|
f948337103
|
Update privwin.c
|
2015-11-20 00:34:03 +00:00 |
|
James Booth
|
548f9394be
|
Removed unused priority settings
|
2015-11-20 00:18:13 +00:00 |
|
kiethandi
|
2c8c394595
|
Update privwin.c
Take 2 added include.
|
2015-11-20 00:16:51 +00:00 |
|
James Booth
|
16fbdedceb
|
Added /roster char contact
|
2015-11-20 00:06:46 +00:00 |
|
James Booth
|
3f18c8c35d
|
Added missing include
|
2015-11-19 23:32:11 +00:00 |
|
James Booth
|
316b6a7b8b
|
Added /roster char header
|
2015-11-19 23:21:51 +00:00 |
|
James Booth
|
522b9ab6be
|
Show status when show presence disabled
|
2015-11-18 23:00:06 +00:00 |
|
James Booth
|
8e84d160e6
|
Added option to show resource priority in roster
|
2015-11-18 02:14:11 +00:00 |
|
James Booth
|
4505102fa8
|
Added roster count option
|
2015-11-18 02:02:49 +00:00 |
|
James Booth
|
edbd2d5843
|
Don't show offline below contact
|
2015-11-18 01:10:03 +00:00 |
|
James Booth
|
4efe456e74
|
Pass offline filter to roster_get_contacts
|
2015-11-18 01:03:35 +00:00 |
|
James Booth
|
b373cbcfc0
|
Pass offline filter to roster list functions
|
2015-11-18 00:25:35 +00:00 |
|
James Booth
|
2260e3bd6f
|
Pass ordering to roster list functions
|
2015-11-18 00:06:00 +00:00 |
|
James Booth
|
8e8852fa9f
|
Added /roster order name|presence
|
2015-11-17 23:37:33 +00:00 |
|
James Booth
|
230a14219c
|
Tidy rosterwin.c
|
2015-11-15 23:28:24 +00:00 |
|
James Booth
|
1d9d893ec0
|
Tidy rosterwin
|
2015-11-15 23:18:23 +00:00 |
|
James Booth
|
c31ba8c066
|
Added _rosterwin_presence()
|
2015-11-15 23:13:53 +00:00 |
|
James Booth
|
b44ea03022
|
Added _rosterwin_resource()
|
2015-11-15 22:54:09 +00:00 |
|
James Booth
|
98a395e933
|
Show presence when resource hidden
|
2015-11-15 22:17:36 +00:00 |
|
James Booth
|
badbc3003f
|
Show presence in roster WIP
|
2015-11-15 21:33:48 +00:00 |
|
James Booth
|
0bb596e14a
|
Added extra fields to TLSCertificate
|
2015-11-10 22:46:48 +00:00 |
|
James Booth
|
9302188a32
|
Show current TLS certificate
|
2015-11-10 01:20:40 +00:00 |
|
James Booth
|
bee3e15ea4
|
Clear Readline undo list when autocompleting command history
fixes #667
|
2015-11-09 00:34:17 +00:00 |
|
James Booth
|
60215cdf9d
|
Renamed MUC private window functions
|
2015-11-08 22:08:29 +00:00 |
|
James Booth
|
8a397263dd
|
ui_incoming_private_msg takes ProfPrivateWin, added asserts
|
2015-11-08 22:01:51 +00:00 |
|
James Booth
|
ebff1fc81e
|
Moved ui_outgoing_private_msg to privwin.c
|
2015-11-05 23:30:51 +00:00 |
|
James Booth
|
9fcdc5901c
|
Removed ui_new_private_win
|
2015-11-05 23:28:21 +00:00 |
|
James Booth
|
f1daec663d
|
Added privwin module
|
2015-11-05 23:20:19 +00:00 |
|
James Booth
|
38255e9be4
|
Make all mucconfwin functions take ProfMucConfWin
|
2015-11-02 22:19:01 +00:00 |
|
James Booth
|
9106029261
|
Added assert check to mucconfwin_field_help
|
2015-11-02 22:07:07 +00:00 |
|
James Booth
|
2a65aa0030
|
Added assert check to mucconfwin_form_help
|
2015-11-02 22:06:12 +00:00 |
|
James Booth
|
a3e9178ea2
|
Renamed mucconfwin functions
|
2015-11-02 22:05:17 +00:00 |
|
James Booth
|
a761ea7176
|
Added mucconfwin module
|
2015-11-02 21:52:43 +00:00 |
|
James Booth
|
eece15d92c
|
Removed ui_statusbar_new
|
2015-11-02 21:24:12 +00:00 |
|
James Booth
|
022d20bbdc
|
Removed ui_clear_win
|
2015-11-02 21:21:52 +00:00 |
|
James Booth
|
84adec83f9
|
Removed ui_unread
|
2015-11-02 21:14:55 +00:00 |
|
James Booth
|
7f5b563a81
|
Removed ui_handle_room_join_error
|
2015-11-02 21:11:47 +00:00 |
|
James Booth
|
2089eebf09
|
Removed ui_win_type
|
2015-11-02 21:07:04 +00:00 |
|
James Booth
|
bcd19c6d16
|
Removed ui_swap_wins
|
2015-11-02 21:05:21 +00:00 |
|
James Booth
|
df5b93987f
|
Removed ui_tidy_wins
|
2015-11-02 21:03:30 +00:00 |
|
James Booth
|
75bce88b8a
|
Renamed ui_switch_win -> ui_focus_win
|
2015-11-02 20:59:36 +00:00 |
|
James Booth
|
14a81fbbbe
|
Removed ui_handle_recipient_not_found
|
2015-11-02 20:46:52 +00:00 |
|
James Booth
|
2ea0e1e938
|
Removed ui_titlebar_presence
|
2015-11-02 20:39:43 +00:00 |
|
James Booth
|
1c3eadbf1c
|
Removed ui_get_chat_recipients
|
2015-11-02 20:35:01 +00:00 |
|
James Booth
|
6779c5bf68
|
mucwin_hide_occupants takes ProfMucWin
|
2015-11-02 01:01:37 +00:00 |
|
James Booth
|
668f92ece2
|
mucwin_show_occupants takes ProfMucWin
|
2015-11-02 00:59:27 +00:00 |
|
James Booth
|
ce0763e160
|
mucwin_update_occupants takes ProfMucWin
|
2015-11-02 00:57:13 +00:00 |
|
James Booth
|
6c2617ccda
|
Added assert to mucwin_info
|
2015-11-02 00:53:54 +00:00 |
|
James Booth
|
1602011e01
|
mucwin_role_set_error takes ProfMucWin
|
2015-11-02 00:52:50 +00:00 |
|
James Booth
|
982bc8e066
|
mucwin_affiliation_set_error takes ProfMucWin
|
2015-11-02 00:51:12 +00:00 |
|
James Booth
|
c9db9257ae
|
Added assert to mucwin_show_role_list
|
2015-11-02 00:49:05 +00:00 |
|
James Booth
|
7bedb6c294
|
mucwin_handle_role_list takes ProfMucWin
|
2015-11-02 00:47:43 +00:00 |
|
James Booth
|
1aa3c0ea4f
|
mucwin_role_list_error takes ProfMucWin
|
2015-11-02 00:44:33 +00:00 |
|
James Booth
|
2792c59031
|
Added assert to mucwin_show_affiliation_list
|
2015-11-02 00:41:52 +00:00 |
|
James Booth
|
3341e8c202
|
mucwin_handle_affiliation_list takes ProfMucWin
|
2015-11-02 00:40:23 +00:00 |
|
James Booth
|
d81dbdb233
|
mucwin_affiliation_list_error takes ProfMucWin
|
2015-11-02 00:38:26 +00:00 |
|
James Booth
|
2e81a4efa3
|
mucwin_broadcast takes ProfMucWin
|
2015-11-02 00:36:25 +00:00 |
|
James Booth
|
5c53c94253
|
mucwin_kick_error takes ProfMucWin
|
2015-11-02 00:33:31 +00:00 |
|
James Booth
|
23ada0d38b
|
mucwin_subject takes ProfMucWin
|
2015-11-02 00:29:35 +00:00 |
|
James Booth
|
0592c7f9e9
|
mucwin_requires_config takes ProfMucWin
|
2015-11-02 00:26:56 +00:00 |
|
James Booth
|
986741dea8
|
mucwin_message takes ProfMucWin
|
2015-11-02 00:24:19 +00:00 |
|
James Booth
|
e68784be43
|
mucwin_history takes ProfMucWin
|
2015-11-02 00:19:46 +00:00 |
|
James Booth
|
6ed72d8a35
|
mucwin_nick_change takes ProfMucWin
|
2015-11-02 00:17:46 +00:00 |
|
James Booth
|
42643391a4
|
mucwin_occupant_nick_change takes ProfMucWin
|
2015-11-02 00:16:01 +00:00 |
|
James Booth
|
b3150ef8e1
|
mucwin_occupant_presence takes ProfMucWin
|
2015-11-02 00:14:16 +00:00 |
|
James Booth
|
d505a92d1e
|
mucwin_occupant_online takes ProfMucWin
|
2015-11-01 23:52:16 +00:00 |
|
James Booth
|
3a98bf315c
|
mucwin_occupant_banned takes ProfMucWin
|
2015-11-01 23:49:45 +00:00 |
|
James Booth
|
cc498110e2
|
mucwin_occupant_kicked takes ProfMucWin
|
2015-11-01 23:47:59 +00:00 |
|
James Booth
|
24f283e960
|
mucwin_occupant_offline takes ProfMucWin
|
2015-11-01 23:45:54 +00:00 |
|
James Booth
|
8b4bb1c7f1
|
mucwin_roster takes ProfMucWin
|
2015-11-01 23:41:45 +00:00 |
|
James Booth
|
d21faa4609
|
mucwin_room_disco_info takes ProfMucWin
|
2015-11-01 23:33:50 +00:00 |
|
James Booth
|
363fda82c1
|
mucwin_room_info_error takes ProfMucWin
|
2015-11-01 23:30:44 +00:00 |
|
James Booth
|
ed9585376e
|
mucwin_occupant_role_and_affiliation_change takes ProfMucWin
|
2015-11-01 23:23:49 +00:00 |
|
James Booth
|
799c064dff
|
mucwin_occupant_affiliation_change takes ProfMucWin
|
2015-11-01 23:14:27 +00:00 |
|
James Booth
|
288c1a9d6e
|
mucwin_occupant_role_change takes ProfMucWin
|
2015-11-01 23:12:35 +00:00 |
|
James Booth
|
6ea9314f98
|
mucwin_role_and_affiliation_change takes ProfMucWin
|
2015-11-01 23:08:02 +00:00 |
|
James Booth
|
c0fc7b51e3
|
mucwin_affiliation_change takes ProfMucWin
|
2015-11-01 22:46:24 +00:00 |
|
James Booth
|
e547ae0bcc
|
mucwin_role_change takes ProfMucWin
|
2015-11-01 22:42:31 +00:00 |
|
James Booth
|
2be3b7d9a2
|
Tidied ui.h
|
2015-11-01 22:02:22 +00:00 |
|
James Booth
|
ed2324900a
|
Renamed ui_room_hide_occupants -> mucwin_hide_occupants
|
2015-11-01 21:57:57 +00:00 |
|
James Booth
|
a08f112fd0
|
Renamed mucwin_occupants -> mucwin_show_occupants
|
2015-11-01 21:57:18 +00:00 |
|
James Booth
|
2e08910841
|
Renamed ui_room_show_occupants -> mucwin_occupants
|
2015-11-01 21:56:17 +00:00 |
|
James Booth
|
4697393373
|
Renamed ui_room_update_occupants -> mucwin_update_occupants
|
2015-11-01 21:55:16 +00:00 |
|
James Booth
|
e4e76ec58b
|
Renamed ui_show_room_info -> mucwin_info
|
2015-11-01 21:54:31 +00:00 |
|
James Booth
|
67f8faf645
|
Renamed ui_handle_room_role_set_error -> mucwin_role_set_error
|
2015-11-01 21:53:12 +00:00 |
|
James Booth
|
50765190f7
|
Renamed ui_handle_room_affiliation_set_error -> mucwin_affiliation_set_error
|
2015-11-01 21:52:27 +00:00 |
|
James Booth
|
d47da01c00
|
Renamed ui_show_room_role_list -> mucwin_show_role_list
|
2015-11-01 21:51:24 +00:00 |
|