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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
WIP - Adding port to account options
James Booth
2014-01-18
6
-15
/
+102
*
Added OTR remaining system messages and colouring
James Booth
2014-01-17
3
-57
/
+98
*
Tidied OTR messages
James Booth
2014-01-16
3
-10
/
+28
*
Show OTR coloured status
James Booth
2014-01-16
10
-39
/
+159
*
Set boolean when typing in titlebar
James Booth
2014-01-16
1
-10
/
+9
*
Removed title_bar_draw from UI module
James Booth
2014-01-16
3
-19
/
+8
*
Use title_bar_draw in title_bar_refresh
James Booth
2014-01-16
1
-4
/
+1
*
Added constant for console title
James Booth
2014-01-16
1
-1
/
+3
*
Remove manual memory allocation from titlebar
James Booth
2014-01-16
1
-28
/
+14
*
Renamed recipient -> current_recipient in titlebar
James Booth
2014-01-16
1
-11
/
+11
*
Inlined _title_bar_draw_title and _title_bar_draw_presence
James Booth
2014-01-16
1
-24
/
+8
*
Use title_bar_draw where possible in title bar
James Booth
2014-01-16
1
-15
/
+3
*
Always erase and refresh titlebar when drawing
James Booth
2014-01-16
1
-0
/
+8
*
Added _title_bar_draw_title when setting presence
James Booth
2014-01-16
1
-1
/
+2
*
Removed _title_bar_show
James Booth
2014-01-16
1
-13
/
+6
*
Removed title_bar_show from UI module
James Booth
2014-01-16
2
-3
/
+2
*
Renamed title bar status -> presence
James Booth
2014-01-16
2
-11
/
+11
*
Renamed title_bar_set_status -> title_bar_set_presence
James Booth
2014-01-16
6
-11
/
+13
*
Renamed title_bar -> win
James Booth
2014-01-16
1
-31
/
+31
*
Renamed title_bar_title -> title_bar_console
James Booth
2014-01-16
3
-9
/
+9
*
Removed dirty flag from titlebar
James Booth
2014-01-16
1
-15
/
+16
*
Implemented chat logging options for OTR messages
James Booth
2014-01-13
5
-7
/
+27
*
Added setting /otr log on|off|redact
James Booth
2014-01-13
6
-5
/
+66
*
Fixed GString freeing before use in otr.c
James Booth
2014-01-13
1
-2
/
+2
*
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 contact autocompletion to /otr start <contact>
James Booth
2014-01-13
1
-0
/
+5
*
Moved otr autocompletion to function
James Booth
2014-01-13
1
-3
/
+17
*
Removed unused otr callbacks
James Booth
2014-01-13
1
-59
/
+0
*
Added /otr to /help chatting
James Booth
2014-01-12
1
-1
/
+1
*
Removed debug statements
James Booth
2014-01-12
1
-24
/
+0
*
Added conditionals to makefile for otr support
James Booth
2014-01-12
3
-1
/
+7
*
Merge branch 'master' into otr
James Booth
2014-01-12
1
-0
/
+2
|
\
|
*
Fixed win_handle_error_message
James Booth
2014-01-08
1
-0
/
+2
*
|
Added /otr trust|untrust commands
James Booth
2014-01-12
6
-6
/
+148
*
|
Implemented write fingerprints callback
James Booth
2014-01-12
1
-1
/
+20
*
|
Added /otr autocompleter and updated help
James Booth
2014-01-12
1
-5
/
+17
*
|
Added /otr end command
James Booth
2014-01-11
2
-1
/
+16
*
|
End OTR session when user closes chat window
James Booth
2014-01-11
4
-5
/
+62
*
|
Handle window creation for incoming and outgoing OTR sessions
James Booth
2014-01-11
6
-8
/
+53
*
|
Show contacts fingerprint on /otr theirfp
James Booth
2014-01-11
2
-3
/
+14
*
|
Added /otr theirfp with hardcoded fingerprint
James Booth
2014-01-11
7
-9
/
+47
*
|
Renamed fingerprint command, updated help
James Booth
2014-01-11
2
-6
/
+7
*
|
Added [OTR] and (trusted/untrusted) to titlebar for OTR sessions
James Booth
2014-01-11
5
-0
/
+17
*
|
Refactored setting window recipient
James Booth
2014-01-11
2
-32
/
+30
*
|
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
9
-18
/
+114
*
|
Load OTR private key on connect, gen command checks if already generated
James Booth
2014-01-11
4
-25
/
+102
*
|
Implemented message encryption, session started with whitspace tags on first ...
James Booth
2014-01-10
2
-20
/
+8
[prev]
[next]