Commit graph

17351 commits

Author SHA1 Message Date
David Sinclair
4bd00ccedc #1247 (Mac Catalyst edition)
- Fixed the Dejal branch to correctly build the Mac Catalyst app.
2024-05-13 20:21:00 -04:00
David Sinclair
f77d8839ac Merge branch 'dejal' of https://github.com/samuelclay/NewsBlur into dejal
# Conflicts:
#	clients/ios/Resources/MainInterface.storyboard
2024-05-13 19:34:09 -04:00
Samuel Clay
9fed393be7
Merge pull request #1864 from samuelclay/js-format
CSS/JS reformatting
2024-04-30 18:28:54 -04:00
Samuel Clay
3f5759c5ca
Merge pull request #1861 from samuelclay/black-formatting
Black formatting
2024-04-30 18:28:38 -04:00
Samuel Clay
c20055b8d3 Reformatting CSS. 2024-04-30 18:20:17 -04:00
Samuel Clay
bf4e025755 Reformatting all JavaScript. 2024-04-30 18:18:14 -04:00
Samuel Clay
b6302a3359 Postgres exporter cleanup 2024-04-30 17:59:20 -04:00
David Sinclair
0ceb249cf3 #1851 (mark as read button at bottom of story list)
- If not marking read on scroll, a button now appears at the end of the feed detail to mark all stories as read.
2024-04-30 16:40:36 -04:00
Samuel Clay
72923de09b Merge branch 'master' into catalyst
* master: (128 commits)
  Android v13.2.4
  #1858 skipBackFillingStories on feed set onResume cursor update
  #1856 Fix keyboard not showing on search input box
  Android v13.2.3.
  Fix sending sync update status from feed utils
  Android v13.2.2
  Android v13.2.1
  New APNS updating cert instructions.
  Fiddling with metrics server.
  Handling broken youtube channel
  Youtube username/title
  Handling youtube usernames that are actually handles.
  Handling @handle youtube.com feeds when adding a feed.
  Users who are too far into paging now get a 404
  Updating youtube fetcher to use channels/playlists/users for everything, no longer relying on RSS/xml url.
  Updating certs.
  Handling too many feeds tasked.
  Bumping concurrency for feed fetchers.
  Icon importer also uses new consul domain.
  User not user agent
  ...
2024-04-29 11:22:02 -04:00
Samuel Clay
dc2c216565 Merge branch 'sictiru'
* sictiru: (128 commits)
  Android v13.2.4
  #1858 skipBackFillingStories on feed set onResume cursor update
  #1856 Fix keyboard not showing on search input box
  Android v13.2.3.
  Fix sending sync update status from feed utils
  Android v13.2.2
  Android v13.2.1
  New APNS updating cert instructions.
  Fiddling with metrics server.
  Handling broken youtube channel
  Youtube username/title
  Handling youtube usernames that are actually handles.
  Handling @handle youtube.com feeds when adding a feed.
  Users who are too far into paging now get a 404
  Updating youtube fetcher to use channels/playlists/users for everything, no longer relying on RSS/xml url.
  Updating certs.
  Handling too many feeds tasked.
  Bumping concurrency for feed fetchers.
  Icon importer also uses new consul domain.
  User not user agent
  ...
2024-04-29 11:21:45 -04:00
Samuel Clay
ffec60091c Merge branch 'master' into sictiru
* master:
  Updating Sentry
2024-04-29 11:21:41 -04:00
Samuel Clay
93d9612111 Merge branch 'master' into sictiru
* master: (97 commits)
  Cleanup postgres
  Adding support for hyphens in youtube usernames.
  New APNS updating cert instructions.
  Fiddling with metrics server.
  Handling broken youtube channel
  Youtube username/title
  Handling youtube usernames that are actually handles.
  Handling @handle youtube.com feeds when adding a feed.
  Users who are too far into paging now get a 404
  Updating youtube fetcher to use channels/playlists/users for everything, no longer relying on RSS/xml url.
  Updating certs.
  Handling too many feeds tasked.
  Bumping concurrency for feed fetchers.
  Icon importer also uses new consul domain.
  User not user agent
  Adding individual IP addresses from hetzner.
  Moving hetzner migration doc to archive
  Formatting
  Adding dwww
  Moving node consul
  ...
2024-04-29 11:18:44 -04:00
Samuel Clay
904a7cb0c5 Android v13.2.4 2024-04-29 11:17:33 -04:00
sictiru
9f3c34cb10 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2024-04-25 21:30:42 -07:00
sictiru
b661db620e #1858 skipBackFillingStories on feed set onResume cursor update 2024-04-25 21:30:21 -07:00
Samuel Clay
7165aa1bf6 Black formatting and isort 2024-04-24 09:50:42 -04:00
Samuel Clay
d1dafe7606 Black formatting. 2024-04-24 09:43:56 -04:00
David Sinclair
dd116b3f47 #1247 (Mac Catalyst edition)
- Fixed feeds cells colors when switching system appearance.
2024-04-22 20:42:37 -04:00
David Sinclair
ca4ec6008a #1247 (Mac Catalyst edition)
- Avoiding spurious memory warning after about 18 minutes, with only about 100 MB memory used, clearing cached images.
2024-04-22 20:18:51 -04:00
David Sinclair
2e35185629 Added privacy manifest 2024-04-22 15:59:59 -04:00
David Sinclair
e339740f4a Merge branch 'master' into catalyst 2024-04-22 15:07:26 -04:00
Samuel Clay
56cd514030 Updating Sentry 2024-04-20 07:43:43 -04:00
Samuel Clay
0d0231ea99 Cleanup postgres 2024-04-19 09:56:15 -04:00
sictiru
7cb550f10f #1856 Fix keyboard not showing on search input box 2024-04-18 12:30:09 -07:00
David Sinclair
51684a7812 #1247 (Mac Catalyst edition)
- Rewrote the trainer view using SwiftUI, to be native instead of a web view.
- Added a Feed class and other data enhancements to support this.
2024-04-04 20:06:11 -05:00
Samuel Clay
4208123d76 Android v13.2.3. 2024-04-01 12:50:33 -04:00
sictiru
57296704b2 Merge branch 'sictiru' of github.com:samuelclay/NewsBlur into sictiru 2024-04-01 09:26:17 -07:00
sictiru
ce2b5797bc Fix sending sync update status from feed utils 2024-04-01 09:25:44 -07:00
Samuel Clay
f552d6f2c7 Adding support for hyphens in youtube usernames. 2024-04-01 08:33:45 -04:00
Samuel Clay
339025d432 Android v13.2.2 2024-03-29 10:32:11 -07:00
Samuel Clay
603a4a1251 Android v13.2.1 2024-03-29 10:31:42 -07:00
Samuel Clay
8ff742669f New APNS updating cert instructions. 2024-03-29 10:31:42 -07:00
Samuel Clay
8077db09b5 Fiddling with metrics server. 2024-03-29 10:31:42 -07:00
Samuel Clay
54af4fc46f Handling broken youtube channel 2024-03-29 10:31:42 -07:00
Samuel Clay
bbc6d7ed5e Youtube username/title 2024-03-29 10:31:42 -07:00
Samuel Clay
6ae0d4c8b9 Handling youtube usernames that are actually handles. 2024-03-29 10:31:42 -07:00
Samuel Clay
07f5fd8fa3 Handling @handle youtube.com feeds when adding a feed. 2024-03-29 10:31:42 -07:00
Samuel Clay
2e4d35dd06 Users who are too far into paging now get a 404 2024-03-29 10:31:42 -07:00
Samuel Clay
817357175e Updating youtube fetcher to use channels/playlists/users for everything, no longer relying on RSS/xml url. 2024-03-29 10:31:42 -07:00
Samuel Clay
753db6bcae Updating certs. 2024-03-29 10:31:42 -07:00
Samuel Clay
dcf1b58eb4 Handling too many feeds tasked. 2024-03-29 10:31:42 -07:00
Samuel Clay
e631ff4e47 Bumping concurrency for feed fetchers. 2024-03-29 10:31:42 -07:00
Samuel Clay
e7aeb976ef Icon importer also uses new consul domain. 2024-03-29 10:31:42 -07:00
Samuel Clay
70767c5cea User not user agent 2024-03-29 10:31:42 -07:00
Samuel Clay
5d2103a03e Adding individual IP addresses from hetzner. 2024-03-29 10:31:42 -07:00
Samuel Clay
52c4efff62 Moving hetzner migration doc to archive 2024-03-29 10:31:42 -07:00
Samuel Clay
f895eb7716 Formatting 2024-03-29 10:31:42 -07:00
Samuel Clay
26404cbcbd Adding dwww 2024-03-29 10:31:42 -07:00
Samuel Clay
c2871e4ed2 Moving node consul 2024-03-29 10:31:42 -07:00
Samuel Clay
4770c79ab9 Moving to new node page consul domain. 2024-03-29 10:31:42 -07:00