aim is to make the app a treat to use
It already is! Thanks for all you do
Community to discuss Summit, an open-source Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Source: https://github.com/idunnololz/summit
Support the app
Website: https://summit.idunnololz.com/
aim is to make the app a treat to use
It already is! Thanks for all you do
Hello,
First of all, thank you for the update.
I’m going to be generous and leave the PieFed post up for one more release but I will definitely reset it next release. If you want Summit to support PieFed please upvote this post: https://lemmy.world/post/31899935 .
Can we post about this on !piefed_meta@piefed.social ?
I honestly don't know lol. I mostly just want to poll Summit users if at all possible. In an ideal world I would have implemented this poll in app but I don't have a mechanism like that (yet).
Noted, thanks! Seems like the current upvotes are at 178, would 180 be enough or are you set on 200?
Thanks for the update!
I don't understand the change in regards to how 'mention' suggestions are handled. When viewing this changelog post in summit, they show identical text. When I started writing this comment I noticed that they are in fact different in the markup/source code, as seen above the input box.
So what effect does that change have in practice, or does it functionally do the same just less verbose?
Ah, this is a bug with Summit.
The change is, before this release Summit would insert a markdown link to a person/community when a mention suggestion is tapped. After the change Summit will instead insert a Lemmy specific mention when a mention suggestion is tapped.
The inserted text itself is different but the actual difference is they use different mechanisms to mention a user. The old way inserts a hard link which would link to the instant the user is on. The new way inserts a mention, it relies on Lemmy to generate an appropriate link based on the instance you are currently on.
In other words the old method inserted an absolute link (ie. Everyone will be directed to the same page no matter which instance they are on) where as the new method is relative (users are directed to a different page based on which instance they are on).
Can we have the option to hide stuff from the toolbar?