Giter VIP home page Giter VIP logo

interstellar's People

Contributors

jwr1 avatar melroy89 avatar olorin99 avatar silkypants avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

interstellar's Issues

Fix notification click handling

Description

At the moment, you can only click on notifications only if they are a comment (either commenting on your thread, or replying to one of your comments). This should be fixed to handle other cases.

Arm64 GNU/Linux flatpak?

Describe the feature you'd like to request

In Flathub and Github releases, interstellar is only packaged for GNU/Linux in amd64.

Please add the arm64 package too.

[Android] App stuck in landscape rotation after background

Describe the bug
After backgrounding the app for a while with a full screen landscaped YT video, the app is stuck in landscape mode and will not rotate into portrait until the next restart.

To Reproduce
Steps to reproduce the behavior:

  1. Load a post with an embedded YouTube video
  2. Play the video in landscape/full screen
  3. Background the app
  4. Wait for a long period (> 10 mins). Open other apps, or generally use device to ensure app is moved into suspension.
  5. Reopen app in portrait orientation, notice the app restarts to main thread screen but locked in landscape orientation. Can freely rotate to other landscape orientation but not to portrait.

Expected behavior
App starts in the correct orientation, and can rotate freely to all supported orientations

Screenshots
Screenshot_20240105-100554.png

Device (please complete the following information):

Pixel 7 running Android 14

Interstellar todos

Fixes

  • Fix vote status not updating on detailed entry views: e557636
  • Fix the username that shows on the user screen: 0de2488
  • Fix inkwell corners for comments in search and user profile: 0de2488
  • Add app bar title to microblog post pages: 85b254d
  • Fix non preview post images from taking more space than needed: 85b254d

Improvements

  • Clean up models (and move to separate directory) by using the freezed package, or something similar: ca0da7f
  • Check for duplicate items when loading pagination: c856953
  • Sort the list of accounts by host, then username: e61ddca

Features

  • Icon design for Interstellar: #3
  • Implement comment editing: #4
  • Improve markdown editing (like a preview tab)
  • Markdown user/magazine mentions: 0621e05 & 3634bbb
  • Markdown spoiler support
  • Implement InteractiveViewer for images when clicked on: 2dfec9e
  • Directly embed video for YouTube links: b9f83ad
  • Support peertube embedding
  • Implement creating new threads: #7
  • Implement editing threads: #4
  • Add support for reporting content: e61ddca
  • Add support for blocking content: 60a6913
  • Add i18n support
  • Add notification support: 92e83a4
  • Local push notification support
  • Use link dialog for thread links (similar to markdown links): 51dac89
  • Add webview option for link dialogs: 51dac89
  • Show option in triple dot menu to open a thread/post/comment in the browser: 7df6e88
  • Show option to copy a URL: 959f59a
  • Handle comments past comment depth limit: ebc5dce
  • Handle clicking on notifications
  • Add messages interface in profile screen: 7b723e2
  • Add support for entry image uploading: #9
  • Add support for post image uploading: #12
  • Add a "compact" mode for wide/large screens where the UI is more similar to Kbin's web UI: c22dc31
  • Support for editing profile details: #19
  • Support for deleting avatar and cover from profile: #33
  • Add filter/grouping/federation options to explore for magazines & users
  • Support for viewing and editing user account settings: #33
  • Add sorting options back to new user page: 4ca930a

Moderation

  • View magazine rules
  • View magazine owner and moderators
  • Edit magazine details
  • Mod actions (pin, remove, etc.) on content
  • Create magazine
  • View and manage reports

Microblogging

  • Add support for viewing posts in feed: #2
  • Add support for voting/boosting posts: #2
  • Add support for replying to posts: #2
  • Add support for viewing posts in mag/user/domain feed: #4
  • Add support for creating new posts: #7
  • Add support for editing posts: #4

Lemmy support

Lemmy API docs here

  • Comment viewing support: 069eb37
  • Load magazine (community) details when the magazine specific page is opened: 29a337d
  • Load user details on user page (same as above): #24
  • Comment creation support: 21cf65a
  • Add host back to lemmy user/magazine names when parsing model: e6a5a5d
  • Search functionality: #25
  • Magazine sorting and filtering: 97cf4bf
  • Lemmy specific sorting options
  • Post creation support: #28
  • Notification viewing support
  • Direct message support
  • Fix post editing and deleting

General Lemmy support

Lemmy API docs here

  • Comment viewing support: 069eb37
  • Load magazine (community) details when the magazine specific page is opened: 29a337d
  • Load user details on user page (same as above): #24
  • Comment creation support: 21cf65a
  • Add host back to lemmy user/magazine names when parsing model: e6a5a5d
  • Search functionality: #25
  • Magazine sorting and filtering: 97cf4bf
  • Lemmy specific sorting options: #45
  • Post creation support: #28
  • Notification viewing support
  • Direct message support
  • Fix post editing and deleting: #48.

Moderation support

  • View magazine rules
  • View magazine owner and moderators
  • Edit magazine details
  • Mod actions (pin, remove, etc.) on content
  • Create magazine
  • View and manage reports

Add to F-droid

Describe the feature you'd like to request

Would it be possible to add this app to F-droid?

Additional context

No response

Embedded YT videos continue playing when in background or post back tapped

Describe the bug
After an embedded YouTube video is playing, this will continue when the app is put into the background or if the screen is dismissed, and then continue to stack if the post is opened again

To Reproduce
Steps to reproduce the behavior:

  1. Find a post with a YouTube link and open it
  2. Ensure the video is playing
  3. Tap back to dismiss the post screen, or background the app
  4. Notice the audio for the video continues to play, regardless of the post state

Expected behavior
The video should stop or pause, at least on mobile, depending on the action taken. If the post is dismissed the video should be completed stopped

Screenshots
https://github.com/jwr1/interstellar/assets/738172/9863d534-c948-4fcd-9b18-119ebe59f017

Device (please complete the following information):

Pixel 7 Android 14

Transparent bottom bar

Right now the app displays a solid black bar for the navigation bar on the bottom. I think it would look better changing it to be transparent like other apps. Image for reference:

Content navigation bar is cutoff on the right-hand side of the screen

Describe the bug

Issue Description - while reading comments, those with replies show content cut off on the right side of the comment navigation bar. Please refer to screenshots

Steps to Reproduce

  1. Go to any post with more than 10 comments posted.
  2. Open post
  3. Scroll to any comment with nested replies
  4. View comment navigation bar content is cutoff
Screen_Recording_20240301_153149.mp4

Version

0.4.0

What platform(s) are you seeing the problem on?

Android

Additional context

No response

Choosing languages to see posts in

Describe the feature you'd like to request

Add the ability in setting to choose in languages of posts (threads/microblogs) you see on Feed. I think it would be especially helpful to all non-English speaking users, but would be helpful to English speakers who wish to not see non English content as well

Additional context

Additionally it would be useful if there was ability to choose new post language (when you create them) like on web frontend

Update Interstellar icon to remove kbin portion

Description

Since Interstellar supports multiple platforms, and the initial platform (kbin) has stopped development, it probably makes sense to change the inner logo inside the Interstellar icon to use the fediverse logo (either that or completely remove it).

Fediverse:

Current icon:

Mbin support?

Describe the feature you'd like to request

Your project description only mentions Kbin. But hopefully it will support Mbin as well (now and in the future)? If so, please update your 'about' section in GitHub as well as your Readme file.

Mbin has almost the same API for now. See also: https://kbin.melroy.org/api/docs. We even provide an info endpoint so you know it's mbin: https://kbin.melroy.org/api/info (too bad Kbin doesn't have this yet, so in the meanwhile you can use the AP nodeinfo spec: https://kbin.melroy.org/nodeinfo/2.1). Allowing you to see either the software is using either kbin or mbin.

Additional context

No response

Log in to some Lemmy servers fails

Describe the bug

An error message appears when attempting to log in to some Lemmy servers. Issue was noted on lemmy.blahaj.zone, but may also occur on other servers. Midwest.social was noted as working as expected.

Steps to Reproduce

  1. Go to add account
  2. Enter an affected Lemmy instance (such as lemmy.blahaj.zone) under instance host and tap Continue
  3. Enter a user name and password
  4. Error message will appear as in screenshot below

Screenshot_20240302-221834_1

Version

0.4.0

What platform(s) are you seeing the problem on?

Android

Additional context

No response

Dense layout mode

Describe the feature

Give the option to enable a dense layout mode, likely where cards are replaced with dividers and there's less spacing between posts and comments in general. Maybe even remove the body preview?

Additional context

No response

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.