index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
ui
/
rosterwin.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Updated copyright
James Booth
2016-02-14
1
-1
/
+1
|
*
Fixed memory deallocations
James Booth
2016-02-14
1
-0
/
+1
|
*
Added /roster show|hide unsubscribed
James Booth
2016-02-07
1
-0
/
+125
|
*
Allow splitting roster rooms by conference server
James Booth
2016-02-01
1
-25
/
+105
|
*
Colour private chats by presence in roster panel
James Booth
2016-01-31
1
-17
/
+29
|
*
Roster panel colour fixes
James Booth
2016-01-31
1
-7
/
+13
|
*
Added roster.rooms.private.char setting
James Booth
2016-01-31
1
-1
/
+1
|
*
Show orphaned private chats
James Booth
2016-01-31
1
-5
/
+31
|
*
Only add private chats to Rooms unread count in roster when room active
James Booth
2016-01-31
1
-12
/
+15
|
*
Show offline contacts with unread messages in roster
James Booth
2016-01-31
1
-36
/
+14
|
*
Removed unused arg from roster_get_ functions
James Booth
2016-01-31
1
-4
/
+4
|
*
Added filter functions to roster
James Booth
2016-01-31
1
-24
/
+129
|
*
Added functions for rooms and private chat headers
James Booth
2016-01-31
1
-84
/
+111
|
*
Added _rosterwin_contacts_header function
James Booth
2016-01-30
1
-131
/
+58
|
*
Reorganise rosterwin.c
James Booth
2016-01-30
1
-410
/
+429
|
*
Added _rosterwin_contacts_all function
James Booth
2016-01-30
1
-65
/
+71
|
*
Removed _rosterwin_contacts_by_no_group function
James Booth
2016-01-30
1
-70
/
+5
|
*
Moved offline check logic in roster panel
James Booth
2016-01-30
1
-3
/
+5
|
*
Show private chat unread message count in roster panel
James Booth
2016-01-28
1
-2
/
+36
|
*
Updated themes
James Booth
2016-01-28
1
-9
/
+9
|
*
Added unread counts to roster
James Booth
2016-01-28
1
-10
/
+130
|
*
Added missing header
James Booth
2016-01-25
1
-0
/
+1
|
*
Added themes for roster room mention and triggers
James Booth
2016-01-25
1
-2
/
+10
|
|
|
|
closes #718
*
Roster private chat preferences
James Booth
2016-01-24
1
-4
/
+7
|
*
Added private chat roster group
James Booth
2016-01-24
1
-1
/
+78
|
*
Added /roster private command
James Booth
2016-01-24
1
-52
/
+56
|
*
Added private chat to roster rooms
James Booth
2016-01-24
1
-1
/
+68
|
*
Added /roster show|hide contacts
James Booth
2016-01-20
1
-55
/
+57
|
*
Added /roster rooms position preference
James Booth
2016-01-19
1
-7
/
+17
|
*
Added /roster unread preferrence
James Booth
2016-01-17
1
-9
/
+24
|
|
|
|
closes #712
*
Added /roster room unread preference
James Booth
2016-01-17
1
-1
/
+6
|
|
|
|
closes ##708
*
Show unread message count for contacts in roster
James Booth
2016-01-15
1
-24
/
+79
|
*
Added roster contact themes
James Booth
2016-01-14
1
-5
/
+39
|
*
Added roster rooms order preference
James Booth
2016-01-09
1
-1
/
+13
|
*
Added roster room themes
James Booth
2016-01-09
1
-4
/
+4
|
*
Use different colour for roster chat rooms with unread messages
James Booth
2016-01-09
1
-5
/
+15
|
*
Added roster struct, create and destroy roster on connect/disconnect
James Booth
2016-01-05
1
-0
/
+5
|
*
Fix roster rooms checks
James Booth
2016-01-02
1
-2
/
+2
|
*
Sort roster rooms
James Booth
2016-01-02
1
-6
/
+25
|
*
Check for mucwin before showing room in roster
James Booth
2016-01-02
1
-1
/
+3
|
*
Added /roster show|hide rooms
James Booth
2016-01-02
1
-1
/
+1
|
*
Added roster rooms preference
James Booth
2016-01-02
1
-1
/
+3
|
*
Show rooms in roster panel
James Booth
2016-01-02
1
-0
/
+70
|
*
Added /roster resource join
James Booth
2015-11-22
1
-17
/
+46
|
*
Added /roster char resource
James Booth
2015-11-22
1
-0
/
+4
|
*
Added word wrap to roster panel
James Booth
2015-11-22
1
-10
/
+18
|
*
Pass wrap boolean to win_sub_print()
James Booth
2015-11-22
1
-10
/
+10
|
*
Renamed subwin functions
James Booth
2015-11-22
1
-17
/
+17
|
*
Updated themes
James Booth
2015-11-22
1
-1
/
+1
|
*
Option to show presence information on single line in roster
James Booth
2015-11-22
1
-41
/
+79
|
[next]