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
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-17
/
+20
*
Added desktop notifications for chat room invites
James Booth
2013-04-22
1
-0
/
+10
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
1
-128
/
+81
*
Renamed window_ functions win_
James Booth
2013-04-21
1
-72
/
+72
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-1
/
+1
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-28
/
+28
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
1
-1
/
+1
*
Removed cons_bad_command()
James Booth
2013-04-21
1
-12
/
+0
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
1
-56
/
+56
*
Moved remaining static functions to console module
James Booth
2013-04-21
1
-0
/
+18
*
Moved cons_bad_command() to console module
James Booth
2013-04-21
1
-0
/
+12
*
Moved cons_show_word() to console module
James Booth
2013-04-21
1
-0
/
+11
*
Moved cons_debug() to console module
James Booth
2013-04-21
1
-0
/
+23
*
Moved cons_show_time() to console module
James Booth
2013-04-21
1
-20
/
+26
*
Moved cons_bad_show() to console module
James Booth
2013-04-21
1
-0
/
+25
*
Moved cons_show_contacts() to console module
James Booth
2013-04-21
1
-0
/
+14
*
Moved help display functions to console module
James Booth
2013-04-21
1
-0
/
+115
*
Moved preferences display functions to console module
James Booth
2013-04-21
1
-0
/
+243
*
Moved cons_show_account() to console module
James Booth
2013-04-21
1
-0
/
+115
*
Moved cons_show_account_list() to console module
James Booth
2013-04-21
1
-0
/
+36
*
Moved cons_show_room_invite() to console module
James Booth
2013-04-21
1
-0
/
+31
*
Moved cons_show_status() to console module
James Booth
2013-04-21
1
-0
/
+12
*
Moved cons_show_disco_info() and cons_show_disco_items() to console
James Booth
2013-04-21
1
-0
/
+71
*
Moved cons_show_room_list() to console module
James Booth
2013-04-21
1
-0
/
+25
*
Moved cons_show_software_version() to console module
James Booth
2013-04-21
1
-0
/
+28
*
Moved cons_show_caps() to console module
James Booth
2013-04-21
1
-0
/
+76
*
Moved cons_show_info() to console module
James Booth
2013-04-21
1
-0
/
+134
*
Moved cons_show_wins() to console module
James Booth
2013-04-21
1
-0
/
+82
*
Moved cons_show_login_success() to console module
James Booth
2013-04-21
1
-0
/
+19
*
Moved cons_about() to console module
James Booth
2013-04-20
1
-1
/
+161
*
Added ui/console module
James Booth
2013-04-20
1
-0
/
+43