Commit graph

17113 commits

Author SHA1 Message Date
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
Samuel Clay
b85e377467 Adding share_ext_token to non-flat /reader/feeds for Android. #1756. 2023-01-04 09:44:26 -05:00
David Sinclair
dbef9c468d Merge branch 'dejal' into catalyst 2023-01-03 20:27:41 -06:00
David Sinclair
1f0bc6a867 Merge branch 'master' into dejal 2023-01-03 20:27:18 -06:00
Andrei
13581683f8 #1741 Add Android Github action 2023-01-03 17:15:35 -08:00
sictiru
ba8e993ecc
Create android-actions.yml 2023-01-03 14:15:39 -08:00
Samuel Clay
5ff59ff056 Adding elasticsearch and postgres backup cleaner. 2022-12-28 22:01:51 -05:00
Samuel Clay
2dc78e60b4 Updating mongo server. 2022-12-28 21:35:59 -05:00
Samuel Clay
92ed5855a5 Only a single user at a time needs to be reindexed manually. 2022-12-26 22:18:42 -05:00
Samuel Clay
2c96b83c36 User should be a string/bytes when reindexing stories. 2022-12-26 22:16:37 -05:00
Samuel Clay
593b736c26 User should be a string/bytes when reindexing stories. 2022-12-26 22:16:04 -05:00
Samuel Clay
1065c964fd Fixing elasticsearch to allow consul to assume its OK. 2022-12-26 19:17:14 -05:00
Andrei
75978c3c18 Fix require activity for non attached fragment. 2022-12-26 14:39:52 -08:00
Andrei
cdeeed0e8e #1756 Email newsletter dialog 2022-12-26 14:02:52 -08:00
Andrei
765827819b Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2022-12-26 11:32:06 -08:00
sictiru
84e4d418b3
Premium archive subcription tier (#17)
NewsBlur Premium Archive subscription
2022-12-26 11:01:35 -08:00
Samuel Clay
a2866ac7e3 Using user titles for folder RSS feeds. 2022-12-23 19:59:41 -05:00
Matt Camp
e15ecee2d4 fixes issues with subdomain hosting of user blurblogs 2022-12-23 18:50:12 -06:00
David Sinclair
f1d6b62b9f Merge branch 'master' into catalyst 2022-12-21 19:02:43 -06:00
Samuel Clay
9b81b7fcc7 Fixing public comments text: https://forum.newsblur.com/t/public-comments-notification-is-squashed/9771/2. 2022-12-21 20:00:11 -05:00
Samuel Clay
d4b1ec35ca Adding manual preference to ignore esc key. 2022-12-21 19:51:09 -05:00
David Sinclair
a1777280d9 #1720 (Grid view)
- Work in progress on refactoring the feed detail cell to view-based Swift, to make it easier to maintain, and to use autolayout to rearrange the content.
2022-12-12 22:04:04 -06:00
David Sinclair
5ae9207306 Merge branch 'dejal' into catalyst 2022-12-07 19:22:39 -06:00
David Sinclair
3c2f70f490 Merge branch 'master' into dejal 2022-12-07 19:21:03 -06:00
Samuel Clay
3ff2ab83ba iOS v12.0.5. 2022-12-01 11:03:30 -05:00
Samuel Clay
de69dce7f2 iOS v12.0.4. 2022-12-01 10:24:20 -05:00
Samuel Clay
e471bc8f6c Formatting terraform. 2022-12-01 10:19:03 -05:00
Samuel Clay
c684469175 Activate pro when found. 2022-12-01 10:19:03 -05:00
Samuel Clay
d8afcf1227 Fixed issue where a non-active plan could not be upgraded to premium archive. Thanks @thedaveCA for help finding it. 2022-12-01 10:19:03 -05:00
Samuel Clay
877d4c2cdb Adding support for subscribing to Mastodon usernames (newsblur@mastodon.social for instance). 2022-12-01 10:19:03 -05:00
Samuel Clay
21e5a8eed5 Namespacing readability. 2022-12-01 10:19:03 -05:00
Samuel Clay
64551d5f3d Readability to be global variable. 2022-12-01 10:19:03 -05:00
Samuel Clay
68f43fdfaa Fixing relative image urls to be absolute urls. Looks like a BeautifulSoup4 upgrade didn't catch the new attrs syntax. Also fixing bookmarklet loading wrong JS/CSS in development. 2022-12-01 10:19:03 -05:00
Samuel Clay
e1fac42bf1 Fixing NYPost feed by ensuring enclosures with href attrbiutes are added to stories even without content. Thanks @kleinmatic! 2022-12-01 10:19:03 -05:00
Samuel Clay
c756bb6bcf Fixing typo on blog. 2022-12-01 10:19:03 -05:00
Samuel Clay
c743da5817 iOS v12.0.2 (still needs #1747) 2022-12-01 10:19:03 -05:00
David Sinclair
bc5065f9f2 1747 (marking a feed as read takes you to the wrong feed)
- Now repeats selecting the next folder or feed until it finds a folder or feed that isn’t muted and has unread stories.
2022-12-01 10:19:03 -05:00
David Sinclair
f351037ca1 #1746 (image preview shows images even on No Image option)
- Fixed.
2022-12-01 10:19:03 -05:00
David Sinclair
d8bdb7c596 #1740 (avatar and notification icons)
- Tweaked positions of avatar and notifcations buttons again.
2022-12-01 10:19:02 -05:00