Commit graph

13019 commits

Author SHA1 Message Date
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
3783f15ebf Dark mode icons. 2020-06-10 20:57:14 -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
33e27834a5 Fixing layout bug (thanks for catching this @cyranix) 2020-06-10 17:54:24 -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
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
6490476a31 Merge branch 'master' into django1.6
* master: (34 commits)
  Updating Mercury Parser (in the hopes it fixes #1147, but if not, here's to how do it later).
  Adding twitter lists to feed fetcher.
  20% bounces on newsletters is cause for concern.
  Better text in monitor emails
  Adding newsletter checker and feed fetcher checker for better monitoring.
  Android v10.0b1
  Documenting saved searches in the API. For #1298.
  Relying on fabric instead of nginx to take care of certificate locations.
  Different ssl cert location.
  Adding archive in utils, changing email in disk usage monitor.
  Turning off https-only because the SSL certificate seems to have a broken root.
  Android widget date time format. Exclude hidden stories in widget
  Android widget config list adapter cleanup
  Android widget config nested vs flat list view
  Android widget opens story in All Stories view
  Android widget config feed list updates
  Android widget colors. Widget config empty state. Widget update triggers
  Android widget config feed list filters
  Android widget parse and add new feed fields to db
  Android widget empty view. Tap to config. Default feed set
  ...
2020-06-05 11:03:11 -04:00
jmath1
4e89bcd67a upgrade to django 1.6 and make migrations 2020-06-05 11:00:54 -04: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