Commit graph

16108 commits

Author SHA1 Message Date
Samuel Clay
460de27310 Merge branch 'master' into magazine
* master:
  QuerySet typo
  Allowing multiple story_hashes to be sent to mark story as unread and unstarred. Starring will take longer because of user tags, highlights, and private notes being top level.
2022-02-28 10:50:53 -05:00
sictiru
e8f832aef3 #1600 Mark story read timer WIP 2022-02-27 18:55:34 -08:00
sictiru
058449551a #1600 Mark story read immediately or manually. 2022-02-27 18:53:40 -08:00
sictiru
0bf0e7ae05 #1634 Update infrequent logo 2022-02-27 16:07:27 -08:00
Samuel Clay
558ca3f34a QuerySet typo 2022-02-24 12:21:24 -05:00
Samuel Clay
0528f91ada Allowing multiple story_hashes to be sent to mark story as unread and unstarred. Starring will take longer because of user tags, highlights, and private notes being top level. 2022-02-24 11:15:39 -05:00
Samuel Clay
13533f84b7 Removing broken CSS. 2022-02-24 10:41:20 -05:00
Samuel Clay
263fdfce75 No border radius on grid. 2022-02-23 16:44:56 -05:00
Samuel Clay
e2cdc90e3f More potential checks for youtube videos in story image preview. 2022-02-23 16:28:16 -05:00
Samuel Clay
88da47dd38 Removing the last of the bad code smell of using :not() psuedo selectors. 2022-02-23 15:29:16 -05:00
Samuel Clay
cf1f98b7ff Final tweaks to magazine view, around image previews. 2022-02-23 15:14:23 -05:00
Samuel Clay
6349185f40 Image previews now look great in magazine view. This is ready to ship? 2022-02-23 12:27:19 -05:00
Samuel Clay
2372fec42b Re-arranging grid to fit more text and allow mor ecustomization of image preview. 2022-02-23 12:02:11 -05:00
Samuel Clay
f403fb624e Using youtube thumbnails as image url in stories. 2022-02-22 15:50:21 -05:00
Samuel Clay
15b030a1f9 Moving Grid button 2022-02-22 14:07:21 -05:00
Samuel Clay
f0a9240f86 Keep magazine view, undoing future proofing. 2022-02-22 10:50:28 -05:00
Samuel Clay
cceeb6879d Merge branch 'master' into magazine
* master:
  Don't reload gunicorn unless doing a static files deploy.
  Future proofing magazine view.
  No longer sending tons of mail to admins. Logging is where that goes.
  Updating APNS cert instructions to include passphrase
  Another APNS try.
  Switching APNS and document cert install.
  Switching APNS cert.
  Switch APNS certs.
  Moving notifications to new multi-line title format. Also fixing APNS cert.
2022-02-22 10:50:09 -05:00
Samuel Clay
4502c17f89 Don't reload gunicorn unless doing a static files deploy. 2022-02-22 10:50:02 -05:00
Samuel Clay
6a88e35522 Future proofing magazine view. 2022-02-22 10:45:12 -05:00
Samuel Clay
06c25df199 No longer sending tons of mail to admins. Logging is where that goes. 2022-02-22 10:19:51 -05:00
Samuel Clay
5ed760574d Updating APNS cert instructions to include passphrase 2022-02-20 08:24:43 -05:00
Samuel Clay
7a6037926c Another APNS try. 2022-02-20 08:17:01 -05:00
Samuel Clay
c23d3bcc77 Switching APNS and document cert install. 2022-02-20 08:05:54 -05:00
Samuel Clay
b7afdd7f70 Switching APNS cert. 2022-02-20 07:45:34 -05:00
Samuel Clay
8ec1100129 Switch APNS certs. 2022-02-20 07:35:26 -05:00
Samuel Clay
6315aea480 Moving notifications to new multi-line title format. Also fixing APNS cert. 2022-02-20 07:24:49 -05:00
Samuel Clay
eb2b3dee04 New Magazine view. Doesn't work in river yet nor on the dashboard. Also needs new story detail view. 2022-02-18 17:52:24 -05:00
Samuel Clay
8044516ff1 PROD_DEBUG set to staging server. 2022-02-18 13:14:16 -05:00
Samuel Clay
0c8dbda555 Fixing path for closure compiler jar file. Thanks to @louis-pre. This fixes #1631. 2022-02-18 12:47:37 -05:00
Samuel Clay
4f81b95540 Story shares should also be positioned center/right. 2022-02-18 11:03:14 -05:00
Samuel Clay
2074e27b6f Shifting feed title over as well 2022-02-17 17:31:28 -05:00
Samuel Clay
a1fba2fe10 Adding new story position preference which controls where the story is placed on the viewport. Supercedes full width setting, which is now captured in the stretch setting of the story position. Should also turn the width into a preference. 2022-02-17 17:19:32 -05:00
sictiru
2fe6b065d1 #1606 Adjust story title length based on story content preview style. 2022-02-16 21:55:34 -08:00
sictiru
6b7bde881a #1628 Handle feed missing metadata. 2022-02-16 21:28:14 -08:00
sictiru
df6a225da2 Merge master into sictiru 2022-02-16 21:16:24 -08:00
David Sinclair
d03f4cb787 #1629 (don't reload feeds until an hour has passed since user last used app)
- Changed it to count from when leaving the app to when returning.
- Changed the interval to an hour.
2022-02-16 16:09:21 -08:00
David Sinclair
a8fd135be8 #1630 (search long-press opens Infrequent Sites Stories)
- Fixed All Stories and Search commands.
2022-02-16 15:27:39 -08:00
David Sinclair
5c566afc84 #1619 (river is loaded twice on cold start)
- Turns out there was a duplicate load for iPad. Fixed.
2022-02-16 15:08:32 -08:00
Samuel Clay
0074cf2b53 Showing db error on Profile table 2022-02-16 15:40:51 -05:00
Samuel Clay
8cc4956f73 Adding paypal dependencies for new premium archive and premium pro. 2022-02-16 13:53:45 -05:00
Samuel Clay
1e3b4f0aa4 Fixing typo on API docs. 2022-02-16 10:04:43 -05:00
David Sinclair
f26f503d04 #1620 (folder highlight color should extend to full width)
- I wasn’t able to repro this, but this change should help.
- If you can still repro it, please tell me how.
2022-02-15 19:32:15 -08:00
David Sinclair
ed0ac1e97e Xcode update 2022-02-15 19:31:03 -08:00
David Sinclair
faaa22d5ab Merge branch 'testflight' into dejal 2022-02-15 17:10:02 -08:00
David Sinclair
a7d7c5b7cb Merge branch 'master' into dejal 2022-02-15 17:09:47 -08:00
Samuel Clay
56c4e80c18 All django boxes the same size. 2022-02-14 10:24:24 -05:00
sictiru
18361d682c #1618 Handle multi window mode lifecycle. 2022-02-13 22:22:20 -08:00
sictiru
9b85bc3a93 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2022-02-13 18:52:39 -08:00
sictiru
bf3f518114 #1624 Offer context before potentially logging out. 2022-02-13 18:51:27 -08:00
Samuel Clay
f3e7f98cb9 Resizing app servers 2022-02-11 10:39:30 -05:00