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
/
command
/
commands.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
WIP - Adding port to account options
James Booth
2014-01-18
1
-3
/
+65
*
Tidied OTR messages
James Booth
2014-01-16
1
-10
/
+10
*
Show OTR coloured status
James Booth
2014-01-16
1
-1
/
+11
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
1
-1
/
+1
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
1
-1
/
+5
*
Added setting /otr log on|off|redact
James Booth
2014-01-13
1
-0
/
+23
*
Check for already established but not used OTR session on /otr start <contact>
James Booth
2014-01-13
1
-2
/
+3
*
Implemented /otr start <contact>
James Booth
2014-01-13
1
-0
/
+11
*
Open new chat win, or use existing for /otr start <contact>
James Booth
2014-01-13
1
-9
/
+25
*
Added /otr to /help chatting
James Booth
2014-01-12
1
-1
/
+1
*
Added conditionals to makefile for otr support
James Booth
2014-01-12
1
-1
/
+1
*
Added /otr trust|untrust commands
James Booth
2014-01-12
1
-0
/
+26
*
Added /otr end command
James Booth
2014-01-11
1
-0
/
+14
*
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
1
-5
/
+1
*
Show contacts fingerprint on /otr theirfp
James Booth
2014-01-11
1
-1
/
+1
*
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
1
-1
/
+16
*
Renamed fingerprint command, updated help
James Booth
2014-01-11
1
-1
/
+1
*
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
1
-0
/
+2
*
Use version 1 query to start OTR session
James Booth
2014-01-11
1
-0
/
+2
*
Require '/otr start' from both parties before encryption used both ways
James Booth
2014-01-11
1
-8
/
+39
*
Load OTR private key on connect, gen command checks if already generated
James Booth
2014-01-11
1
-1
/
+1
*
Added "/otr fp" to show users fingerprint
James Booth
2014-01-10
1
-8
/
+12
*
WIP - OTR support
James Booth
2014-01-10
1
-1
/
+19
*
Merge branch 'master' into otr
James Booth
2014-01-05
1
-5
/
+26
|
\
|
*
Removed prof_handle group functions
James Booth
2014-01-05
1
-4
/
+14
|
*
Removed roster_list dependency on xmpp module
James Booth
2014-01-05
1
-2
/
+4
|
*
Refactored roster_change_name
James Booth
2014-01-05
1
-1
/
+4
|
*
Removed prof_handle_disconnect
James Booth
2014-01-05
1
-1
/
+7
|
*
Renamed roster_add_new -> roster_send_add_new
James Booth
2014-01-05
1
-1
/
+1
*
|
Merge branch 'master' into otr
James Booth
2014-01-02
1
-6
/
+7
|
\
|
|
*
Added /sub command test
James Booth
2013-12-27
1
-1
/
+1
|
*
Test for presence update when changing priority
James Booth
2013-12-27
1
-1
/
+2
|
*
Changed messages on invalid priorities
James Booth
2013-12-27
1
-4
/
+4
*
|
Merge branch 'master' into otr
James Booth
2013-12-18
1
-3
/
+8
|
\
|
|
*
Added tests for setting presence priorities
James Booth
2013-12-17
1
-3
/
+8
*
|
Merge branch 'master' into otr
James Booth
2013-12-16
1
-24
/
+4
|
\
|
|
*
Test account free'd after connect
James Booth
2013-12-15
1
-1
/
+1
|
*
Moved fulljid logic to accounts
James Booth
2013-12-15
1
-6
/
+1
|
*
Moved _ask_password to UI module
James Booth
2013-12-15
1
-16
/
+2
*
|
Merge branch 'master' into otr
James Booth
2013-12-15
1
-0
/
+25
|
/
*
Seperated command functions into module
James Booth
2013-12-15
1
-0
/
+2384