Commit graph

17351 commits

Author SHA1 Message Date
Samuel Clay
9b3a49f68e Don't open feed exception dialog when loading saved stories. 2023-03-01 09:18:29 -05:00
sictiru
a5356b2867 1644 Keyboard shortcuts tests tweak 2023-02-27 15:15:56 -08:00
sictiru
23aab91e21 #1644 Keyboard shortcuts tests 2023-02-27 08:27:59 -08:00
sictiru
de77e11100 #1644 Keyboard shortcuts 2023-02-26 17:44:17 -08:00
sictiru
fe6b166a6c #1644 Story keyboard shortcuts 2023-02-13 08:52:21 -08:00
sictiru
7fd9cbd9bc #1644 Home activity keyboard shortcuts 2023-02-12 12:00:28 -08:00
Samuel Clay
48dd36e3f4 Android v13.0.0b4. 2023-02-06 22:34:09 -05:00
sictiru
b303ed1025 The root of all evil invalid proguard extension. 2023-02-06 19:16:01 -08:00
sictiru
a99df8ca32 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2023-02-06 18:39:32 -08:00
sictiru
65b1f68dde Guard against empty strings in shared story content. 2023-02-06 18:39:14 -08:00
Samuel Clay
fcfc775a17 Android v13.0.0b3. 2023-02-06 21:29:30 -05:00
Samuel Clay
1e48b5832a Android v13.0.0b2. 2023-02-06 14:31:27 -05:00
sictiru
3e19821489 Guard against null story ids. 2023-02-06 10:33:53 -08:00
sictiru
b61c2cd6fb Guard against null story ids when fetching story comments. 2023-02-06 07:23:07 -08:00
sictiru
e5d17b4b2e Inject file caches. Chain story cache to thumbnail cache 2023-02-05 19:30:20 -08:00
Samuel Clay
001061ffbf Android v13.0.0b1. 2023-02-05 21:00:07 -05:00
Samuel Clay
52bff3abe3 Subdomains can be on subdomains. 2023-02-05 21:00:07 -05:00
sictiru
51e8bc834f Fix concurrency on app upgrades. Force feed folder sync 2023-02-05 15:26:31 -08:00
sictiru
2630f81f8c Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2023-02-05 14:10:42 -08:00
sictiru
bb2d1656d8 #1783 Respect default browser preference when opening original story version 2023-02-05 14:10:01 -08:00
Samuel Clay
b2c24b6e18
Merge pull request #1772 from usmcamp0811/subdomain-fix
fixes issues with subdomain hosting of user blurblogs
2023-02-04 13:22:23 -05:00
Samuel Clay
36beb2fb40 Subdomains can be on subdomains. 2023-02-04 13:18:36 -05:00
David Sinclair
893c57d2aa #1720 (Grid view)
- Cards now include the feed bar, favicon, and name.
- Cards now include unread, saved, and shared indicators.
- Previews now support the none, left/right, and small/large options.
- Several layout tweaks.
- The Grid layout now supports the columns and length settings.
- The Grid layout now includes a bar above the story to close it.
- Tidied the code a bit.
2023-02-02 21:41:10 -06:00
David Sinclair
8cfa7ff5c8 Merge branch 'dejal' into catalyst 2023-02-01 13:41:51 -06:00
Samuel Clay
a954553beb Merge branch 'master' into sictiru
* master: (73 commits)
  iOS v12.0.6.
  #1775 (crash on opening notifications for top-level site)
  Adding links to privacy policy and terms of service to about page.
  #1771 (cannot delete or move top level feed)
  #1751 (don't allow double-tap to open original story while on story titles)
  New Elasticsearch server.
  Adding share_ext_token to non-flat /reader/feeds for Android. #1756.
  Adding elasticsearch and postgres backup cleaner.
  Updating mongo server.
  Only a single user at a time needs to be reindexed manually.
  User should be a string/bytes when reindexing stories.
  User should be a string/bytes when reindexing stories.
  Fixing elasticsearch to allow consul to assume its OK.
  Using user titles for folder RSS feeds.
  Fixing public comments text: https://forum.newsblur.com/t/public-comments-notification-is-squashed/9771/2.
  Adding manual preference to ignore esc key.
  iOS v12.0.5.
  iOS v12.0.4.
  #1718 (nested folder bug)
  #1765 (user's feed list is empty)
  ...
2023-01-25 10:01:45 -05:00
Samuel Clay
55b7fe4881 Merge branch 'dejal'
* dejal:
  iOS v12.0.6.
  #1775 (crash on opening notifications for top-level site)
  #1771 (cannot delete or move top level feed)
  #1751 (don't allow double-tap to open original story while on story titles)
  iOS v12.0.5.
  iOS v12.0.4.
  #1718 (nested folder bug)
  #1765 (user's feed list is empty)
  #1762 (don't enlarge images beyond their native size)
  #1755 (split builds for development)
  #1751 (don't allow double-tap to open original story while on story titles)
  #1747 (marking a feed as read takes you to the wrong feed)
  #1747 (marking a feed as read takes you to the wrong feed)
  #1758 (reloading of story on rotation)
  #1759 (subfolders missing unread counts)
  #1747 (marking a feed as read takes you to the wrong feed)
  #1747 (marking a feed as read takes you to the wrong feed)
  #1751 (don't allow double-tap to open original story while on story titles)
  #1750 (marking all stories as read leaves a white row)
  #1747 (marking a feed as read takes you to the wrong feed)
2023-01-25 09:54:53 -05:00
Samuel Clay
266ca1c252 iOS v12.0.6. 2023-01-25 09:54:46 -05:00
sictiru
cb119c595c #1777 Sync Login page with device theme 2023-01-22 12:15:49 -08:00
David Sinclair
7b28791603 #1720 (Grid view)
- Experimenting with using SwiftUI for the list and grid views. Working really well!
- Beginnings of a real data model, at last; probably only for caching stories initially.
2023-01-21 16:20:53 -06:00
Andrei
4a528ad9b7 #1774 Fix widget on click fill intent 2023-01-20 16:17:31 -08:00
sictiru
0646d72782
Merge pull request #19 from sictiru/widget-refactor
Widget refactor
2023-01-16 20:15:56 -08:00
Andrei
18a7843f11 Cleanup 2023-01-16 20:14:17 -08:00
Andrei
dbac770ae9 Update dependencies 2023-01-16 19:22:52 -08:00
Andrei
abde0cb5d7 Cleanup 2023-01-16 19:05:56 -08:00
Andrei
25827f74c3 Set default theme to day night. Data extraction rules for API 31. 2023-01-16 15:48:33 -08:00
Andrei
d92e666b9e #1774 Widget remote views factory refactor 2023-01-16 14:34:14 -08:00
David Sinclair
3cf9d829b4 #1775 (crash on opening notifications for top-level site)
- Fixed.
2023-01-09 13:42:41 -06:00
David Sinclair
8985bf85e4 #1720 (Grid view)
- Preview image aspect and size fixes.
- Handling no preview.
- Unread & shared indicators.
- Grid background tweaks.
- More layout changes.
2023-01-06 21:49:07 -06:00
David Sinclair
aa1d09f163 #1720 (Grid view)
- Non-Grid layout improvements.
2023-01-05 21:53:19 -06:00
David Sinclair
3973662398 #1720 (Grid view)
- Grid layout improvements.
2023-01-05 20:56:48 -06:00
David Sinclair
61a968e368 Merge branch 'dejal' into catalyst 2023-01-05 18:20:55 -06:00
Samuel Clay
22ceba948f Adding links to privacy policy and terms of service to about page. 2023-01-05 11:35:05 -05:00
Andrei
3e75293c3d #1773 Sync status bar and navigation bar with app theme 2023-01-05 08:33:06 -08:00
Andrei
4056278678 Or not and 2023-01-04 20:05:19 -08:00
Andrei
bf94ae61f4 #1756 Generate newsletter forwarding email address 2023-01-04 20:03:38 -08:00
David Sinclair
c95bf08a5f #1771 (cannot delete or move top level feed)
- Fixed.
- Investigating wacky situation where the table could attempt to access an out-of-range cell.
2023-01-04 21:29:06 -06:00
David Sinclair
c1c96d1a1e #1751 (don't allow double-tap to open original story while on story titles)
- Restored double-tap preference on iPhone; defaults to open original story, and only affects story view, not feed detail.
2023-01-04 16:59:07 -06:00
David Sinclair
5af9a9602b Merge branch 'dejal' into catalyst 2023-01-04 16:07:45 -06:00
David Sinclair
aaf651c3a9 Merge branch 'master' into dejal 2023-01-04 16:07:37 -06:00
Samuel Clay
274d0e3aed New Elasticsearch server. 2023-01-04 09:44:26 -05:00