Samuel Clay
|
72c4a66043
|
Little less dark story date on unread west-side.
|
2014-04-09 14:43:02 -07:00 |
|
Samuel Clay
|
211ef9d1ae
|
Fixing title size, fonts in List view, date and content preview colors, and helvetica size.
|
2014-04-09 14:43:02 -07:00 |
|
Samuel Clay
|
f416b236fe
|
Moving fonts.
|
2014-04-09 14:43:01 -07:00 |
|
Samuel Clay
|
f1533874f9
|
Dev fonts.
|
2014-04-09 14:43:00 -07:00 |
|
Samuel Clay
|
0884a254a6
|
Adding H&FJ fonts.
|
2014-04-09 14:43:00 -07:00 |
|
Samuel Clay
|
fd4c71c5e3
|
Adding premium explainer (and disabling fonts) for non-premiums.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
227792fff4
|
Removing dupe preferences that now live in style popover.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
27293a032c
|
Adding single story preference.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
403d7ddac5
|
Line spacing icons.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
af172638e3
|
Adding line spacing options.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
bea31acc60
|
Adding Gotham Narrow, Sentinel, Whitney, and Chronicle.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
156b3bc72d
|
New styles/font popover. Handles story titles pane, font family, and font size.
|
2014-04-09 14:42:58 -07:00 |
|
Samuel Clay
|
a1ae75c4ad
|
Merge pull request #519 from manderson23/master
Fix #512. Hide immersive single tap preference on pre-4.4 devices.
|
2014-04-09 14:31:33 -07:00 |
|
Mark Anderson
|
8eed162bf3
|
Fix #512. Hide immersive single tap preference on pre-4.4 devices.
|
2014-04-09 21:50:41 +01:00 |
|
Samuel Clay
|
54eaea32be
|
Fixing Full screen with single story mode.
|
2014-04-08 11:54:21 -07:00 |
|
Samuel Clay
|
ab28e96df5
|
Only showing content previews if they are different than the title.
|
2014-04-08 10:27:14 -07:00 |
|
Samuel Clay
|
da36bd0880
|
Adding preference for showing/hiding content previews.
|
2014-04-07 17:00:14 -07:00 |
|
Samuel Clay
|
cde38c87d3
|
Showing content previews and boosting font size on story titles on web.
|
2014-04-07 16:55:08 -07:00 |
|
Samuel Clay
|
ef196fd38f
|
Allowing alt emails to grab paypal payments.
|
2014-04-07 15:20:47 -07:00 |
|
Samuel Clay
|
7fb8320fb6
|
Fixing unicode issues in text importer. Closes #224.
|
2014-04-07 13:04:39 -07:00 |
|
Samuel Clay
|
c347e3f192
|
If user is current and premium, don't recharge card. Otherwise, create a new customer.
|
2014-04-04 17:14:15 -07:00 |
|
Samuel Clay
|
84de2ff36b
|
Merge pull request #510 from dosiecki/master
Android: Bugfixes
|
2014-04-04 14:27:20 -07:00 |
|
dosiecki
|
601da13fd0
|
Fix crash.
|
2014-04-03 17:48:07 -07:00 |
|
dosiecki
|
fb3c66603c
|
Merge remote-tracking branch 'upstream/master'
|
2014-04-03 17:39:57 -07:00 |
|
dosiecki
|
d07fdc5284
|
Fix improper Adapter impl that caused crashes.
|
2014-04-03 17:39:17 -07:00 |
|
dosiecki
|
7dab2552f2
|
Don't blindly truncate preformatted code blocks that overflow. (#193)
|
2014-04-03 17:38:09 -07:00 |
|
Samuel Clay
|
26b661fdb5
|
More graceful checks for shared stories when trimming.
|
2014-04-03 16:25:18 -07:00 |
|
Samuel Clay
|
5f11b64956
|
Skip stories with a share count.
|
2014-04-03 16:14:45 -07:00 |
|
dosiecki
|
dbccd9aa09
|
Hide negative unread counts from user. (#509, #480)
|
2014-04-03 16:13:00 -07:00 |
|
Samuel Clay
|
5adebcccae
|
Fixing URL from getsatisfaction.
|
2014-04-03 15:59:11 -07:00 |
|
Samuel Clay
|
195eb8d97c
|
No req for psycopg.
|
2014-04-03 15:27:25 -07:00 |
|
Samuel Clay
|
f6762d2aa3
|
Upping stripe to 1.12.2.
|
2014-04-03 15:24:52 -07:00 |
|
Samuel Clay
|
d9069609e9
|
Expiring -> Renewing
|
2014-04-03 15:23:28 -07:00 |
|
Samuel Clay
|
4ab54f962e
|
Fixing cancel subscription text.
|
2014-04-03 15:14:33 -07:00 |
|
Samuel Clay
|
81e65e0873
|
Adding logic for chagning credit cards not immediately renewing.
|
2014-04-03 14:59:39 -07:00 |
|
Samuel Clay
|
c66f032d6a
|
Adding useful data to payment history.
|
2014-04-03 14:59:38 -07:00 |
|
Samuel Clay
|
d2e52fceed
|
Merge pull request #508 from dosiecki/master
Android: Bugfixes
|
2014-04-02 22:19:32 -07:00 |
|
dosiecki
|
c9a10fc756
|
Fix market-reported NPE.
|
2014-04-02 18:43:27 -07:00 |
|
dosiecki
|
f0dd061bf8
|
Fix overlay progress circle that was mangled in d7435a079d .
|
2014-04-02 18:32:59 -07:00 |
|
Samuel Clay
|
b08bf499c4
|
Don't delete stories that have been shared, so that read stories in the DB never disappear.
|
2014-04-02 12:10:34 -07:00 |
|
Samuel Clay
|
69481b2bb7
|
Fixing single story mode issues.
|
2014-04-01 15:20:21 -07:00 |
|
dosiecki
|
60fba8941e
|
Remove extra margins on images. (#505)
|
2014-04-01 02:49:59 -07:00 |
|
Samuel Clay
|
3ed67cd07f
|
Better handling of dupe shared stories.
|
2014-03-31 14:38:09 -07:00 |
|
Samuel Clay
|
f03a7d38c4
|
Max length for shared stories by ifttt.
|
2014-03-31 14:29:49 -07:00 |
|
Samuel Clay
|
b942c19673
|
Fixing IFTTT shared stories when sending two requests at the same time.
|
2014-03-31 14:26:50 -07:00 |
|
Samuel Clay
|
8e31eb0c70
|
Fixing positions on story pane west.
|
2014-03-31 14:26:36 -07:00 |
|
dosiecki
|
cce32eb7c5
|
Imporove pre/blockquote/code contrast.
|
2014-03-31 13:46:35 -07:00 |
|
dosiecki
|
1afde00308
|
Merge remote-tracking branch 'upstream/master'
|
2014-03-31 01:20:40 -07:00 |
|
dosiecki
|
112ee87be7
|
Remove duplicate line.
|
2014-03-31 01:19:15 -07:00 |
|
dosiecki
|
2022a60a90
|
Fix formatting of blockquotes, pres, and explicit paragraphs.
|
2014-03-31 01:17:46 -07:00 |
|