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
/
profanity.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Use lastactivity preference for presence updates
James Booth
2015-10-14
1
-2
/
+10
*
Added auto xa option, tidied autoaway code
James Booth
2015-09-27
1
-40
/
+110
*
Tidied autoaway code
James Booth
2015-09-25
1
-22
/
+20
*
Allow autoaway when status is dnd
James Booth
2015-09-25
1
-1
/
+4
*
Set status to what it was before autoaway
James Booth
2015-09-25
1
-4
/
+8
*
Send current presence when autoaway mode idle
James Booth
2015-09-25
1
-1
/
+1
*
Include last activity with autoaway mode away
James Booth
2015-09-25
1
-1
/
+1
*
Save trusted certificates to tlscerts file with more information
James Booth
2015-09-24
1
-0
/
+4
*
log: Introduced stderr log handler
Dmitry Podgorny
2015-06-23
1
-0
/
+3
*
shutdown: Call prefs_close() after log_close()
Dmitry Podgorny
2015-06-22
1
-1
/
+1
*
Merge branch 'master' into openpgp
James Booth
2015-06-17
1
-1
/
+3
|
\
|
*
Removed wins_get_current_* functions
James Booth
2015-06-17
1
-1
/
+3
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-17
1
-5
/
+7
|
\
|
|
*
Added current window reference to command functions
James Booth
2015-06-17
1
-2
/
+2
|
*
Pass current window to autocompleters
James Booth
2015-06-16
1
-3
/
+5
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-15
1
-1
/
+1
|
\
|
|
*
Moved ui/windows -> window_list
James Booth
2015-06-15
1
-1
/
+1
*
|
Merge branch 'master' into openpgp
James Booth
2015-06-05
1
-1
/
+1
|
\
|
|
*
Added initial stabber test
James Booth
2015-05-17
1
-1
/
+1
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-4
/
+5
|
\
|
|
*
Added cl_ev_presence_send
James Booth
2015-05-07
1
-4
/
+5
*
|
Merge branch 'master' into openpgp
James Booth
2015-05-07
1
-4
/
+4
|
\
|
|
*
Renamed presence_update -> presence_send
James Booth
2015-05-07
1
-4
/
+4
*
|
Merge branch 'master' into pgp
James Booth
2015-05-04
1
-2
/
+2
|
\
|
|
*
Use null check convention in profanity.c
James Booth
2015-05-04
1
-2
/
+2
*
|
Added signature verification, /pgp fps command
James Booth
2015-03-24
1
-0
/
+3
*
|
Added pgp key list command
James Booth
2015-03-22
1
-0
/
+6
|
/
*
Merge branch 'master' into readline
James Booth
2015-02-11
1
-1
/
+1
|
\
|
*
Updated copyright
James Booth
2015-02-10
1
-1
/
+1
*
|
Moved command processing to main loop, allow resize during password prompt
James Booth
2015-02-05
1
-1
/
+9
*
|
Move SIGWINCH handling to ui/core.c, ignore signal whilst resizing
James Booth
2015-02-04
1
-0
/
+1
*
|
Moved input blocking code to inputwin.c
James Booth
2015-01-31
1
-2
/
+0
*
|
Added idle and activity handlers
James Booth
2015-01-31
1
-0
/
+2
*
|
Moved readline code to inputwin.c
James Booth
2015-01-30
1
-42
/
+3
*
|
Added gnu readline
James Booth
2015-01-27
1
-13
/
+47
|
/
*
Moved input line to inputwin
James Booth
2015-01-15
1
-1
/
+1
*
Moved input to ui module, renamed ui_readline
James Booth
2015-01-15
1
-7
/
+6
*
Tidy main loop
James Booth
2015-01-15
1
-10
/
+9
*
Moved process_input to cmd_process_input
James Booth
2015-01-15
1
-47
/
+14
*
Moved input size variable to ui module
James Booth
2015-01-15
1
-5
/
+2
*
Moved string termination out of main loop
James Booth
2015-01-15
1
-1
/
+0
*
Removed ch from main loop
James Booth
2015-01-15
1
-5
/
+6
*
Tidy profanity.c
James Booth
2015-01-15
1
-10
/
+12
*
Moved remimder notification code out of main loop
James Booth
2015-01-15
1
-12
/
+3
*
Renamed notify remind timer
James Booth
2015-01-15
1
-4
/
+4
*
Removed result from main loop
James Booth
2015-01-14
1
-4
/
+1
*
Pass value rather than address of ch during main loop
James Booth
2015-01-14
1
-1
/
+1
*
trying to block (and save cpu power) more dynamically
Simon Effenberg
2015-01-12
1
-1
/
+1
*
Merge remote-tracking branch 'incertia/exit-title'
James Booth
2015-01-12
1
-1
/
+7
|
\
|
*
check preferences before printing exit title
Will Song
2015-01-08
1
-1
/
+2
[prev]
[next]