davidoskky
  • Joined on 2022-08-16
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133 2023-02-11 17:02:44 +00:00
Use /sources/stats in the home

I'm not sure about this. Doing so is fine only as long as we don't care about the unread count. That is only available in the stats. If we don't plan on displaying the unread count, this is…

davidoskky pushed to sources at davidoskky/ReaderForSelfoss-multiplatform 2023-02-07 20:45:58 +00:00
6ace50c306 Review
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133 2023-02-07 19:56:53 +00:00
Use /sources/stats in the home

I just changed the names of the methods it's the same endpoint. I changed the names to make them more descriptive: getSourcesStats for /sources/stats and getSourcesDetails for /sources/details

davidoskky created pull request Louvorg/ReaderForSelfoss-multiplatform#133 2023-02-07 19:51:33 +00:00
Use /sources/stats in the home
davidoskky created branch sources in davidoskky/ReaderForSelfoss-multiplatform 2023-02-07 19:48:49 +00:00
davidoskky pushed to sources at davidoskky/ReaderForSelfoss-multiplatform 2023-02-07 19:48:49 +00:00
97793a7fc8 Use source stats in the home to filter since it is available in public mode
bb45820ae8 Fix tests
772b5535b9 Support both sources endpoints in the repository
a286d0c5cf Add a data model to contain information from both sources stats and details
63b69b2822 Add support for the /sources/stats api endpoint
Compare 5 commits »
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#132 2023-02-01 09:08:22 +00:00
Show the number of unread articles per tag and source
davidoskky opened issue Louvorg/ReaderForSelfoss-multiplatform#131 2023-02-01 09:06:30 +00:00
Implement /sources/stats
davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2023-01-31 14:00:36 +00:00
e1c64cef46 Changelog for v123010281 [CI SKIP]
ee064f3cb4 improvement: Improve right to left support (#130)
Compare 2 commits »
davidoskky deleted branch rtl from davidoskky/ReaderForSelfoss-multiplatform 2023-01-29 13:02:18 +00:00
davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#130 2023-01-28 20:22:46 +00:00
Improve right to left support

It's implicit in match_parent dimension

davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#130 2023-01-28 20:22:38 +00:00
Improve right to left support

It's implicit in match_parent dimension

davidoskky commented on pull request Louvorg/ReaderForSelfoss-multiplatform#130 2023-01-28 20:21:50 +00:00
Improve right to left support

The layout is quite small, it doesn't appear to require scrolling on any kind of device.

davidoskky created pull request Louvorg/ReaderForSelfoss-multiplatform#130 2023-01-28 16:43:25 +00:00
Improve right to left support
davidoskky pushed to rtl at davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 16:42:20 +00:00
45e4215a6b Clean up fragments layout
232ccee991 Clean up and improve RTL in home layout
Compare 2 commits »
davidoskky created branch rtl in davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 16:36:13 +00:00
davidoskky pushed to rtl at davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 16:36:13 +00:00
ad81303120 Clean up fragments layout
a904ca359d Clean up and improve RTL in home layout
b0acc403fe Clean up and improve RTL in login layout
a93bd45f0d Clean up upsert source activity layout
5c744d2f18 Clean up and improve RTL in sources list
Compare 5 commits »
davidoskky pushed to master at davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 16:02:32 +00:00
3e46e2ff29 Changelog for v123010261 [CI SKIP]
f28e702549 feat: Handle public instances (#126)
fc31a4399c ci: Pull request should trigger ci.
9b23053b66 fix: Complete the disconnection before redirecting to the login screen
389a04d250 Complete the disconnection before redirecting to the login screen
Compare 5 commits »
davidoskky deleted branch public from davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 12:12:39 +00:00
davidoskky deleted branch disconnect from davidoskky/ReaderForSelfoss-multiplatform 2023-01-28 12:12:22 +00:00