Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
6b13260872 Screenshots added to press page. Press Page is now complete! 2011-04-24 11:20:22 -04:00
Samuel Clay
42cd43681f Completed API. May need some example output, but it's all there and documented. 2011-04-24 01:52:44 -04:00
Samuel Clay
9bb423936d Filling out the feed and stories and feed management sections of the API. Just intelligence and import/export to go. 2011-04-24 00:05:39 -04:00
Samuel Clay
1d9168bd0e Moving API to a YAML backed template. 2011-04-23 18:22:52 -04:00
Samuel Clay
e81a843b09 API continuing to evolve. 2011-04-22 10:05:22 -04:00
Samuel Clay
3f04fbfc82 Further refining the API. 2011-04-21 22:36:26 -04:00
Samuel Clay
a2e082b0d8 Paging from 1 and not 0. Moving the JS assetmodel to use new paging and API endpoints. 2011-04-21 10:44:55 -04:00
Samuel Clay
42d6abe247 Refactoring URLs for the reader. 2011-04-20 09:35:59 -04:00
Samuel Clay
3b76b5e5c2 Merge branch 'master' into dashboard_tweaks 2011-04-14 09:29:39 -04:00
Samuel Clay
ac4cd65062 Adding search for deleted story content when in hide_changes mode. 2011-04-13 23:31:00 -04:00
Samuel Clay
3b96f5da55 Adding preference for hiding story changes. This also allows users to have story changes off and selectively see them using the same logic to detect if a story has any modifications. 2011-04-13 23:06:16 -04:00
Samuel Clay
b7bd0c1186 Fixing issue around classifying a tag inline in the Feed view causes the link to not open in a new window. (DohThanks to CyberGhost for the bug. 2011-04-13 18:22:56 -04:00
Samuel Clay
8c727743eb Merge branch 'master' into dashboard_tweaks 2011-04-12 19:43:45 -04:00
Samuel Clay
f387a5c2be Minor tweak to story count floater to make sure it animates without interruption. 2011-04-12 19:43:30 -04:00
Samuel Clay
e2f28f173c Delay drop of feed floater on empty. 2011-04-12 18:29:42 -04:00
Samuel Clay
e776194373 Fixing a host of issues around updating the background color of refreshing feeds, hiding the feed count floater when done, and properly filling out the stories when they don't reach the bottom. 2011-04-12 18:23:52 -04:00
Samuel Clay
0e53fc78e1 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-04-12 11:02:17 -04:00
Samuel Clay
5a3e18aba0 Adding the 'n' key which shows the next unread story across feeds. Thanks for @theprawn for the idea. 2011-04-12 11:02:02 -04:00
Samuel Clay
918407529a Hiding tooltip on hiding story mods. 2011-04-12 09:09:29 -04:00
Samuel Clay
362d1c5324 Fade out the story mod button and show tooltip. 2011-04-11 23:32:58 -04:00
Samuel Clay
7cb84d7e82 Performing the correct check for <ins> in stories. 2011-04-11 23:26:47 -04:00
Samuel Clay
a88112ab8f Only show story mod change button when story mods are to be had. 2011-04-11 23:25:44 -04:00
Samuel Clay
8e2936fc1b Utils -> vendor 2011-04-11 21:57:45 -04:00
Samuel Clay
e4fafb3d3d Fixing the missing warning about feeds being overwritten during OPML import (if feeds are already present). Apologies to @theprawn for inadvertantly discovering this bug. 2011-04-11 12:51:00 -04:00
Samuel Clay
a645916497 Merge branch 'master' into dashboard_tweaks
Conflicts:
	apps/rss_feeds/models.py
2011-04-11 09:34:44 -04:00
Samuel Clay
1a1ef42152 Clearing neg facet graph size to make room for separator. 2011-04-09 14:49:24 -04:00
Samuel Clay
da49c9c2d5 Fixing a few bugs around missing statistics facets and overlapping facet graphs. 2011-04-09 14:47:37 -04:00
Samuel Clay
c3b4464668 Finishing up classifier counts. Pretty and visually stimulating to the mind, and drives you crazy at the same time. 2011-04-09 14:37:07 -04:00
Samuel Clay
962bff5b6c Drawing in the classifier counts graph. 2011-04-09 13:38:14 -04:00
Samuel Clay
32b7dfa232 Merge branch 'master' into classifier_counts 2011-04-09 13:07:28 -04:00
Samuel Clay
7ebfd7c51c Handling errors on recommended feeds gracefully. 2011-04-09 13:07:12 -04:00
Samuel Clay
1cf87a3d23 Recommended feeds should only be shown if approved, public, and before their publish date. 2011-04-09 11:13:02 -04:00
Samuel Clay
6890823a84 Showing classifier counts in statistics. Needs a graphical view, and maybe some pruning. 2011-04-09 11:06:36 -04:00
Samuel Clay
019283cf11 Adding subscriber count to recommended feeds. 2011-04-07 10:36:25 -04:00
Samuel Clay
30e03db46c Finishign up the Recommend This Site modal. Now everybody can recommend feeds. 2011-04-07 10:30:05 -04:00
Samuel Clay
64ad0ef7a8 Merge branch 'master' into recommend_feeds
Conflicts:
	fabfile.py
2011-04-06 18:01:06 -04:00
Samuel Clay
87d078239a Separating out favicon loading from feed loading. This will hopefully reduce initial page load speed. 2011-04-05 19:24:12 -04:00
Samuel Clay
bc68345cc4 Merge branch 'master' into dashboard_tweaks 2011-04-03 11:56:28 -04:00
Samuel Clay
9997c3b4f6 Not showing the blue loading bar when the feed is filling out on the initial load. Thanks again to @trickjarret for the idea. 2011-04-03 11:48:42 -04:00
Samuel Clay
d69ab34616 Adding feed menu to story titles' feed bar. At @trickjarret's request. 2011-04-03 10:52:34 -04:00
Samuel Clay
50a0cd9d51 Refactored dashboard to move logo and splash links out into base. Now need to write the API, press, and privacy statement. 2011-04-02 19:41:22 -04:00
Samuel Clay
338cc83326 Merge branch 'master' of github.com:samuelclay/NewsBlur 2011-04-01 22:06:06 -04:00
Samuel Clay
af20aed1fc Embiggening threshold for loading the next page of feed stories. 2011-04-01 22:05:56 -04:00
Samuel Clay
d1b166481a Merge branch 'master' into dashboard_tweaks 2011-03-31 09:27:13 -04:00
Samuel Clay
5bbd13931d Fixing feedchooser to work with new data-less feeds. Also fixing hiding/showing when hide-unread-feeds is on. Also widened feedchooser in case of scrollbar. 2011-03-31 09:25:48 -04:00
Samuel Clay
213b3493c4 Enormous rendering speed increase (or is that decrease?). Switching feed rendering to JSTs, however inelegant it looks. 2011-03-30 09:30:45 -04:00
Samuel Clay
6688f2a3af Moving how it works to center column. 2011-03-29 21:56:15 -04:00
Samuel Clay
9dc185d52b Adding stubbed modal for recommending a feed. 2011-03-28 10:08:10 -04:00
Samuel Clay
76cc9c10bd Fixing next/previous feed keyboard shortcuts by adding in rotation and assumptions if no feeds are selected. 2011-03-20 20:12:21 -04:00
Samuel Clay
ffef62858b Keyboard shortcut for showing next/prev feed now takes into account hidden feeds, ensuring that the next feed is correct. Thanks to @Cyranix. 2011-03-19 11:22:10 -04:00