GithubHelp home page GithubHelp logo

captainepoch / husky Goto Github PK

View Code? Open in Web Editor NEW
7.0 1.0 0.0 5.9 MB

The most famous Pleroma client for Android.

Home Page: https://husky.adol.pw

License: GNU General Public License v3.0

Kotlin 67.72% Java 32.08% Shell 0.10% Python 0.10%
akkoma android mastodon pleroma

husky's Introduction

Husky

Download F-Droid Download Google Play

Husky is a fork of Tusky aimed to support Pleroma's Mastodon API extensions and whatever could add value to the application.

Main changes so far

  • Emoji reactions support.
  • Removed attachment limits for Pleroma.
  • Support for attaching anything on Pleroma.
  • Support for changing OAuth application name.
  • Markdown support with WYSIWYG editor.
  • Support for extended accounts fields, so you can see who is admin or moderator. on your instance.
  • Subscribing support to annoy you with incoming notification from every post. (upstreamed to Tusky).
  • Support for seen notifications to less annoy you.
  • "Reply to" feature that allows to jump to replied status, useful for hellthreading.
  • Bigger emojis!.
  • "Preview" feature on Pleroma.

Support

You can support the project by contributing to it. Look at the Contributing documentation on how to open issues or fix issues.

Original tracker with issues is at git.mentality.rip/FWGS/Husky/issues.

Acknowledgements

The current maintainer is [email protected]. The previous maintainer is [email protected].

The original app was developed by [email protected]. Tusky's maintainer is [email protected].

License

GNU GPL v3.

husky's People

Contributors

captainepoch avatar a1batross avatar lnchan avatar

Stargazers

Rain avatar David avatar Klaus Alexander Seistrup avatar Rafael Medina avatar FWC avatar  avatar Coool (github.com/Coool) avatar

Watchers

 avatar

husky's Issues

The preview does not show a long status correctly

Husky information

  • Husky version: N/A
  • Android version: N/A
  • Instance: N/A

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

The preview cuts the text and is not able to scroll to see the rest of the status while composing one.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/21

Gif profile pictures are not cropped to round corners

Husky information

  • Husky version: 1.5.0 beta 1.1
  • Android version: 13

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Search @[email protected], you'll see it in search results
  2. Click into the profile page, same problem
  3. Check the picture in posts, still

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

Screenshot_20230411-225827

--

Original issue: https://codeberg.org/husky/husky/issues/84

Cancel posting when attached files are removed

Description of the feature

The idea of this request is to stop posting when you remove an attached file.

  1. Upload multiple media to a post.
  2. Hit post while at least one is still uploading.
  3. Long press "Remove" any media that is stuck.
  4. Post will immediately complete - when the expected behavior is that it should ask you to hit post again.

--

Original issue: https://codeberg.org/husky/husky/issues/44

App crashes when trying to open saved drafts

Husky information

  • Husky version: 1.5.0-beta1
  • Android version: 13
  • Instance: stereophonic.space

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Start replying to a post, cancel it, and save the draft
  2. Try to open saved drafts
  3. App crashes

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/76

Muted users list does not load more users

Husky information

  • Husky version: 1.5.0-beta1.1
  • Android version: 11

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to the muted users list.
  2. Scroll until the last.
  3. The list does not load more users.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/94

Husky does not correctly identify audio file sizes

Husky information

  • Husky version: 1.4.2 (release)
  • Android version: 12
  • Instance: youjo.love

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Create a new post
  2. Attach a file < 40MB (the instance limit)
    This does not seem to occur on other instances (bae.st), nor does it occur in the browser.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/99

Quotting Feature

Hi,

In new Pleroma version 2.6 it's possible to quote a pouet.

Description of the feature

When replying to a status , you can choose repondre at the status or quote the status look at the file below.

Other information

Please, point which backend this feature came from.

  • Software Pleroma : 2.6

--

Original issue: https://codeberg.org/husky/husky/issues/136

When media_proxy uses relative links attempting to save media causes crash

Husky information

  • Husky version: from 1.0.1
  • Android version: 6-13

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

When media_proxy is configured to serve relative links media displays correctly but attempting to download results in a crash.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/17

Custom emoji in names dissapear

Husky information

  • Husky version: from 1.0.1 - 1.5.4
  • Android version: 6-13

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. RT/Fav a post from an user with (custom) emojis at the name.
  2. The emojis dissapear and they are shown as :emoji_code:.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (master).

--

Original issue: https://codeberg.org/husky/husky/issues/29

Inline image syntax don't work

Husky information

  • Husky version: 1.4.6
  • Android version: 13
  • Instance: pleroma 2.6

Please, describe the steps to reproduce the issue:

  1. Using markdown directly :
    ![meme ](https://lord.re/memes/buscemi_kids.jpg)

rendered on pleromaFE
https://sorcie.re/notice/AbSwcVczYLo7bQXBfk

rendered on Husky view attached file

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/135

Enable allowBackups

Description of the feature

Husky disables backups in the manifest. I guess this was done originally in Tusky to prevent private credentials going into Google's backups. But since Husky is no longer in the Play Store anyway, it's basically just Seedvault and similar apps which are being disabled here. That seems undesirable. I want my Seedvault backups to contain Husky and its data.

Quick diff

I didn't build or test this but it should be simple.

diff --git a/husky/app/src/main/AndroidManifest.xml b/husky/app/src/main/AndroidManifest.xml
index 5a4597b..af9a5d5 100644
--- a/husky/app/src/main/AndroidManifest.xml
+++ b/husky/app/src/main/AndroidManifest.xml
@@ -24,7 +24,7 @@
 
     <application
         android:name=".HuskyApplication"
-        android:allowBackup="false"
+        android:allowBackup="true"
         android:icon="@mipmap/ic_launcher"
         android:label="@string/app_name"
         android:requestLegacyExternalStorage="true"

--

Original issue: https://codeberg.org/husky/husky/issues/140

The Note field on account is sometimes hidden

Husky information

  • Husky version: 1.4.2
  • Android version: 13
  • Instance: Akkoma 3.8.0

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Open the account view of an account
  2. For some accounts, the "Your private note about this account" text box is not shown at all.
  3. However, the "Saved!" text below it is still shown briefly on actions (e.g. following)

I did a bit of digging and found that Akkoma sometimes return "note": null instead of "note": "" (empty string) in the Relationship entity (e.g. api/v1/accounts/relationships). When such a response is returned from the server, the note field just disappears.

Husky behaves just fine when the response is an empty string, but any action to the account (e.g. following) seems to set the field to null and then the text box also disappears. Once it disappears, there is no way within Husky to bring it back, but editing the note using another client or the API is a possible workaround.

Ideally, I'd expect Husky to consistently always show the field even if it is null and it should behave the same as an empty string. However, I believe this may interfere with feature detection per this comment. One way around this is to detect if the response JSON contains literally "note": null instead of the field not being present (when we can safely assume the server does not support this feature).

(I cannot find any API spec regarding whether this field should be nullable and I don't know if different instances can agree on this.)

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/92

Home timeline updates delayed/not happening

Husky information

  • Husky version: 1.5.3
  • Android version: 13
  • Instance: shitposter.club

Describe your issue (steps to reproduce it)

Launching Husky and viewing Home timeline. Pull down to refresh timeline. Long delay (20-30 seconds) for update, or no update.

Issue not apparent with other timelines in Husky. Issue not apparent in other apps or browser with this instance. Issue not apparent with other instances.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/159

Recent Media on My Instance Not Loading

Husky information

  • Husky version: 1.5.4
  • Android version: 9
  • Instance: netzsphaere.xyz

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Recent media I post isn't loading but other instances media is loading. This doesn't happen in pleromafe and it happens to other users on my instance so its a husky issue and a netzsphaere issue. Thanks for the help!

Please, describe the steps to reproduce the issue:

  1. post media
  2. sorry there are no more steps

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/177

Deleting a bookmark does not delete the post at the moment

Husky information

  • Husky version: 1.4.5
  • Android version: any

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to bookmarks.
  2. Delete a bookmark (press the green icon).
  3. The bookmark does not get deleted unless you close that view and enter again.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/125

Blank entries for notifications with type "update"

Husky information

  • Husky version: 1.4.4 (play store)
  • Android version: 13 (lineageos 20)
  • Instance: akko.wtf (akkoma)

Describe your issue (steps to reproduce it)

You need two accounts to reproduce easily. There are probably other ways to run into this but this is one I've found.

  1. repeat another user's post
  2. the author edits their post
  3. akkoma reports a notification with type "update" (found by looking at the network inspector in firefox)
  4. akkomafe ignores the notification
  5. husky shows a completely blank entry in the notifications tab

This doesn't seem to happen for posts that were favorited but not repeated. Haven't tried reactions.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/119

Can't edit profile or follow accounts on specific instances

Husky information

  • Husky version: 1.4.4
  • Android version: 13
  • Instance: varishangout.net

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. log into a varishangout.net account
  2. try to follow someone or edit your profile

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/114

Soapbox/Rebased quoted posts (pleroma)

Description of the feature

as user with Soapbox/Rebased (pleroma fork) I'd like to quote posts from others so that conversation can be more interesting.

Other information

Rebased APIs supports quoted posts (pleroma, also, I guess). You can find useful data inside the attribute: pleroma.quote*

This is an example from Rebased APIs

This is web client's look: https://orwell.fun/statuses/ASCc7pmgxSbtlcaeiO

  • Software (Rebased, Pleroma) but not mastodon

--

Original issue: https://codeberg.org/husky/husky/issues/61

Removing a photo while posting a status should stop the posting process

Description of the feature

Modify the behavior of the application for, when it is posting and an user deletes an attached file, it stops posting the status.

The new flow would be:

  1. Upload multiple media to a post
  2. Hit post while at least one is still uploading
  3. Long press, "Remove" any media that is stuck
  4. Post will immediately complete - when expected behavior (IMO) is that it should ask you to hit post again.

(Reported by SirVo).

--

Original issue: https://codeberg.org/husky/husky/issues/23

New emoji picker

Description of the feature

Being that Akkoma allows to react with custom emojis, the idea is to re-use the emoji picker from the compose status view and make one with unicode + custom emojis, so we can use both of them to react.

Also, it will provide automatic filtering of reacting with custom emojis if the instance does not allow that.

--

Original issue: https://codeberg.org/husky/husky/issues/26

Gesture navigation conflicts with lateral menu

Husky information

  • Husky version: from 1.0.1
  • Android version: 6-13

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

Enabling gesture navigation conflicts with the lateral menu at the main view.

Quoting from the mailist:

The drag either registers on the TabLayout, which doesn't do anything since there's no more tabs to the left, or the System "back" action if you drag from closer to the edge of the screen.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/22

Add tree view for thread

Description of the feature

For pleroma and akkoma, the thread is only linear/chronological: all posts in the thread are shown, with only "reply to" as a pointer to which one the post is replying to. This makes it hard to browse a thread IMO.

I'd like the thread to be viewed as tree, as implemented on akkoma and pleroma FE>=2.5:

  • above a post are only the posts it replies to, recursively
  • below a post are only the posts replying to it, recursively, with an indentation to denote the reply depth
    • a maximum depth to be shown for descendant replies to avoid having too big indentation

--

Original issue: https://codeberg.org/husky/husky/issues/158

Logging out of an second account also renders the first one unusable

Husky information

  • Husky version: 1.4.2 (I have not tested in Beta or master yet -- feel free to close if this is already fixed)
  • Android version: 13
  • Instance: Akkoma

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Sign in with the first account in Husky
  2. Now add a second account using the drawer menu
  3. While using the second account, log out using the option at the bottom of the drawer menu
  4. Click around in the first account (e.g. timeline, edit profile, etc.)

Expected: The first account works as usual.
Actual: Pretty much every view shows an unknown error (and the sad Husky mascot image) and I had to log out of the first account as well and start over.

I haven't looked too deep into this one but I believe it may have something to do with tokens. (I don't have Android Studio set up and haven't debugged anything yet.)

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/95

SSL Exceptions in Android API 23 and 24

Husky information

  • Husky version: 1.5.3 (master branch)
  • Android version: 6 (API 23) and 7 (API 24)
  • Instance: tested on outerheaven.club, might happen in others.

Describe your issue (steps to reproduce it)

SSL issues when trying to even login into an instance. Requires review.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (master).

--

Original issue: https://codeberg.org/husky/husky/issues/167

Rotation to landscape stops emoji reactions from appearing in selection box

Husky information

  • Husky version: 1
  • Android version: 13

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. put device in landscape orientation
  2. open Husky, try to react with emoji
  3. emoji picker shows blank spots for emoji, but they are blank
  4. rotating back to portrait retains the empty emoji slots
  5. close and reopen picker in portrait, it's fine

Test device: Pixel 7 Pro running Android 13 (Feb 2022 update TQ1A.230205.002)

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/79

Couldn't specify the center of the image for a preview

Husky information

  • Husky version: 1.5.3
  • Android version: 10
  • Instance: catcatnya.com

Describe your issue (steps to reproduce it)

  1. Go to compose post menu / write new post button menu.
  2. Upload an image file.
  3. In the alt text menu there's no way to specify the center of the image for the preview view.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/166

Thread jumps to the first message

Husky information

  • Husky version: 1.4.2
  • Android version: 13
  • Instance: poa.st

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. open long thread with multiple users
  2. press a user's reply and try to see chain of replies that it's replying to

when you press a reply and try to scroll up, it also instantly takes you to the top of the thread (all the way to OP's post)

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/106

Keep lower timeline static when loading

Description of the feature

Problem

Currently, when pressing the "LOAD MORE" button, the upper part of the timeline is static, and the lower part move downwards to make room for the new loaded activities.

Proposal

The lower part should be static, and the top part should move upwards.

Rationale

Generally, the user wants to read the timeline in chronological order. In a new session of Husky, the user will start reading activities before the "LOAD MORE" button, then press the button for the next activities.

But the timeline pushes the newer activities in the user's view first, forcing the user to scroll back down.

This enhancement, paired with the following TODO, would make browsing Husky smoother.

There is a trick to make the bottom half of the timeline static. The user scrolls the timeline to have the "LOAD MORE" button under the top border. When the button is pressed, the bottom part of the timeline is static. But this is a hack.

--

Original issue: https://codeberg.org/husky/husky/issues/43

UnifyPush protocol implementation

Description of the feature

Migrate the actual Push notification implementation to the UnifiedPush provider (like Tusky).

Keep the old implementation in case users do not want to use the new one.

Other information

Using the provider nfty: https://unifiedpush.org/users/distributors/ntfy/

Endpoints for Pleroma: https://docs.pleroma.social/backend/development/API/differences_in_mastoapi_responses/#push-subscription

--

Original issue: https://codeberg.org/husky/husky/issues/25

Account preferences not showing correct values

Husky information

  • Husky version: 1.4.2
  • Android version: 12

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Do a clean install of the app
  2. Add a Pleroma/Mastodon account and observe that live notifications are active (Android displays the Husky notification)
  3. Disable Live notifications option in account preferences and observe that live notifications are no longer active for the account (Android does not display Husky notification)
  4. Add a second Pleroma/Mastodon account and observe that live notifications are active
  5. Access account preferences for the second account and observe that Live notifications options is not active

This also applies to other settings such as Download media previews, where I enable the option for one account and disable it for the other, but the view always displays the latest values I have specified.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/62

Blurred photos are shown at the Media page of an user

Husky information

  • Husky version: 1.5.4
  • Android version: any
  • Instance: any with blurred images

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to an user's profile with know blurrer photos.
  2. Go to the "Media" tab.
  3. Blurred photos are shown.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/172

Unpin status does not delete it from the list

Husky information

  • Husky version: 1.5.0-beta1.1
  • Android version: 11

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to your profile, "Pinned" tab.
  2. Unpin a status.
  3. The status isn't deleted from the "Pinned" statuses list.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/89

Follow someone does not display the correct text

Husky information

  • Husky version: 1.5.0-beta1.1
  • Android version: 11

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to any profile (not locked for new followers).
  2. Press "Follow".
  3. The text will change from "Follow" to "Following" to "Follow requested".

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/90

Couldn't play an audio / video file during the post upload

Husky information

  • Husky version: 1.5.3
  • Android version: 10
  • Instance: catcatnya.com

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to compose post menu / write new post button
  2. Upload an audio file.
  3. In alt text menu Husky couldn't play the audio / video or display the thumbnail.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/165

Home tab shown as notifications in top bar

Husky information

  • Husky version: 1.4.2
  • Android version: 12

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. use Husky
  2. sometimes notice the bug

didn't figure out what triggers it but like once a day I notice while scrolling home timeline that the top header (wrongly) shows I'm on notifications tab.

  • tapping the bell button changes nothing at all
  • tapping home button fixes the bar, while staying on the home tab, afterwars tapping bell button works as expected

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/67

Direct messages tab closes the app

Husky information

  • Husky version: from 1.1.2
  • Android version: 12

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

  1. Go to the DM tab.
  2. The app closes (but it's not a crash).

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/24

Glitch instances do not show formatting options

Husky information

  • Husky version: from 1.0.1
  • Android version: 6-13
  • Software: Glitch

If you think it is an instance-related issue, please specify the instance.

Describe your issue (steps to reproduce it)

Please, describe the steps to reproduce the issue:

While composing a status, the formatting options are not shown. This might be a problem with the check performed at the time of loading the composing view and see what formatting options the instance has.

Where did you get Husky from:

  • F-Droid.
  • Self-releases.
  • Play Store.
  • Self-compiled (specify tag/commit).

--

Original issue: https://codeberg.org/husky/husky/issues/20

Husky keeps crashing while scrolling long enough notifications list

Husky 1.5.0 from f-droid

Steps to reproduce the crash:

  1. Open Husky
  2. Switch to notifications tab.
  3. Keep scrolling until it needs to reload data from server ( most likely this moment )
  4. It crashes without any warning. Application disappears and doesn't restart itself. When email reporting is activated it pop-ups with monit to select email application.

Instance: mastadon.social

Device details

Version name: 1.5.0
Version code: 198
OS Version: 13
SDK: 33

Using mastadon.social account

--

Original issue: https://codeberg.org/husky/husky/issues/139

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.