This website requires JavaScript.
Explore
Help
Register
Sign In
owen
/
moshidon
Watch
1
Star
0
Fork
0
You've already forked moshidon
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
7ed1b164b5cc29f2887ca2a29536e8f256be0ec5
moshidon
/
mastodon
History
mishnz
7ed1b164b5
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See:
https://github.com/mastodon/mastodon-android/issues/483
2023-01-01 18:50:09 +13:00
..
src
The Mastodon server does not currently use URL_SAFE encoding on its serverKey. Using URL_SAFE in this client means the client will crash for any server that uses a key that generates a Mime64 string containing a "+" or "/". This change removes the URL_SAFE logic. See:
https://github.com/mastodon/mastodon-android/issues/483
2023-01-01 18:50:09 +13:00
.gitignore
Fix volume buttons in photo viewer
2022-02-17 00:58:12 +03:00
build.gradle
Minor fixes
2022-12-15 20:16:32 +03:00
proguard-rules.pro
Fix crash in ComposeFragment::onSaveInstanceState in release builds
2022-12-15 20:02:26 +03:00