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
*
Show original error message
James Booth
2014-01-26
2
-9
/
+6
*
Changed error message when couldn't join room
James Booth
2014-01-26
1
-6
/
+16
*
Handle recipient not found
James Booth
2014-01-26
2
-0
/
+28
*
Added aliases to autocomplete
James Booth
2014-01-23
2
-8
/
+0
*
Added /alias command, writing aliases to [alias] group in profrc
James Booth
2014-01-23
2
-0
/
+17
*
Added skeleton /alias command
James Booth
2014-01-23
2
-0
/
+8
*
Convert name to barejid on retrieving win in titlebar for otr messages
James Booth
2014-01-21
1
-1
/
+3
*
Added statuses settings to prefs output
James Booth
2014-01-21
1
-20
/
+28
*
Added UI presence functions
James Booth
2014-01-19
3
-0
/
+83
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
2
-60
/
+0
*
Added port to /account show <account>
James Booth
2014-01-19
1
-0
/
+3
*
Added OTR remaining system messages and colouring
James Booth
2014-01-17
1
-4
/
+8
*
Tidied OTR messages
James Booth
2014-01-16
2
-0
/
+18
*
Show OTR coloured status
James Booth
2014-01-16
4
-9
/
+78
*
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
3
-5
/
+7
*
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
*
Added setting /otr log on|off|redact
James Booth
2014-01-13
2
-0
/
+17
*
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
2
-2
/
+44
*
|
Added /otr end command
James Booth
2014-01-11
1
-1
/
+2
*
|
End OTR session when user closes chat window
James Booth
2014-01-11
2
-3
/
+28
*
|
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
2
-0
/
+30
*
|
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
4
-6
/
+21
*
|
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
3
-0
/
+11
*
|
Refactored setting window recipient
James Booth
2014-01-11
2
-32
/
+30
*
|
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
4
-0
/
+20
|
/
*
Removed handle error message function from ProfWin
James Booth
2014-01-08
5
-119
/
+51
*
Removed print message function from ProfWin
James Booth
2014-01-08
3
-12
/
+26
*
Tidied navigation help
James Booth
2014-01-02
1
-4
/
+2
*
Added full stop to /help service summary
James Booth
2014-01-02
1
-1
/
+1
*
Merge remote-tracking branch 'louiecaulfield/master'
James Booth
2013-12-29
1
-4
/
+4
|
\
|
*
src/ui/core.c: Removed duplicate const keyword
Jasper van Bourgognie
2013-12-27
1
-4
/
+4
*
|
Removed wins_refresh_console when not required for /sub command output
James Booth
2013-12-27
1
-2
/
+0
|
/
*
Bind remaining ui functions in main.c
James Booth
2013-12-23
5
-40
/
+63
[next]