Commit Graph

1236 Commits

Author SHA1 Message Date
michelvaldrighi 444f7cafec your aggregator will love you, feeds now support sending a 304 Not Modified header when needed
git-svn-id: https://develop.svn.wordpress.org/trunk@1036 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 03:54:58 +00:00
michelvaldrighi 43f76c323c forgot to replace this one
git-svn-id: https://develop.svn.wordpress.org/trunk@1035 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-31 01:25:12 +00:00
michelvaldrighi ce8d502161 changing xmlrpc_encode to phpxmlrpc�_encode, xmlrpc_decode to phpxmlrpc_decode
git-svn-id: https://develop.svn.wordpress.org/trunk@1034 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 21:25:21 +00:00
Alex King a5a8f26c81 don't show publish button on posts that are already published, task 153
git-svn-id: https://develop.svn.wordpress.org/trunk@1033 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 06:54:41 +00:00
michelvaldrighi 1ec97a4ad4 BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
git-svn-id: https://develop.svn.wordpress.org/trunk@1032 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 02:14:45 +00:00
michelvaldrighi ef9cfda412 updated install.php to keep up with changes in wp_posts
git-svn-id: https://develop.svn.wordpress.org/trunk@1031 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:44:21 +00:00
michelvaldrighi a251e1e4ea Tom Jones tunes remain the best weapons against Martians to this day -- big fixes here
git-svn-id: https://develop.svn.wordpress.org/trunk@1030 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:16:40 +00:00
michelvaldrighi 0d78b4e118 now stores post_modified as creation date when we create a post
git-svn-id: https://develop.svn.wordpress.org/trunk@1029 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-30 01:12:51 +00:00
Ryan Boren 452c3ddc69 Fix security bug in the template editor. http://wordpress.org/support/3/3667
git-svn-id: https://develop.svn.wordpress.org/trunk@1028 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 22:43:07 +00:00
Dougal Campbell 4877319023 Add semantics to post-meta
git-svn-id: https://develop.svn.wordpress.org/trunk@1027 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 18:46:33 +00:00
Dougal Campbell 7c4e580466 Added styles for post-meta
git-svn-id: https://develop.svn.wordpress.org/trunk@1026 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 18:28:47 +00:00
Alex King 78719e9e98 changing comment instructions
git-svn-id: https://develop.svn.wordpress.org/trunk@1025 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 05:46:06 +00:00
Alex King 7df50ac769 removed email links from comment authors
git-svn-id: https://develop.svn.wordpress.org/trunk@1024 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 05:44:01 +00:00
michelvaldrighi f2c646a82e aggregator users will love me for this, a GMT-compliant Last-Modified header ;)
git-svn-id: https://develop.svn.wordpress.org/trunk@1023 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 04:15:59 +00:00
michelvaldrighi ad6e954ab9 now feeds use encoding=blog_charset
git-svn-id: https://develop.svn.wordpress.org/trunk@1022 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 04:07:33 +00:00
Matt Mullenweg 250fa3805c Fix for preg /e automatically adding slashes under some magic_quotes setting. BLAH.
Fix to not double escape values we're putting into the DB. This is an old, old bug from b2.


git-svn-id: https://develop.svn.wordpress.org/trunk@1021 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-29 03:54:57 +00:00
Matt Mullenweg 0864452ab6 Strip ../ in reading.
git-svn-id: https://develop.svn.wordpress.org/trunk@1020 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-27 17:05:16 +00:00
Alex King 5a37c37d10 making the post meta accept 0 as a value
git-svn-id: https://develop.svn.wordpress.org/trunk@1019 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-26 22:16:00 +00:00
michelvaldrighi ab33245ad1 typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1018 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-26 11:26:57 +00:00
Matt Mullenweg e55eb009fd Don't try to ping empty sets.
git-svn-id: https://develop.svn.wordpress.org/trunk@1017 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 23:05:25 +00:00
Matt Mullenweg d7a86c150c Debug code left.
git-svn-id: https://develop.svn.wordpress.org/trunk@1016 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 21:15:55 +00:00
Matt Mullenweg 52b84858f6 Show version and header bugfix.
git-svn-id: https://develop.svn.wordpress.org/trunk@1015 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 21:04:36 +00:00
Matt Mullenweg ada39aeb8e Textile should be moved to plugin.
git-svn-id: https://develop.svn.wordpress.org/trunk@1014 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:50:50 +00:00
Matt Mullenweg a45c044297 Added missing API hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1013 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:28:09 +00:00
Matt Mullenweg 84635f1a44 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: https://develop.svn.wordpress.org/trunk@1012 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 20:18:20 +00:00
Matt Mullenweg cadc96082b If more than X links in a comment, moderate that sucker.
git-svn-id: https://develop.svn.wordpress.org/trunk@1011 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 10:11:58 +00:00
Matt Mullenweg a3aa82d0e0 Functional plugin implementation.
git-svn-id: https://develop.svn.wordpress.org/trunk@1010 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 08:10:26 +00:00
Matt Mullenweg d064bd4545 Recache options when updating.
git-svn-id: https://develop.svn.wordpress.org/trunk@1009 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 07:21:00 +00:00
Matt Mullenweg 2b8bbdb401 Initial plugin funcitonality checkin. Not done yet.
git-svn-id: https://develop.svn.wordpress.org/trunk@1008 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 07:05:52 +00:00
Matt Mullenweg 8198dc5328 Typo fixes to do_action and generic_ping
git-svn-id: https://develop.svn.wordpress.org/trunk@1007 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 06:11:28 +00:00
Matt Mullenweg 112f23cc9e Quicktag and CSS cleanups. Awesome insert code from Mark.
git-svn-id: https://develop.svn.wordpress.org/trunk@1006 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 05:38:59 +00:00
michelvaldrighi 4c63770c2d oops, typo
git-svn-id: https://develop.svn.wordpress.org/trunk@1005 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 03:56:13 +00:00
michelvaldrighi c38dc8bab3 now storing emailed posts as localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@1004 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:45:32 +00:00
michelvaldrighi 1635f4335a now storing trackback times as localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@1003 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:39:16 +00:00
michelvaldrighi 8d907a1768 fixed get_lastpostdate and get_lastpostmodified
git-svn-id: https://develop.svn.wordpress.org/trunk@1002 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:37:47 +00:00
michelvaldrighi 15a49deda2 since time_difference is now relative to GMT, we should use gmdate instead of date when adding time_difference
git-svn-id: https://develop.svn.wordpress.org/trunk@1001 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:21:40 +00:00
michelvaldrighi f323a6e484 back to localtime, also using :59 instead of :00 should be better and still make use of mysql's query cache
git-svn-id: https://develop.svn.wordpress.org/trunk@1000 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:15:36 +00:00
michelvaldrighi 90af6e10b8 gmt to localtime, and some time_difference fixes that had gone unnoticed
git-svn-id: https://develop.svn.wordpress.org/trunk@999 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 02:04:15 +00:00
michelvaldrighi 42a3ed90e5 comments template functions back to localtime
git-svn-id: https://develop.svn.wordpress.org/trunk@998 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:58:48 +00:00
michelvaldrighi 21084dfa50 now commenting in localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@997 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:56:02 +00:00
michelvaldrighi cf5a16fc01 calendar, archives, date, time, you name it, it's back to localtime
git-svn-id: https://develop.svn.wordpress.org/trunk@996 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:45:07 +00:00
michelvaldrighi 0f794be3e6 now posts and edits in localtime+gmt
git-svn-id: https://develop.svn.wordpress.org/trunk@995 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-25 01:43:47 +00:00
michelvaldrighi 9d5f0af661 the big GMT/local changes, part 1: adding _gmt fields
git-svn-id: https://develop.svn.wordpress.org/trunk@994 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 22:53:30 +00:00
Dougal Campbell 5d2898d7ef Fixed require_name_email option.
git-svn-id: https://develop.svn.wordpress.org/trunk@993 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 15:13:22 +00:00
Dougal Campbell 4f89c11350 Check $comment_counts before using.
git-svn-id: https://develop.svn.wordpress.org/trunk@992 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 14:45:48 +00:00
Dougal Campbell 4f49a4163d Removed 'Meta:' leader from the_meta().
git-svn-id: https://develop.svn.wordpress.org/trunk@991 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-24 14:41:05 +00:00
Dougal Campbell 391c91d78b Fixed 'add custom' button
git-svn-id: https://develop.svn.wordpress.org/trunk@990 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 22:06:23 +00:00
Dougal Campbell f3fef03117 post-meta styles
git-svn-id: https://develop.svn.wordpress.org/trunk@989 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:59:25 +00:00
Dougal Campbell d4c07a526f Initial add of post-meta functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@988 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 18:02:05 +00:00
Ryan Boren 8b7a7b2dcf Add feed and feed_image options to wp_list_cats() and wp_list_authors().
git-svn-id: https://develop.svn.wordpress.org/trunk@987 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-23 04:45:27 +00:00