Commit Graph

  • 790f0c6a78 Fixed bug with pre-checking link target in edit mode. Mike Little 2003-06-10 23:05:05 +00:00
  • 1dd7ee70d0 Added in missing post status, comment status, post password fields to allow posts to be made correctly from sidebar and bookmarklet. Mike Little 2003-06-10 22:31:01 +00:00
  • 0380958244 Strip slashes of draft titles, XHTML and formatting updates. Matt Mullenweg 2003-06-10 19:28:03 +00:00
  • 92b85735d6 Don't need no stinkin' tables. Matt Mullenweg 2003-06-10 19:27:08 +00:00
  • 5b5320fd8f Only get titles of published posts. Matt Mullenweg 2003-06-09 01:02:00 +00:00
  • e7d19ca5c0 It *did* need to be an object. Matt Mullenweg 2003-06-08 15:45:37 +00:00
  • 3b26010d14 Typo! Whoops. Matt Mullenweg 2003-06-08 10:15:17 +00:00
  • 89310fac44 fixed bug in comment_author_link. Matt Mullenweg 2003-06-08 10:12:50 +00:00
  • 06cff97569 More fixes to weekly archive mode, links now work sql slightly simpler. Mike Little 2003-06-08 01:12:38 +00:00
  • b9d1cbc37f Updated archive mode. Default is now admin setting. Mike Little 2003-06-08 00:15:39 +00:00
  • c66e9fece3 Fixed other archive modes in get_archives.Removed standalone archives files. However limit does not work as expected in weekly mode. Mike Little 2003-06-08 00:10:07 +00:00
  • 493fb78315 Converted to ezsql Mike Little 2003-06-07 23:19:42 +00:00
  • fa8e1720fd Fixed problem with story permalink. passed in filename was relative not absolute. Mike Little 2003-06-07 21:58:38 +00:00
  • ed0e810ee6 use DB_NAME instead of $dbname Matt Mullenweg 2003-06-07 21:24:42 +00:00
  • 43bd6d875b indentation Mike Little 2003-06-07 17:24:02 +00:00
  • a74f9ca065 Fix to showing too many posts when in days mode. Mike Little 2003-06-07 17:21:08 +00:00
  • 8fb0aa37f6 return is not a function! Mike Little 2003-06-07 17:19:38 +00:00
  • 05b6b22b6a RSS didn't work! Matt Mullenweg 2003-06-07 06:27:13 +00:00
  • 41214251bd Fixed variable name conflict. Matt Mullenweg 2003-06-07 04:23:09 +00:00
  • d48c2bf91e Added rel=bookmark Matt Mullenweg 2003-06-07 04:22:56 +00:00
  • 6c4ba6a0e6 Added extra html escaping to title. Mike Little 2003-06-06 23:59:25 +00:00
  • 32549bc276 Also ping when going from private to published. Mike Little 2003-06-06 23:45:50 +00:00
  • 676d4da628 Implemented, only ping weblogs, pingback and trackback when creating a published (not draft) post OR when editing a post from draft to published Mike Little 2003-06-06 23:21:45 +00:00
  • 170a41cb0f We need the ampersand fixer in the loop too. Matt Mullenweg 2003-06-06 22:51:33 +00:00
  • 93a987f7af RE-fixed mis-mat hed quote type in popup comment link. Mike Little 2003-06-06 21:58:24 +00:00
  • b00dacd1cd Fixed missing tr Matt Mullenweg 2003-06-06 21:44:16 +00:00
  • 9f4dc2e01b Ampersand fixer should be called outside of the texturize loop. Matt Mullenweg 2003-06-06 21:19:30 +00:00
  • 876a64bc36 $post conflict. Matt Mullenweg 2003-06-05 21:47:18 +00:00
  • b701c6916c $url to $tb_url fix from Dougal. Matt Mullenweg 2003-06-05 19:57:26 +00:00
  • c47e1eea76 Removed erroneous require of wp-db its now in b2config Mike Little 2003-06-04 21:24:13 +00:00
  • 2628a06b84 Test we have some posts to avoid foreach error. Capitalisation of WordPress Mike Little 2003-06-04 21:21:14 +00:00
  • a20a6af3ed Unecessary queries. Matt Mullenweg 2003-06-04 21:11:15 +00:00
  • 53edb2bf19 Wrong filename and typo in title. Thanks Mike :). Matt Mullenweg 2003-06-04 21:07:20 +00:00
  • 5a6c1a9072 Upgrade script. Matt Mullenweg 2003-06-04 20:05:58 +00:00
  • 76a3fbb555 Forgot post_status. Matt Mullenweg 2003-06-04 20:04:47 +00:00
  • 625a66c287 New database fields. Matt Mullenweg 2003-06-04 19:55:33 +00:00
  • 0b5e7d2570 Altered with new database fields. Matt Mullenweg 2003-06-04 19:55:21 +00:00
  • c6da9259e5 Version up. Matt Mullenweg 2003-06-04 19:36:53 +00:00
  • cedbcaea04 New comment status code. Matt Mullenweg 2003-06-04 19:36:35 +00:00
  • be7c54fd04 Version change. Matt Mullenweg 2003-06-04 19:03:13 +00:00
  • 9c27e47bf4 Check if pings are allowed. Matt Mullenweg 2003-06-04 18:50:21 +00:00
  • 494a7d716a Check for comment status. Matt Mullenweg 2003-06-04 18:17:48 +00:00
  • d3bd4a76ff Typo in title. Speling rox. Matt Mullenweg 2003-06-04 17:42:41 +00:00
  • 7639863f89 Comments off is now faded. Matt Mullenweg 2003-06-04 17:40:05 +00:00
  • 7603d40121 Don't show the comment form if comments are closed. Matt Mullenweg 2003-06-04 17:32:14 +00:00
  • c7318b9a70 Markup fixes. Removed weblogs.com updater by default. Matt Mullenweg 2003-06-04 17:12:41 +00:00
  • a8a483321b Multiviews. Matt Mullenweg 2003-06-04 16:47:19 +00:00
  • e89562de13 Fix remote SQL injection exploit. "b2 0.6.2 and prior" allow sql injection in ./blog.header.php. $posts isn�t convert to integer, so we can inject a sql in this variable. In MySQL 4.x UNION and subselects can be used to obtain privileges. Mike Little 2003-06-04 00:14:49 +00:00
  • 4bf26d95ba Removed erroneous require of wp-db Added missing require of wp-db to b2config Moved links tables tt b2config Fixed definition of extra db vars Mike Little 2003-06-03 23:15:14 +00:00
  • e22a0e803a Check for no links returned stops error Mike Little 2003-06-03 22:42:13 +00:00
  • 4ad431f22e Updated admin levels to match page requirements. Mike Little 2003-06-03 22:29:11 +00:00
  • adce403896 Fixed admin level security problem. Plus an user -> a user Mike Little 2003-06-03 00:08:51 +00:00
  • 10fedfea94 Fixed old auto-toggle always on bug. Mike Little 2003-06-02 22:20:27 +00:00
  • 307d12712b Fix to use ezsql Mike Little 2003-06-01 21:50:43 +00:00
  • 9bba5c23b2 fixed mismatched quotes in popup comment link Mike Little 2003-06-01 21:00:30 +00:00
  • bf86baba1b Fix to use ezsql Also brought into line with inline comments code. Mike Little 2003-06-01 20:59:56 +00:00
  • 0f0b756152 Fix to use ezsql Mike Little 2003-06-01 20:59:33 +00:00
  • abb10dc720 New status fields. Matt Mullenweg 2003-06-01 14:49:30 +00:00
  • e95f55e8a3 Only display published entries. Matt Mullenweg 2003-06-01 14:49:04 +00:00
  • 05ce9b7dd9 Time should update when editing a draft. Matt Mullenweg 2003-06-01 14:02:17 +00:00
  • 918fbbb95f Added new status fields. Matt Mullenweg 2003-06-01 13:26:54 +00:00
  • e55a53085a ezSQL updates. Matt Mullenweg 2003-06-01 12:10:47 +00:00
  • d2a8ad4512 Padding on lists. Matt Mullenweg 2003-06-01 12:08:53 +00:00
  • 5a4da23dc3 Updated author functions. Matt Mullenweg 2003-06-01 11:57:50 +00:00
  • cf815447cf ezSQL update. Matt Mullenweg 2003-06-01 11:52:47 +00:00
  • b78cc81107 Added labels. Matt Mullenweg 2003-06-01 11:43:30 +00:00
  • 559eaa70fd Removed background from input fields. Matt Mullenweg 2003-06-01 11:43:03 +00:00
  • e4875142e3 Clipped convert_chars, it's too slow and most people won't notice. We need to do the conversion on insert rather than display. Matt Mullenweg 2003-06-01 11:30:13 +00:00
  • 341eaa0a99 Fixed bug requiring you to relogin. Matt Mullenweg 2003-06-01 11:05:36 +00:00
  • 0616b7ae5d For alternating rows. Matt Mullenweg 2003-06-01 10:16:39 +00:00
  • 1358f1032f Redid HTML, cleaned up interface, ezSQL, order by name by default. Matt Mullenweg 2003-06-01 10:16:04 +00:00
  • 20c1e1b206 Use local header graphic. Matt Mullenweg 2003-06-01 09:30:29 +00:00
  • 11e66f5d19 Uses ezSQL, added "status", tested. Works great! Matt Mullenweg 2003-06-01 09:01:04 +00:00
  • 733b37e485 ezSQL update. Matt Mullenweg 2003-06-01 08:06:11 +00:00
  • 054a8d1063 New b2profile, no tables, all CSS, all the time. Matt Mullenweg 2003-06-01 08:05:56 +00:00
  • 846c5ec77e Cleaned up functions, ezSQL updates. Matt Mullenweg 2003-06-01 08:05:29 +00:00
  • 021c2dd42d Redirect, prevent directory listing, holder. Matt Mullenweg 2003-06-01 07:47:29 +00:00
  • bf5ada66be New b2profile, no tables, all CSS, all the time. Matt Mullenweg 2003-06-01 06:45:53 +00:00
  • 7e84127f93 HTML updates, ezSQL changes. Matt Mullenweg 2003-06-01 05:16:53 +00:00
  • 88b7429938 Login form is centered. Matt Mullenweg 2003-06-01 05:16:26 +00:00
  • 79e9cff5ed You can now press ESC to close the popup window. Matt Mullenweg 2003-06-01 04:22:20 +00:00
  • 7de4771410 Use more faded image. Still looks ugly! Mike Little 2003-06-01 00:23:57 +00:00
  • 182947604f Added import of blogroll (OPML from blogrolling .com) Mike Little 2003-05-31 00:06:21 +00:00
  • bba753c423 esSQL changes. Matt Mullenweg 2003-05-29 15:51:29 +00:00
  • 31a5a969bf Unnecessary code cleanup. Matt Mullenweg 2003-05-29 15:51:10 +00:00
  • dfa8fcf5a4 Major comments overhaul: decreased # of queries, combined *backs and comments, and made ezSQL mod. Matt Mullenweg 2003-05-29 14:05:37 +00:00
  • 49a87f1f0d ezSQL mods. Matt Mullenweg 2003-05-29 14:04:30 +00:00
  • 8782f9e8cc Fixed problem doubling up http:// prefix. Mike Little 2003-05-28 21:36:46 +00:00
  • 377d2e9d4c EZ SQL, modified slightly for WP use. Matt Mullenweg 2003-05-28 08:41:04 +00:00
  • c5f7c18f0d Links in popup windows now target different window. Matt Mullenweg 2003-05-28 08:40:34 +00:00
  • 4064397ab1 Admin menu now tells you where you are. Matt Mullenweg 2003-05-28 07:54:49 +00:00
  • ff3bd6613a Fixed error submitting comments from b2edit Thanks to ventonegro on the forums. Mike Little 2003-05-27 22:20:05 +00:00
  • 8be0b4f101 Fixed Javscript error in opera Mike Little 2003-05-26 23:15:10 +00:00
  • 5ae03f37dc Earlier path fix that was missed. Matt Mullenweg 2003-05-26 13:31:55 +00:00
  • 2c1c4e6703 Much improved (and faster!) autop. Matt Mullenweg 2003-05-26 11:44:05 +00:00
  • 9d91b61ef6 Design elements tweaked and updated. Syntax fixed. Matt Mullenweg 2003-05-26 10:27:44 +00:00
  • 1680281b82 Design elements tweaked and updated. Syntax fixed. Matt Mullenweg 2003-05-26 10:24:55 +00:00
  • 747cb2057c Fix path to print.css Mike Little 2003-05-26 00:55:13 +00:00
  • 0956ea0c0b added example for error reporting level - turn off 'Notices' Mike Little 2003-05-25 23:39:25 +00:00
  • bb5ececb03 Fixed html headers Mike Little 2003-05-25 23:38:03 +00:00