Unnamed Fossil Project

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

50 check-ins occurring on or before 2004-04-12 17:25:59.

2004-04-12
17:25
File type matching should be case-insensitive.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1060 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 5bd1be6131 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-11
17:36
Turn magic quotes runtime off, fix english, normalize newlines going in.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1059 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: b5c2088594 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

08:15
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 check-in: 9c0ddd0e3d user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-10
05:22
first pass at the localization class

git-svn-id: http://svn.automattic.com/wordpress/trunk@1057 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: a330804ad2 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-07
00:48
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 check-in: 6e4743ba82 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-05
08:33
Security fix.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1055 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 344f2dae94 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

08:21
Initial checkins of Mark's threaded comments.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1054 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 4fe1d784ed user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-04
23:25
Pass link name and description through htmlspecialchars().

git-svn-id: http://svn.automattic.com/wordpress/trunk@1053 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: e2400d20a1 user: rboren@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

23:15
Added more API hooks for edit and post formatting.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1052 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 53c5a04d18 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

15:36
more fixes for post_status

git-svn-id: http://svn.automattic.com/wordpress/trunk@1051 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: ef1f99a53b user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:44
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 check-in: 15711bab65 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-02
17:44
using blog_charset for this feed too

git-svn-id: http://svn.automattic.com/wordpress/trunk@1049 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 04c4c8915e user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:21
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 check-in: 30a12f8f60 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-04-01
23:09
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 check-in: 949201864c user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

13:30
migration to get_settings

git-svn-id: http://svn.automattic.com/wordpress/trunk@1046 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: e10678084c user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-31
21:27
removed redundant conditional get code

git-svn-id: http://svn.automattic.com/wordpress/trunk@1045 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 6bf4885f68 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

21:25
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 check-in: 65e0f3c76e user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

21:19
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 check-in: 0c560010ed user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

18:06
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 check-in: 955e7c8c98 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

17:16
fixed dates to use GMT

git-svn-id: http://svn.automattic.com/wordpress/trunk@1041 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: a5b283054e user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

16:44
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 check-in: 4cffa550db user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

16:41
fixed multiple breakage possibilities with feeds

git-svn-id: http://svn.automattic.com/wordpress/trunk@1039 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: c3c2143c80 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

06:17
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 check-in: 765eb47745 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

04:14
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 check-in: 94e13f658b user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

03:54
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 check-in: 85bf270891 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:25
forgot to replace this one

git-svn-id: http://svn.automattic.com/wordpress/trunk@1035 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 9f22524d4a user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-30
21:25
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 check-in: f33eb0ea12 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

06:54
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 check-in: 7cbb71b453 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

02:14
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 check-in: 3bb56dd371 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:44
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 check-in: a1884336f2 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:16
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 check-in: b99d6e8e75 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

01:12
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 check-in: 107329b912 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-29
22:43
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 check-in: b6fa40daa1 user: rboren@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

18:46
Add semantics to post-meta

git-svn-id: http://svn.automattic.com/wordpress/trunk@1027 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 51bf6f998d user: emc3@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

18:28
Added styles for post-meta

git-svn-id: http://svn.automattic.com/wordpress/trunk@1026 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 93d1947ec0 user: emc3@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

05:46
changing comment instructions

git-svn-id: http://svn.automattic.com/wordpress/trunk@1025 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 4ddb5a8569 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

05:44
removed email links from comment authors

git-svn-id: http://svn.automattic.com/wordpress/trunk@1024 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: b31b21bd8a user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

04:15
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 check-in: 84e1369fa6 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

04:07
now feeds use encoding=blog_charset

git-svn-id: http://svn.automattic.com/wordpress/trunk@1022 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: e39379b021 user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

03:54
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 check-in: b2e220f2c9 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-27
17:05
Strip ../ in reading.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1020 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 42dc4c366b user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-26
22:16
making the post meta accept 0 as a value

git-svn-id: http://svn.automattic.com/wordpress/trunk@1019 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 3e7a04e885 user: alex_t_king@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

11:26
typo

git-svn-id: http://svn.automattic.com/wordpress/trunk@1018 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 0139edc65b user: michelvaldrighi@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

2004-03-25
23:05
Don't try to ping empty sets.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1017 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 894fdeaa6a user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

21:15
Debug code left.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1016 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: 965df9d2f0 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

21:04
Show version and header bugfix.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1015 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: d45b2d3ae2 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

20:50
Textile should be moved to plugin.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1014 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: ec5b033c38 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

20:28
Added missing API hooks.

git-svn-id: http://svn.automattic.com/wordpress/trunk@1013 1a063a9b-81f0-0310-95a4-ce76da25c4cd check-in: c4997d5dd4 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

20:18
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 check-in: 8c0e6cf348 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk

10:11
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 check-in: 1569ea7592 user: saxmatt@1a063a9b-81f0-0310-95a4-ce76da25c4cd tags: trunk