Samuel Clay
|
013cf7ab04
|
I wrote all this code but have no idea why I didn't commit it. Anyway, let's deploy it. (It looks like I'm slowing down feed refreshing, which is bound to not matter in ~10 users or so).
|
2010-07-05 14:26:35 -04:00 |
|
Samuel Clay
|
9867406ca2
|
Refactoring feed counts, subscriber counts, story counts, and tightening up refreshes for high-volume, high-subscriber feeds. Less decay on somewhat popular feeds.
|
2010-07-02 15:49:08 -04:00 |
|
Samuel Clay
|
2133ee81e7
|
Fixing issues with feature paging. JSON was incorrectly serializing it, the page_counter was being reset when feeds were loaded, and cleaned up feed resetting.
|
2010-07-02 12:02:10 -04:00 |
|
Samuel Clay
|
aaf68f4c21
|
Fetching page for high-volume feeds on every fetch instead of only when new stories are in the feed.
|
2010-07-02 11:46:45 -04:00 |
|
Samuel Clay
|
83d95a6897
|
Fixing annoying bug around story titles being inside of other story titles, and then selecting the wrong title. 'iPhone 4' and 'More Thoughts on iPhone 4' would be incorrectly linked.
|
2010-07-02 11:14:41 -04:00 |
|
Samuel Clay
|
319e87baf7
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-07-02 10:30:15 -04:00 |
|
Samuel Clay
|
5b1bb231ef
|
Removing unnecessary cruft above the page importer.
|
2010-07-01 17:33:58 -04:00 |
|
Samuel Clay
|
7485d1a3a0
|
Handling the invalid empty case on popular tags and authors.
|
2010-07-01 15:20:38 -04:00 |
|
Samuel Clay
|
4b57a32c0c
|
Removing 2 bigger JOINs that were slowing down feed loading.
|
2010-07-01 15:16:33 -04:00 |
|
Samuel Clay
|
f8d4d1b0a2
|
Changing how JSON is being serialized. For better testing.
|
2010-07-01 14:01:11 -04:00 |
|
Samuel Clay
|
f2c0bf9aed
|
Hiding stories count due to move from MyISAM to InnoDB. 250k counts are now very, very expensive.
|
2010-07-01 12:07:15 -04:00 |
|
Samuel Clay
|
113a4e058c
|
Adding a Delete This Site manage menu item, complete with cancel button.
|
2010-07-01 00:29:26 -04:00 |
|
Samuel Clay
|
71e7d0f926
|
Ignoring page-checker feature.
|
2010-06-30 22:13:24 -04:00 |
|
Samuel Clay
|
15eb2fb255
|
Fancy arrows for the feature board.
|
2010-06-30 22:06:12 -04:00 |
|
Samuel Clay
|
d90117aa46
|
Fancy arrows for the feature board.
|
2010-06-30 21:57:24 -04:00 |
|
Samuel Clay
|
0058768132
|
Fancy icons for menu items. Fancy indentation, too.
|
2010-06-30 20:23:00 -04:00 |
|
Samuel Clay
|
44f3b91fc4
|
New JS date library and fixing date handling for features in Safari.
|
2010-06-30 20:09:42 -04:00 |
|
Samuel Clay
|
b508680d0e
|
Handling faulty OAuth token.
|
2010-06-30 17:35:06 -04:00 |
|
Samuel Clay
|
61506e87d7
|
Mark all as read only should work on feeds that have mark read dates older than specified.
|
2010-06-30 17:17:07 -04:00 |
|
Samuel Clay
|
1e1528482a
|
Warning label on importing from google reader.
|
2010-06-30 16:33:41 -04:00 |
|
Samuel Clay
|
a5c7adba49
|
Ajax-ify the feature board. Can now cycle through old features.
|
2010-06-30 16:18:55 -04:00 |
|
Samuel Clay
|
5b7ec31a7a
|
WSGI does not always have the right request object.
|
2010-06-30 14:09:16 -04:00 |
|
Samuel Clay
|
80deb056ad
|
Last seen middleware, to keep track of when users are on.
|
2010-06-30 13:36:51 -04:00 |
|
Samuel Clay
|
381c61868e
|
Fixing vertical height max for all modals. Also finishing Google Reader feed sync.
|
2010-06-30 12:17:22 -04:00 |
|
Samuel Clay
|
ce932a95ec
|
Finishing off Google Reader OAuth synchronization. Also renamed opml_import -> feed_import. And fixed the height of small modals.
|
2010-06-29 20:16:09 -04:00 |
|
Samuel Clay
|
4cf7b19684
|
text-rendering: optimizeLegibility;
|
2010-06-29 15:33:48 -04:00 |
|
Samuel Clay
|
c7d665f1f0
|
Highlighting new features and adding a twitter plea.
|
2010-06-29 10:08:38 -04:00 |
|
Samuel Clay
|
8052d8b1c1
|
Fixing tag truncation bug. Lots of tags? Truncate 'em
|
2010-06-29 09:01:30 -04:00 |
|
Samuel Clay
|
a1ba7707d8
|
Removing unused registration crap.
|
2010-06-28 20:01:09 -04:00 |
|
Samuel Clay
|
8308019732
|
Adding OAuth for Google Reader import.
|
2010-06-28 19:57:49 -04:00 |
|
Samuel Clay
|
9f2b132096
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-06-28 16:57:28 -04:00 |
|
Samuel Clay
|
47c03810fe
|
Fixing bugs around blank page_data, and a bug where the Feed view would not load until the Original view did.
|
2010-06-28 13:25:02 -04:00 |
|
Samuel Clay
|
b0fe081a14
|
Adding the MIT License and updating README.
|
2010-06-28 12:39:41 -04:00 |
|
Samuel Clay
|
7212778d7c
|
More tweaking to feed refresh rate: Higher volume = more fetches
|
2010-06-28 11:37:54 -04:00 |
|
Samuel Clay
|
80bdb79bd9
|
Better instrumentation through non-zero results on any successfull callback.
|
2010-06-28 08:06:12 -04:00 |
|
Samuel Clay
|
9a8d85dee2
|
Pretty printing for subscriber counts.
|
2010-06-27 23:16:47 -04:00 |
|
Samuel Clay
|
98620bebf0
|
Divide by zero! Fixed.
|
2010-06-27 23:09:43 -04:00 |
|
Samuel Clay
|
2116692834
|
Major tweaks to feed update timing. Heavily updated feeds get updated *much* more often, and more subscribers = more updates.
|
2010-06-27 22:58:45 -04:00 |
|
Samuel Clay
|
38e168d97c
|
Missing import
|
2010-06-27 22:41:55 -04:00 |
|
Samuel Clay
|
c7488752df
|
Fixing missing page_data errors.
|
2010-06-27 22:40:22 -04:00 |
|
Samuel Clay
|
697ab34cde
|
Removing references to original_stories, since stories get deleted after awhile.
|
2010-06-27 21:55:11 -04:00 |
|
Samuel Clay
|
118f4ec8ec
|
Adding a subscriber bonus. Heavily subscribed feeds get updated more often.
|
2010-06-27 21:44:35 -04:00 |
|
Samuel Clay
|
12cd9c264f
|
Fixing migration to handle loads of data.
|
2010-06-27 21:31:53 -04:00 |
|
Samuel Clay
|
586279cee5
|
Fixing migration to account for thousands of feeds.
|
2010-06-27 21:17:00 -04:00 |
|
Samuel Clay
|
55181e033e
|
Merge branch 'master' of github.com:samuelclay/NewsBlur
|
2010-06-27 21:04:15 -04:00 |
|
Samuel Clay
|
53ac3fa0c4
|
Migrating page_data to its own table so as to not slow down the feeds table.
|
2010-06-27 21:03:29 -04:00 |
|
Samuel Clay
|
a4de342d17
|
gUnicorn and restart script.
|
2010-06-27 21:02:55 -04:00 |
|
Samuel Clay
|
1914651425
|
Calculate number of feed subscribers. Will be used to calculate feed update priority.
|
2010-06-27 20:43:17 -04:00 |
|
Samuel Clay
|
aa2dcf754a
|
Filling out the story detail view. 3/5 views are now in.
|
2010-06-27 19:35:17 -04:00 |
|
Samuel Clay
|
281268e509
|
Broken but functional story detail view. The titles are out of whack, switching randomly between story and feed. Ugh. I spent how many hours on this?
|
2010-06-25 18:36:01 -04:00 |
|