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
/
window.c
Commit message (
Collapse
)
Author
Age
Files
Lines
...
*
Added union for window types
James Booth
2014-12-10
1
-37
/
+93
|
*
Added /resource command
James Booth
2014-12-02
1
-0
/
+2
|
*
Colour /me messages correctly
James Booth
2014-11-30
1
-6
/
+8
|
|
|
|
fixes #457
*
Changed type to enum for presence colour attributes
James Booth
2014-11-16
1
-24
/
+6
|
*
Replaced colours with theme_item_t
James Booth
2014-11-16
1
-33
/
+33
|
*
Fixed indentation bug
James Booth
2014-11-16
1
-20
/
+20
|
*
Added /time off
James Booth
2014-11-16
1
-9
/
+11
|
*
Implemented /time preference
James Booth
2014-11-16
1
-17
/
+43
|
*
Added /roster size and /occupants size settings
James Booth
2014-11-15
1
-3
/
+2
|
*
Added seperate values for roster and occupants win sizes
James Booth
2014-11-15
1
-4
/
+22
|
*
Changed subwin width to percentage
James Booth
2014-11-15
1
-12
/
+14
|
*
Fixed printing utf8 chats to roster, changed boothj5 theme
James Booth
2014-11-11
1
-4
/
+2
|
*
Added /roster show|hide command, only show roster on connect success
James Booth
2014-11-10
1
-1
/
+1
|
*
Refactor subwin sizing and disabled wrapping
James Booth
2014-11-10
1
-8
/
+34
|
*
Added subwin to console
James Booth
2014-11-10
1
-8
/
+8
|
*
Added /wrap user preference for enabling/disabling word wrapping
James Booth
2014-11-09
1
-2
/
+5
|
*
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
1
-2
/
+6
|
*
Added time to xmlconsole, handle newlines in messages
James Booth
2014-11-08
1
-1
/
+4
|
*
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
|
*
Use message theme setting for regular chat
James Booth
2014-11-07
1
-1
/
+1
|
*
Fixed various memory leaks
James Booth
2014-11-01
1
-0
/
+2
|
*
Added occupants UI preference
James Booth
2014-10-09
1
-1
/
+2
|
*
Implemented /occupants show
James Booth
2014-10-09
1
-0
/
+13
|
*
Implemented /occupants hide
James Booth
2014-10-09
1
-1
/
+15
|
*
Added larger occupants pad size
James Booth
2014-10-08
1
-4
/
+4
|
*
Added scroll support to occupant list
James Booth
2014-10-07
1
-2
/
+2
|
*
Handle occupant list resize
James Booth
2014-10-07
1
-5
/
+8
|
*
Added room occupants panel
James Booth
2014-10-07
1
-3
/
+23
|
*
Store real jid with occupants
James Booth
2014-10-01
1
-0
/
+4
|
*
Added /room <affiliation> command
James Booth
2014-10-01
1
-1
/
+0
|
*
Show occupants affiliation and role with /info in rooms
James Booth
2014-09-30
1
-13
/
+19
|
*
wip - Store roles and affiliations with occupants
James Booth
2014-09-30
1
-0
/
+2
|
*
Changed rooms to use Occupant type instead of PContact
James Booth
2014-09-30
1
-0
/
+79
|
*
Unreference date time
James Booth
2014-09-24
1
-0
/
+1
|
*
Cache capabilities to file
James Booth
2014-09-22
1
-0
/
+1
|
*
Added jid->hash lookup for capabilities
James Booth
2014-09-20
1
-36
/
+36
|
*
Implemented /room config submit for saving room configuration
James Booth
2014-09-10
1
-0
/
+2
|
*
Merge remote-tracking branch 'pasis/memleak'
James Booth
2014-09-09
1
-0
/
+1
|
\
|
*
Fixed memory leaks
Dmitry Podgorny
2014-09-09
1
-0
/
+1
|
/
*
Added license exemption for OpenSSL to source headers
James Booth
2014-08-24
1
-0
/
+12
|
*
Added win_save_println
James Booth
2014-07-21
1
-0
/
+6
|
*
Added win_save_newline
James Booth
2014-07-20
1
-4
/
+10
|
*
Made win_print static
James Booth
2014-07-20
1
-4
/
+8
|
*
Return address of buffer entry
James Booth
2014-07-19
1
-2
/
+2
|
*
Removed horizontal paging
James Booth
2014-07-18
1
-4
/
+2
|
*
Removed flag != 0's
James Booth
2014-07-16
1
-5
/
+5
|
*
Used constants for print flags
James Booth
2014-07-16
1
-1
/
+1
|
*
Replaced NO_EOL_DATE with bitwise or
James Booth
2014-07-16
1
-18
/
+18
|
[prev]
[next]