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
/
core.c
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Removed blank lines
James Booth
2013-05-06
1
-2
/
+0
|
*
Unicode support for /duck output
James Booth
2013-05-06
1
-5
/
+10
|
*
Include time in ddg search result output lines
James Booth
2013-05-05
1
-1
/
+14
|
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+62
|
*
Show contacts status when receiveing messages via delayed delivery
James Booth
2013-04-27
1
-1
/
+9
|
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
1
-39
/
+46
|
*
Use werase() rather than wclear()
James Booth
2013-04-21
1
-1
/
+1
|
*
Added windows include to notifier
James Booth
2013-04-21
1
-3
/
+0
|
*
Added notifier module
James Booth
2013-04-21
1
-121
/
+16
|
*
Renamed window_ functions win_
James Booth
2013-04-21
1
-26
/
+26
|
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-33
/
+33
|
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
1
-4
/
+4
|
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-21
/
+3
|
*
Renamed clear and close functions in ui
James Booth
2013-04-21
1
-2
/
+2
|
*
Renamed windows.c -> core.c
James Booth
2013-04-21
1
-0
/
+1551