Commit graph

2720 commits

Author SHA1 Message Date
Samuel Clay
dd588c7c69 Changing Next/Previous buttons to go to Next Unread and Previous Read stories. Makes much more sense this way. 2010-04-27 12:02:20 -04:00
Samuel Clay
0d34121c50 Crossdomain.xml! Every Flash advertiser's dream. 2010-04-26 00:27:43 -04:00
Samuel Clay
cae311b0d2 Bouncing callout. This is what it all builds up to. 2010-04-26 00:06:49 -04:00
Samuel Clay
07fb40dbd5 Refactoring all scroll views, as well as hopefully fixing the last of the scroll bugs. 2010-04-25 23:33:55 -04:00
Samuel Clay
595fd828e6 Fixing a missing node bug. Caused the story scroll finder to abort. Whoops 2010-04-25 21:12:49 -04:00
Samuel Clay
cb6a394049 Adding versioning to compressed js/css. 2010-04-25 21:07:03 -04:00
Samuel Clay
31d5fdbca1 Nailed a huge bug. Scrolling to stories wouldn't take because of weird deadlocks between scrollers and feed views. Now scrolls to story in both panes on intelligence slide. 2010-04-25 20:54:04 -04:00
Samuel Clay
0815f4f934 Changing arrow keys to page through views, not feeds. 2010-04-25 18:52:56 -04:00
Samuel Clay
722a3f7031 Fixing BAD bug around data integrity for adding then deleting feeds. Also added a return button handler to add feeds, and disabled the manage button when necessary. 2010-04-25 18:32:02 -04:00
Samuel Clay
5a1ee75314 Adding a First Things First callout for new users. 2010-04-25 15:43:09 -04:00
Samuel Clay
6eeac428e8 Merge branch 'master' of github.com:samuelclay/newsblur 2010-04-23 10:46:00 -04:00
Samuel Clay
00ed629443 Ignoring fix urls path for now. 2010-04-23 10:44:55 -04:00
Samuel Clay
3331ffad6a Fixing weird Safari OPML upload bug. 2010-04-22 21:27:39 -04:00
Samuel Clay
d55fd78299 Updating feed counts on intelligence change. 2010-04-22 15:10:06 -04:00
Samuel Clay
48a374a898 Fixing major bugs around intelligence slider showing/hiding stories. Also fixing major bugs around scrolling and prefetching scroll locations. 2010-04-22 15:01:32 -04:00
Samuel Clay
a5856eec61 Moving counts around, cleaning up the interface by removing a counter, and tidying up a bug with feed view tracking the wrong stories. 2010-04-21 23:54:21 -04:00
Samuel Clay
c39a68b9f3 Adding a super-nifty feed unread counter fader that gives much better notice that a story has been read. 2010-04-21 09:48:08 -04:00
Samuel Clay
6ab532433c Fixing scroll bugs. Also fixing view switching bugs. 2010-04-19 21:36:29 -04:00
Samuel Clay
67cc20c272 Dynamically refreshing feeds in real-time. This is now a real-time service, and there's no looking back. 2010-04-14 22:58:00 -04:00
Samuel Clay
b7d7b4b1a0 Fixing odd stories showing up on wrong feed bug. Also fixed overflow styling issue when resizing. 2010-04-14 18:10:16 -04:00
Samuel Clay
229c6bef97 Oh baby, oh baby. Resize! UI Layout upgrades! Drag support for resizing panes 2010-04-13 19:35:36 -04:00
Samuel Clay
447ce8a528 Adding resources to upload progress indicator. 2010-04-13 16:33:43 -04:00
Samuel Clay
d64d94e289 Adding loading indicators to add feed/folder and opml upload. 2010-04-13 16:32:17 -04:00
Samuel Clay
1ff73b0d9c Position offsets changed in jquery 1.4.2 2010-04-11 21:49:38 -04:00
Samuel Clay
31154bfb23 Fixed the <h1>This is a <em>title</em</h1> issue. Can now read through stylistic crap that differs from the RSS title. 2010-04-11 20:24:41 -04:00
Samuel Clay
dfe9886296 Snap back to previous scrolling position on story iframe when you click on links. Also checks if the user scrolls before snap back, as to prevent the page from snapping page unexpectedly. 2010-04-11 19:02:44 -04:00
Samuel Clay
d18ee60599 Mark feed as read button. 2010-04-09 11:59:33 -04:00
Samuel Clay
571d9556d5 Manage feed button is now always enabled. Chooses a random feed is none selected. This won't confuse anybody. 2010-04-08 19:21:17 -04:00
Samuel Clay
a2458f0973 Add feed and Add folder. Dynamically loads and refreshes, too. 2010-04-06 20:41:00 -04:00
Samuel Clay
7d51db1226 Styling all modals with the same new fieldsets. 2010-04-04 23:38:45 -04:00
Samuel Clay
09e3dda2a4 It's pretty. I don't know how, but it turned pretty. This is the finished design of the Add Modal. 2010-04-04 22:33:54 -04:00
Samuel Clay
e0a164338a Adding folder choices for add feed and add folder. 2010-04-04 20:15:00 -04:00
Samuel Clay
1906c95f04 All classifiers now dynamically update each other, so no having to call the server to verify classifiers. 2010-04-03 22:50:32 -04:00
Samuel Clay
b6495eeab4 Crazy refactor and optimization for choosing and removing classifiers. Now feeds and stories use the same modal, and everything uses the same classifier save on the back-end. 2010-04-03 20:32:40 -04:00
Samuel Clay
80733fd80a Removing dupe classifiers and enforcing score changes. 2010-04-03 17:59:00 -04:00
Samuel Clay
91126ef5a6 Django 1.2 prep. Also fixing up styling for tags. 2010-04-03 16:05:52 -04:00
Samuel Clay
1366f5e750 Making tags uniform across the site. Also beginning the final modal: Add feed. 2010-04-03 00:59:03 -04:00
Samuel Clay
4b5510d1c1 Renaming feeds front-end. 2010-03-28 18:41:31 -04:00
Samuel Clay
ffd370375c Fixing weird keyboard behavior due to jquery 1.4.2's handling of keydown. 2010-03-28 17:45:54 -04:00
Samuel Clay
f30551b3d8 Deleting feeds. Front-end + back-end. 2010-03-28 17:06:19 -04:00
Samuel Clay
c4d6c0ef52 Upgrading JavaScript libraries left and right. 2010-03-28 14:50:58 -04:00
Samuel Clay
8dd4f84398 Feed management now has a front-end. Shows opinions for tags, titles, authors, and the publisher. 2010-03-28 14:50:41 -04:00
Samuel Clay
18698dc435 Adding corners and more manage feeds. 2010-03-23 20:03:40 -04:00
Samuel Clay
7bc7873db9 Adding manage feed intelligence information. Just need to add it as a view in JS. 2010-03-16 23:18:54 -04:00
Samuel Clay
e966cd1ff8 Adding manage feed modal. 2010-03-15 00:52:06 -04:00
Samuel Clay
c072b01355 Woah nelly, fixed a lot of bugs introduced by adding that third Story pane. All good now. 2010-03-14 17:56:01 -04:00
Samuel Clay
b36ff4e3c0 Added a Story view and story direction buttons. 2010-03-13 18:59:06 -05:00
Samuel Clay
f069fdaa47 Reflowing initial screen. Now, everything is laid out pretty before the javascript loads. This is dedication. 2010-03-05 01:49:35 -05:00
Samuel Clay
e846fe6d6c Moving things around for final feed management coming soon. 2010-03-02 10:56:25 -05:00
Samuel Clay
95a2ebc878 Improving front-end JS by fixing all loading page bugs. 2010-02-17 03:22:45 -05:00