Commit graph

40 commits

Author SHA1 Message Date
Samuel Clay
679394917a Replacing more UI icons. 2022-05-04 17:42:23 -04:00
Samuel Clay
49361fa634 Compact and comfortable feed titles. New unread indicators. 2022-05-04 12:22:54 -04:00
Samuel Clay
1e86c2715e More use strict changes 2022-02-28 11:53:05 -05:00
Samuel Clay
1e6040ec93 Classifiers should respect new story authors escaping. 2016-02-26 12:02:30 -08:00
Samuel Clay
e96fb8b054 Adding premium dashboard module. 2016-01-31 13:29:37 -08:00
Samuel Clay
0024813a53 No longer trimming classifiers unless part of story title. 2015-07-22 12:09:18 -07:00
Samuel Clay
8125d3d3d9 Fixing story title classifier misidentification due to capitalization issues. 2014-04-30 11:21:32 -07:00
Samuel Clay
7516b9fcf9 Fixing intelligence trainer, which broke due to jQuery 2.0. 2013-07-18 13:15:09 -07:00
Samuel Clay
5ea353896d Fixing intelligence trainer to always show and load in an expanded state. 2013-07-06 12:24:08 -07:00
Samuel Clay
e116ae2fbf Fixing trainer dialog bug when trainer takes too long to load. 2013-07-05 15:54:35 -07:00
Samuel Clay
5d39f8d19d Adding dropdown to every dialog to signal switching between dialogs. 2013-05-22 17:05:30 -07:00
Samuel Clay
de76448c9c Major intelligence refactoring to hide/show stories on training. 2013-04-25 13:01:47 -07:00
Samuel Clay
55eb479f4d Showing hidden stories button on feeds even for stories that are read. Fixing story classifiers modal dialog scrolling. 2013-04-25 13:01:47 -07:00
Samuel Clay
e9cf862a26 Fixing resizing of intelligence trainer. 2013-04-22 16:42:31 -07:00
Samuel Clay
468928c66e Restyling intelligence trainer. 2013-04-10 17:38:25 -07:00
Samuel Clay
ec7840d3c1 Fixing socialsubs loading bug. 2013-04-09 13:35:07 -07:00
Samuel Clay
da7e208b01 Adding icons to all dialogs. 2013-04-05 11:26:25 -07:00
Samuel Clay
e2601c38ed intelligence trainer bullets. 2013-03-14 15:32:19 -07:00
Samuel Clay
bd577c24bb Fixing classifiers modal buttons. 2013-02-26 12:51:47 -08:00
Samuel Clay
6ffe5ca1b3 Mass icon migration. Still need a bunch more. 2013-02-19 17:55:01 -08:00
Samuel Clay
630314a5f2 Syncing refresh getting started module settings with dynamic settings. As the user performs actions, the module reacts. 2013-02-04 15:14:20 -08:00
Samuel Clay
9d054e8932 Styling new getting started module. Needs a bit of sync during operations. 2013-02-04 14:51:15 -08:00
Samuel Clay
6a49eff3f4 Fixing insta-fetching. 2012-12-28 22:18:41 -08:00
Samuel Clay
6c81301595 Changing intelligence training on social feeds to apply to original feed as well. 2012-12-28 11:34:06 -08:00
Samuel Clay
ef4a1c866e Fixing a bunch of small exceptions. 2012-09-18 13:08:25 -07:00
Samuel Clay
3324256f36 Fixing trainer for stories in social feeds. 2012-09-07 19:14:01 -07:00
Samuel Clay
18bade6733 Adding river blurblogs. Still fishy, but it's pulling stories. Going to try to dev it. 2012-08-07 14:37:07 -07:00
Samuel Clay
049cc78433 Adding login view to blurblogs. Fixing a ton of bugs around sharing stories that don't exist anymore. 2012-07-02 10:15:17 -07:00
Samuel Clay
15943bb2b9 Updating read counts and story intelligence status on training. 2012-05-25 22:13:50 -07:00
Samuel Clay
d10b1d48c8 Trimming logging. 2012-05-24 13:31:23 -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
bfe7ee1634 Initial stab at Backbone-ifying the front-end. Added feed, folder, story, and story_title views with feed, folder, story, and feed_list models. Converted AssetModel to a Router. 2012-05-17 18:40:46 -07:00
Samuel Clay
c19e068262 Merge branch 'master' of github.com:samuelclay/NewsBlur into social
* 'master' of github.com:samuelclay/NewsBlur:
  Truncating feed title in trainer dialog.
  Adding French review to press page.

Conflicts:
	media/js/newsblur/reader/reader_classifier.js
2012-05-02 12:08:08 -07:00
Samuel Clay
6c4272a06b Updating training counts when choosing feeds. 2012-03-19 19:18:19 -07:00
Samuel Clay
8f0afbb7c2 All setup module items now disappear/appear or show a Done title appropriately. 2012-03-19 14:15:38 -07:00
Samuel Clay
31cf374964 Social feed statistics (story counting and classifier counting), as well as social feed urls in Feed Settings. 2012-02-16 18:36:52 -08:00
Samuel Clay
d703c64c47 Correct unread counts on social feeds. Needs auto-updating, refreshing, and smarter counting only when necessary. 2012-02-15 18:00:10 -08:00
Samuel Clay
581c52ff9a Front-end of intelligence training for social feeds. Still needs backend changes to accomodate string feed ids. 2012-02-13 11:07:32 -08:00
Samuel Clay
8519d68c36 Including feeds that a user isn't subscribed to in social feeds. Also adding a new url for feed icons. 2012-01-26 18:59:40 -08:00
Samuel Clay
9ea6ee9086 Rearranging javascript. Also backbonizing user models for follower and following collections. 2012-01-04 09:42:35 -08:00
Renamed from media/js/newsblur/reader_classifier.js (Browse further)