[-] micahmo@programming.dev 2 points 6 days ago* (last edited 6 days ago)

Oh good catch! You're absolutely right, we only look up the first 50 unread messages when we generate notifications.

https://github.com/thunder-app/thunder/blob/f02fbfa0f80c26c59d4e7a88fced8059807e6df7/lib/notification/utils/local_notifications.dart#L75

We would have to implement some paging here to retrieve all unread messages.


Tagging @darklightxi@lemmy.world as you might be interested in this!

[-] micahmo@programming.dev 2 points 6 days ago

I think you hit the nail on the head. I'll just add for clarity that (unless something has changed) Lemmy can only determine cross-posts based on matching links (whether it's an article, image, etc.). There is no way to correlate text cross-posts, which is why the UI (both the Lemmy web UI and Thunder) put the little "cross-posted from..." note in the body. At the very least, that helps the user find the original post from a cross-post, considering there is no special relationship in the back-end between cross-posted text posts.

Again, this was my understanding of how things worked last time I looked into this.

[-] micahmo@programming.dev 3 points 6 days ago

Aside from everyone else's suggestion to disable battery optimizations, which is a likely culprit, I would also suggest logging out of your account(s) and back in. Sometimes if there is stale info, the notifications will fail silently in the background.

[-] micahmo@programming.dev 4 points 3 months ago

Glad you like it!

[-] micahmo@programming.dev 7 points 3 months ago

This feature is now in development for Thunder!

https://github.com/thunder-app/thunder/pull/1516

[-] micahmo@programming.dev 6 points 3 months ago

Hey, thanks for sharing this! We now have a GitHub issue open to track the two small things that Thunder failed. Nice to see it did so well, though! :-)

https://github.com/thunder-app/thunder/issues/1513

[-] micahmo@programming.dev 4 points 4 months ago

Since you mentioned RDP over SSH, I thought you might be interested in this GUI tool I made to do just that.

https://github.com/micahmo/RDPoverSSH

[-] micahmo@programming.dev 4 points 4 months ago

Hi @blackbrook@mander.xyz, is it possible that you could show a screen recording of the issue you're seeing? I'm wondering if you're seeing the playback controls (play/pause/seek/etc). These appear over the video at the very beginning and have a dimmed background so you can see the controls. This is pretty standard for video players (e.g. YouTube does the same). As @MicrowavedTea@infosec.pub said, you can tap anywhere to hide the controls and undim the video.

[-] micahmo@programming.dev 5 points 6 months ago* (last edited 6 months ago)

Just FYI, coming from a Thunder dev, the full contents of deleted and removed contents are available via the API, and it's up to us to hide the contents. It's easy to miss use cases (like another user mentioned you can see deleted comments by replying in Sync; that's just an (easy) oversight by the dev). I'm glad to hear that they won't even be available in the API starting with 0.19.4!!

[-] micahmo@programming.dev 13 points 6 months ago

I will admit I am very biased as a contributor to Thunder. I'm not an expert on all clients but Thunder has some super cool features.

  • Really good markdown rendering (I've seen it render things that the other "big" apps miss.
  • The agility to post and (soon) comment as any of your logged-in accounts.
  • Notifications for inbox messages, soon to be integrated with UnifiedPush.
  • Really good Lemmy link parsing and in-app navigation.
  • Ability to favorite communities.
  • Customizable swipe gestures, username and community name formatting and coloring, action colors, etc.

And these are just some of the recent things on the top of my head! I'm sure others can chime in with things I missed!

[-] micahmo@programming.dev 5 points 7 months ago

This isn't yet supported from the account page (it should be at some point), but there is a workaround. It you navigate to your user profile elsewhere in the app, for example by searching for yourself or tapping your username on a post/comment, then scrolling should hide the banner as you expect. Hope that helps!

view more: next ›

micahmo

joined 1 year ago
MODERATOR OF