Commit Graph

1058 Commits

Author SHA1 Message Date
saxmatt
5a49a4d411 More options work. Bug fixes for advanced_edit not being boolean type, clean up of options code and update feedback (still needs work there), first bit of miscellaneous screen.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1058 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-11 08:15:10 +00:00
alex_t_king
fd44ffdc7a first pass at the localization class
git-svn-id: http://svn.automattic.com/wordpress/trunk@1057 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-10 05:22:49 +00:00
saxmatt
3cd3999079 check_comment should return false if there are no comment moderation keys.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1056 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-07 00:48:19 +00:00
saxmatt
07fd11069f Security fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1055 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-05 08:33:58 +00:00
saxmatt
b2c51e0e27 Initial checkins of Mark's threaded comments.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1054 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-05 08:21:44 +00:00
rboren
edf0fb5f39 Pass link name and description through htmlspecialchars().
git-svn-id: http://svn.automattic.com/wordpress/trunk@1053 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 23:25:55 +00:00
saxmatt
3402b5aa08 Added more API hooks for edit and post formatting.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1052 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 23:15:54 +00:00
alex_t_king
ce9a20e9e7 more fixes for post_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1051 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 15:36:20 +00:00
alex_t_king
3fd1adb07f oops, we were setting post_status when we should have been setting ping_status
git-svn-id: http://svn.automattic.com/wordpress/trunk@1050 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-04 01:44:34 +00:00
michelvaldrighi
c5a9ac64ba using blog_charset for this feed too
git-svn-id: http://svn.automattic.com/wordpress/trunk@1049 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-02 17:44:06 +00:00
michelvaldrighi
1eebb0b327 upgraded requirements to PHP 4.1.0, added comment_date_gmt field
git-svn-id: http://svn.automattic.com/wordpress/trunk@1048 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-02 01:21:29 +00:00
michelvaldrighi
c572cc8432 checking against post_date_gmt instead of post_date makes more sense
git-svn-id: http://svn.automattic.com/wordpress/trunk@1047 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-01 23:09:22 +00:00
michelvaldrighi
5b7829456c migration to get_settings
git-svn-id: http://svn.automattic.com/wordpress/trunk@1046 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-04-01 13:30:29 +00:00
michelvaldrighi
800110b266 removed redundant conditional get code
git-svn-id: http://svn.automattic.com/wordpress/trunk@1045 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 21:27:45 +00:00
michelvaldrighi
ca52df7875 lastBuildDate now uses the last modification date (as GMT), redundant old conditional get code now removed
git-svn-id: http://svn.automattic.com/wordpress/trunk@1044 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 21:25:48 +00:00
michelvaldrighi
9fd1556828 restoring Dougal's Conditional GET logic, way better than the poop I had placed there
git-svn-id: http://svn.automattic.com/wordpress/trunk@1043 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 21:19:58 +00:00
michelvaldrighi
ed666a5547 tweaked get_lastpostdate and get_lastpostmodified a bit for consistency
git-svn-id: http://svn.automattic.com/wordpress/trunk@1042 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 18:06:45 +00:00
michelvaldrighi
3b07b7333e fixed dates to use GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@1041 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 17:16:22 +00:00
michelvaldrighi
7b367284fa fixed dates to use GMT, content-type to be application/rss.xml
git-svn-id: http://svn.automattic.com/wordpress/trunk@1040 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 16:44:02 +00:00
michelvaldrighi
a6ac8d41f7 fixed multiple breakage possibilities with feeds
git-svn-id: http://svn.automattic.com/wordpress/trunk@1039 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 16:41:30 +00:00
alex_t_king
c23b50d0da added a check to see if the post exists, it it doesn't show the edit button
git-svn-id: http://svn.automattic.com/wordpress/trunk@1038 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 06:17:14 +00:00
michelvaldrighi
991e250e3a your aggregator will love you, part 2: fixing support for 304 :P
git-svn-id: http://svn.automattic.com/wordpress/trunk@1037 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 04:14:20 +00:00
michelvaldrighi
9fc4f5900e your aggregator will love you, feeds now support sending a 304 Not Modified header when needed
git-svn-id: http://svn.automattic.com/wordpress/trunk@1036 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 03:54:58 +00:00
michelvaldrighi
7e4efe6b26 forgot to replace this one
git-svn-id: http://svn.automattic.com/wordpress/trunk@1035 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-31 01:25:12 +00:00
michelvaldrighi
e077b55f7e changing xmlrpc_encode to phpxmlrpc�_encode, xmlrpc_decode to phpxmlrpc_decode
git-svn-id: http://svn.automattic.com/wordpress/trunk@1034 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 21:25:21 +00:00
alex_t_king
f70d37fdde don't show publish button on posts that are already published, task 153
git-svn-id: http://svn.automattic.com/wordpress/trunk@1033 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 06:54:41 +00:00
michelvaldrighi
af57879ad1 BRING OUT YOUR NUCLEONS, for we now have a really valid Atom 0.3 feed
git-svn-id: http://svn.automattic.com/wordpress/trunk@1032 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 02:14:45 +00:00
michelvaldrighi
5253f877d5 updated install.php to keep up with changes in wp_posts
git-svn-id: http://svn.automattic.com/wordpress/trunk@1031 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:44:21 +00:00
michelvaldrighi
6b1830d0af Tom Jones tunes remain the best weapons against Martians to this day -- big fixes here
git-svn-id: http://svn.automattic.com/wordpress/trunk@1030 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:16:40 +00:00
michelvaldrighi
97fb8bc303 now stores post_modified as creation date when we create a post
git-svn-id: http://svn.automattic.com/wordpress/trunk@1029 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-30 01:12:51 +00:00
rboren
ae6e2ca205 Fix security bug in the template editor. http://wordpress.org/support/3/3667
git-svn-id: http://svn.automattic.com/wordpress/trunk@1028 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 22:43:07 +00:00
emc3
cab624959f Add semantics to post-meta
git-svn-id: http://svn.automattic.com/wordpress/trunk@1027 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 18:46:33 +00:00
emc3
624b6a3f25 Added styles for post-meta
git-svn-id: http://svn.automattic.com/wordpress/trunk@1026 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 18:28:47 +00:00
alex_t_king
41bf7df9e9 changing comment instructions
git-svn-id: http://svn.automattic.com/wordpress/trunk@1025 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 05:46:06 +00:00
alex_t_king
454b3cb0a9 removed email links from comment authors
git-svn-id: http://svn.automattic.com/wordpress/trunk@1024 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 05:44:01 +00:00
michelvaldrighi
97d8381691 aggregator users will love me for this, a GMT-compliant Last-Modified header ;)
git-svn-id: http://svn.automattic.com/wordpress/trunk@1023 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 04:15:59 +00:00
michelvaldrighi
89d3d0e618 now feeds use encoding=blog_charset
git-svn-id: http://svn.automattic.com/wordpress/trunk@1022 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 04:07:33 +00:00
saxmatt
3f69cb1566 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: http://svn.automattic.com/wordpress/trunk@1021 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-29 03:54:57 +00:00
saxmatt
6589bd70fd Strip ../ in reading.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1020 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-27 17:05:16 +00:00
alex_t_king
a8b8667730 making the post meta accept 0 as a value
git-svn-id: http://svn.automattic.com/wordpress/trunk@1019 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-26 22:16:00 +00:00
michelvaldrighi
b9c1be51f0 typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@1018 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-26 11:26:57 +00:00
saxmatt
5e3f6d89a5 Don't try to ping empty sets.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1017 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 23:05:25 +00:00
saxmatt
40671953a0 Debug code left.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1016 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 21:15:55 +00:00
saxmatt
a40e500efd Show version and header bugfix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1015 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 21:04:36 +00:00
saxmatt
eafea44724 Textile should be moved to plugin.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1014 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:50:50 +00:00
saxmatt
80ea451b18 Added missing API hooks.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1013 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:28:09 +00:00
saxmatt
0c1e3856b6 Additional plugin API hooks, extending moderation scheme to more fully cover trackbacks and pingbacks, cleanup of XML-RPC file.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1012 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 20:18:20 +00:00
saxmatt
8a79d5712a If more than X links in a comment, moderate that sucker.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1011 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 10:11:58 +00:00
saxmatt
e733249e69 Functional plugin implementation.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1010 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 08:10:26 +00:00
saxmatt
82605b706b Recache options when updating.
git-svn-id: http://svn.automattic.com/wordpress/trunk@1009 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-03-25 07:21:00 +00:00