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 |
|
Samuel Clay
|
e4e9b5fa18
|
Rate limiting error message.
|
2016-05-20 16:28:20 -07:00 |
|
Samuel Clay
|
90e3036eaf
|
Handling feeddata update with no updates.
|
2016-05-20 16:22:47 -07:00 |
|
Samuel Clay
|
9e4b16e74b
|
Correcting subscriber counts.
|
2016-05-20 16:19:57 -07:00 |
|
Samuel Clay
|
8795c46204
|
Wrong feed_id
|
2016-05-20 16:15:18 -07:00 |
|
Samuel Clay
|
679e2ddfd3
|
Using get_by_id when refreshing feed.
|
2016-05-20 16:13:51 -07:00 |
|
Samuel Clay
|
fa92383ec8
|
Checking hash dupes before link+address dupes.
|
2016-05-20 15:59:32 -07:00 |
|
Samuel Clay
|
eae2a14364
|
Adding logging.
|
2016-05-20 15:55:37 -07:00 |
|
Samuel Clay
|
6a543c980c
|
IntegrityError is a subclass of DatabaseError, so feeds weren't being merged properly.
|
2016-05-20 15:52:42 -07:00 |
|
Samuel Clay
|
db2dbcd053
|
Reloading user feeds when receiving a new newsletter.
|
2016-05-19 20:38:53 -07:00 |
|
Samuel Clay
|
1043fa45aa
|
v4.9.0b2 android app
|
2016-05-19 16:24:03 -07:00 |
|
Samuel Clay
|
edf68e36a8
|
Merge pull request #918 from dosiecki/master
Android: Fix On-Upgrade Crashes
|
2016-05-19 16:15:39 -07:00 |
|
dosiecki
|
7d233bff1f
|
minimise system UI flashing in init activity
|
2016-05-19 15:21:01 -07:00 |
|
dosiecki
|
9ede30e7fa
|
disable debug
|
2016-05-19 15:01:40 -07:00 |
|
dosiecki
|
f7ba4958a5
|
fix on-upgrade crashes by pre-checking DB in init activity
|
2016-05-19 15:00:37 -07:00 |
|
Samuel Clay
|
59b9a2bcb2
|
Allow samuel-token and samuel.token @newsletters.newsblur.com
|
2016-05-16 20:30:10 -07:00 |
|
Samuel Clay
|
69d33222fa
|
Merge pull request #917 from dosiecki/master
Android: Fix UI glitches on API 14 and 15 devices
|
2016-05-16 18:09:07 -07:00 |
|
Samuel Clay
|
8a3563766f
|
Reintroducing correct subscriber counts.
|
2016-05-16 17:57:02 -07:00 |
|
dosiecki
|
ad3090d63d
|
smooth out some graphical glitches on API 14 and 15 devices.
|
2016-05-16 14:10:02 -07:00 |
|
Samuel Clay
|
fda1bd72f8
|
Fixing "Loading stories..." notifier when online stories are taking too long but offline stories are coming in. v6.0.2.
|
2016-05-11 19:52:50 -07:00 |
|
Samuel Clay
|
9315e31e94
|
Fixing rename folder when top level is the in_folder (as on iOS).
|
2016-05-11 19:52:50 -07:00 |
|
Samuel Clay
|
4c4a2bee3c
|
Merge pull request #914 from dosiecki/master
Android: Fix on-upgrade crashes
|
2016-05-11 19:23:49 -07:00 |
|
Samuel Clay
|
7f0e219c5b
|
Fixing CSS for newsletters. Now we're talking! Just need to build a dialog to expose the secret email address for users.
|
2016-05-11 18:48:49 -07:00 |
|
dosiecki
|
90a7359f59
|
bump android version
|
2016-05-11 16:31:18 -07:00 |
|
dosiecki
|
a5c61bdf66
|
Fix root cause of on-upgrade crashes.
|
2016-05-11 16:28:35 -07:00 |
|
Samuel Clay
|
3ef5071a61
|
Allowing unicode encode errors for text/plain.
|
2016-05-11 13:37:35 -07:00 |
|
Samuel Clay
|
73160e0faf
|
Properly decoding text/plain.
|
2016-05-11 13:28:48 -07:00 |
|
Samuel Clay
|
c1d1534d67
|
Sanitizing text/plain stories.
|
2016-05-11 12:01:27 -07:00 |
|