Samuel Clay
2c4ac5ba77
New mute site icon.
2016-06-30 11:33:09 -07:00
Samuel Clay
efd2a7ab03
Forgot to merge.
2016-06-30 11:24:05 -07:00
Samuel Clay
f5a56f3ffd
Merge branch 'newsletters'
...
* newsletters:
Sending email for the first time users get a newsletter.
Finishing up the newsletters dialog. Perhaps an intro email on first newsletter?
Stubbing in email newsletters dialog. Needs email and setup instructions.
2016-06-30 11:23:24 -07:00
Samuel Clay
d3a7a33ba8
Merge branch 'master' into newsletters
...
* master: (59 commits)
Handling twitter posting error.
Fixing bug where closed story would show inline detail when switching b/w Text and Feed view.
Temporarily locked = suspended on twitter.
Adjusting flashing loading indicator to be less conspicuous.
Handling validation of emails on api.
Handling lxml parser errors for original text.
Adding exception handling for twitter feeds.
Switch to filter instead of opacity
iOS: fixed #924 (losing story on lock)
iOS: white flash fix
iOS v6.0.3.
Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat).
iOS: Fixed unread count issue when offline
Fixing twitter status permalink.
Handling YouTube playlists.
Android v4.9.0.
iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus.
Clean up activity handling, and fix sending to Reading List.
Update Dockerfile
Upgrading tweepy, hoping it fixes auth issues w/ twitter.
...
2016-06-30 11:22:51 -07:00
Samuel Clay
fd76675639
Handling twitter posting error.
2016-06-29 19:15:36 -07:00
Samuel Clay
3dd7211886
Fixing bug where closed story would show inline detail when switching b/w Text and Feed view.
2016-06-29 13:24:54 -07:00
Samuel Clay
7ecf37b8c3
Temporarily locked = suspended on twitter.
2016-06-28 17:11:22 -07:00
Samuel Clay
9f3cd66822
Adjusting flashing loading indicator to be less conspicuous.
2016-06-28 16:50:30 -07:00
Samuel Clay
65888f4270
Handling validation of emails on api.
2016-06-28 16:16:36 -07:00
Samuel Clay
e43733ce30
Handling lxml parser errors for original text.
2016-06-28 16:11:46 -07:00
Samuel Clay
a7ceebcb0f
Adding exception handling for twitter feeds.
2016-06-28 16:09:14 -07:00
Samuel Clay
f4eb5b2731
Merge pull request #928 from jryans/empty-opacity
...
Switch to filter instead of opacity
2016-06-24 12:37:00 -07:00
J. Ryan Stinnett
c9909ad4c1
Switch to filter instead of opacity
...
In Firefox, opacity causes the background color underneath the container to pop through. By using filter, only the elements on top of background are affected.
2016-06-24 13:58:50 -05:00
David Sinclair
6b551e13e1
iOS: fixed #924 (losing story on lock)
2016-06-16 17:10:04 -07:00
David Sinclair
6da7d4ce6b
iOS: white flash fix
2016-06-15 21:32:59 -07:00
Samuel Clay
2ae8cb98a1
iOS v6.0.3.
2016-06-15 19:02:30 -07:00
Samuel Clay
a512bc1f0d
Handling deletion of feeds in folders where the parent folder has hypens (which are stripped on iOS/mobile to handle flat).
2016-06-15 16:58:07 -07:00
David Sinclair
5355278c9e
iOS: Fixed unread count issue when offline
2016-06-14 22:19:11 -07:00
Samuel Clay
76b48a5525
Fixing twitter status permalink.
2016-06-14 21:36:30 -07:00
Samuel Clay
025dd065fe
Handling YouTube playlists.
2016-06-13 22:54:52 -07:00
Samuel Clay
76504a0d58
Merge pull request #923 from nriley/master
...
iOS: Clean up activity handling
2016-06-09 22:55:52 -07:00
Samuel Clay
3aa90537b4
Android v4.9.0.
2016-06-07 16:08:48 -07:00
Nicholas Riley
8f167b6a46
iOS: Eliminate duplicate URLs when sharing to Twitter, Facebook, Weibo and OmniFocus.
2016-06-04 09:54:29 -04:00
Nicholas Riley
02675df053
Clean up activity handling, and fix sending to Reading List.
...
Don’t try to subclass UIActivityItemProvider as well as implement UIActivityItemSource - the latter is better suited for what NewsBlur wants to do (provide different items based on activity type).
Provide the URL as a separate item where possible; only return strings from UIActivityItemSource.
2016-06-04 09:41:58 -04:00
Samuel Clay
037ec82486
Merge pull request #920 from sbilly/patch-1
...
Update Dockerfile
2016-06-01 13:30:43 -07:00
sbilly
7df1cf7557
Update Dockerfile
...
default debian:jessie do not have locales installed.
2016-05-29 13:16:52 +08:00
Samuel Clay
de675b03a6
Upgrading tweepy, hoping it fixes auth issues w/ twitter.
2016-05-27 08:58:27 -07:00
Samuel Clay
879bb1032a
Twitter feeds only for premiums.
2016-05-26 17:32:13 -07:00
Samuel Clay
632160af4e
Adding messaging about missing twitter oauth token.
2016-05-26 16:38:45 -07:00
Samuel Clay
0a86563321
Checking for links in tweet, adding link tag.
2016-05-26 15:52:41 -07:00
Samuel Clay
453f9d67eb
Handling insta-fetching twitter feeds.
2016-05-26 15:36:20 -07:00
Samuel Clay
bab64e0447
Disconnecting twitter connection if user has broken token.
2016-05-26 15:33:02 -07:00
Samuel Clay
c7420dc888
Retrying twitter fetch with any access token that works.
2016-05-26 15:21:12 -07:00
Samuel Clay
0b33889881
Adding retweet tag, changing likes and retweets to liked and retweeted.
2016-05-26 15:12:22 -07:00
Samuel Clay
2895fc398d
Adding photo category to tweets.
2016-05-26 15:09:24 -07:00
Samuel Clay
aa397194a1
Allowing twitter URL to not have https/http in it.
2016-05-26 15:06:52 -07:00
Samuel Clay
5db1138cdf
Tweets now have enclosed images.
2016-05-26 15:05:04 -07:00
Samuel Clay
da47ccfd16
Handling broken pyes search queries.
2016-05-26 14:52:42 -07:00
Samuel Clay
2c149a728d
Sanity check on youtube urls.
2016-05-26 14:50:07 -07:00
Samuel Clay
7ad8dd89db
Better match for twitter.com/username
2016-05-26 14:41:44 -07:00
Samuel Clay
ac9f286dbe
Correcting twitter status link.
2016-05-26 14:34:47 -07:00
Samuel Clay
e3445bb134
Native Twitter support for converting the Twitter API to RSS. If you're reading this, you can test it by subscribing to twitter usernames like so: https://twitter.com/newsblur
2016-05-26 14:30:26 -07:00
Samuel Clay
516fc6048a
Removing Lucida Sans due to some users complaining about Adobe fonts italicizing everything.
2016-05-25 10:08:17 -07:00
Samuel Clay
66066a28e5
Checking for youtube when searching for a feed. If this grows one more, this needs to be refactored.
2016-05-23 20:00:15 -07:00
Samuel Clay
c25dfd2503
May have found the last subscriber count glitch due to branched feeds.
2016-05-23 19:45:45 -07:00
Samuel Clay
de6b7fc5cf
Adding attributes to feeds when the attrs show up when returning the feed (happens for un-subbed feed).
2016-05-23 19:32:58 -07:00
Samuel Clay
d0a191e556
Allowing youtube feeds to be added directly.
2016-05-23 11:58:46 -07:00
Samuel Clay
4e3e5c7637
stripped-html should be considered html and not plain (for newsletters). Was causing encoding issues.
2016-05-23 12:49:15 +08:00
Samuel Clay
c3dee67c29
Only swap dupe feed with original feed if not both branched.
2016-05-21 06:13:35 -07:00
Samuel Clay
7caa5fa99a
Wrong log in feeddata.
2016-05-20 16:40:46 -07:00