Commit Graph

24 Commits

Author SHA1 Message Date
michelvaldrighi 2f84e4d158 set emailed posts to be published. won't do no good moblogging if in the end one has to publish everything later
git-svn-id: https://develop.svn.wordpress.org/trunk@2196 602fd350-edb4-49c9-b593-d223f7449a82
2005-02-01 13:21:12 +00:00
michelvaldrighi 3213112f89 moving the pop3->delete call to the end of the loop so that emails are deleted if and only if a post is made successfully
git-svn-id: https://develop.svn.wordpress.org/trunk@2176 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 19:00:25 +00:00
michelvaldrighi bbf8db321d no wonder posting by e-mail was broken
git-svn-id: https://develop.svn.wordpress.org/trunk@2174 602fd350-edb4-49c9-b593-d223f7449a82
2005-01-31 17:19:56 +00:00
Matt Mullenweg 3c0cfd3fc8 Have WP mailed post come from author if email matches author in DB. Hat tip: Jerome Cornet.
git-svn-id: https://develop.svn.wordpress.org/trunk@1624 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-08 08:57:52 +00:00
Matt Mullenweg bf70fc82bd Set GUID when posting.
git-svn-id: https://develop.svn.wordpress.org/trunk@1604 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 02:03:51 +00:00
Matt Mullenweg 6b0bcbf2f5 Massive options cleanup and another step of cleaning up the upgrade/install.
git-svn-id: https://develop.svn.wordpress.org/trunk@1599 602fd350-edb4-49c9-b593-d223f7449a82
2004-09-05 00:24:28 +00:00
Ryan Boren 3a5935b85a More wp-mail timezone and delimiter fixes from Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1487 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-27 15:04:37 +00:00
Ryan Boren 24ef08514c Queue, SMS, timezone, and permalink fixes for wp-mail from MooKitty.
git-svn-id: https://develop.svn.wordpress.org/trunk@1484 602fd350-edb4-49c9-b593-d223f7449a82
2004-07-26 15:57:32 +00:00
Ryan Boren f4f0868e97 Use default_email_category. Credit: Kitten.
git-svn-id: https://develop.svn.wordpress.org/trunk@1371 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-31 15:44:32 +00:00
Matt Mullenweg 717855f007 Giant commit, sorry mailing list people. Move all table names to new $wpdb versions. Works but the whole app needs thorough testing now.
git-svn-id: https://develop.svn.wordpress.org/trunk@1355 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-24 08:22:18 +00:00
Matt Mullenweg d93185b464 Timezone fix from Kimmo Suominen.
git-svn-id: https://develop.svn.wordpress.org/trunk@1313 602fd350-edb4-49c9-b593-d223f7449a82
2004-05-19 05:43:32 +00:00
Matt Mullenweg eb31112a61 Added filter and action hooks.
git-svn-id: https://develop.svn.wordpress.org/trunk@1158 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-25 00:28:18 +00:00
Matt Mullenweg fb9ec6bad8 New mail functionality.
git-svn-id: https://develop.svn.wordpress.org/trunk@1153 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 22:43:47 +00:00
Matt Mullenweg 4b6149eecf Timezone fixes, I hope.
git-svn-id: https://develop.svn.wordpress.org/trunk@1150 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-24 21:52:24 +00:00
Matt Mullenweg 94f0cf9181 Changed to superglobals, and eliminated $use_cache (since we always do).
git-svn-id: https://develop.svn.wordpress.org/trunk@1108 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-20 22:56:47 +00:00
Matt Mullenweg 27341ba5ed Remove some calls to the old ping functions.
git-svn-id: https://develop.svn.wordpress.org/trunk@1094 602fd350-edb4-49c9-b593-d223f7449a82
2004-04-18 19:10:16 +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 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
Matt Mullenweg e64b754d4a Migration to get_settings and away from globals.
git-svn-id: https://develop.svn.wordpress.org/trunk@957 602fd350-edb4-49c9-b593-d223f7449a82
2004-03-01 19:55:45 +00:00
michelvaldrighi 1ef85f9dd5 big leap to GMT dates
git-svn-id: https://develop.svn.wordpress.org/trunk@914 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-23 03:42:40 +00:00
michelvaldrighi 5c5ae0230a fixes to handle ISO-scrambled email subjects in wp-mail
git-svn-id: https://develop.svn.wordpress.org/trunk@907 602fd350-edb4-49c9-b593-d223f7449a82
2004-02-22 00:31:25 +00:00
Matt Mullenweg 7921245591 Fix ups.
git-svn-id: https://develop.svn.wordpress.org/trunk@771 602fd350-edb4-49c9-b593-d223f7449a82
2004-01-13 09:23:41 +00:00
Matt Mullenweg ccc413011a Renaming Reloaded.
git-svn-id: https://develop.svn.wordpress.org/trunk@628 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-18 09:36:13 +00:00
Matt Mullenweg 9c6a0a9403 The great renaming.
git-svn-id: https://develop.svn.wordpress.org/trunk@601 602fd350-edb4-49c9-b593-d223f7449a82
2003-12-11 00:22:36 +00:00