summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Massive code formatting cleanup and url slash fixingdonncha2005-10-1315-340/+388
* Only allow numbers and letters in the usernamedonncha2005-10-121-0/+4
* Added category id filterdonncha2005-10-121-0/+1
* Better error reporting of reg pagedonncha2005-10-121-16/+20
* Category fixesdonncha2005-10-112-12/+15
* Reverse changes from WP Merge - use options cache only when not installing, a...donncha2005-10-111-3/+7
* Fixed pings!donncha2005-10-112-2/+3
* WP Merge: Code cleanups from markjaquith. fixes #1743, admin-db is needed fo...donncha2005-10-103-469/+456
* bytes, not kilobytes!donncha2005-10-071-1/+1
* Escape sqldonncha2005-10-071-6/+8
* Global categories use new hooks nowdonncha2005-10-071-14/+16
* Added upload hooks. check for available space and file sizedonncha2005-10-072-1/+51
* WordPress Merge - image deletion and moredonncha2005-10-0713-298/+410
* Added plugin hook to blogs listingdonncha2005-10-031-1/+8
* Better search (Matt)donncha2005-10-031-1/+2
* Users are not allowed registerdonncha2005-10-031-4/+1
* Stats are nice, but take ages!donncha2005-10-031-0/+2
* Removed some tinymce plugins (Matt)donncha2005-10-031-1/+1
* Removed one WPLANG (Tomk32 spotted this too)donncha2005-10-031-1/+0
* Wordpress mergedonncha2005-10-035-222/+255
* When invited user registeres, create a new key for them: invite_hash.donncha2005-09-293-4/+4
* No stripslashes()donncha2005-09-292-2/+2
* Categories shouldn't have slashesdonncha2005-09-291-1/+0
* Added image uploading script!donncha2005-09-281-0/+332
* Remove slashes from category names.donncha2005-09-283-3/+11
* Updated kses rulesdonncha2005-09-281-1/+1
* Fixed upload path for new uploaderdonncha2005-09-275-6/+12
* WP Merge, Andy's new upload code, REQUIRES upgrading of db!donncha2005-09-278-250/+191
* WP Mergedonncha2005-09-261-3/+0
* Categories: check for default category (not cat_ID == 1) when deleting.donncha2005-09-262-8/+17
* Final part of code to allow global loginsdonncha2005-09-261-1/+1
* Fixed problem with Chinese and Japanese characters being removed.donncha2005-09-261-1/+2
* Login anywhere!donncha2005-09-261-0/+6
* Removed image db filedonncha2005-09-261-0/+0
* WP Mergedonncha2005-09-26219-2910/+5374
* Notification emails come from site admin instead of registered user. (Thanks ...donncha2005-09-261-1/+1
* Warn usrs of min lengthdonncha2005-09-231-1/+1
* Don't allow people to delete the default category. Thanks Matt and Firenzedonncha2005-09-231-0/+7
* Forgot "preview post".donncha2005-09-232-10/+4
* WP Mergedonncha2005-09-234-4/+19
* Switch blog functions now workdonncha2005-09-231-7/+29
* WP Mergedonncha2005-09-221-27/+19
* Filter post content as it's displayed too!donncha2005-09-221-0/+6
* Removed "+" button as it doesn't work with global categories ajax. Fix it som...donncha2005-09-221-6/+6
* Removed linksdonncha2005-09-221-2/+1
* Must set wp_roles user key properlydonncha2005-09-221-2/+13
* WP Mergedonncha2005-09-224-9/+12
* WP Mergedonncha2005-09-223-5/+6
* Don't list where files are located.donncha2005-09-211-2/+2
* Add/Strip slashes to postsdonncha2005-09-211-1/+1