- France
- https://amine-bouabdallaoui.fr
- Joined on
2022-07-18
Block a user
c2a1c9eaac
fix: requirecontext issues ?
bf37209a15
debug: activity not found exception.
ad88011454
chore: remove errors logging.
559c17bc1d
fix: quickfix for url param not provided for some sources.
SourceParams handling.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-12 19:41:48 +00:00
Use /sources/stats in the home
Unread count was complicated code-wise. We have no idea if the feature was used/useful, so for now, let's not add it back.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:31:55 +00:00
Use /sources/stats in the home
As unread
is only in the public mode, let's not change this.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:31:55 +00:00
Use /sources/stats in the home
As unread
is only in the public mode, let's not change this.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:23:22 +00:00
Use /sources/stats in the home
This shouldn't be changed.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:07:38 +00:00
Use /sources/stats in the home
The old getSources()
function should stay the same, and should call the api.sourcesStats()
function.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:04:24 +00:00
Use /sources/stats in the home
Source
data class should be deleted.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:03:46 +00:00
Use /sources/stats in the home
Ignore this.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 21:03:37 +00:00
Use /sources/stats in the home
Ignore this.
AmineB
commented on pull request Louvorg/ReaderForSelfoss-multiplatform#133
2023-02-07 20:55:21 +00:00
Use /sources/stats in the home
This should be an extension function fun SourceStats.toSource(): Source