Compare commits

..

12 Commits

Author SHA1 Message Date
84f190ac2e Merge remote-tracking branch 'origin/public' into public 2023-01-26 18:01:03 +01:00
e7ecc6f4d3 Handle public access in the article fragment
Remove the button to read/unread articles
2023-01-26 17:57:25 +01:00
95ce7c3739 Handle public access in the article reader screen
Remove the favourite button from the article reader if accessing a public instance and don't mark articles as read when scrolling.
2023-01-26 17:57:25 +01:00
4cd2812130 Hide the favourite button in card items when accessing a public instance 2023-01-26 17:53:20 +01:00
2cd48e3a65 Handle public access in the home screen
In public access mode we can only read articles. Disable swiping articles in the listing to read them and remove the menu items to read all articles and to access sources settings.
2023-01-26 17:53:20 +01:00
a2b22bbba8 Add tests for the public access determination logic 2023-01-26 17:53:20 +01:00
d8cb9ae368 Fix broken tests 2023-01-26 17:53:20 +01:00
c4b6874e7c Add tests for the public access determination logic 2023-01-26 17:20:29 +01:00
badd6bfc6d Fix broken tests 2023-01-26 16:29:57 +01:00
b69e0ae6bc Handle public access in the article fragment
Remove the button to read/unread articles
2023-01-26 16:22:42 +01:00
993a630d88 Handle public access in the article reader screen
Remove the favourite button from the article reader if accessing a public instance
2023-01-26 15:48:54 +01:00
ece1e5cbe6 Handle public access in the home screen
In public access mode we can only read articles. Disable swiping articles in the listing to read them and remove the menu items to read all articles and to access sources settings.
2023-01-26 15:47:01 +01:00

Diff Content Not Available