aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - sperate permissions from sessionsMeik Sievertsen2006-01-047-383/+496
* - file_get_contents instead of imploding file()s or fread()ing till the maxim...David M2006-01-047-68/+38
* And as if by magoc they are hidden (a minor change I missed commiting before ...Graham Eames2006-01-031-1/+2
* First update of the new admin style to being it in line with the new frontend...Tom Beddard2006-01-0332-581/+456
* Added class="radio" to the hardcoded radio button input strings to prevent <i...Tom Beddard2006-01-031-3/+3
* - ability to create new styleMeik Sievertsen2006-01-032-16/+173
* - updated imageset cfgMeik Sievertsen2006-01-021-69/+68
* - install style and style elementsMeik Sievertsen2006-01-0213-39/+754
* - Added a freeresultDavid M2006-01-011-0/+1
* - Defined some DBAL class varsDavid M2006-01-011-0/+3
* - 18446744073709551615 becomes a float. This causes MySQL to read it as 1. Ha...David M2006-01-012-2/+2
* - Polls work! Hooray for polls!David M2006-01-011-11/+11
* Fixed new PM link and added online status flagTom Beddard2005-12-302-2/+3
* Registered group list query was showing duplicate groups.Tom Beddard2005-12-301-0/+1
* - fix a very nasty error: If there is a tree of more than one category but wi...Meik Sievertsen2005-12-301-15/+73
* - fix query for obtaining usernames beginning with a character and additional...Meik Sievertsen2005-12-301-3/+2
* Changed ONLINE_STATUS flag to S_ONLINE for consistancyTom Beddard2005-12-302-2/+2
* Added some missing UCP explaination textTom Beddard2005-12-301-2/+5
* Preliminary folder icon display for bookmarked topicsTom Beddard2005-12-301-4/+7
* - mt_srand in unique_id working properly (swapped usec and sec)Nils Adermann2005-12-302-2/+1
* Changes to fix instant message popup errorsTom Beddard2005-12-301-2/+3
* Added topic folder image source and user profile link for posts results pageTom Beddard2005-12-301-0/+1
* Little tweaks for the members listing/profile pageTom Beddard2005-12-302-5/+8
* - Buh? Incorrect lang index...David M2005-12-291-2/+1
* // TODO: Buy more bug sprayDavid M2005-12-291-1/+1
* This was causing trouble on ppc, I kept getting the same random string (proba...Nils Adermann2005-12-291-3/+0
* Bug Spray!David M2005-12-291-17/+17
* Search related stringsTom Beddard2005-12-291-0/+2
* A few fixes and a new online_status template variableTom Beddard2005-12-291-4/+5
* Added the topic icon src variable to bring in line with viewtopic and viewforumTom Beddard2005-12-291-0/+1
* - some changes to browser checking (was the reason for not working logins)Meik Sievertsen2005-12-2820-132/+1862
* Moved text to language fileTom Beddard2005-12-282-2/+3
* SQL error fix for subscribed listTom Beddard2005-12-281-1/+1
* - I forgot that we can add and remove prefixes :DDavid M2005-12-271-4/+4
* - Buh? Postgre!David M2005-12-271-1/+1
* - Forgot to repair a function ;-)David M2005-12-271-2/+2
* - Removed a variable that has been left unused for three and a half years...David M2005-12-271-1/+0
* - Replaced the old 2.0.x highlight code with much nicer code :-)David M2005-12-272-6/+2
* - Post/Topic icon text selection is fixedDavid M2005-12-271-1/+1
* - fixing alter_block_array function as suggested by david.Meik Sievertsen2005-12-271-4/+16
* Language related updates. Removed escaped double-quotes from single quote FAQ...Tom Beddard2005-12-264-10/+11
* *** empty log message ***Meik Sievertsen2005-12-251-17/+26
* - only include modules with the correct extension. ;)Meik Sievertsen2005-12-252-3/+26
* - transfer classMeik Sievertsen2005-12-231-0/+347
* Another small tweak to allow empty theme.cfg values to overwrite the default,...Tom Beddard2005-12-221-1/+1
* Little tweak to enable the $parsed_items array to be properly built.Tom Beddard2005-12-221-2/+1
* - ok, get away with the secondary style approach (styles can be mixed togethe...Meik Sievertsen2005-12-2212-115/+256
* Oops, naming convention better now.Tom Beddard2005-12-221-3/+3
* A few additions required by the new styleTom Beddard2005-12-221-0/+6
* - and finally, user groups. :)Meik Sievertsen2005-12-215-2/+192