this post was submitted on 16 Nov 2024
10 points (100.0% liked)

Summit

741 readers
21 users here now

Community to discuss Summit, a 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

Patreon: https://patreon.com/SummitforLemmy

Ko-Fi: https://ko-fi.com/summitforlemmy

Website: https://summit.idunnololz.com/

founded 1 year ago
MODERATORS
 

This release implements the proposal discussed here: https://lemmy.world/post/21570953.

This release overhauls the search screen to show subscribed communities and community suggestions based on what is popular or trending at the moment.

Note: Suggestions shown in the search screen will be based on data gathered from Lemmy servers (more precisely they are based off of https://github.com/tgxn/lemmy-explorer). They are not from data generated from the client. The app does not track/send data to any servers aside from Lemmy & Firebase (for crash/app stability tracking, you can opt-out in settings).

The backend portion that will drive community suggestions feature is open source. You can view it here: https://github.com/idunnololz/summit-for-lemmy-server.

The backend is currently hosted on a Digital Ocean droplet and costs $8/mo. If anyone wants to donate to help cover this cost that would be appreciated but otherwise I can swallow the cost as it's not a large amount.

Full changelog

  • Complete search screen overhaul
  • Fixed a bug where disabling Firebase Crashlytics would leave the rest of the Firebase library enabled which can include components such as a logger.
  • Fixed a bug where the quote feature did not work as expected when text in the comment box is selected and the quote button is pressed.
you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 2 points 16 hours ago* (last edited 15 hours ago) (1 children)

Thanks for update \( ̄▽ ̄)/

But now search is so Lagging because of all communities icon. Is there any way to remove subscribed communites completely? Just show Top, Trending and Rising communities section?

[–] [email protected] 2 points 15 hours ago

I'll add a config in the next update. Thanks for the feedback!