I am the developer of Summit for Lemmy.

  • 324 Posts
  • 3.06K Comments
Joined 2 years ago
cake
Cake day: June 13th, 2023

help-circle

  • I don’t really think it makes any sense personally for it to be there. The point of the button is (1) for users to know the post was cross-posted somewhere else and (2) a tappable item that if the user taps will display all the locations it was cross-posted too.

    Another user made a good point that it should probably appear after the title because it reads better. Eg. you see the post first and then you see that it’s cross-posted. In addition, it ties the information to the post which makes sense. It shows the user “this post has been cross-posted elsewhere”.

    If it appeared by the name, it would be confusing since the immediate context is the name and community. A name or community being “cross-posted” makes no sense. You can’t cross-post a person or a community. You cross-post a post.










  • I would argue that https://lemmy.world/c/summit?dataType=Post&page=0 is the much more universal link although I think I can shorten it a bit. The issue is that !summit@lemmy.world will only be recognized on Lemmy. If the user is using instant messaging, their SMS app will not recognize !summit@lemmy.world. https://lemmy.world/c/summit?dataType=Post&page=0 however should be recognized everywhere, inside and outside of Lemmy.








  • Super random facts that probably do not matter, and are just for fun:

    If you are downloading the app from github, the issue is that you are downloading all configs/translations for all languages. As more languages get added the APK size will balloon. This issue isn’t present on the play store build since the play store will generate an APK with only the relavent files to your device. For instance between now and 1 year ago, the play store build grew from 6MB to 6.5MB.