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
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/ctrl-w' into ctrl-w
James Booth
2014-12-01
1
-1
/
+5
|
\
|
*
Added ifdef to _show_privacy() function
James Booth
2014-12-01
1
-1
/
+5
|
|
*
|
Removed debug
James Booth
2014-12-01
1
-10
/
+0
|
/
*
Added ctrl-w support (with debug)
James Booth
2014-12-01
1
-58
/
+77
|
*
Fixed /me messages in chat room history
James Booth
2014-12-01
1
-0
/
+1
|
*
Colour /me messages correctly
James Booth
2014-11-30
1
-6
/
+8
|
|
|
|
fixes #457
*
Added Alt-Backspace to navigation help
James Booth
2014-11-22
1
-3
/
+4
|
*
Fix autocomplete clash, fix crash on opening window when recipient not in roster
James Booth
2014-11-22
1
-30
/
+26
|
*
Remove contact lookup when showing OTR privacy
James Booth
2014-11-22
1
-63
/
+51
|
*
Renamed roster autocomplete functions
James Booth
2014-11-22
1
-2
/
+2
|
*
Tidied whitespace
James Booth
2014-11-22
1
-4
/
+1
|
*
refactor parts of title bar render out of _title_bar_draw
James Booth
2014-11-20
1
-108
/
+130
|
*
Added [ui] preferences to themes
James Booth
2014-11-19
2
-0
/
+45
|
*
Update input window on /theme set
James Booth
2014-11-19
4
-11
/
+10
|
*
Added newline
James Booth
2014-11-17
1
-0
/
+1
|
*
Added /theme colours command
James Booth
2014-11-17
2
-0
/
+38
|
*
Changed type to enum for presence colour attributes
James Booth
2014-11-16
4
-39
/
+20
|
*
Added support for bold theme settings
James Booth
2014-11-16
2
-16
/
+26
|
*
Replaced colours with theme_item_t
James Booth
2014-11-16
10
-277
/
+306
|
*
Fixed indentation bug
James Booth
2014-11-16
1
-20
/
+20
|
*
Added /time off
James Booth
2014-11-16
2
-9
/
+13
|
*
Implemented /time preference
James Booth
2014-11-16
3
-24
/
+51
|
*
Added /time setting
James Booth
2014-11-16
2
-0
/
+15
|
*
Added /roster size and /occupants size settings
James Booth
2014-11-15
2
-3
/
+8
|
*
Added seperate values for roster and occupants win sizes
James Booth
2014-11-15
3
-18
/
+40
|
*
Changed subwin width to percentage
James Booth
2014-11-15
3
-21
/
+23
|
*
Fixed freeing lists
James Booth
2014-11-13
1
-15
/
+6
|
*
Fixed leaks
James Booth
2014-11-13
1
-2
/
+4
|
*
Implemented /roster by group
James Booth
2014-11-13
1
-1
/
+58
|
*
Implemented roster grouped by presence
James Booth
2014-11-12
1
-52
/
+91
|
*
Fixed printing utf8 chats to roster, changed boothj5 theme
James Booth
2014-11-11
1
-4
/
+2
|
*
Added /roster show|hide resource
James Booth
2014-11-11
2
-27
/
+39
|
*
Added /roster show|hide offline
James Booth
2014-11-10
1
-28
/
+32
|
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
4
-1
/
+36
|
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
5
-39
/
+94
|
*
Order resources in roster, allow paging roster
James Booth
2014-11-10
1
-9
/
+21
|
*
Show resources and only subscribed contacts in roster panel
James Booth
2014-11-10
1
-6
/
+19
|
*
Added simple roster
James Booth
2014-11-10
2
-0
/
+30
|
*
Added subwin to console
James Booth
2014-11-10
3
-19
/
+19
|
*
Added /wrap user preference for enabling/disabling word wrapping
James Booth
2014-11-09
3
-2
/
+17
|
*
Wordwrap, handle words bigger than line space
James Booth
2014-11-09
1
-6
/
+18
|
*
Fixed history messages to work with wrapping
James Booth
2014-11-09
3
-14
/
+26
|
*
Added time to xmlconsole, handle newlines in messages
James Booth
2014-11-08
2
-8
/
+10
|
*
Simple word wrap
James Booth
2014-11-08
1
-0
/
+10
|
*
Print one word at a time
James Booth
2014-11-08
1
-2
/
+28
|
*
Added /presence command to show contacts presence
James Booth
2014-11-07
3
-0
/
+67
|
*
Use message theme settings in chat rooms
James Booth
2014-11-07
1
-3
/
+3
|
*
Use message theme setting for regular chat
James Booth
2014-11-07
2
-2
/
+2
|
*
Removed hash_table_iter usage for room roster
James Booth
2014-11-03
2
-7
/
+9
|
*
Fixed various memory leaks
James Booth
2014-11-01
3
-1
/
+4
|
[next]