Commit Graph

  • c3bcbc395e No longer used. Matt Mullenweg 2004-09-21 19:47:00 +00:00
  • 2c08301539 No longer used. Matt Mullenweg 2004-09-21 19:41:13 +00:00
  • ae0602d974 Fix by Michael Leuchtenburg so that bookmarklet respects pingback setting. Donncha O Caoimh 2004-09-20 09:37:30 +00:00
  • fee2d2df3c If we attempt path info matching but do not match, set 404. Also, retabify some code. Ryan Boren 2004-09-19 04:19:16 +00:00
  • d278d6b8ae Trackback fix ups. Ryan Boren 2004-09-18 22:47:43 +00:00
  • cf529fe462 Rename using_mod_rewrite() to using_index_permalinks(). Start removing blogfilename references. Ryan Boren 2004-09-18 20:04:29 +00:00
  • 1583a85abc Test for feed and trackback at the beginning of the template redirection code. Ryan Boren 2004-09-18 19:01:18 +00:00
  • e2200573b9 I was stupidly parsing dateCreated even when it was empty -- hence the crash in mw_newPost michelvaldrighi 2004-09-18 18:10:16 +00:00
  • 581f1a26d7 whoops, a dot that was removed yesterday came back when restoring the file michelvaldrighi 2004-09-18 17:03:08 +00:00
  • 15d8a376f7 Do not try to link to theme and author uris that are not there. Bug 295. Ryan Boren 2004-09-18 06:08:40 +00:00
  • 85acf6cfc4 Fix boulk comment delete. Bug 291. Patch from ringmaster. Ryan Boren 2004-09-18 05:56:28 +00:00
  • de9329d95b Remove extra slashes from permalink structure. Ryan Boren 2004-09-18 05:49:10 +00:00
  • f7d9aadc28 Do not sanitize an empty title. Ryan Boren 2004-09-18 05:38:47 +00:00
  • 8b407a6db1 Do not sanitize an empty title. Ryan Boren 2004-09-18 05:36:18 +00:00
  • 1efe0af8c3 htmlspecialchars() no longer needs to be run against rewrite_rules due to options-permalink reorg. Currently, ampersands end up being encoded in .htaccess, which causes breakage. Ryan Boren 2004-09-18 03:04:27 +00:00
  • 0e1a09470b big oopsie related to moving the xmlrpc.php file: somehow it got replaced by the old one. you can ignore version 1.21 michelvaldrighi 2004-09-17 20:53:18 +00:00
  • 38116183dd moved wp-admin/xmlrpc.php to the root dir michelvaldrighi 2004-09-17 20:48:43 +00:00
  • d190b9453c reverting wp-admin/xmlrpc.php changes michelvaldrighi 2004-09-17 14:57:15 +00:00
  • 511ff56068 updated pingback() to use IXR -- now we aren't using phpxmlrpc anywhere anymore michelvaldrighi 2004-09-17 14:11:28 +00:00
  • 7e597f05a4 The two flags "default_ping_status" and "default_comment_status" weren't being recorded properly. Donncha O Caoimh 2004-09-17 13:05:06 +00:00
  • febf75f50d When there's only one user on a blog edit.php displays an error. Fixed. http://wordpress.org/support/6/12915 Donncha O Caoimh 2004-09-17 10:51:23 +00:00
  • c2b97cdfec returning actual fault codes in pingback.ping michelvaldrighi 2004-09-17 10:35:41 +00:00
  • 5e0e0bf9a9 Check for moderation_notify flag before notifying moderator that about held comments. Donncha O Caoimh 2004-09-17 10:26:34 +00:00
  • fa94dfa448 now that we have a new pingback server in wp-admin/xmlrpc.php, let's advertise it michelvaldrighi 2004-09-17 09:27:04 +00:00
  • be784a3f52 letting IXR take care of URI parsing, while leaving the old way to call weblog_ping possible michelvaldrighi 2004-09-17 08:39:12 +00:00
  • 45d9bf4b56 Revert to default theme if active theme is broken. Ryan Boren 2004-09-16 18:09:32 +00:00
  • 0d2f304c8b replaced old weblog_ping with new IXR-based weblog_ping michelvaldrighi 2004-09-16 17:08:56 +00:00
  • d1d60768cc added timeout and vendor parameters to IXR_Client, could be very useful for weblog_pings michelvaldrighi 2004-09-16 17:07:59 +00:00
  • c7f5afd9db added pingback.extensions.getPingbacks michelvaldrighi 2004-09-16 15:20:39 +00:00
  • e9dd8f6187 now with complete MT API support -- TEST TEST TEST THIS (here it worked fine with Ecto 2) michelvaldrighi 2004-09-16 14:54:25 +00:00
  • ea193a0f97 added pingback (now with accurate fault codes and more easily readable code), added aliases for metaweblog stuff that mimics blogger api michelvaldrighi 2004-09-16 13:26:06 +00:00
  • 8f164348c6 support for comment_type, while we move away from <*back /> stuff michelvaldrighi 2004-09-16 13:15:07 +00:00
  • 06a08d416a Title attribute can cause probs with markup. Matt Mullenweg 2004-09-16 10:58:33 +00:00
  • b47e9a5139 More new_users_can_blog fixes, including to the registration form and resolution to http://mosquito.wordpress.org/bug_view_page.php?bug_id=0000280 Matt Mullenweg 2004-09-16 10:26:39 +00:00
  • c69ee23851 wtf was I thinking? here comes a bunch of fixes michelvaldrighi 2004-09-16 09:55:00 +00:00
  • 5b73909f79 Don't forget to strip Matt Mullenweg 2004-09-16 01:08:50 +00:00
  • 3776531128 Axing of geo stuff, major cleanups on permalink options, style tweaks. Matt Mullenweg 2004-09-15 15:09:39 +00:00
  • c3ad9d60cf Make $pagenow work with PATH_INFO. Ryan Boren 2004-09-15 08:16:58 +00:00
  • d5b58ba8d5 Check for index.php instead of blogfilename. Ryan Boren 2004-09-15 07:37:43 +00:00
  • 3d0c99e58c Mark "more" link text for translation, just for grins. Bug 119. Ryan Boren 2004-09-15 03:37:44 +00:00
  • c4a4ee4dff Make comments_template() theme aware. Ryan Boren 2004-09-15 02:50:29 +00:00
  • 18fc3d77f2 fixed comment_status screwup, removed debug stuff, screwed up big time, ate a cheese sandwich michelvaldrighi 2004-09-14 17:20:22 +00:00
  • f1715a5250 various fixes, and started MT API support michelvaldrighi 2004-09-14 16:52:13 +00:00
  • 3d4548debe fixed bug #279, and fixed datetime to make it a proper w3cdtf string michelvaldrighi 2004-09-14 16:35:58 +00:00
  • 2059519dbf Initial functionality so level 1 users may be allowed to publish or just post drafts. Matt Mullenweg 2004-09-14 12:41:09 +00:00
  • 9d7f710ce7 Some UI changes to theme manager. Seems to be updating the stylesheet but not the template. Matt Mullenweg 2004-09-14 12:01:31 +00:00
  • 866f0325c5 This file shouldn't be there. Matt Mullenweg 2004-09-14 11:31:42 +00:00
  • f5aee94284 Make the posts page a bit friendlier. Matt Mullenweg 2004-09-14 11:24:50 +00:00
  • 177e6e4c2a More CSS tweaks. Matt Mullenweg 2004-09-14 11:09:44 +00:00
  • 8dbf39841d ID change. Matt Mullenweg 2004-09-14 10:45:30 +00:00
  • e4ce1aa423 Tweak. Matt Mullenweg 2004-09-14 10:38:21 +00:00
  • f70851ab61 Nowrap on labels was breaking the post layout with long category names. Matt Mullenweg 2004-09-14 10:22:12 +00:00
  • 49beb5174f Moved visit link from menu to header, adjusted CSS to match and to also handle overflow better. Matt Mullenweg 2004-09-14 10:17:12 +00:00
  • 9c5213c6b8 View other's drafts. Still need author editing on the advanced edit form. Matt Mullenweg 2004-09-14 10:02:48 +00:00
  • 4a2c4fcdbb Load the currently active theme into the theme editor upon first visit rather than Default. Ryan Boren 2004-09-14 07:19:16 +00:00
  • 5980b30da1 If the query is for a page, make sure single is false. Ryan Boren 2004-09-14 06:56:13 +00:00
  • 83d1029ce2 Save meta info to DB before doing the publish_post action. Ryan Boren 2004-09-14 06:54:09 +00:00
  • 80a69481d0 Refactor some theme code. Ryan Boren 2004-09-14 06:19:50 +00:00
  • 3dc410d34d Simplify template redirector. Collapse mutliple guard vars into one. Ryan Boren 2004-09-13 08:05:30 +00:00
  • 7244afffb3 Template redirection fix-up. Ryan Boren 2004-09-13 07:28:16 +00:00
  • 2ccb9cbd17 Use stylesheet_url from bloginfo(). Ryan Boren 2004-09-12 22:07:49 +00:00
  • d6463ce6a6 Use stylesheet_url from bloginfo(). Ryan Boren 2004-09-12 20:30:49 +00:00
  • ddf9be9ef1 Themes. Ryan Boren 2004-09-11 16:12:40 +00:00
  • 3bfd308dc6 Timeout changes. Hat tip: Michael Dale. Matt Mullenweg 2004-09-10 10:55:44 +00:00
  • ebcdb0990e Incorporate utf8_uri_encode() in sanitize_title(). Improve UTF-8 accented character decomposition in remove_accents(). Ryan Boren 2004-09-10 08:36:54 +00:00
  • 08f8a3d0eb get_pagenum_link() tweaks. Ryan Boren 2004-09-10 07:03:40 +00:00
  • 2706a8f965 Honor default category in post forms. Bug 182. Ryan Boren 2004-09-10 06:31:19 +00:00
  • 0a1aa31389 Fix static page editing. Ryan Boren 2004-09-10 01:32:20 +00:00
  • 3c7fe8a8d0 Allow the calendar start of week to be provisioned. get_calendar() patch from rq. Bug 32. Ryan Boren 2004-09-09 23:07:46 +00:00
  • 44de1ee11b Abstract quicktag code and don't show if it's Safari. Matt Mullenweg 2004-09-09 17:51:33 +00:00
  • 54cf4d7e78 ugh, no wonder the new xmlrpc wouldn't post anything michelvaldrighi 2004-09-09 15:54:03 +00:00
  • bce7d33025 Use get_query_var() to get cat and name so that we pick up any processing done on them by the query. Ryan Boren 2004-09-09 03:45:51 +00:00
  • 51304d6478 Removed some unused code. Matt Mullenweg 2004-09-08 10:31:19 +00:00
  • 5343acfdc3 Missing user_description. Matt Mullenweg 2004-09-08 10:19:05 +00:00
  • b04ce2a5aa Fixed type and moving out the sidebar. Matt Mullenweg 2004-09-08 09:53:20 +00:00
  • ddf3274786 Extra handy plugin hook. Matt Mullenweg 2004-09-08 09:15:18 +00:00
  • 3c0cfd3fc8 Have WP mailed post come from author if email matches author in DB. Hat tip: Jerome Cornet. Matt Mullenweg 2004-09-08 08:57:52 +00:00
  • adf3e5d380 Some named entities have numbers. Matt Mullenweg 2004-09-08 08:48:36 +00:00
  • 33e49f7c71 Delete all them suckers. Matt Mullenweg 2004-09-08 08:30:18 +00:00
  • 6386130414 Slight wording change. Matt Mullenweg 2004-09-08 08:21:12 +00:00
  • f0edc5ccf7 Retrospam check from Kitten Matt Mullenweg 2004-09-08 08:17:53 +00:00
  • 69a6e252f7 Quicktag scroll uber-fix for Moz from Alex Matt Mullenweg 2004-09-08 05:49:35 +00:00
  • 4e7e0194b5 Paging by days fix. Ryan Boren 2004-09-08 00:02:53 +00:00
  • 31ed310727 Trackback fix from Michael Dale. Matt Mullenweg 2004-09-07 03:15:48 +00:00
  • bee9686570 Move trackbacks to new comment function. Matt Mullenweg 2004-09-07 02:34:12 +00:00
  • 122631f99e Apache 1.3 does not support the reluctant (non-greedy) expression modifier. Remove the modifier when outputting mod_rewrite rules. Ryan Boren 2004-09-07 00:01:19 +00:00
  • 6a98ee3737 New page by day code from Sebastian Herp. Ryan Boren 2004-09-06 20:03:16 +00:00
  • 3d451b067e Add missing join to page by day query. Ryan Boren 2004-09-06 03:03:08 +00:00
  • 0aa8ff6a3d Add wp-layout and a string translation. From MooKitty. Ryan Boren 2004-09-06 02:46:49 +00:00
  • 7ec1b62a42 Remove left over debug output. Ryan Boren 2004-09-05 20:06:01 +00:00
  • 24fd61e7fc Improve paging by days. Retabify source. Ryan Boren 2004-09-05 20:00:09 +00:00
  • e95e4738f7 Friendlier comment schema. Matt Mullenweg 2004-09-05 07:44:58 +00:00
  • 6bf4f0ed17 Bring wp.php into the 21st century Matt Mullenweg 2004-09-05 07:30:59 +00:00
  • a09cbbbc85 Slight cleanup Matt Mullenweg 2004-09-05 07:25:31 +00:00
  • 460e139bcb Enable morally correct trackback autodiscovery. Matt Mullenweg 2004-09-05 07:17:40 +00:00
  • 0ed9084d7d Set GUID on upgrade. CURRENTLY NOT WORKING. For some reason the get_settings calls aren't working. Matt Mullenweg 2004-09-05 02:41:01 +00:00
  • bf70fc82bd Set GUID when posting. Matt Mullenweg 2004-09-05 02:03:51 +00:00
  • 94c29fd51e Track and check user agent for comments. Matt Mullenweg 2004-09-05 01:50:39 +00:00
  • 0e365db45d Two new fields. Matt Mullenweg 2004-09-05 01:43:40 +00:00
  • 173f2cd3e6 Install and upgrade refactoring complete. Matt Mullenweg 2004-09-05 01:22:17 +00:00