Commit graph

2339 commits

Author SHA1 Message Date
Samuel Clay
6d7b105cff Adding reconnect events to socket.io. 2014-02-12 10:42:12 -08:00
Samuel Clay
df5295dd8f One last (small) memory leak. 2014-02-04 12:04:39 -08:00
Samuel Clay
560acc75b5 Major fix to memory leaks. Hurray this is 99% of all leaks. 2014-02-04 12:03:03 -08:00
Samuel Clay
7a3dce136f Fixing 20% of my memory leaks, but still need to find the rest. Thanks to @theromit for pushing me on this. 2014-02-04 11:50:05 -08:00
Samuel Clay
6094e28fac Merge branch 'master' into readstories
* master: (78 commits)
  Adding 401 status code for invalid token on user/info.
  Adding new preference for 24 hour clock. Moving to client-side generated dates.
  Adding IFTTT logging.
  All dates in iso 8601 format.
  Use strings for feed_id.
  Fixing unread trigger for IFTTT.
  Updating shared story ifttt entries.
  Fixing ReadKit flat folders by leaving out removed feeds.
  Adding handlers for all stories.
  Fixing ifttt timestamp.
  Adding share story action for IFTTT.
  Adding site title, website, and address to each IFTTT trigger.
  Adding share username to ifttt share trigger.
  Upping access token expiration to 10 years.
  Using TitleCase instead of snake_case.
  Fixing exception dialogs to correctly update on fixed addresses and links.
  New saved story as per IFTTT action.
  Updating IFTTT urls.
  IFTTT action for new subscriptions.
  Adding folder list for dynamic action fields.
  ...
2014-01-30 18:42:48 -08:00
Samuel Clay
1da8e55c5f Adding new preference for 24 hour clock. Moving to client-side generated dates. 2014-01-30 16:39:10 -08:00
Samuel Clay
82e0f1b118 Fixing exception dialogs to correctly update on fixed addresses and links. 2014-01-28 17:39:58 -08:00
Samuel Clay
67ea102f2a Fixing long-standing issue with dupe feeds in different folders not respecting which one was selected. 2014-01-24 15:59:49 -08:00
Samuel Clay
a952396d4c Fixing intelligence slider pane width. 2014-01-24 13:46:06 -08:00
Samuel Clay
d3849ee652 Fixing intelligence slider pane width. 2014-01-24 13:43:46 -08:00
Samuel Clay
68294f6489 Fixing the unstarring bugs. 2014-01-21 15:37:59 -08:00
Samuel Clay
d6877a9439 Fixing subscribing to tryfeeds. 2014-01-17 13:58:52 -08:00
Samuel Clay
74c770d62e Fixing story tags in Text view. 2014-01-17 11:24:22 -08:00
Samuel Clay
f5cae48db6 Merge branch 'master' into organizer
* master: (335 commits)
  Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
  Fixing bug on empty river.
  Use the selected feed view when viewing a story
  Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
  Fixing accidental truncation on story when saved.
  Fixing story detail height in Text view when saved with tags.
  Fixing text tab view.
  Updating readability.
  Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
  Counting dupe feeds only once in unread counts.
  Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
  Fixing bounce on resize.
  disable debug
  Mark-read idempotency for social feeds. (#460)
  Idempotent mark-as-read DB ops. (#460)
  Cleaning up unread counting. (#460)
  Fixing height issues with new saved stories sideoptions box.
  Limiting new user queue.
  Limiting new user queue.
  Max overlay fully fade slightly sooner when scrolling down. (#459)
  ...
2014-01-16 13:33:02 -08:00
Samuel Clay
aa7df2988d Merge branch 'master' into readstories
* master: (292 commits)
  Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story.
  Fixing bug on empty river.
  Use the selected feed view when viewing a story
  Preventing multiple saved stories from being deleted. Also removing activities when removing saved stories.
  Fixing accidental truncation on story when saved.
  Fixing story detail height in Text view when saved with tags.
  Fixing text tab view.
  Updating readability.
  Using https for twitter images. Adding a twitter photo sync to fix broken twitter photos. Thanks to @ggrappone for finding this one.
  Counting dupe feeds only once in unread counts.
  Fixing bookmarklet for NYTimes. Thanks to @rafeco for catching the bug.
  Fixing bounce on resize.
  disable debug
  Mark-read idempotency for social feeds. (#460)
  Idempotent mark-as-read DB ops. (#460)
  Cleaning up unread counting. (#460)
  Fixing height issues with new saved stories sideoptions box.
  Limiting new user queue.
  Limiting new user queue.
  Max overlay fully fade slightly sooner when scrolling down. (#459)
  ...

Conflicts:
	media/css/reader.css
	media/js/newsblur/reader/reader.js
	media/js/newsblur/views/story_titles_header_view.js
2014-01-16 13:32:42 -08:00
Samuel Clay
869027b0fc Fixing an infinite loop (!!) and focusing in on the comment textbox when sharing a story. 2014-01-16 12:55:59 -08:00
Samuel Clay
37c909dc16 Fixing bug on empty river. 2014-01-15 14:30:01 -08:00
Samuel Clay
cdf90ed5be Fixing accidental truncation on story when saved. 2014-01-14 18:15:02 -08:00
Samuel Clay
1d73ba6703 Fixing story detail height in Text view when saved with tags. 2014-01-14 17:12:08 -08:00
Samuel Clay
727620084e Fixing text tab view. 2014-01-14 16:58:29 -08:00
Samuel Clay
22de79a0d7 Counting dupe feeds only once in unread counts. 2014-01-14 12:06:34 -08:00
Samuel Clay
92d25f196d Fixing bounce on resize. 2014-01-14 10:53:22 -08:00
Samuel Clay
70cae61b5f Fixing height issues with new saved stories sideoptions box. 2014-01-13 18:37:23 -08:00
Samuel Clay
3dec57ff24 Merge branch 'master' into tagging
* master: (28 commits)
  Limiting new user queue.
  Adding user agent. Still needs version name from Manifest. @dosiecki or @manderson23, either of you know how to get that version name (like 3.5.5) into the user agent?
  Android v3.5.5. Bumping minimum SDK to v11 (3.0+).
  Fixing broken BBC links which have oddball hashes.
  Fixing links with target hashes.
  Refactor story loading to persist during list/reading activities.
  Make new async calls not race UI threads.
  Essentially stripping photos of size.
  Android v2.5.3.
  Fixing colors and transparency on android story traversal buttons.
  Fixing image scaling.
  Fix story loading not to keep paging on error.
  Android v3.5.2
  Remove comment cruft.
  Replace requery with cursorloader in Reading.
  Handling different scroll views.
  Fixing footnotes.
  Bumping android version.
  Fix crash async crash.
  Clean up sync cruft. Add sanity break in pagination loop.
  ...

Conflicts:
	assets.yml
	media/js/newsblur/views/story_detail_view.js
	media/js/newsblur/views/story_list_view.js
	media/js/newsblur/views/story_title_view.js
2014-01-13 17:37:00 -08:00
Samuel Clay
26cf69892a Fixing broken BBC links which have oddball hashes. 2014-01-08 11:25:32 -08:00
Samuel Clay
4dc30085f8 Fixing links with target hashes. 2014-01-08 11:04:35 -08:00
Samuel Clay
a0db263a1a Handling different scroll views. 2014-01-06 12:21:46 -08:00
Samuel Clay
729fa13e5c Merge branch 'jstricks'
* jstricks:
  Fixing footnotes.
  Remvoing bigfoot.js. It's just not meant for multiple instantiations per-page.
  Adding highlight.js, bigfoot.js, and fitvid.js. Bigfoot needs love.

Conflicts:
	media/js/newsblur/views/story_detail_view.js
2014-01-06 12:10:55 -08:00
Samuel Clay
bb365d00f6 Fixing footnotes. 2014-01-06 12:10:25 -08:00
Samuel Clay
c30b989545 Remvoing bigfoot.js. It's just not meant for multiple instantiations per-page. 2014-01-05 14:55:53 -08:00
Samuel Clay
a460bece9d Adding highlight.js, bigfoot.js, and fitvid.js. Bigfoot needs love. 2014-01-05 14:55:53 -08:00
Samuel Clay
1e0162fb31 Remvoing bigfoot.js. It's just not meant for multiple instantiations per-page. 2014-01-05 14:55:24 -08:00
Samuel Clay
c9f8498745 Adding highlight.js, bigfoot.js, and fitvid.js. Bigfoot needs love. 2014-01-03 17:13:21 -08:00
Samuel Clay
f5fc687235 Merge branch 'master' into tagging
* master:
  Fixing mark as read when disabling double clicks.
  Android v3.5.
  New preferences: double-clicking site titles and unread counts.
  Fixing the default PuSH lease by setting it to 10 minutes (matching the reference hub). Huge thanks to @mihaip.
  Now forcing image sizing.
  Switch remaining story loading to new async model.
  Switch folder reading and All Stories reading to new async model.
  Move saved stories fetch to new async model.
  Generalise handling of story request responses.
  Update some auto-gen cruft that recent tools fixed.
  Switch social feeds to new async system.
  Fix some async crashes.
  Update to API level 19!
  Update to API level 19!
  Fix crash on async callback in reading fragment.
  Initial decouple of feed story sync from sync service.  Buggy.

Conflicts:
	media/js/newsblur/views/feed_title_view.js
2014-01-03 12:01:48 -08:00
Samuel Clay
4435e2d1d2 Fixing mark as read when disabling double clicks. 2014-01-03 11:58:07 -08:00
Samuel Clay
d3f71b8719 New preferences: double-clicking site titles and unread counts. 2014-01-02 16:30:19 -08:00
Samuel Clay
939a487ebb Merge branch 'master' into readstories
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-19 12:59:00 -08:00
Samuel Clay
51572b8121 Text view can now be set as the default view. 2013-12-19 12:51:29 -08:00
Samuel Clay
52b83ab39f Hiding starred story tags in Statistics modal dropdown. 2013-12-19 12:29:07 -08:00
Samuel Clay
feb398a2d4 Adding RSS feeds for saved tags. Still needs the actual rss feed. 2013-12-19 11:08:22 -08:00
Samuel Clay
e368abd7d0 Merge branch 'master' into tagging
* master:
  Fixing view destroy for comments.
  Fixing a number of big memory leaks.
  Fixing story intelligence trainer.
2013-12-17 11:54:47 -08:00
Samuel Clay
46ec1b41e7 Fixing view destroy for comments. 2013-12-16 12:20:56 -08:00
Samuel Clay
351a81ab61 Fixing a number of big memory leaks. 2013-12-16 12:11:23 -08:00
Samuel Clay
5e3a9e8a90 Fixing story intelligence trainer. 2013-12-13 22:06:49 -08:00
Samuel Clay
fd97946913 Fixing sharing from menu. 2013-12-13 15:33:51 -08:00
Samuel Clay
c6840b1cf4 Merge branch 'master' into tagging
* master: (40 commits)
  Version 3.6 of the iOS app.
  Fixing tolerance on drag bar.
  Fixing switch between story titles on left and on bottom.
  Cleaning up after failed backup.
  Fixing disappearing righttoolbarmenu icons. Adding preferences for urls to use in-app browser, safari, or chrome.
  Fixing transition cancelation on interactive swipe on ipad.
  Fixing rotation issues, as well as premature hiding of dashboard on animation on ipad.
  Fixing interactive transitions.
  Fixing many issues with transitions on the ipad. Still need to fix the interactive transition completion.
  Fix #441 - changing text size needs to call evaluateJavascript instead of loadUrl when targeting SDK >= 19
  Fixing swipe-back on ipad for transitioning b/w feed list and feed detail.
  Fixing paddings on story titles.
  Resizing user avatar.
  Adding option for side swipe in story detail.
  Android v3.0.1.
  Fixing cutoff date when retrieving stories.
  Mark older/newer stories as read.
  Fixing issue with autocomplete.
  Fixing infinite loop.
  Trying out better autocomplete search with parts.
  ...
2013-12-13 15:16:51 -08:00
Samuel Clay
dca95f3a89 Refactoring image loading on story detail views to allow for an observer. Adding observer for saved story tags expanding story container when too short (but also recognizing when an image grows to switch the story from too small to big enough). 2013-12-06 13:56:28 -08:00
Samuel Clay
96920c9aa6 New read stories view. 2013-12-05 16:08:45 -08:00
Samuel Clay
904e908b61 Mark older/newer stories as read. 2013-12-05 14:25:15 -08:00
Samuel Clay
d0fd3a499c Taking Underscore.js out of jquery dependency. 2013-11-22 11:57:40 -08:00