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 (
Expand
)
Author
Age
Files
Lines
*
Avoid passing NULL pointers to curses functions.
nia
2020-09-04
1
-7
/
+14
*
Apply coding style
Michael Vetter
2020-07-07
1
-206
/
+207
*
Revert "Apply coding style"
Michael Vetter
2020-07-07
1
-208
/
+207
*
Apply coding style
Michael Vetter
2020-07-07
1
-207
/
+208
*
Remove prefs_free_string()
Michael Vetter
2020-07-02
1
-26
/
+26
*
Fix memory leaks in _rosterwin_resources()
Dmitry Podgorny
2020-04-09
1
-0
/
+2
*
Fix multiple memory leaks related to rosterwin_roster()
Dmitry Podgorny
2020-04-06
1
-0
/
+1
*
Fix memory leak in _rosterwin_resources()
Dmitry Podgorny
2020-04-05
1
-0
/
+1
*
Add builds.sr.ht CI for OpenBSD
William Wennerström
2020-02-17
1
-2
/
+1
*
rosterwin: end correct colors
Michael Vetter
2020-02-03
1
-1
/
+1
*
Add myself to copyright
Michael Vetter
2020-01-23
1
-0
/
+1
*
Refactor rosterwin_roster()
Michael Vetter
2020-01-23
1
-18
/
+17
*
Respect `/roster room use` setting also when sorted for service
Michael Vetter
2020-01-23
1
-8
/
+14
*
Add `/roster room use` command
Michael Vetter
2020-01-23
1
-2
/
+18
*
rosterwin: remove duplicate if
Michael Vetter
2020-01-22
1
-3
/
+0
*
xep-0392: colorize roster
Michael Vetter
2019-12-19
1
-3
/
+18
*
Add vim modeline
Michael Vetter
2019-11-13
1
-0
/
+1
*
Remove unused assignments
Michael Vetter
2019-07-22
1
-1
/
+0
*
Update copyright to include 2019
Michael Vetter
2019-01-22
1
-1
/
+1
*
Allow hiding room server in roster
James Booth
2018-01-21
1
-1
/
+8
*
Update copyright
James Booth
2018-01-21
1
-1
/
+1
*
Allow previous autocompletion with shift tab
James Booth
2017-04-01
1
-4
/
+4
*
Update Copyright
James Booth
2017-01-28
1
-1
/
+1
*
Tidy rosterwin memory handling
James Booth
2016-07-25
1
-10
/
+20
*
Tidy headers
James Booth
2016-07-24
1
-3
/
+3
*
Moved roster_list.c
James Booth
2016-07-24
1
-1
/
+1
*
Moved contact.c
James Booth
2016-07-24
1
-1
/
+1
*
Update GPL link in headers
James Booth
2016-07-24
1
-1
/
+1
*
Add session.c
James Booth
2016-05-05
1
-1
/
+1
*
Removed newline handling code from rosterwin.c
James Booth
2016-03-31
1
-53
/
+42
*
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
[next]