Commit graph

2909 commits

Author SHA1 Message Date
Samuel Clay
da36bd0880 Adding preference for showing/hiding content previews. 2014-04-07 17:00:14 -07:00
Samuel Clay
cde38c87d3 Showing content previews and boosting font size on story titles on web. 2014-04-07 16:55:08 -07:00
Samuel Clay
d9069609e9 Expiring -> Renewing 2014-04-03 15:23:28 -07:00
Samuel Clay
4ab54f962e Fixing cancel subscription text. 2014-04-03 15:14:33 -07:00
Samuel Clay
81e65e0873 Adding logic for chagning credit cards not immediately renewing. 2014-04-03 14:59:39 -07:00
Samuel Clay
c66f032d6a Adding useful data to payment history. 2014-04-03 14:59:38 -07:00
Samuel Clay
69481b2bb7 Fixing single story mode issues. 2014-04-01 15:20:21 -07:00
Samuel Clay
4586b99474 Adding Matt DeKok <matt.dekok@gmail.com>'s unofficial chrome browser extension to Goodies. 2014-03-29 16:45:35 -07:00
Samuel Clay
fa8694122b Trying to fix the socket issues. 2014-03-29 16:05:14 -07:00
Samuel Clay
9b5dbc1822 Added new save/unsave stories by story_hash endpoint for @jaredsinclair. Also cleaned up API docs to show deprecated vs new story hash urls. 2014-03-28 15:11:58 -07:00
Samuel Clay
ee1630f674 Fixing broken real-time socket stuck in reconnction. 2014-03-26 12:06:12 -07:00
Samuel Clay
bf96da10b3 New endpoint: /reader/mark_story_hash_as_unread. Needs saved story story_hash endpoints too. 2014-03-24 14:44:21 -07:00
Samuel Clay
4ce62c6a72 Adding Kyiv to Minsk timezone. 2014-03-10 13:12:02 -07:00
Samuel Clay
45c8151719 Fixing single story view rendering. 2014-02-27 18:13:12 -08:00
Samuel Clay
80ce14b6cb Fixing dashboard graphs and feedback list refresh interval to not abort each other. 2014-02-26 11:36:59 -08:00
Samuel Clay
f42eec52cc Fixing broken ajax queue for dashboard modules. 2014-02-21 19:07:38 -08:00
Samuel Clay
88443d45d7 Fixing oddities on end story line when no stories are shown. 2014-02-20 09:54:48 -08:00
Samuel Clay
9466647c46 Fixing twitter avatar urls. 2014-02-20 09:39:46 -08:00
Samuel Clay
dc9cb08070 Fixing feeds in saved stories. Adding ability to save only a URL with IFTTT and have it fetch content and title. 2014-02-18 12:39:57 -08:00
Samuel Clay
bed7c32394 Cleaner log. 2014-02-12 10:46:07 -08:00
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