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
/
windows.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added output for /disco items
James Booth
2013-03-14
1
-0
/
+20
*
Show name as well as jid for room list
James Booth
2013-03-14
1
-0
/
+20
*
Tidied fix for id attributes that cause a segfault
James Booth
2013-03-08
1
-0
/
+3
*
Added /clear command to clear current window
James Booth
2013-03-02
1
-0
/
+7
*
Only show resources for connected account
James Booth
2013-02-18
1
-67
/
+69
*
Show available resources for current account with "/account"
James Booth
2013-02-18
1
-30
/
+108
*
Colour connected account in "/account list" according ot presence
James Booth
2013-02-18
1
-0
/
+26
*
Tidied new command output, ordered features
James Booth
2013-02-17
1
-8
/
+8
*
Colour title on /caps and /software output
James Booth
2013-02-17
1
-20
/
+77
*
Added autocomplete for /software command
James Booth
2013-02-17
1
-0
/
+19
*
Added /caps command
James Booth
2013-02-17
1
-3
/
+27
*
Show all resources ordered by priority with /info command
James Booth
2013-02-17
1
-54
/
+71
*
Simple default resource hanlding on presence
James Booth
2013-02-14
1
-5
/
+8
*
Added resource_presence_t and contact_presence_t
James Booth
2013-02-10
1
-21
/
+3
*
Renamed jabber_presence_t->presence_t
James Booth
2013-02-10
1
-1
/
+1
*
Renamed contact property jid->barejid
James Booth
2013-02-09
1
-6
/
+6
*
Fixed remaining '%' char printing
James Booth
2013-02-09
1
-7
/
+7
*
Show priority on login
James Booth
2013-02-05
1
-0
/
+2
*
Show detailed software/os information if available in capabilities
James Booth
2013-02-05
1
-16
/
+53
*
Added asserts
James Booth
2013-02-03
1
-1
/
+1
*
Losing connection shows 'offline' in ui
James Booth
2013-02-03
1
-0
/
+4
*
Refactored string preferences
James Booth
2013-02-03
1
-6
/
+6
*
Refactored getting boolean preferences
James Booth
2013-02-03
1
-32
/
+32
*
Added resize check to ui module
James Booth
2013-02-02
1
-1
/
+6
*
Added config dir to source
James Booth
2013-02-02
1
-2
/
+2
*
Added command and tools subdirs to source
James Booth
2013-02-02
1
-1
/
+1
*
Tidied #include's
James Booth
2013-02-02
1
-7
/
+3
*
Added ui subdir to source
James Booth
2013-02-02
1
-0
/
+2490
[prev]