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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Added /roster empty command
James Booth
2015-06-20
2
-0
/
+19
*
Added missing include client_events.c
James Booth
2015-06-19
1
-0
/
+1
*
Merge remote-tracking branch 'quite/#513'
James Booth
2015-06-17
1
-1
/
+1
|
\
|
*
Let's only strip trailing whitespace when parsing command
Daniel
2015-06-16
1
-1
/
+1
*
|
Removed wins_get_current_* functions
James Booth
2015-06-17
7
-185
/
+139
*
|
Removed unused function prototype
James Booth
2015-06-17
1
-2
/
+0
*
|
Added current window reference to command functions
James Booth
2015-06-17
24
-578
/
+582
*
|
Pass current window to autocompleters
James Booth
2015-06-16
6
-104
/
+107
|
/
*
Tidied cmd_otr, added check-unit target to Makefile
James Booth
2015-06-15
6
-103
/
+157
*
Removed ui_get_current_chat()
James Booth
2015-06-15
5
-27
/
+25
*
Moved UI interfaces to ui.h
James Booth
2015-06-15
11
-139
/
+208
*
Moved ui/windows -> window_list
James Booth
2015-06-15
16
-24
/
+24
*
Moved refresh subwin logic to window.c
James Booth
2015-06-15
3
-21
/
+36
*
Added win_resize() function
James Booth
2015-06-15
3
-29
/
+35
*
Added win_clear() function
James Booth
2015-06-15
8
-18
/
+13
*
Removed unused variable
James Booth
2015-06-15
1
-2
/
+0
*
I removed ncurses header dependencies, removed unused code
James Booth
2015-06-15
8
-52
/
+6
*
Updated boothj5 theme
James Booth
2015-06-15
1
-1
/
+1
*
Removed test output from travis build
James Booth
2015-06-14
1
-1
/
+0
*
Set columns when running functional tests
James Booth
2015-06-13
4
-25
/
+76
*
Revert back to original rooms test
James Booth
2015-06-13
1
-8
/
+2
*
Travis build fix
James Booth
2015-06-13
1
-1
/
+2
*
Output test log in travis build
James Booth
2015-06-13
1
-1
/
+1
*
Debugging travis build
James Booth
2015-06-13
1
-1
/
+1
*
Debugging travis build
James Booth
2015-06-13
1
-1
/
+2
*
Debugging travis build
James Booth
2015-06-13
1
-5
/
+7
*
Use regex for multiline assert in rooms functional test
James Booth
2015-06-13
1
-2
/
+5
*
Changed assert order in rooms test
James Booth
2015-06-13
1
-3
/
+3
*
Increase connection time, functional tests
James Booth
2015-06-13
1
-0
/
+3
*
Tidied functional tests
James Booth
2015-06-13
10
-192
/
+100
*
Renamed otr trusted window property
James Booth
2015-06-13
4
-7
/
+7
*
Added codelite commands file to .gitignore
James Booth
2015-06-13
1
-0
/
+1
*
Moved all tests to tests folder
James Booth
2015-06-12
72
-51
/
+51
*
Added temp config files to gitignore
James Booth
2015-06-12
1
-0
/
+1
*
Tidied .gitignore
James Booth
2015-06-12
1
-57
/
+37
*
Changed log level to DEBUG for stabber functional tests
James Booth
2015-06-08
1
-1
/
+1
*
Set default autoaway mode to off
James Booth
2015-06-08
1
-0
/
+1
*
Specify log level when starting stabber, functional tests
James Booth
2015-06-07
1
-1
/
+1
*
Disable desktop notifications for functional tests
James Booth
2015-06-07
1
-0
/
+4
*
Added profanity timeout settings to functional tests
James Booth
2015-06-07
1
-0
/
+5
*
Moved stbbr_stop call in functional tests
James Booth
2015-06-07
1
-1
/
+1
*
Close profanity in functional test hook
James Booth
2015-06-06
1
-1
/
+3
*
Added chat session functional tests
James Booth
2015-06-06
4
-1
/
+293
*
Show notice message only when stabber not found
James Booth
2015-06-05
1
-1
/
+1
*
Merge branch 'master' into stabber-tests
James Booth
2015-06-02
13
-13
/
+60
|
\
|
*
Merge remote-tracking branch 'PMaynard/#551'
James Booth
2015-06-02
13
-13
/
+60
|
|
\
|
|
*
Tidy up windows when enabling
Pete
2015-06-01
1
-0
/
+4
|
|
*
Merge branch '#551' of github.com:PMaynard/profanity into #551
Pete
2015-06-01
1
-1
/
+1
|
|
|
\
|
|
|
*
Extra underline
Pete Maynard
2015-06-01
1
-1
/
+1
|
|
*
|
Added Theme UI option for window auto tidy
Pete
2015-06-01
1
-0
/
+1
|
|
|
/
[next]