Commit Graph

974 Commits

Author SHA1 Message Date
michelvaldrighi
a33f95df3f now displaysing comment_date and comment_time as local dates instead of GMT
git-svn-id: http://svn.automattic.com/wordpress/trunk@924 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:22:50 +00:00
michelvaldrighi
24f5b1f9c7 now posts show up :P (put :00 back)
git-svn-id: http://svn.automattic.com/wordpress/trunk@923 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:17:51 +00:00
michelvaldrighi
1c018fa613 now posts show up :P
git-svn-id: http://svn.automattic.com/wordpress/trunk@922 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 14:14:49 +00:00
saxmatt
64aa448dc3 Unescaped quotes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@921 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:51:29 +00:00
saxmatt
374b7241e8 Typo fix.
git-svn-id: http://svn.automattic.com/wordpress/trunk@920 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 13:32:01 +00:00
michelvaldrighi
2ddaa07123 added in start_wp: $post->post_date_gmt is the gmt version of post_date
git-svn-id: http://svn.automattic.com/wordpress/trunk@919 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 05:41:14 +00:00
michelvaldrighi
f73218bb31 fixed get_date_from_gmt()
git-svn-id: http://svn.automattic.com/wordpress/trunk@918 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 05:36:57 +00:00
michelvaldrighi
bd3265d911 added get_date_from_gmt()
git-svn-id: http://svn.automattic.com/wordpress/trunk@917 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 04:37:11 +00:00
michelvaldrighi
d9911c7e7b typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@916 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:50:31 +00:00
michelvaldrighi
95b3def4b6 better get time_difference from get_settings than assume a global is set
git-svn-id: http://svn.automattic.com/wordpress/trunk@915 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:46:55 +00:00
michelvaldrighi
84435bfa5f big leap to GMT dates
git-svn-id: http://svn.automattic.com/wordpress/trunk@914 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:42:40 +00:00
michelvaldrighi
d92647edb0 added get_gmt_from_date()
git-svn-id: http://svn.automattic.com/wordpress/trunk@913 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 03:04:55 +00:00
michelvaldrighi
f78298e3df added/changed code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@912 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:53:10 +00:00
michelvaldrighi
802cd6e185 upgrade code to use GMT dates, commented until we support GMT everywhere in WP
git-svn-id: http://svn.automattic.com/wordpress/trunk@911 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-23 01:52:38 +00:00
saxmatt
68655b83f7 Undefined function typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@910 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-22 14:39:04 +00:00
michelvaldrighi
614e542502 if we're doing feeds, we shall not send 'always modified' headers
git-svn-id: http://svn.automattic.com/wordpress/trunk@909 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-22 03:29:54 +00:00
michelvaldrighi
6d59c60739 added get_lastpostmodified()
git-svn-id: http://svn.automattic.com/wordpress/trunk@908 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-22 03:28:46 +00:00
michelvaldrighi
a6165937b1 fixes to handle ISO-scrambled email subjects in wp-mail
git-svn-id: http://svn.automattic.com/wordpress/trunk@907 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-22 00:31:25 +00:00
michelvaldrighi
8091c63bff removed useless php3 compatibility, fixed a forgotten global
git-svn-id: http://svn.automattic.com/wordpress/trunk@906 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 22:59:40 +00:00
michelvaldrighi
7449fbcebd notification emails are now sent using the blog's charset
git-svn-id: http://svn.automattic.com/wordpress/trunk@905 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 22:53:05 +00:00
michelvaldrighi
a6ff56055a fixed sql query mess, I'm so sorry about it
git-svn-id: http://svn.automattic.com/wordpress/trunk@904 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 19:40:14 +00:00
saxmatt
6d5891cb5d Some formatting fixes.
git-svn-id: http://svn.automattic.com/wordpress/trunk@903 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 15:22:34 +00:00
saxmatt
dbba7a2d8c New get_posts function, for multiple WP loops.
git-svn-id: http://svn.automattic.com/wordpress/trunk@902 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 14:10:07 +00:00
saxmatt
5e9c38f1f4 Feed improvements and suggestions from Mark Pilgrim.
git-svn-id: http://svn.automattic.com/wordpress/trunk@901 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-21 12:28:36 +00:00
saxmatt
221071e634 New unfunky RSS care of the grandmaster of funk himself, Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@900 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 20:46:55 +00:00
saxmatt
11aaf4e768 Installation and upgrade DB errors.
git-svn-id: http://svn.automattic.com/wordpress/trunk@899 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 16:29:08 +00:00
michelvaldrighi
aaa4710246 quick typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@898 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 14:05:43 +00:00
michelvaldrighi
f6c86216a6 quick typo
git-svn-id: http://svn.automattic.com/wordpress/trunk@897 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 02:10:04 +00:00
michelvaldrighi
8dfca9ba1c more quotes replacements
git-svn-id: http://svn.automattic.com/wordpress/trunk@896 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 01:53:41 +00:00
michelvaldrighi
e1beab4cb8 more double-to-single quotes replacements
git-svn-id: http://svn.automattic.com/wordpress/trunk@895 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 01:42:39 +00:00
michelvaldrighi
ba0f9c0f6b michel is being anal with single quotes
git-svn-id: http://svn.automattic.com/wordpress/trunk@894 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 01:14:33 +00:00
michelvaldrighi
251b4a0423 using "" for html attributes in some functions
git-svn-id: http://svn.automattic.com/wordpress/trunk@893 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-20 00:51:52 +00:00
michelvaldrighi
1a51bec12c user_pass_ok now uses md5()
git-svn-id: http://svn.automattic.com/wordpress/trunk@892 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-19 22:42:47 +00:00
emc3
634e9e8988 Fixed a typo.
git-svn-id: http://svn.automattic.com/wordpress/trunk@891 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 19:39:49 +00:00
saxmatt
4fa9bde6ff Allow query to take better advantage of query caching.
git-svn-id: http://svn.automattic.com/wordpress/trunk@890 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-18 11:47:14 +00:00
michelvaldrighi
f1e1c801ae whoops, forgot two globals
git-svn-id: http://svn.automattic.com/wordpress/trunk@889 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 18:13:48 +00:00
saxmatt
f790cbea43 Fixes, deleting implemented.
git-svn-id: http://svn.automattic.com/wordpress/trunk@888 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 10:50:33 +00:00
saxmatt
67fa9206a3 Edit comments improvement, multiple comment delete not implemented yet.
git-svn-id: http://svn.automattic.com/wordpress/trunk@887 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 08:35:04 +00:00
saxmatt
d5374b68b6 Typo in previous commit.
git-svn-id: http://svn.automattic.com/wordpress/trunk@886 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:57:31 +00:00
saxmatt
77421739db Refactoring of template tags to use filters, use TABS (!!!), and general cleanliness, which is next to godliness. Some get_settings improvements, less globals.
git-svn-id: http://svn.automattic.com/wordpress/trunk@885 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:56:29 +00:00
michelvaldrighi
d1a3b1b896 georgia could be ambiguous for the password
git-svn-id: http://svn.automattic.com/wordpress/trunk@884 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 04:08:03 +00:00
saxmatt
a0b1f690ef New *_action functions, removed alert_error.
git-svn-id: http://svn.automattic.com/wordpress/trunk@883 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 03:00:20 +00:00
michelvaldrighi
984457b913 Time Cube Proves You Stupid & Evil\!
git-svn-id: http://svn.automattic.com/wordpress/trunk@882 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:51:26 +00:00
rboren
b70022525e Support PATH_INFO permalinks. Move rewrite rule generation to rewrite_rules().
git-svn-id: http://svn.automattic.com/wordpress/trunk@881 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:50:57 +00:00
michelvaldrighi
0d178ed361 now using instead of iso-8859-1
git-svn-id: http://svn.automattic.com/wordpress/trunk@880 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:29:20 +00:00
michelvaldrighi
9407f360c9 now using instead of
git-svn-id: http://svn.automattic.com/wordpress/trunk@879 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:17:21 +00:00
michelvaldrighi
4e12355549 adding blog_charset option
git-svn-id: http://svn.automattic.com/wordpress/trunk@878 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-17 02:11:16 +00:00
saxmatt
48c6f10fd2 Bug fixes, sidebar.php from Phil Ringnalda.
git-svn-id: http://svn.automattic.com/wordpress/trunk@877 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 23:23:25 +00:00
saxmatt
d0c81c9f8e Fix for id= bug. Old code made obsolete by KSES.
git-svn-id: http://svn.automattic.com/wordpress/trunk@876 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 03:18:36 +00:00
saxmatt
a8d831a286 Texturize tweak.
git-svn-id: http://svn.automattic.com/wordpress/trunk@875 1a063a9b-81f0-0310-95a4-ce76da25c4cd
2004-02-16 03:02:25 +00:00