Samuel Clay
20b42fb1c1
Stripping quotes out of newsletter sender names.
2016-02-22 11:51:18 -08:00
Samuel Clay
7674e888c1
Turns out empty string is false in JS.
2016-02-19 19:31:58 -08:00
Samuel Clay
994399490e
Fixing misaligned grid stories when title matches content.
2016-02-19 08:58:01 -08:00
Samuel Clay
866327fbfe
Split view should get a full title.
2016-02-19 07:50:20 -08:00
Samuel Clay
9f74335604
Interactions should never be truncated unless ridiculously long.
2016-02-18 23:22:28 -08:00
Samuel Clay
80ed1d533b
Merge branch 'thumbnails'
...
* thumbnails:
Align story title image previews when not on left split layout.
Attempting to space out story date when story image preview is turned off vs turned on. When on, the story date should all be consistent, and when off it can be relaxed.
Adding show image preview preference. Fixing padding for all views and layouts.
Adding image thumbnails to story titles. Needs preference.
2016-02-18 12:20:21 -08:00
Samuel Clay
b3d83bafb7
Merge branch 'master' into thumbnails
...
* master: (112 commits)
Feedfinder user agent is presenting problems. Changing to 'NewsBlur Feed Finder'
Scrubbing newsletters.
Ignoring more dirs in textmate.
Originals
Handling missing OAuth token for twitter.
Fixing PuSH issue with urls for hubs that look like: '//alert-hub.appspot.com'
Handling mis-shapen icons.
Handling IncompleteRead from requests during icon fetch.
Handling missing rss URLs when checking site from bookmarklet.
Better handling of PuSH errors.
Fixing add url when searching for rss feeds.
app image gets pull+pip.
Upgrade HTTP libs.
Remove debug status widget for overlapping story syncs.
Using latest app image.
Make reading session inits synchro with story cursor fetches. Re-enable stateful tracking of feed story progress between feed fetches.
Cleanup some timegate code for easier debug.
Can't use 'sender' as it's gets mucked up with forwarding rules. Switching to reconstructing email from 'from' field.
Better formatting of plaintext newsletters.
Handling plain text email newsletters.
...
2016-02-18 12:18:35 -08:00
Samuel Clay
744d8bb08e
Feedfinder user agent is presenting problems. Changing to 'NewsBlur Feed Finder'
2016-02-18 11:50:38 -08:00
Samuel Clay
534609cc20
Scrubbing newsletters.
2016-02-18 10:21:24 -08:00
Samuel Clay
991e8d7a93
Ignoring more dirs in textmate.
2016-02-18 10:12:46 -08:00
Samuel Clay
50bc4eaada
Originals
2016-02-17 09:08:02 -08:00
Samuel Clay
2eca5c7258
Handling missing OAuth token for twitter.
2016-02-16 19:40:00 -08:00
Samuel Clay
d56a1c8ea9
Fixing PuSH issue with urls for hubs that look like: '//alert-hub.appspot.com'
2016-02-16 19:34:34 -08:00
Samuel Clay
e1cf12888a
Handling mis-shapen icons.
2016-02-16 13:24:09 -08:00
Samuel Clay
61fb9f1719
Handling IncompleteRead from requests during icon fetch.
2016-02-16 13:22:11 -08:00
Samuel Clay
7ca5a7b25f
Handling missing rss URLs when checking site from bookmarklet.
2016-02-16 13:19:59 -08:00
Samuel Clay
959fc368e9
Better handling of PuSH errors.
2016-02-16 13:12:31 -08:00
Samuel Clay
043c03e763
Fixing add url when searching for rss feeds.
2016-02-16 11:48:35 -08:00
Samuel Clay
89544b8124
app image gets pull+pip.
2016-02-16 11:08:33 -08:00
Samuel Clay
e8c7da30af
Merge pull request #879 from dosiecki/master
...
Android: Hyperuser Fixes, Part 2
2016-02-12 14:18:14 -08:00
dosiecki
6b5fd96703
Merge remote-tracking branch 'upstream/master'
2016-02-12 14:09:00 -08:00
dosiecki
1b517e41e3
Upgrade HTTP libs.
2016-02-12 13:46:05 -08:00
dosiecki
45af1dc361
Remove debug status widget for overlapping story syncs.
2016-02-12 12:50:16 -08:00
Samuel Clay
593f14928e
Using latest app image.
2016-02-12 12:46:41 -08:00
dosiecki
2f6bdcbee0
Make reading session inits synchro with story cursor fetches. Re-enable stateful tracking of feed story progress between feed fetches.
2016-02-12 03:35:58 -08:00
dosiecki
6e78deeecf
Cleanup some timegate code for easier debug.
2016-02-10 15:07:24 -08:00
Samuel Clay
cac784be54
Can't use 'sender' as it's gets mucked up with forwarding rules. Switching to reconstructing email from 'from' field.
2016-02-10 15:01:28 -08:00
Samuel Clay
24dc411b69
Merge pull request #878 from Zaspire/master
...
api: add mark_story_hashes_as_read
2016-02-10 13:05:21 -08:00
Samuel Clay
9d03293345
Better formatting of plaintext newsletters.
2016-02-09 17:46:40 -08:00
Samuel Clay
a610ac03c9
Handling plain text email newsletters.
2016-02-09 17:44:33 -08:00
Samuel Clay
eb6c574c33
Pretty printing newsletter debug.
2016-02-09 17:40:07 -08:00
Samuel Clay
5f2c2d9a6f
Pretty printing newsletter debug.
2016-02-09 17:39:28 -08:00
Samuel Clay
7225678c8f
Redis needs settings.
2016-02-09 17:31:57 -08:00
Samuel Clay
3c7dbb9ae1
Reloading user feeds in relatime when new newsletter comes in.
2016-02-09 17:31:03 -08:00
Samuel Clay
6d9f254268
Adding redis realtime pubsub for newsletters.
2016-02-09 17:29:30 -08:00
Samuel Clay
7b4b250ac7
Logging newsletter pushes.
2016-02-09 17:26:57 -08:00
Samuel Clay
f42b6514b0
Fetching newsletter feed icon on subscribe.
2016-02-09 17:24:33 -08:00
Samuel Clay
d127d1094c
Fixing author in newsletters.
2016-02-09 17:22:07 -08:00
Samuel Clay
46343dd6d3
Merge branch 'newsletters'
...
* newsletters:
Newsletter icons now work. Time to try it out on prod.
Updating newsletter icon.
Newsletters partially work. Still need to handle them during feed fetching.
2016-02-09 17:15:09 -08:00
Samuel Clay
7c8f85c24a
Newsletter icons now work. Time to try it out on prod.
2016-02-09 17:14:59 -08:00
Samuel Clay
3c7717aff5
Updating newsletter icon.
2016-02-09 16:59:58 -08:00
Samuel Clay
bb964648df
Merge branch 'master' into newsletters
...
* master:
Handling bunk feeds better by forcing a sub recount and ignoring if not subscribed.
Splitting feed error codes.
2016-02-09 16:37:06 -08:00
Samuel Clay
4ed51e880a
Handling bunk feeds better by forcing a sub recount and ignoring if not subscribed.
2016-02-09 16:34:59 -08:00
Samuel Clay
39b29bfd27
Splitting feed error codes.
2016-02-09 16:22:34 -08:00
Samuel Clay
802e9a10b0
Newsletters partially work. Still need to handle them during feed fetching.
2016-02-09 16:22:22 -08:00
Maxim Ermilov
9ef447b2d1
api: add mark_story_hashes_as_read
2016-02-09 18:12:30 -05:00
dosiecki
46f2e6cdd7
Fix DB lock crash.
2016-02-09 14:32:08 -08:00
Samuel Clay
f7bdd5b8c8
Logging sample mailgun requests.
2016-02-09 13:47:54 -08:00
Samuel Clay
08b5e0dcad
Stubbing in /newsletters receive endpoint for mailgun routes.
2016-02-09 13:43:57 -08:00
Samuel Clay
b4da6061c1
Handling elasticsearch virtualenv upgrade.
2016-02-09 13:43:51 -08:00