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
/
ui.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
End OTR session when user closes chat window
James Booth
2014-01-11
1
-1
/
+2
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-0
/
+1
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-0
/
+2
*
Bind remaining ui functions in main.c
James Booth
2013-12-23
1
-0
/
+4
*
Bind console functions in main.c
James Booth
2013-12-23
1
-0
/
+1
*
Bind ui core functions in main.c
James Booth
2013-12-22
1
-0
/
+2
*
Dynamically load UI functions, fixed tests
James Booth
2013-12-22
1
-173
/
+168
*
Added mocks and stubs for cons_show
James Booth
2013-12-19
1
-1
/
+1
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-0
/
+1
*
Added simple mock test, refactored roster
James Booth
2013-12-14
1
-2
/
+15
*
Merge branch 'master' into refactor2
James Booth
2013-11-11
1
-0
/
+1
|
\
|
*
Allow "account" setting in [connection] to autconnect the account
James Booth
2013-11-07
1
-0
/
+1
*
|
Moved idle chat state handling out of ui module
James Booth
2013-10-07
1
-1
/
+1
|
/
*
Moved UI error handler code to ui/core
James Booth
2013-10-06
1
-0
/
+1
*
Show current window in status bar
James Booth
2013-10-02
1
-0
/
+1
*
Next and previous windows, handle KEY_CODE_YES terms, jump empty wins
James Booth
2013-09-26
1
-0
/
+2
*
Fixed ">" indicator when tidying windows
James Booth
2013-08-30
1
-0
/
+1
*
Removed limit on number of windows, WIP
James Booth
2013-08-27
1
-1
/
+0
*
Refactor _cmd_close
James Booth
2013-08-26
1
-0
/
+2
*
Removed cons_create from console.c
James Booth
2013-08-26
1
-1
/
+0
*
Merge branch 'master' into windows
James Booth
2013-08-25
1
-0
/
+1
|
\
|
*
draft of bookmarks implementation
Dmitry Podgorny
2013-07-14
1
-0
/
+1
*
|
Initial code refactor for growable window list
James Booth
2013-08-20
1
-5
/
+0
|
/
*
Show current setting with settings commands
James Booth
2013-06-25
1
-0
/
+22
*
Show messages on /group add and /group remove
James Booth
2013-06-23
1
-0
/
+2
*
Show message when removing contact from group when not in group
James Booth
2013-06-23
1
-1
/
+2
*
Show message when contact already in group
James Booth
2013-06-23
1
-0
/
+1
*
Added group add and group remove to /roster command
James Booth
2013-06-02
1
-0
/
+1
*
Added message in console on /roster remove
James Booth
2013-06-02
1
-0
/
+1
*
Added message in console on /roster add
James Booth
2013-06-02
1
-0
/
+1
*
Added roster list when using /roster with no args
James Booth
2013-06-01
1
-0
/
+1
*
Added /leave command
James Booth
2013-05-30
1
-0
/
+1
*
Finished handle usage
James Booth
2013-05-20
1
-3
/
+3
*
Show contacts handle as window title in chat
James Booth
2013-05-19
1
-1
/
+1
*
Added "tidy" and "prune" options to /wins command
James Booth
2013-05-17
1
-0
/
+4
*
Added "read" parameter to /close
James Booth
2013-05-16
1
-0
/
+1
*
Added parameter to /close
James Booth
2013-05-12
1
-0
/
+6
*
Added /duck command to perform searches using duckduckgo chat bot
James Booth
2013-05-05
1
-0
/
+6
*
Moved display logic for subscriptions to console module
James Booth
2013-04-27
1
-0
/
+2
*
Support for XEP-0249 Direct MUC Invitations
James Booth
2013-04-24
1
-0
/
+1
*
Refactor marking windows as dirty and status bar new indicator
James Booth
2013-04-22
1
-1
/
+1
*
Added notifier module
James Booth
2013-04-21
1
-1
/
+1
*
Renamed remaining win_ functions
James Booth
2013-04-21
1
-48
/
+49
*
Renamed win_current_get_recipient -> ui_current_win_recipient
James Booth
2013-04-21
1
-1
/
+1
*
Replace window type functions with single function returning type
James Booth
2013-04-21
1
-4
/
+1
*
Renamed clear and close functions in ui
James Booth
2013-04-21
1
-2
/
+2
*
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
-1
/
+0
*
Moved remaining static functions to console module
James Booth
2013-04-21
1
-0
/
+2
*
Moved cons_show_wins() to console module
James Booth
2013-04-21
1
-0
/
+4
[next]