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
6e13e592d0b900d0384f6ad70cbce723c50609ab
moshidon
/
mastodon
History
mishnz
6e13e592d0
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-10 11:08:20 -03: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-10 11:08:20 -03:00
.gitignore
Fix volume buttons in photo viewer
2022-02-17 00:58:12 +03:00
build.gradle
Bump version number
2023-01-05 13:39:53 -03:00
proguard-rules.pro
Get rid of Microsoft appcenter related stuff
2022-11-26 13:37:03 +05:30