Commit Graph

156 Commits (b18afb791ada14446ace33e764555678f254c803)

Author SHA1 Message Date
steveminutillo 61dd0e01ec unnecessary DISTINCT 2007-06-26 02:11:54 +00:00
steveminutillo c182c76c99 titles contain html sometimes 2007-06-26 01:20:08 +00:00
steveminutillo fd51b7c9cd ok, so the road wasn't that long 2007-06-26 01:14:32 +00:00
steveminutillo e8d364393d the long march to validation starts with ensuring atom:ids are valid URIs 2007-06-26 01:09:06 +00:00
steveminutillo 0adbd04239 feed of shared items 2007-06-26 00:23:47 +00:00
steveminutillo bc7723c39c set the right content-type 2007-06-25 04:21:22 +00:00
steveminutillo 667292f52e yeah, we don't want to query for ALL the items in the entire DB 2007-06-25 04:19:22 +00:00
steveminutillo 539577ac99 item sharing 2007-06-25 04:13:18 +00:00
steveminutillo 70a17c0cdf I think this whole prefs/admin_prefs thing is a little weird 2007-06-25 02:12:41 +00:00
steveminutillo 44ababc468 object oriented PHP? in MY feed on feeds? it's more likely than you think! 2007-06-25 01:40:11 +00:00
steveminutillo 456d572431 login not necessary to see cached faicons 2007-06-25 01:07:15 +00:00
steveminutillo b8fb01bd7c nicer install page, as well as a simple compatibility test 2007-06-23 06:16:29 +00:00
steveminutillo d5f5505b3a update simplepie to the latest, and add a file with the patches that FoF applied 2007-06-23 04:26:55 +00:00
steveminutillo 53ca2b61ea 1.5.1.1 2007-06-23 04:10:23 +00:00
steveminutillo fd7788c079 you can now select which items should be marked unread when subscribing. default is "today" 2007-06-23 03:56:58 +00:00
steveminutillo 4884913a9f now with THE ULTIMATE FEATURE: no, not same character vs. same character, but single key operation! try "j"! 2007-06-23 01:34:58 +00:00
steveminutillo 6ba6060e27 many secret deadly keyboard shortcuts 2007-06-21 04:29:12 +00:00
steveminutillo 13c3a6f68e hide widgets when item hidden 2007-06-21 03:46:03 +00:00
steveminutillo 44cea22f93 clean up tags when purging old items 2007-06-21 03:35:20 +00:00
steveminutillo 2c4e78d984 less hacky way of doing the (i/n) bit, and now can check up to an item with shift-click 2007-06-21 03:20:01 +00:00
steveminutillo 9c0d62d93c NO I WOULDN'T BELIEVE A COMPARISON WAS REVERSED, why do you ask? 2007-06-21 00:47:21 +00:00
steveminutillo eb07cea791 a filthy hack to get "item i of n" into the title when using keyboard nav. clean up later! 2007-06-20 04:14:00 +00:00
steveminutillo 6f2b3c3fea would you believe a comparison was reversed? 2007-06-20 03:04:05 +00:00
steveminutillo 309d876514 Use the atom "self" link to canonicalize feed URLs 2007-06-20 02:09:49 +00:00
steveminutillo a9b3f0c966 handle error 2007-06-19 02:50:07 +00:00
steveminutillo 3ea67fcfea apparently Cache-Control: must-revalidate means NEVER, EVER CACHE to Safari 2007-06-17 06:07:38 +00:00
steveminutillo 952a50e057 so THAT'S why it seemed like purging wasn't working! 2007-06-17 01:15:25 +00:00
steveminutillo 9ccaedee27 delete all tags when unsubscribing a feed 2007-06-16 06:11:59 +00:00
steveminutillo 14bc30ca54 Plugins can now register "widgets", which are links that will be shown for each item. Inlcuded are two examples: bookmark at delicious, and blog with wordpress. Also, plugins can register preferences. 2007-06-14 03:15:08 +00:00
steveminutillo 07c0632922 THIS CHECKIN IS BANANAS!
tagging is now useful!  you can tag feeds as well as individual items.  you can also see unread items per tag.
this opens up lots of ways to actually use the tagging functionality.
2007-06-13 03:51:41 +00:00
steveminutillo d24875f060 use the free tags! 2007-06-12 04:25:25 +00:00
steveminutillo ed6b46b13f avoid one query per item to be displayed to get the tags. now we get them all when the items are queried. 2007-06-12 04:08:10 +00:00
steveminutillo b9da12e350 easier to turn logging on and off 2007-06-12 04:06:13 +00:00
steveminutillo 195f3f81d5 oops, forgot to set a default for 'howmany' 2007-06-12 03:31:26 +00:00
steveminutillo e55e932d67 unread count in <title> 2007-06-12 03:20:19 +00:00
steveminutillo 8753aec301 have to use the GLOBALS global to globally unset a global 2007-06-12 02:40:16 +00:00
steveminutillo 9a8efb2e8d feed update timeouts and old item purging are now controlled by admin prefs. also, there are admin prefs. also when users are deleted we now delete them from all tables. 2007-06-12 02:24:39 +00:00
steveminutillo eeda734315 when a non-admin does a manual update, only update his feeds 2007-06-11 03:46:01 +00:00
steveminutillo 1ef82e17e0 udpate 2007-06-11 03:25:05 +00:00
steveminutillo c8c8cecc66 new prefs: default sort order and default paging amount. also, a nice message when fof-config.php doesn't exist 2007-06-11 03:21:51 +00:00
steveminutillo e5d5aaaf93 get rid of the last pref set in this file, now it's just DB settings 2007-06-11 03:16:48 +00:00
steveminutillo eabd0eed03 rename fof-config.php to fof-config-sample.php 2007-06-11 03:10:38 +00:00
steveminutillo effe361e05 by the power of greyskull, I declare favicons to default to ON 2007-06-11 02:40:01 +00:00
steveminutillo 0b4d96accd deleted some duplicate code in fof-db, rearranged file 2007-06-11 02:32:42 +00:00
steveminutillo a15a5050ad hey, my nice star is 16x16, not 15x15! 2007-06-11 02:29:52 +00:00
steveminutillo 1cba1b8cea remove paths from all cookies, enabling multiple FoF installations per server 2007-06-11 01:28:09 +00:00
steveminutillo 66d5ad6ffc add implementation of str_ireplace for PHP4 (see http://code.google.com/p/feed-on-feeds/issues/detail?id=12) 2007-06-11 01:08:26 +00:00
steveminutillo feafa1ddb8 cleaner redirects 2007-06-10 07:06:59 +00:00
steveminutillo c386e725f5 cleaner redirects 2007-06-10 07:06:26 +00:00
steveminutillo cc7f846d01 manual marking as unread was broken too 2007-06-10 06:51:21 +00:00