Samuel Clay
3702c2ca6b
Moving reach score
2016-11-01 15:16:59 -07:00
David Sinclair
fff85beb23
iOS: fixed #960 (returning on iPad reloads story)
...
A bit tricksy to track down, but videos keep playing and the scroll
position is preserved (on rotation while in the app, too).
2016-11-01 15:10:56 -07:00
Samuel Clay
09cab80fa8
Limiting permalinks when looking at query popularity.
2016-10-28 17:04:12 -07:00
Samuel Clay
e14888d19c
Fixing TT logo image.
2016-10-26 16:44:06 -07:00
Samuel Clay
062a2df621
Benchmark new db servers.
2016-10-20 12:33:57 -07:00
Samuel Clay
535b879cda
Adding IP to bootstrapping
2016-10-14 13:31:34 -07:00
Samuel Clay
cb08131016
Ensuring pgbouncer is dead.
2016-10-14 11:24:48 -07:00
Samuel Clay
14d0904983
Benchmark
2016-10-14 09:36:41 -07:00
David Sinclair
994a224b91
iOS: fixed behavior for #945 (pull to refresh)
2016-10-06 21:58:16 -07:00
David Sinclair
d77ddc0161
iOS: fixed remaining Xcode 8 warnings
...
Now zero warnings on build. Ah, so much cleaner.
2016-10-06 21:18:12 -07:00
Samuel Clay
b7eb330eea
New reach score
2016-10-06 20:33:52 -07:00
Samuel Clay
9098e6797d
Adding # readers and switching to faster way of finding readers.
2016-10-06 20:13:53 -07:00
Samuel Clay
44e59c2b63
Read percentages
2016-10-06 19:33:09 -07:00
Samuel Clay
88d0a58d40
Handling dupe stories
2016-10-06 18:10:52 -07:00
Samuel Clay
6a53d127d9
Handling dupe stories
2016-10-06 18:09:46 -07:00
Samuel Clay
7e6aad7b6d
Concating dupe stories
2016-10-06 18:06:58 -07:00
Samuel Clay
74bb1ebd4b
Reducing dupe feeds.
2016-10-06 17:26:50 -07:00
Samuel Clay
3ebf31334e
Minting xlsx spreadsheet from queries.
2016-10-06 17:20:30 -07:00
Samuel Clay
19a4a02754
Handling missing feeds.
2016-10-06 15:42:54 -07:00
Samuel Clay
fbfa7920fc
Adding story titles to global queries.
2016-10-06 15:34:53 -07:00
Samuel Clay
4a334a50b0
Rudimentary sorting of global keywords based on subscribers.
2016-10-06 15:24:53 -07:00
Samuel Clay
ce3cdd0919
Global search
2016-10-06 14:38:24 -07:00
David Sinclair
022ea721b1
iOS: fixed #955 (split screen issue)
2016-10-05 21:32:22 -07:00
David Sinclair
27fbf12081
iOS: fixed #929 (rotation issue on iPhone with Safari browser)
...
This was a curly one! I also fixed a bunch of Xcode 8 warnings (for
non-third-party code; I'd like to fix the third-party ones to get to
zero warnings, but don't know how you feel about that).
2016-10-05 21:03:32 -07:00
Samuel Clay
c80bf86296
-gratuitous logos
2016-09-30 23:55:59 -07:00
Samuel Clay
fea8ac5e8a
Turn Touch launch email
2016-09-30 23:49:15 -07:00
Samuel Clay
e1eec75745
Adding support for Safari Open in Background Tab extension by @nriley. Fixes #655 .
2016-09-27 12:11:54 -07:00
Samuel Clay
725869f626
Merge pull request #953 from N-006/patch-1
...
fix Dockerfile case
2016-09-27 12:00:40 -07:00
N-006
e6c9ae6836
fix Dockerfile case
2016-09-26 12:55:00 +03:00
Samuel Clay
a616ad50a5
Adding support for tweets that start with '@' to be categorized as a reply.
2016-09-22 15:54:39 -07:00
Samuel Clay
fa78b434f9
Adding dark theme to Goodies.
2016-09-20 13:05:25 -07:00
Samuel Clay
8ca81a61da
Top level local settings
2016-09-19 13:09:40 -07:00
Samuel Clay
f1de8dfce5
Merge pull request #947 from jrottenberg/docker-fix
...
Docker fix
2016-09-16 14:41:13 -07:00
Julien Rottenberg
bf2e2258b8
Simplify onboarding
...
missed some from "Upgrading tweepy, hoping it fixes auth issues w/ twitter."
2016-09-15 20:24:34 -07:00
Samuel Clay
c800ac764a
iOS v6.1.0
2016-09-14 18:49:50 -07:00
Samuel Clay
ce9bc5ff95
Adding include_feeds to feed and river to aid Turn Touch app.
2016-09-14 18:49:40 -07:00
David Sinclair
55c36a24f3
iOS: fixed #950 (bold font size issue)
2016-09-13 16:28:19 -07:00
David Sinclair
c17a741f55
iOS: fixed #945 (pull to refresh broken on iOS 10)
...
Replaced with the standard control, and fixed the issue.
2016-09-13 15:38:51 -07:00
Samuel Clay
e660d538b0
Droplet name and ip during creation.
2016-09-07 18:40:41 -07:00
Samuel Clay
b177fa96b7
Merge pull request #943 from nriley/master
...
Fix stories intermittently not displaying; clean up story loading
2016-08-23 18:55:59 -07:00
Nicholas Riley
a529f340c6
Fix stories intermittently not displaying; clean up story loading.
...
Funnel all HTML loading through -loadHTMLString:.
Cache base URL (which is always the same) in a static variable instead of computing it different ways and putting in an instance variable temporarily.
Use more intention-revealing variable names.
Only set hasStory when we’re actually loading the story itself.
Only set the font size and line spacing once, in webViewDidStartLoad, because the DOM is always set up by then in my experience.
Only bother to set font size and line spacing if we’re loading a (full) story.
Show the Web view when a full story *starts* to load, as sometimes it may not complete but you still want to see a partially loaded story. (Fixes an intermittent issue with AnandTech; see https://getsatisfaction.com/newsblur/topics/anandtech-straight-up-doesnt-load-on-the-ios-app )
2016-08-23 20:52:34 -04:00
Samuel Clay
21882a7fc2
Updating grade version. @ojiikun is this ok?
2016-08-23 12:10:29 -07:00
Samuel Clay
45154edbbe
Merge pull request #942 from dosiecki/master
...
Android: Story Thumbnails
2016-08-22 13:17:37 -07:00
dosiecki
f2def98be8
tune some thumbnail loading constants
2016-08-20 12:34:58 -07:00
dosiecki
ecdb2016dd
match thumbnail opacity to rest of row
2016-08-19 06:41:05 -07:00
dosiecki
4e954878e1
bump okhttp lib version
2016-08-19 06:06:53 -07:00
dosiecki
b26459d732
fix crash on platforms < 21
2016-08-19 06:02:49 -07:00
dosiecki
137a555f56
force DB upgrage
2016-08-19 05:53:56 -07:00
dosiecki
40588b64d3
disable debug
2016-08-19 05:48:10 -07:00
dosiecki
33cbca29d9
fix crash on cleanup of thumbnail-less stories
2016-08-19 05:47:26 -07:00