Samuel Clay
d6a3df29bf
Fixing a few small isuess: NaN in window title on social sub opening, incrementing site counts on reload on dashboard, and incrementing site counts from global.
2013-08-05 13:26:51 -07:00
Samuel Clay
f6c0ffb8be
Merge branch 'master' into circular
...
* master:
Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work!
Fixing limits.conf to just use integers.
Making it a bit easier to setup a new db.
Updating Android app to v1.1 (revision 31).
2013-03-26 18:54:36 -07:00
Samuel Clay
c389b9bf0e
Trying to fix the unread counts ghosting issue by forcing an instant unread count refetch of active/selected feeds. This may work!
2013-03-26 18:54:32 -07:00
Samuel Clay
b5a2ee9219
Fixing hidden feeds for free users.
2013-03-26 10:26:11 -07:00
Samuel Clay
ef772ff0d3
Hiding folders with no unread stories in Unread/Focus mode.
2013-01-02 17:44:14 -08:00
Samuel Clay
6ac7878bb5
Flipping the switch: More than 64 sites, even added individually, now trigger the premium upgrade dialog.
2012-12-10 16:25:21 -08:00
Samuel Clay
11a2f735a2
Using parent folder to update all parent folders on read story.
2012-08-27 14:50:36 -07:00
Samuel Clay
a4414eebde
Adding oldest/newer order to feeds and river. Also adding unread/all read filter to both as well. Including stubbed segmented control for switching between modes on a per-feed basis. Still needs global preference and glue to hook them up.
2012-07-18 18:34:19 -07:00
Samuel Clay
8def3a8ebf
Fixing delete feed to include folder title.
2012-06-27 12:16:18 -07:00
Samuel Clay
e40b93882a
Fixing issue around feeds thinking they are unfetched.
2012-06-18 15:59:31 -07:00
Samuel Clay
2d009d3d80
Fixing Previous button, also fixing river of news feed styling and collapsed folder styling.
2012-06-14 15:30:34 -07:00
Samuel Clay
d8beb2edd1
Fixing tryfeeds.
2012-06-13 11:51:49 -07:00
Samuel Clay
92b8e57ea4
Backbonifying folder unread counts and collapsing.
2012-06-07 13:56:54 -07:00
Samuel Clay
977109f9aa
Loading social feeds is now backbonified.
2012-05-29 11:48:40 -07:00
Samuel Clay
27608f9d6b
Fixing classifier training issue.
2012-05-26 22:14:34 -07:00
Samuel Clay
06db627217
Sweep through moving all story.attribute to story.get('attribute'). Also adding current_model to story and feed collections.
2012-05-25 18:54:04 -07:00
Samuel Clay
0019410c8e
Backboneifying story titles and stories in the Feed view. Feed view needs completion, then both need to get fully hooked up.
2012-05-24 17:32:01 -07:00
Samuel Clay
d10b1d48c8
Trimming logging.
2012-05-24 13:31:23 -07:00
Samuel Clay
b4a6791d77
Deselecting sites properly. Also adding context option to folders to add a site directly to that folder.
2012-05-24 11:54:10 -07:00
Samuel Clay
19eaa0e7c7
Move folder now backboneified.
2012-05-23 20:10:28 -07:00
Samuel Clay
8f3454b26b
Removing references to folder_titles asnd using new view-based option.
2012-05-23 17:26:43 -07:00
Samuel Clay
532f258927
Rename feed.
2012-05-23 12:27:59 -07:00
Samuel Clay
3f817f2937
Deleting feeds.
2012-05-23 12:10:35 -07:00
Samuel Clay
220a00c682
Fixing scroll to feed action.
2012-05-23 10:02:30 -07:00
Samuel Clay
fc817e7048
Cleaning up unfetched feeds and finishing rewrite of refreshing feeds.
2012-05-22 17:39:21 -07:00
Samuel Clay
162f979a0a
Running through the code searching for every instance of a feed grabbing its attributes in the old-style.
2012-05-21 20:08:27 -07:00
Samuel Clay
9b18d8b58b
Showing feed icons. Cleaning up actions on feed load, including refresh.
2012-05-18 18:13:45 -07:00
Samuel Clay
a380bfcd0c
Rendering feeds and folders, including toplevel. Making feed count a separate view. Also making feed list header view, hooking up both buttons.
2012-05-18 16:59:39 -07:00
Samuel Clay
fe5c286de7
Moving towards folders as collections and an intermediary model that chooses between feeds or more folders. Still needs rendering.
2012-05-17 20:50:08 -07:00