Commit graph

16769 commits

Author SHA1 Message Date
Samuel Clay
78e9b477ab Adjusting story tag font size, adding flex so they stay on the right. 2023-06-28 08:06:07 -04:00
Samuel Clay
a72c9f1a2a
Merge pull request #1796 from kinueng/master
Add Apple App Store badge to the README.md
2023-06-20 12:31:32 -04:00
Samuel Clay
1c98dafc69 Moving android fastlane data to android dir. For #1799. 2023-06-20 12:30:34 -04:00
Samuel Clay
14291359aa
Merge pull request #1799 from shuvashish76/master
Add fastlane metadata for F-Droid
2023-06-20 12:29:55 -04:00
Samuel Clay
15b3209e7d iOS v12.1.0, although it was rejected so the build number needs to increment. Will do once #1797 is fixed 2023-06-20 11:01:51 -04:00
Samuel Clay
98e85c2840 Merge branch 'dejal'
* dejal:
  Bumped version for Xcode Cloud
  #1797 (cold boot should preserve feeds and icons)
2023-06-13 07:45:47 -04:00
Samuel Clay
c403481d11 One staging server. 2023-06-13 07:41:45 -04:00
David Sinclair
bcaada7178 Merge branch 'master' into dejal 2023-06-12 15:57:35 -07:00
Samuel Clay
cd2a32bee3 Reducing dbs. 2023-06-08 07:51:39 -04:00
Samuel Clay
2167805856 Redis replica 2023-06-08 07:10:01 -04:00
David Sinclair
8ac63ef6af Bumped version for Xcode Cloud 2023-05-24 19:08:49 -07:00
David Sinclair
feca64e0cb #1797 (cold boot should preserve feeds and icons) 2023-05-24 18:54:26 -07:00
shuvashish76
ec9bb81fdb
Update title.txt 2023-05-24 23:22:20 +05:30
shuvashish76
ca73f690c0
Update short_description.txt 2023-05-24 11:12:48 +05:30
shuvashish76
1992aa76c4
Add icon 2023-05-24 11:06:57 +05:30
shuvashish76
3f0b4fa376
Delete phoneScreenshots 2023-05-24 11:05:13 +05:30
shuvashish76
847d82090a
Add Screenshots 2023-05-24 11:04:40 +05:30
shuvashish76
b4f8842c1b
Create phoneScreenshots 2023-05-24 11:02:43 +05:30
shuvashish76
03c1b21fc0
Add short_description & title 2023-05-24 11:00:34 +05:30
shuvashish76
e930981316
Create full_description.txt 2023-05-24 10:59:22 +05:30
Kin Ueng
cf7960d2bb
Update README.md
- Add a clickable badge for the NewsBlur Apple App Store page

- Use Apple's marketing website tool to get the App Store badge
  - https://tools.applemediaservices.com/app/463981119

- Used HTML elements ` ` to add left padding to the Apple badge so
that it aligns with the F-Droid badge. GitHub restricts what kind of
inline styling is allowed in the README.md for security reasons. Inline
styling of padding left is one of those attributes that get removed.
  - https://github.com/github/markup#github-markup
2023-05-12 15:25:27 -05:00
Samuel Clay
ea22256c59 Increasing apns payload size close to the max of 4kb. 2023-05-10 07:26:22 -04:00
Samuel Clay
8adc2035ea Also handling time out in feedparser. 2023-05-09 09:35:56 -04:00
Samuel Clay
792ba9d204 Removing fetch user agent on timeout as well as 400 errors. 2023-05-09 09:31:09 -04:00
Samuel Clay
9508d3b70b 4 node text servers. 2023-05-08 09:12:44 -04:00
Samuel Clay
e0f6fd109c Counting emails sent per day as an int. 2023-05-02 11:24:35 -04:00
Samuel Clay
75fa356c7e Bumping up mongo servers. 2023-05-02 09:31:52 -04:00
Samuel Clay
58c01922da Max emails sent per user per day is now 20 emails for story notifications. This affects only two users. 2023-05-02 09:31:43 -04:00
Samuel Clay
3de497d57e Bumping log colors. 2023-04-30 18:12:11 -04:00
Samuel Clay
0e05ed6985 Updating static asset deploy to point to s3 since it looked like it was pointing to ec2. Also adding a postgres permission fix after bringing up a standby. 2023-04-29 20:12:19 -04:00
Samuel Clay
2bb30d6472 Fixing issue in List view where clicking on a story would sometimes inadvertently mark a number of stories below where you scrolled as read. This fix ensures we don't mark stories as read while opening a story. 2023-04-29 11:39:05 -04:00
Samuel Clay
6691487724 New postgres server 2023-04-23 17:27:41 -04:00
Samuel Clay
8beea5854e Increasing mongo volume size. 2023-04-20 08:16:56 -04:00
Samuel Clay
10c3ef9ae0 Clearer comments on imageproxy. 2023-04-09 16:10:36 -04:00
Samuel Clay
2275dace89 Clearer comments on imageproxy. Thanks @moneytoo. 2023-04-09 16:10:01 -04:00
Samuel Clay
d84a06ee42 Revert "Dark mode borders between stories should be way darker."
This reverts commit 9d8faebfa4.
2023-04-06 15:43:31 -04:00
Samuel Clay
9d8faebfa4 Dark mode borders between stories should be way darker. 2023-04-05 20:29:25 -04:00
Samuel Clay
9c49e0d5fe New twitter auth error. 2023-04-04 09:36:40 -04:00
Samuel Clay
e746ba4cfc Updating APNS guidelines. 2023-03-20 10:08:45 -04:00
Samuel Clay
b64a19a182 Down a mongo server. 2023-03-04 07:55:00 -05:00
Samuel Clay
2f8319a83a New maintenance. 2023-03-04 07:44:47 -05:00
Samuel Clay
9b3a49f68e Don't open feed exception dialog when loading saved stories. 2023-03-01 09:18:29 -05: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
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
David Sinclair
3cf9d829b4 #1775 (crash on opening notifications for top-level site)
- Fixed.
2023-01-09 13:42:41 -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
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