Commit graph

102 commits

Author SHA1 Message Date
Samuel Clay
20e4660336 Fixing striptags to handle broken html that regex can't parse. Thanks to @zacwest for letting me know: https://twitter.com/zacwest/status/616381017130074112 2015-07-01 16:17:22 -07:00
Samuel Clay
cd485bc05d Fixing YouTube videos that weren't displaying in single story mode in Split view. Needs rendering to be handled properly when switching views. 2015-05-15 13:37:10 -07:00
Samuel Clay
3a5f8be8d6 Adding proxy for Story view to handle https loading http sites. Needs testing, but done. 2014-11-06 09:46:33 -08:00
Samuel Clay
4c4c48f195 Merge branch 'master' into organizer
* master:
  Preventing brentozar.com from being subscribed to because their lawyer sent me a Cease and Desist nastygram.
  Adding lisp syntax highlighting. Also upgrading syntax highlighter.
  Per @IFTTT's request, changing ifttt key to meta.
  Make full mark-read action lifecycle recount stories, not just first mark.
  Improve chaining of updated cursor data from Reading activity down through to adapter and fragments.
2014-10-14 14:36:55 -07:00
Samuel Clay
63ea1673c9 Adding lisp syntax highlighting. Also upgrading syntax highlighter. 2014-10-14 10:19:36 -07:00
Samuel Clay
174d47b3de Merge branch 'master' into organizer
* master: (65 commits)
  Oh my god what a terrible typo. Broke new users.
  Adding mark as read button to All Site Stories on web.
  Disconnecting facebook when session expires.
  Showing facebook posting error.
  Change text from mark previous to mark older as read in story context menu (#592)
  Fix pager margin drawable for dark theme (#590)
  Fixing URL munging when the url includes a non key=value pair in the query string. Ex: https://cns.utoronto.ca/~cks/space/blog/?atom. Thanks to @firesock for finding this.
  Adding screenshots for iphone 6 and 6+.
  Allowing guids to change if the permalink doesn't.
  Don't re-fetch already cached images.
  Synchronise DB upgrades with other DB actions. (#591)
  Explicity synchro DB writes. (#591)
  Cleaner service shutdown. (#591)
  Show story list loading indicator only if stories are being fetched, not just if they are queued. (read: don't spin if offline) (#590)
  iOS v4.5.0 submitted to the App Store.
  Fix loading of stories in focus view.
  Disable debug.
  Disable debug.
  Missed file from new loading indicator in reading frag.
  Sync service triggers fewer redraws for loading indicators.
  ...
2014-10-09 15:02:45 -07:00
Samuel Clay
c69de89d36 Adding delete saved stories older than date feature in Account dialog. 2014-09-29 13:09:46 -07:00
Samuel Clay
f705f9616f Adding sorting options to organizer. 2014-08-04 20:03:50 -07:00
Samuel Clay
038d64370a Adding autosize to share textbox. 2014-07-14 12:49:35 -07: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
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
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
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
d0fd3a499c Taking Underscore.js out of jquery dependency. 2013-11-22 11:57:40 -08:00
Samuel Clay
ba5bff3759 Fixing autocomplete issues with saved story tagging. 2013-11-22 11:15:16 -08:00
Samuel Clay
2dfd74c968 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-22 11:07:15 -08:00
Samuel Clay
fcdd879df1 Fixing modal resizing. Thanks to @tomtaylor for finding the broken dialog. 2013-11-13 10:07:28 -08:00
Samuel Clay
3bf76c947e Adding tag feeds. 2013-08-16 16:02:45 -07:00
Samuel Clay
1edf74b8f1 Merge branch 'master' into tagging
* master:
  Handling stats feed count for blurblog itself.
  Showing correct feed titles in blurblog stats.
  Fixing broken social stats.
2013-08-15 17:09:19 -07:00
Samuel Clay
969d92a1d6 Showing correct feed titles in blurblog stats. 2013-08-15 16:32:44 -07:00
Samuel Clay
0424ec23e4 Sending user_tags on story tagging (both additions and subtractions). Upgrading Backbone to 1.0 for improved model silencing behavior. 2013-08-13 13:15:36 -07:00
Samuel Clay
a1d12197e5 Adding tagging. Need to fix the auto-resizing, but tagging is looking good. 2013-08-07 18:57:49 -07:00
Samuel Clay
e45de166e7 Fixing infernal scroll bug where scroll events would queue up even though they weren't supposed to. 2013-07-18 12:46:47 -07:00
Samuel Clay
09468d4e14 Fixing esc key to close popovers and menus without closing current feed. 2013-07-10 13:03:48 -07:00
Samuel Clay
ac35021f58 Fixing premium option in stripe form. 2013-07-04 11:43:37 -07:00
Samuel Clay
3bb6419d24 Tripling invite speed. Also fixing "o" keyboard shortcut. 2013-07-03 22:18:43 -07:00
Samuel Clay
21dfcc91eb Fixing autocomplete. Upgrading jQuery 2.0.2 -> 2.0.3. 2013-07-03 22:16:01 -07:00
Samuel Clay
0a6499934e Upgrading to jQuery 2, removing all old migrations. Need to fix autocomplete. 2013-07-03 22:16:01 -07:00
Samuel Clay
3e3406790c Fixing IE9 and IE10. Not sure yet if this fixes IE8. 2013-05-22 11:03:44 -07:00
Samuel Clay
570b1d1cf3 Merge branch 'master' into circular
* master:
  Fixing Underscore in bookmarklet to handle sites with window.exports functionality, which breaks _. Thanks to @kyleniemeyer for finding the bug.
2013-04-30 14:08:16 -07:00
Samuel Clay
06cf8de130 Fixing Underscore in bookmarklet to handle sites with window.exports functionality, which breaks _. Thanks to @kyleniemeyer for finding the bug. 2013-04-30 13:58:16 -07:00
Samuel Clay
dced968620 Upgrading to jQuery 2.0 from 1.7.2. 2013-04-18 15:43:23 -07:00
Samuel Clay
4599fa9cb4 Adding manage menu to every modal dialog's title. Needs an icon, but completely usable now. 2013-04-11 16:50:18 -07:00
Samuel Clay
18e88bada6 Fixing corner radiuses in menus. 2013-04-05 11:46:04 -07:00
Samuel Clay
ad304faac7 Fixing a ton of resize and layout bugs on web. 2013-03-26 13:49:44 -07:00
Samuel Clay
2481102249 Fixing poover size, api for river to include notice about read_filter, and new email icon. 2013-03-19 12:23:35 -07:00
Samuel Clay
df1d630e03 New charts (at half the size) for statistics dialog. 2013-03-19 11:11:17 -07:00
Samuel Clay
e15bf40fdc Merge branch 'master' into circular
* master:
  Fixing homepage copy.
  Using redisstore for socketio.
  Forcing reconnection for socket.io.
  Upgrading node modules.
  Reconnecting to socket.io when disconnected or failing reconnection.
  Updating website copy to show /year instead of .
  Upgrading socket.io, widening reconnection delay.

Conflicts:
	media/js/newsblur/reader/reader.js
2013-03-15 18:58:54 -07:00
Samuel Clay
0b81276c90 Upgrading socket.io, widening reconnection delay. 2013-03-15 12:11:29 -07:00
Samuel Clay
e60bf12245 New world icon. Add site in a popover (still needs lots of work). Favicons in add site. 2013-03-03 17:37:54 -08:00
Samuel Clay
9e89e4b696 Redesigning the intro dialog. 2013-02-01 17:17:16 -08:00
Samuel Clay
fc6e37b102 New end bar. Showing better loader in interactions. 2013-01-30 15:28:22 -08:00
Samuel Clay
c9ea8bba06 Infinite scrolling for interactions popover. 2013-01-30 12:09:58 -08:00
Samuel Clay
269a608d5a Interactions and activities popover. Needs paging. 2013-01-29 18:35:24 -08:00
Samuel Clay
27b5478e99 Stubbing in interactions popover. Adding popover overlay. 2013-01-29 16:47:44 -08:00
Samuel Clay
007f6a6468 Finishing up new add site popover. 2013-01-25 15:07:27 -08:00
Samuel Clay
d628e59df9 Adding add site popover and complete popover view. 2013-01-24 18:26:46 -08:00
Samuel Clay
9b1dbdbacc Fixing dropdown. 2013-01-22 13:12:29 -08:00
Samuel Clay
e67ffae5ca Completing signup and login popovers. 2013-01-22 11:48:12 -08:00