Commit graph

12909 commits

Author SHA1 Message Date
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
c0318065b6 Whoops, forgot to automatically turn off sidebar collapse button. 2020-06-10 16:47:46 -04:00
Samuel Clay
a0cd4c817f Merge branch 'jquery3'
* jquery3:
  New collapse icons.
  Fixing #1117 by adding a new button to collapse/open the feed list sidebar.
  Adding close callback to modal.
  jQuery's andSelf is deprecated.
  Updating to jQuery UI 1.12.1. (from 1.10.3). This is for #1324.
  Updating to jquery 3.5.1 (fixes #1324). Everything looks good, who knows what's broken though.
2020-06-10 15:50:49 -04:00
Samuel Clay
0460f186a3 New collapse icons. 2020-06-10 15:48:47 -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
fc5a09479d Adding close callback to modal. 2020-06-09 18:40:12 -04:00
Samuel Clay
3f6feb87aa jQuery's andSelf is deprecated. 2020-06-09 15:57:41 -04:00
Samuel Clay
4557ecacb8 Updating to jQuery UI 1.12.1. (from 1.10.3). This is for #1324. 2020-06-09 15:48:31 -04:00
Samuel Clay
7cfba433c7 Updating to jquery 3.5.1 (fixes #1324). Everything looks good, who knows what's broken though. 2020-06-09 15:37:04 -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
3a1a94cc60 This actually fixes #1098 by keeping the add url even through login. 2020-06-08 20:40:45 -04:00
Samuel Clay
0168010788 Fixing #1098: Show login when adding a url but user is unauthenticated. 2020-06-08 20:26:06 -04:00
Samuel Clay
6994b02e57 Bumping newsletter bounce to 50%. 2020-06-08 15:12:23 -04:00
Samuel Clay
e42f3011af Updating emails on monitors. 2020-06-08 15:11:42 -04:00
Samuel Clay
684f807b75 Android v10.0b2. 2020-06-08 15:11:30 -04:00
Samuel Clay
2f52df8d5b
Merge pull request #1320 from sictiru/android-widget
Android widget 2
2020-06-08 13:52:48 -04:00
Samuel Clay
7e6ac2c98d https only time 2020-06-07 13:36:53 -04:00
Andrei
67f992a81f Android widget fetch latest stories on reading 2020-06-06 22:02:35 -07:00
Samuel Clay
bf472ae8fe Updating Mercury Parser (in the hopes it fixes #1147, but if not, here's to how do it later). 2020-06-04 17:48:10 -04:00
Samuel Clay
d37ca03d07 Adding twitter lists to feed fetcher. 2020-06-04 16:57:04 -04:00
Samuel Clay
ed428708e6 20% bounces on newsletters is cause for concern. 2020-06-03 12:55:44 -04:00
Samuel Clay
2c747c29f2 Better text in monitor emails 2020-06-03 12:44:47 -04:00
Samuel Clay
6d2d9a61e9 Adding newsletter checker and feed fetcher checker for better monitoring. 2020-06-03 12:38:11 -04:00
Samuel Clay
b38d3924eb Android v10.0b1 2020-06-02 16:44:44 -04:00
Samuel Clay
13d5ece5eb
Merge pull request #1310 from sictiru/android-widget
Android widget
2020-06-01 17:34:04 -04:00
Samuel Clay
99a9c9a256 Documenting saved searches in the API. For #1298. 2020-06-01 17:30:30 -04:00
Samuel Clay
6547171434 Relying on fabric instead of nginx to take care of certificate locations. 2020-06-01 17:17:31 -04:00
Samuel Clay
dbf9e838a8 Different ssl cert location. 2020-06-01 17:09:57 -04:00
Samuel Clay
9bfd0a6e82 Adding archive in utils, changing email in disk usage monitor. 2020-06-01 15:37:58 -04:00
Samuel Clay
2923b6fa24 Turning off https-only because the SSL certificate seems to have a broken root. 2020-06-01 15:11:08 -04:00
Samuel Clay
262a99a1f7 Updating local settings template. 2020-06-01 10:52:48 -04:00
Samuel Clay
eaa24a0412 Removing old feedvalidator, unused fab commands. 2020-06-01 10:42:13 -04:00
Andrei
f1f89c3573 Android widget date time format. Exclude hidden stories in widget 2020-05-31 16:03:37 -07:00
Samuel Clay
16b86fec3a https only 2020-05-29 19:44:50 -04:00
Samuel Clay
d9a978affa Turning off https-only until Unread app changes the redirect from a POST to a GET. I wish there was something I could do to fix that on my side. 2020-05-26 18:40:03 -04:00
Samuel Clay
b95dd350df
Merge pull request #1318 from sictiru/1302-webview-white-flash
1302 Webview causing white flashes on dark theme
2020-05-26 12:57:14 -04:00
Samuel Clay
b32752ad7c Turning https-only back on. 2020-05-26 12:06:32 -04:00
Andrei
d86a959de4 Webview background was causing white flashes on dark theme 2020-05-25 22:16:21 -07:00
Andrei
4323aeb0f9 Android widget config list adapter cleanup 2020-05-24 20:06:54 -07:00
Andrei
0f1eb22d10 Android widget config nested vs flat list view 2020-05-24 13:51:11 -07:00
Samuel Clay
c8439da97e Removing unused merge_feeds command, this is better used in rss_feeds/models.py 2020-05-21 16:54:26 -04:00
Samuel Clay
acb795bdff Temporarily turn off https only. 2020-05-20 15:39:37 -04:00
Samuel Clay
df65edf1ec Changing color on dark mode cutoff. 2020-05-20 14:51:03 -04:00
Samuel Clay
211cb73450 Adding dark mode cutoff for blurlogs. 2020-05-20 14:48:49 -04:00
Samuel Clay
deb090a8af Redirect http to https. Long time coming. 2020-05-19 20:12:20 -04:00
Samuel Clay
977dbf0367 Testing http > https redirect. 2020-05-19 19:15:20 -04:00
Andrei
eaea31876a Android widget opens story in All Stories view 2020-05-18 21:24:36 -07:00
Andrei
87338fd02d Android widget config feed list updates 2020-05-16 18:29:59 -07:00
Andrei
e0cbdbfd35 Android widget colors. Widget config empty state. Widget update triggers 2020-05-16 17:32:40 -07:00