I like cats :)
Working on lemmur with @krawieck@lemmy.ml
Ok I understand now. The Android notifications you are referring to are called “push notifications”, and in-Lemmy are called “in-app notifications”.
going to take longer to be implemented
Currently push notifications are impossible to implement (would require Lemmy servers to cooperate)
On the other hand in-app notifications are possible but are not in lemmur yet
WARNING: due to some internal changes your local settings will be reset (logged out of accounts, removed instances, theme back to default) …
Android 11 issue, already fixed just not released yet
links won’t open at all
Android 11 issue, fixed already.
something is up with the time zones
UTC parsing issue, fixed already.
then the comment gets sent twice
Are you sure?
You can now grab lemmur from f-droid and the Play store. …
APKs are now signed and have changed their appId
. This means it will install on your phone as if it were a different app thus you will lose all local data (mainly added / logged in instances). This change was necessary to prepare for Play Store release…
New APKs are now available for download. For more info about the API migration check the previous post…
As some of you may have noticed lemmur stopped working with some instances, notably lemmy.ml. This is because API v1 was completely removed and replaced by version 2. We have ported lemmur to API v2 and will soon release apks for it. …
congrats! Out of curiosity, what changed from the technical standpoint of your websocket implementation that improved performance?