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 (
Expand
)
Author
Age
Files
Lines
...
*
Added tests for /otr warn
James Booth
2014-02-16
1
-0
/
+7
*
Moved otr sources into folder
James Booth
2014-02-12
1
-1
/
+1
*
Use wnoutrefresh, pnoutrefresh and doupdate
James Booth
2014-02-02
1
-0
/
+1
*
Refactored handle_presence_error, removed no longer used functions
James Booth
2014-01-30
1
-33
/
+1
*
Added fallback message error handlers
James Booth
2014-01-27
1
-0
/
+35
*
Show original error message
James Booth
2014-01-26
1
-8
/
+5
*
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
1
-0
/
+27
*
Added UI presence functions
James Booth
2014-01-19
1
-0
/
+43
*
Inlined ui_contact_online and ui_contact_offline
James Booth
2014-01-19
1
-56
/
+0
*
Added OTR remaining system messages and colouring
James Booth
2014-01-17
1
-4
/
+8
*
Tidied OTR messages
James Booth
2014-01-16
1
-0
/
+17
*
Show OTR coloured status
James Booth
2014-01-16
1
-9
/
+0
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
1
-9
/
+0
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-1
/
+1
*
Renamed title_bar_title -> title_bar_console
James Booth
2014-01-16
1
-5
/
+5
*
Added /otr trust|untrust commands
James Booth
2014-01-12
1
-1
/
+41
*
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
1
-2
/
+26
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-0
/
+29
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-4
/
+7
*
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
1
-0
/
+9
*
Refactored setting window recipient
James Booth
2014-01-11
1
-30
/
+27
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+16
*
Removed handle error message function from ProfWin
James Booth
2014-01-08
1
-1
/
+1
*
Removed print message function from ProfWin
James Booth
2014-01-08
1
-2
/
+2
*
src/ui/core.c: Removed duplicate const keyword
Jasper van Bourgognie
2013-12-27
1
-4
/
+4
*
Bind ui core functions in main.c
James Booth
2013-12-22
1
-81
/
+73
*
Bind jabber functions in main.c
James Booth
2013-12-22
1
-0
/
+1
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-136
/
+216
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-0
/
+13
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-1
/
+1
*
Merge branch 'master' into refactor2
James Booth
2013-11-11
1
-2
/
+2
|
\
|
*
Fixed compile error for -Wduplicate-decl-specifier on OSX
James Booth
2013-11-10
1
-2
/
+2
*
|
Removed usages of ui_current_print_line from ui/core.c
James Booth
2013-10-07
1
-3
/
+3
*
|
Tidy _ui_draw_win_title
James Booth
2013-10-07
1
-3
/
+8
*
|
Removed _win_show_error_msg
James Booth
2013-10-07
1
-11
/
+1
*
|
Refactor ui_create_duck_win
James Booth
2013-10-07
1
-2
/
+1
*
|
Refactor ui_recipient_gone
James Booth
2013-10-07
1
-6
/
+1
*
|
Added win_page_off
James Booth
2013-10-07
1
-12
/
+2
*
|
Moved idle chat state handling out of ui module
James Booth
2013-10-07
1
-25
/
+3
*
|
Added p_contact_create_display_string
James Booth
2013-10-07
1
-38
/
+8
*
|
Moved win_show_status function to window module
James Booth
2013-10-06
1
-94
/
+7
*
|
PREF_STATUSES, moved checks to profanity module
James Booth
2013-10-06
1
-24
/
+14
*
|
Moved check for PREF_STATUSES
James Booth
2013-10-06
1
-17
/
+24
*
|
Rename window in ui_handle_error_message
James Booth
2013-10-06
1
-2
/
+2
*
|
Removed generic functions from ProfWin
James Booth
2013-10-06
1
-28
/
+28
*
|
Refactor ui_current_error_line
James Booth
2013-10-06
1
-6
/
+2
*
|
Refactor ui_incoming_message
James Booth
2013-10-06
1
-22
/
+1
*
|
Moved status display when receiveing delayed delivery
James Booth
2013-10-06
1
-7
/
+8
[prev]
[next]