Commit Graph

49 Commits (c2c07e6199bea82fbf3fb2fa7b74959be73012a9)

Author SHA1 Message Date
steveminutillo c2c07e6199 I &heart; PHP 2007-06-10 04:52:09 +00:00
steveminutillo 9151a3b1d4 Aristotle Pagaltzis is good at JavaScript 2007-06-10 04:33:17 +00:00
steveminutillo e74991381b security sweep - be very careful about formatting queries 2007-06-10 04:28:22 +00:00
steveminutillo 55fc61b364 I &heart; PHP 2007-06-10 04:25:46 +00:00
steveminutillo 1af05fd705 adding is now ajaxy as well 2007-06-09 05:43:38 +00:00
steveminutillo c9f4d0da8c you have to escape 's sometimes 2007-06-09 04:08:10 +00:00
steveminutillo 7a216d0862 fancy ajax updater! also, adding is a little nicer, it adds the new feed before rendering the sidebar. 2007-06-09 04:03:59 +00:00
steveminutillo 0757ff501f updated prefs should be available this page load, not next page load 2007-06-09 00:50:33 +00:00
steveminutillo 27f056482b make uninstall button slightly less ugly 2007-06-09 00:49:56 +00:00
steveminutillo 9df22c13c2 Restore the bookmarklet, and allow user to register FoF as a feed handler (so far I think this only works in Firefox). 2007-06-08 05:18:14 +00:00
steveminutillo 8dcad0bae3 indentation 2007-06-08 05:09:58 +00:00
steveminutillo 9049cbbaf0 clean up indentation and comments 2007-06-08 04:21:15 +00:00
steveminutillo 4a86de98b9 oops, had hardcoded table name! 2007-06-08 03:49:30 +00:00
steveminutillo 3b7f6fa9eb Keep track of last attempted update, and update feeds in this order 2007-06-08 03:37:31 +00:00
steveminutillo 60e720861c *ahem* 2007-06-08 01:45:27 +00:00
steveminutillo e812f50cee oops 2007-06-08 01:44:28 +00:00
steveminutillo 7c9a10bfba add big scary red uninstall button in admin prefs 2007-06-08 01:44:13 +00:00
steveminutillo 8b42549df5 hack to make sidebar work slightly better on IE 2007-06-07 04:07:38 +00:00
steveminutillo 5521831f66 fix javascript error on search box activation link 2007-06-07 03:00:50 +00:00
steveminutillo cee69d07b9 default for all items should be paged 2007-06-07 02:54:40 +00:00
steveminutillo 8b8aa4cd1a get a bunch of stuff right with times and dates, also banish FOF_TIME_OFFSET and replace with a pref 2007-06-07 02:42:09 +00:00
steveminutillo dc57d336ab oops, sometimes Mr. Pie doesn't return a date 2007-06-07 02:27:43 +00:00
steveminutillo f636d1bf08 why was I never saving the actual published date? MADNESS! 2007-06-07 00:56:26 +00:00
steveminutillo 87d3861e27 display favicons in item list (if pref is on) 2007-06-07 00:42:27 +00:00
steveminutillo 52cf654c20 save a hash of the password instead of the password itself in the DB (requires schema upgrade, just run install.php again) 2007-06-06 03:34:15 +00:00
steveminutillo 5ea9ff0197 update to official version of favicon patch 2007-06-06 01:53:32 +00:00
steveminutillo 17f441acb4 enable digest authentication 2007-06-05 04:16:12 +00:00
steveminutillo ea23326165 enable feeds with bogus SSL certs (IT IS POSSIBLE THAT SOMEONE IS DOING SOMETHING NASTY!!!) 2007-06-05 03:39:53 +00:00
steveminutillo eeba90fdb1 favicon patches 2007-06-05 02:45:21 +00:00
steveminutillo acf373d0b8 Oops, need this for new SimplePie 2007-06-05 02:10:14 +00:00
steveminutillo 1a8a25ea56 fresh pie stolen from window sill - hopefully we don't get burned 2007-06-05 02:09:16 +00:00
steveminutillo ba149b3f5b Sidestep " chars in feed description 2007-06-05 02:07:58 +00:00
steveminutillo c781479c28 Use SimplePie's file class to grab OPML. I mean, it's right there. 2007-06-05 02:07:01 +00:00
steveminutillo 93c1381490 plugins to make a quarter assed attempt at fixing a few cases of busted HTML 2007-06-05 02:05:43 +00:00
steveminutillo 6da0c00bd5 repair a few cases of broken HTML from simplepie 2007-06-03 19:43:08 +00:00
steveminutillo 21baeb3217 fix Jenny's favorite overflow bug 2007-06-03 19:42:32 +00:00
steveminutillo 595a667d62 Replace prototype with official 1.5.1 release 2007-06-03 19:27:02 +00:00
steveminutillo f663a7f0b6 php short open tags are evil! 2007-05-20 20:39:37 +00:00
steveminutillo 411bf24801 update to 1.5.1 2007-05-09 03:29:32 +00:00
steveminutillo d0c16e4027 Oops, regression! 2007-05-08 02:36:24 +00:00
steveminutillo 717d4f42e2 IE is weird 2007-05-08 02:35:35 +00:00
steveminutillo a711e2a40d m is for 'mark feed as read' 2007-04-12 01:41:46 +00:00
steveminutillo 7468739a90 no more IE7 (because of IE7) 2007-04-12 00:39:50 +00:00
steveminutillo b41539275d redundant header() 2007-04-12 00:37:04 +00:00
steveminutillo 4a03010be4 ie < 6 ----> dustbin 2007-04-12 00:15:38 +00:00
steveminutillo d96eefca91 Increase time limit on updating and adding feeds. 2007-03-14 03:55:17 +00:00
steveminutillo 67bfdaab4c Fixed error when marking as read 0 items. 2007-03-14 03:48:32 +00:00
steveminutillo 89851261b3 Initial import 2007-01-02 01:41:22 +00:00
(no author) 7d98389a90 Initial directory structure. 2006-08-10 00:32:10 +00:00