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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Renamed windows.c -> core.c
James Booth
2013-04-21
1
-1
/
+1
*
Moved static function in windows
James Booth
2013-04-21
1
-42
/
+42
*
Renamed cons_bad_show -> cons_show_error
James Booth
2013-04-21
3
-3
/
+3
*
Removed cons_bad_command()
James Booth
2013-04-21
2
-13
/
+0
*
Renamed window_show_time -> window_print_time
James Booth
2013-04-21
4
-78
/
+78
*
Moved remaining static functions to console module
James Booth
2013-04-21
3
-25
/
+24
*
Moved cons_bad_command() to console module
James Booth
2013-04-21
2
-13
/
+12
*
Moved cons_show_word() to console module
James Booth
2013-04-21
2
-12
/
+11
*
Moved cons_debug() to console module
James Booth
2013-04-21
2
-24
/
+23
*
Moved cons_show_time() to console module
James Booth
2013-04-21
2
-26
/
+26
*
Moved cons_bad_show() to console module
James Booth
2013-04-21
2
-21
/
+25
*
Moved cons_show_contacts() to console module
James Booth
2013-04-21
2
-14
/
+14
*
Moved help display functions to console module
James Booth
2013-04-21
2
-121
/
+115
*
Moved preferences display functions to console module
James Booth
2013-04-21
2
-213
/
+243
*
Moved cons_show_account() to console module
James Booth
2013-04-21
2
-110
/
+115
*
Moved cons_show_account_list() to console module
James Booth
2013-04-21
2
-26
/
+36
*
Moved cons_show_room_invite() to console module
James Booth
2013-04-21
2
-31
/
+31
*
Moved cons_show_status() to console module
James Booth
2013-04-21
4
-64
/
+65
*
Moved cons_show_disco_info() and cons_show_disco_items() to console
James Booth
2013-04-21
2
-62
/
+71
*
Moved cons_show_room_list() to console module
James Booth
2013-04-21
2
-20
/
+25
*
Moved cons_show_software_version() to console module
James Booth
2013-04-21
2
-23
/
+28
*
Moved cons_show_caps() to console module
James Booth
2013-04-21
2
-80
/
+76
*
Moved cons_show_info() to console module
James Booth
2013-04-21
2
-141
/
+134
*
Moved cons_show_wins() to console module
James Booth
2013-04-21
3
-77
/
+86
*
Moved cons_show_login_success() to console module
James Booth
2013-04-21
6
-131
/
+89
*
Moved cons_about() to console module
James Booth
2013-04-20
5
-382
/
+369
*
Added ui/console module
James Booth
2013-04-20
3
-14
/
+80
*
Show shortened room jid if possible on invite
James Booth
2013-04-18
1
-5
/
+22
*
Handle when servers do not send fulljid with presence
James Booth
2013-04-07
1
-4
/
+21
*
Show message in console when receiving chat room invites
James Booth
2013-03-24
2
-0
/
+16
*
Add newline before disco output
James Booth
2013-03-24
1
-0
/
+3
*
Removed mouse wheel from navigation help
James Booth
2013-03-19
1
-1
/
+0
*
Implemented output for /disco info
James Booth
2013-03-14
2
-0
/
+40
*
Added output for /disco items
James Booth
2013-03-14
2
-0
/
+21
*
Show name as well as jid for room list
James Booth
2013-03-14
2
-0
/
+21
*
Tidied fix for id attributes that cause a segfault
James Booth
2013-03-08
1
-0
/
+3
*
Added alt-backspace key code for ubuntu
James Booth
2013-03-04
1
-0
/
+1
*
Added alt-backspace support
James Booth
2013-03-03
1
-1
/
+66
*
Debug alt-backspace
James Booth
2013-03-02
1
-37
/
+48
*
Added /clear command to clear current window
James Booth
2013-03-02
2
-0
/
+8
*
Only show resources for connected account
James Booth
2013-02-18
1
-67
/
+69
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-30
/
+108
*
Colour connected account in "/account list" according ot presence
James Booth
2013-02-18
2
-0
/
+27
*
Tidied new command output, ordered features
James Booth
2013-02-17
1
-8
/
+8
*
Colour title on /caps and /software output
James Booth
2013-02-17
2
-22
/
+80
*
Added autocomplete for /software command
James Booth
2013-02-17
2
-0
/
+21
*
Added /caps command
James Booth
2013-02-17
2
-3
/
+28
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-54
/
+71
*
Simple default resource hanlding on presence
James Booth
2013-02-14
2
-7
/
+10
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
3
-37
/
+27
[prev]
[next]