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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added UI presence functions
James Booth
2014-01-19
4
-43
/
+87
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
3
-73
/
+55
*
Use defaults for /statuses commands
James Booth
2014-01-19
1
-0
/
+4
*
Changed /statuses preferences
James Booth
2014-01-19
3
-0
/
+41
*
Added cmd_statuses validation tests
James Booth
2014-01-19
2
-9
/
+39
*
Added port to /account show <account>
James Booth
2014-01-19
1
-0
/
+3
*
Added /account set <account> port <port>
James Booth
2014-01-19
2
-3
/
+16
*
Added to and tidied /connect help
James Booth
2014-01-18
1
-6
/
+10
*
Implemented autocomplete for /connect properties
James Booth
2014-01-18
1
-12
/
+18
*
Moved /connect autocomplete to function
James Booth
2014-01-18
1
-8
/
+36
*
Added cmd_connect test for repeated port property
James Booth
2014-01-18
1
-0
/
+5
*
Added cmd_connect test for repeated server property
James Booth
2014-01-18
1
-4
/
+9
*
Added cmd_connect tests for argument validation
James Booth
2014-01-18
1
-4
/
+6
*
Fixed test compilation
James Booth
2014-01-18
4
-4
/
+4
*
WIP - Adding port to account options
James Booth
2014-01-18
6
-15
/
+102
*
Added OTR remaining system messages and colouring
James Booth
2014-01-17
3
-57
/
+98
*
Tidied OTR messages
James Booth
2014-01-16
3
-10
/
+28
*
Show OTR coloured status
James Booth
2014-01-16
10
-39
/
+159
*
Set boolean when typing in titlebar
James Booth
2014-01-16
1
-10
/
+9
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
3
-19
/
+8
*
Use title_bar_draw in title_bar_refresh
James Booth
2014-01-16
1
-4
/
+1
*
Added constant for console title
James Booth
2014-01-16
1
-1
/
+3
*
Remove manual memory allocation from titlebar
James Booth
2014-01-16
1
-28
/
+14
*
Renamed recipient -> current_recipient in titlebar
James Booth
2014-01-16
1
-11
/
+11
*
Inlined _title_bar_draw_title and _title_bar_draw_presence
James Booth
2014-01-16
1
-24
/
+8
*
Use title_bar_draw where possible in title bar
James Booth
2014-01-16
1
-15
/
+3
*
Always erase and refresh titlebar when drawing
James Booth
2014-01-16
1
-0
/
+8
*
Added _title_bar_draw_title when setting presence
James Booth
2014-01-16
1
-1
/
+2
*
Removed _title_bar_show
James Booth
2014-01-16
1
-13
/
+6
*
Removed title_bar_show from UI module
James Booth
2014-01-16
2
-3
/
+2
*
Renamed title bar status -> presence
James Booth
2014-01-16
2
-11
/
+11
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
6
-11
/
+13
*
Renamed title_bar -> win
James Booth
2014-01-16
1
-31
/
+31
*
Renamed title_bar_title -> title_bar_console
James Booth
2014-01-16
3
-9
/
+9
*
Removed dirty flag from titlebar
James Booth
2014-01-16
1
-15
/
+16
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
5
-7
/
+27
*
Added setting /otr log on|off|redact
James Booth
2014-01-13
6
-5
/
+66
*
Fixed GString freeing before use in otr.c
James Booth
2014-01-13
1
-2
/
+2
*
Check for already established but not used OTR session on /otr start <contact>
James Booth
2014-01-13
1
-2
/
+3
*
Implemented /otr start <contact>
James Booth
2014-01-13
1
-0
/
+11
*
Open new chat win, or use existing for /otr start <contact>
James Booth
2014-01-13
1
-9
/
+25
*
Added contact autocompletion to /otr start <contact>
James Booth
2014-01-13
1
-0
/
+5
*
Moved otr autocompletion to function
James Booth
2014-01-13
1
-3
/
+17
*
Removed unused otr callbacks
James Booth
2014-01-13
1
-59
/
+0
*
Added /otr to /help chatting
James Booth
2014-01-12
1
-1
/
+1
*
Removed debug statements
James Booth
2014-01-12
1
-24
/
+0
*
Added conditionals to makefile for otr support
James Booth
2014-01-12
3
-1
/
+7
*
Merge branch 'master' into otr
James Booth
2014-01-12
1
-0
/
+2
|
\
|
*
Fixed win_handle_error_message
James Booth
2014-01-08
1
-0
/
+2
*
|
Added /otr trust|untrust commands
James Booth
2014-01-12
6
-6
/
+148
[next]