Age | Commit message (Collapse) | Author |
|
|
|
users at that point anyway
|
|
install.
|
|
|
|
|
|
|
|
|
|
completely pointless
|
|
|
|
for the modal as it's related
|
|
|
|
intergrate the overlay feedback and do tweaks
|
|
and unread memos different colors
|
|
|
|
|
|
|
|
by just moving pointers to the core
|
|
|
|
|
|
senders name
|
|
an extension on chrome. Reverting to previous commit
|
|
.content in Chrome on Windows
|
|
the main content a little less
|
|
out after a give time (currently 5s)
|
|
homepage when their session is not found
|
|
|
|
|
|
|
|
|
|
Convert locales to utf-8 charset
|
|
The files have been converted using the following script:
for i in *.po; do
cat $i | grep charset | cut -d= -f2 | cut -d\\ -f1 > charset
echo Converting $i from `cat charset` to UTF-8
iconv -f `cat charset` -t UTF-8 < $i | sed "s/`cat charset`/UTF-8/g" > $i~
mv -f $i~ $i
rm -f charset
done
|
|
|
|
|
|
|
|
|
|
|
|
Added chanserv drop to web panel
Allow long lists of akills to scroll
|
|
|
|
|
|
|
|
the template engine
|
|
commit 317ead6b395237fd0fcf8a39ef028404fcd0ece2
Author: MatthewM <mcm@they-got.us>
Date: Tue Dec 11 02:14:06 2012 -0500
Added the HostServ link to the navigation bar
commit 6b15d7fc5e68809f282f5d8597f5bc198851b41c
Author: MatthewM <mcm@they-got.us>
Date: Tue Dec 11 01:58:18 2012 -0500
Correct some slight over sights that was missed eariler
commit b356a46789fabe4f69af8739e721bc069aa7a348
Author: MatthewM <mcm@they-got.us>
Date: Mon Dec 10 23:44:51 2012 -0500
Started work on adding HostServ to the web panel
|
|
|
|
|
|
block in example.conf
|
|
|
|
|
|
include and library directories.
|
|
|
|
actually exists
|