Samuel Clay
2d593807cf
Fixing tag colors and story traversal button borders. For https://forum.newsblur.com/t/dark-mode-minor-tweak-suggestion/8225
2020-06-24 15:16:57 -04:00
Samuel Clay
99f61d9d5e
Updating next/previous buttons and search icon.
2020-06-23 20:09:17 -04:00
Samuel Clay
f4cced95dd
Mark read button
2020-06-23 17:45:06 -04:00
Samuel Clay
970daa8d5d
New spinners.
2020-06-19 12:28:30 -04:00
Samuel Clay
82ab5fdd32
Cleaning up profile modal.
2020-06-19 12:06:33 -04:00
Samuel Clay
0e7b14709f
Scratch that, better bright.
2020-06-19 11:55:35 -04:00
Samuel Clay
6754280f9c
Darkening light blue links and graphs.
2020-06-19 11:53:35 -04:00
Samuel Clay
c3b28bdebb
Feed title color
2020-06-19 11:45:58 -04:00
Samuel Clay
9aee41c391
Tuning feedback colors.
2020-06-19 11:44:09 -04:00
Samuel Clay
29965a2436
Half-way fixed homepage. Also adding Auto theme (as default, too), thanks to @dejal's suggestion.
2020-06-19 11:25:01 -04:00
Samuel Clay
dbb555741c
Adding 10 features to welcome page.
2020-06-17 19:59:09 -04:00
Samuel Clay
3adb60944d
Updating logo for dark mode.
2020-06-17 18:17:05 -04:00
Samuel Clay
d3b19f1d93
Search
2020-06-17 16:32:27 -04:00
Samuel Clay
dda9c99d28
Resizers
2020-06-17 15:25:11 -04:00
Samuel Clay
4d49eaaaec
Training tag colors.
2020-06-17 14:32:09 -04:00
Samuel Clay
0eda76c697
Feeds headers
2020-06-16 18:13:16 -04:00
Samuel Clay
0d26d46655
Popovers and dialogs. This is looking good!
2020-06-16 18:06:19 -04:00
Samuel Clay
81acc1fa98
Story titles
2020-06-16 17:39:44 -04:00
Samuel Clay
70391e10c1
Scrollbars and author/date.
2020-06-16 17:04:49 -04:00
Samuel Clay
b77617e646
Cleaning up statistics, email story in plaintext, and style popover.
2020-06-16 14:56:37 -04:00
Samuel Clay
b6bc0dd110
Statistics dialog
2020-06-16 09:55:18 -04:00
Samuel Clay
7f0583f3e2
Adjusting story colors.
2020-06-15 21:15:47 -04:00
Samuel Clay
a8129d75df
Styling dark stories.
2020-06-15 19:59:55 -04:00
Samuel Clay
60ef34514d
Switching to theme invariant mute icon.
2020-06-15 16:29:47 -04:00
Samuel Clay
4be20e9527
Styling. Much more to do.
2020-06-12 19:21:26 -04:00
Samuel Clay
49eca350f4
Adding theme chooser controls.
2020-06-11 19:25:03 -04:00
Samuel Clay
15839cf2d4
Missing namespaces
2020-06-11 16:40:09 -04:00
Samuel Clay
7171b3b8cf
Breaking words in grid
2020-06-11 16:31:38 -04:00
Samuel Clay
bc45f2b042
Fixing grid to take hidden stories into account. Also fixing sizing.
2020-06-11 16:16:23 -04:00
Samuel Clay
d90a9aa718
Goodbye AppDotNet
2020-06-11 14:06:08 -04:00
Samuel Clay
3963720414
Fixing columns
2020-06-11 14:01:37 -04:00
Samuel Clay
26dfca92d8
Rewrote story header to position sticky. Much better. Grid needs numbering to handle new grid layout.
2020-06-10 20:56:34 -04:00
Samuel Clay
953b9712c2
Removing Google Reader traces.
2020-06-10 19:24:02 -04:00
Samuel Clay
da85437efc
Formatting
2020-06-10 17:27:49 -04:00
Samuel Clay
9aaa24edcf
Namespacing
2020-06-10 17:27:32 -04:00
Samuel Clay
0ca5b6caaa
Using @splike's dark mode CSS as a base for #882 .
2020-06-10 17:27:17 -04:00
Samuel Clay
24268cb961
Fixing #1117 by adding a new button to collapse/open the feed list sidebar.
2020-06-10 15:48:40 -04:00
Samuel Clay
c60c00e504
Fixing #824 . Muted sites now show a muted icon in All Sites view.
2020-06-09 11:59:13 -04:00
Samuel Clay
3d25d1a2d2
Merge branch 'master' into highlights
...
* master: (54 commits)
Removing unused merge_feeds command, this is better used in rss_feeds/models.py
Temporarily turn off https only.
Changing color on dark mode cutoff.
Adding dark mode cutoff for blurlogs.
Redirect http to https. Long time coming.
Testing http > https redirect.
Handling broken page importer.
Handling multiple starred stories.
Handling NoAnswer on broken emails.
Overriding story url.
Removing Daily Skip from text importer.
Adding YouTube ToS to ToS.
Adding saved searches to flat feeds for #1298 .
6 hour min
6 hour minimum for craigslist
#1292 (dark mode FTUX)
Xcode 11.4 tweaks
#1290 (state restoration)
Fixing premium upgrade form
ios v10.0.2.
...
2020-05-22 10:26:50 -04:00
Samuel Clay
790589e3fb
Fixing premium upgrade form
2020-04-05 12:48:47 -04:00
Samuel Clay
66f5d36c17
CSS specificity
2020-02-17 14:51:31 -05:00
Samuel Clay
c6d951bde1
Typo
2020-02-17 14:47:07 -05:00
Samuel Clay
1415e96f49
180 is right
2020-02-17 14:44:04 -05:00
Samuel Clay
9af48ccb09
Less width on buttons
2020-02-17 14:40:43 -05:00
Samuel Clay
2d99e78244
Fixing OAuth authorize on mobile.
2020-02-17 14:36:41 -05:00
Samuel Clay
2c7d564f37
Building standalone webpage for statistics.
2020-01-08 10:28:35 -08:00
Samuel Clay
b946c829b9
Merge branch 'master' into highlights
...
* master: (104 commits)
Fixing issue around JSON feeds with missing fields.
Adding smart crop to image proxy thumbnails.
Adding secret signature to proxied image urls and thumbnails. Ready to launch!
Don't hexify url
Handling a mix of image proxy options.
Handling a mix of image proxy options.
Adding imageproxy and switching from camo. Built for #1162 .
Adding back in types
Undoing commit that changed story dates.
Adding in imageproxy nginx conf.
Moving mongo config log.
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1162 (widget)
#1268 (appearance changes)
Fixing tag alignment issue in FF.
Handle no page
Handle no page
...
2020-01-05 18:22:56 -05:00
Samuel Clay
4f365dd456
Fixing tag alignment issue in FF.
2019-12-21 10:39:23 -05:00
Samuel Clay
7cd4e2f5b9
Merge branch 'master' into recaptcha
...
* master: (618 commits)
Build 107
iOS v9.1.1, still in development.
#1249 (dark theme colors)
iOS: #1254 (settings with stories on bottom)
iOS: #1257 (highlighting issue)
iOS: #1258 (crash on start)
Fixing #1251 , twitter error should specify the correct dialog.
Facebook connect url
Typo
Hardcoding facebook url
https for oauth
add touch intent to widget initialization instead of only refresh
Handling ImportError
Handling MemoryError.
Adding rate limiting logging.
Handling missing stories from newsletters.
Handling missing users on clean spammer.
Upgrading psychopg.
v9.1 ios.
Slight change in colors.
...
2019-10-25 14:35:59 -04:00
Samuel Clay
babb51b959
Saving stories from websites. Now just need to go back and finish highlighting to unhighlight and this entire branch can be shipped.
2019-08-27 21:06:59 -07:00