summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Login anywhere!donncha2005-09-261-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@369 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed image db filedonncha2005-09-261-0/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@368 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-26219-2910/+5374
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@367 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Notification emails come from site admin instead of registered user. (Thanks ↵donncha2005-09-261-1/+1
| | | | | | Tom!) git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@366 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Warn usrs of min lengthdonncha2005-09-231-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@365 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't allow people to delete the default category. Thanks Matt and Firenzedonncha2005-09-231-0/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@364 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Forgot "preview post".donncha2005-09-232-10/+4
| | | | | | | Minor change to profile page. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@363 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-234-4/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@362 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Switch blog functions now workdonncha2005-09-231-7/+29
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@361 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-221-27/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@360 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter post content as it's displayed too!donncha2005-09-221-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@359 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed "+" button as it doesn't work with global categories ajax. Fix it ↵donncha2005-09-221-6/+6
| | | | | | someone? git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@358 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed linksdonncha2005-09-221-2/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@357 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Must set wp_roles user key properlydonncha2005-09-221-2/+13
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@356 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-224-9/+12
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@355 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-223-5/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@354 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Don't list where files are located.donncha2005-09-211-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@353 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Add/Strip slashes to postsdonncha2005-09-211-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@352 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Set link_owner on links!donncha2005-09-212-2/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@351 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Always filter posts!donncha2005-09-211-6/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@350 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-216-495/+419
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@349 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Invites number is set when user registers now.donncha2005-09-202-4/+3
| | | | | | | Increment invites number when unused invited is deleted git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@348 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Delete post *after* "delete_post" action has taken place.donncha2005-09-201-1/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@347 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* When changing user's password don't login as them!donncha2005-09-201-4/+6
| | | | | | | Thanks codesmith: http://mu.wordpress.org/forums/topic/327 git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@346 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Show invites_left againdonncha2005-09-201-2/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@345 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-203-145/+185
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@344 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Use user_id directlydonncha2005-09-191-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@343 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Almost forgot, from WP Mergedonncha2005-09-191-0/+234
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@342 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-199-1067/+718
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@341 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* AddLoadEvent() js function now loads wp hashcash. Use it to load other js ↵donncha2005-09-192-7/+19
| | | | | | | | | functions! Very useful for getting livesearch working.. git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@340 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed "order by" functiondonncha2005-09-161-0/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@339 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Store "Show Internal Links" and "Show DIRECT Links" in blog options table.donncha2005-09-161-0/+19
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@338 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Convert wp-admin urls to blog urlsdonncha2005-09-161-0/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@337 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Removed commented codedonncha2005-09-161-9/+0
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@336 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-167-21/+701
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@335 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Minor typodonncha2005-09-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@334 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Categories are in /tag now, update your .htaccess rules!donncha2005-09-152-1/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@333 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Usernames should be >= 4 charsdonncha2005-09-151-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@332 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Make images and files more cacheable: issue 304 errors more oftendonncha2005-09-151-4/+7
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@331 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed rss cachingdonncha2005-09-151-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@330 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-152-5/+6
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@329 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed deletion of direct referersdonncha2005-09-141-0/+2
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@328 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP bug: missing ","donncha2005-09-141-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@327 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Reset to WP tagsdonncha2005-09-141-341/+29
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@326 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Fixed sql errordonncha2005-09-141-1/+1
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@325 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* WP Mergedonncha2005-09-1413-348/+776
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@324 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Filter post content through ksesdonncha2005-09-131-4/+16
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@323 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Check for 0donncha2005-09-132-0/+8
| | | | | | | Added get_blog_post() function git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@322 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Updated to Mark Ghosh's kses+0.2.2donncha2005-09-131-37/+364
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@321 7be80a69-a1ef-0310-a953-fb0f7c49ff36
* Rewrite www.domain.com -> domain.comdonncha2005-09-131-0/+3
| | | | git-svn-id: http://svn.automattic.com/wordpress-mu/trunk@320 7be80a69-a1ef-0310-a953-fb0f7c49ff36