Samuel Clay
d9276d5e82
Preparing Stripe Checkout.
2022-01-21 16:41:22 -05:00
Samuel Clay
e41319f657
Dark mode colors for premium dialog.
2022-01-21 13:01:24 -05:00
Samuel Clay
ee63184075
Restyling premium upgrade dialog. Needs stripe/paypal hookup and billing integration.
2022-01-21 12:55:12 -05:00
Samuel Clay
8164767a59
Merge branch 'master' into pro
...
* master:
Cleaning up django collection pipeline.
Upgrading jQuery and jQuery UI, fixing closure compiler language output to work in older browser.
Fixing scope of webmanifest.
Changing webmanifest scope.
Adding Web App Manifest for PWA.
2022-01-20 16:56:51 -05:00
Samuel Clay
0011249cad
Cleaning up django collection pipeline.
2022-01-20 16:32:37 -05:00
Samuel Clay
ced2e7d6a6
Upgrading jQuery and jQuery UI, fixing closure compiler language output to work in older browser.
2022-01-20 13:19:35 -05:00
Samuel Clay
f82d8e7227
Merge branch 'master' into pro
...
* master:
Handling missing body-plain in mailgun.
Bumping feed story header.
We no longer know if the original story could not be proxied because an .contents() failed to find a body.
2022-01-19 17:51:37 -05:00
Samuel Clay
cc1ca40aa8
Bumping feed story header.
2022-01-19 16:57:17 -05:00
Samuel Clay
0baaa951b9
Adding preference for changing days of unreads. Need to kick off a re-counter on preference change.
2022-01-18 12:40:49 -05:00
Samuel Clay
cf948c725a
Renaming css files and fixing debug assets pipeline collector by forcing it to munge the static url with the media, non-cached, name. nginx should do the caching, not the url.
2021-12-16 17:30:05 -05:00
Samuel Clay
c4bbd3a7a8
New file system finder, finds static assets.
2021-11-16 11:27:09 -05:00
Samuel Clay
1dbc1007d0
Adding mute user feature to hide public comments from users you don't want to see.
2021-10-25 16:47:52 -04:00
Samuel Clay
73a35de048
Image previews should be 60% on read stories.
2021-07-12 22:42:20 -04:00
Samuel Clay
61e24b088e
Switching from Sentinel to Gotham Narrow.
2021-07-07 15:53:58 -04:00
Samuel Clay
ce1ec6fcd8
Adding feed font controls to manage menu. Choose between Whitney (default), Lucida Grande (old default), and Sentinel.
2021-07-07 15:49:36 -04:00
Samuel Clay
24e15d8d34
Only apply full bleed images on narrow viewports. And default to non-large image, making large images pop into their full bleed.
2021-07-07 13:09:19 -04:00
Samuel Clay
893f83dfae
Fixing balance between large/medium sized images when tables are in the story, since they can't be relied upon for layout. So don't use full bleed when tables are found.
2021-07-05 15:52:04 -04:00
Samuel Clay
9f5c706c5c
More font size changes.
2021-07-05 14:46:11 -04:00
Samuel Clay
2dfdd5fecd
Bumping all XS and S font sizes.
2021-07-05 14:21:36 -04:00
Samuel Clay
98258a8f64
Increasing contrast of read story titles, bumping story title font size on Small.
2021-07-05 14:16:14 -04:00
Samuel Clay
5084722964
No more low contrast reading in light theme.
2021-07-05 14:09:26 -04:00
Samuel Clay
d27d00db10
Darkening read content preview a touch.
2021-07-02 17:14:08 -04:00
Samuel Clay
6a79b6c131
Increasing contrast between story titles and content preview.
2021-07-02 16:28:50 -04:00
Samuel Clay
24250de9a0
Adding compact/comfortable density controls to feed popover.
2021-07-02 16:11:44 -04:00
Samuel Clay
0a81617d21
Better handling medium and large width images by allowing them room to grow based on the pane size.
2021-07-02 14:23:13 -04:00
Samuel Clay
f780c070c1
Max width should be max content.
2021-07-02 13:56:36 -04:00
Samuel Clay
4f912ba5a3
Fixing padding on story titles in certain configurations.
2021-06-28 16:20:00 -04:00
Samuel Clay
252e6c3c3c
word-break: break-all;
2021-06-28 13:20:20 -04:00
Samuel Clay
76d8d81fff
Fixing title overflow on dashboard (seen in global shared stories).
2021-06-28 13:10:12 -04:00
Samuel Clay
57bb0e3db9
Dark mode add site autocomplete.
2021-06-10 11:32:14 -04:00
Samuel Clay
1012779bf3
Logging elasticsearch, fixing autocomplete on feeds styling. Still need to fix feed search.
2021-06-09 12:52:22 -04:00
Samuel Clay
28fe005522
Adjustments on story image previews on dashboard.
2021-05-14 15:36:15 -04:00
Samuel Clay
cde78722ad
Resizing account module
2021-04-20 17:22:30 -04:00
Samuel Clay
dae99422c0
Adjusting dashboard icon and image preview placement
2021-04-19 18:49:22 -04:00
Samuel Clay
7fa57956fb
Narrower west split feedicon sentiment.
2021-04-16 17:37:27 -04:00
Samuel Clay
a4b7927b92
Nice number of feed fetchers
2021-04-16 17:25:57 -04:00
Samuel Clay
7f6321b81f
Dialing in the drag handle
2021-04-15 20:34:58 -04:00
Samuel Clay
9ae402e52e
Lighter drag handle
2021-04-15 20:23:58 -04:00
Samuel Clay
826b474d05
Pushing down padding for feed title to remove 2nd line ascendors from showing through the line-clamp.
2021-04-15 20:18:50 -04:00
Samuel Clay
e8043e5118
Adding a drag handle to the feed list.
2021-04-15 19:12:51 -04:00
Samuel Clay
0f7b71a218
Using non-SSm Whitney for story content.
2021-04-14 16:53:22 -04:00
Samuel Clay
6d0e739b87
Reverting font-size boost from be37562
. Also switching from Whitney to Whitney SSm (ScreenSmart).
2021-04-14 13:06:42 -04:00
Samuel Clay
4915bfa9b2
Dark mode needed a better story end line and animation.
2021-04-08 17:54:11 -04:00
Samuel Clay
18c1ac8365
Fixing broken calc command in compressed CSS. Can use a - but not a + because the space will condense from calc(100% + 56px) to calc(100%+56px) which is invalid CSS.
2021-04-07 21:25:22 -04:00
Samuel Clay
1802174bca
Adjusting clearances for titles.
2021-04-07 15:45:29 -04:00
Samuel Clay
37347b3952
Reducing CSS
2021-04-07 15:38:55 -04:00
Samuel Clay
b9f3fd4eb5
Read more content expander needs to handle full bleed images.
2021-04-07 11:30:53 -04:00
Samuel Clay
592e27107f
North/south split layout also need to look like list layout on thumbnails.
2021-04-07 11:07:48 -04:00
Samuel Clay
eba74ccbe7
Natural width is better at calculating image size.
2021-04-06 19:37:01 -04:00
Samuel Clay
480d8d2148
Full bleed images in List view if content set to fill page. This will result in huge images.
2021-04-06 19:28:39 -04:00