dontobi
a60046f6ef
German translation - suggested by FineFindus
2023-01-02 22:15:00 +01:00
FineFindus
b0d223c47c
Merge branch 'master' of https://github.com/LucasGGamerM/moshidon into feat/favourite-animation
2023-01-02 21:59:39 +01:00
FineFindus
185a8c776b
feat(StatusDisplayItem/favouriteIcon): add spin animation when clicked
2023-01-02 21:57:19 +01:00
LucasGGamerM
f510ee3b4d
Merge pull request #23
...
Update german translation
2023-01-02 17:56:59 -03:00
dontobi
e7a29824e8
Update german translation
2023-01-02 21:54:35 +01:00
LucasGGamerM
69b86dd98c
Merge pull request #21
...
feat(compose/emoji) add a recent category to the emoji keyboard
2023-01-02 17:48:39 -03:00
LucasGGamerM
55807dc7c6
Merge pull request #22
...
small update of the german translation
2023-01-02 17:45:43 -03:00
dontobi
9a6ee719c4
small update of the german translation
2023-01-02 20:57:23 +01:00
Eugen Rochko
f7b8ed519c
New translations strings.xml (Filipino)
2023-01-02 20:56:03 +01:00
Eugen Rochko
eba88f2c0a
New translations strings.xml (Filipino)
2023-01-02 20:00:36 +01:00
FineFindus
1b02af382c
fix(emoji/recent): remove unused imports
2023-01-02 19:43:30 +01:00
FineFindus
4fe87a9888
merge: merge newest upstream/master
2023-01-02 19:42:42 +01:00
LucasGGamerM
91995155e9
Updating 84 changelog
1.1.4+fork.84.moshinda
2023-01-02 13:47:42 -03:00
LucasGGamerM
aae0ff5aa7
Fixing the bug with the german translation
2023-01-02 13:42:45 -03:00
LucasGGamerM
821d9b8a5e
84 changelog
2023-01-02 13:41:51 -03:00
LucasGGamerM
2070aed38f
Bumping version number
2023-01-02 13:40:03 -03:00
LucasGGamerM
986979eefc
Merge remote-tracking branch 'origin/master'
2023-01-02 13:38:59 -03:00
LucasGGamerM
ed3ce54b24
Merge pull request #20
...
German translation
2023-01-02 13:38:52 -03:00
LucasGGamerM
c80ebf2eda
Fixing the login error
2023-01-02 13:38:29 -03:00
FineFindus
42fcd6df51
refactor(emoji/recent): rename NEW_RECENT to NEW_RECENT_VALUE
2023-01-02 16:58:31 +01:00
LucasGGamerM
1f4031da61
Editing the 83 changelog once more
2023-01-02 12:53:39 -03:00
Tobias S
d0ebee74ca
Merge branch 'LucasGGamerM:master' into master
2023-01-02 16:52:51 +01:00
Tobias S
e8ec042d96
German translation
2023-01-02 16:52:11 +01:00
LucasGGamerM
bd61bf32b6
Changing the 83 changelog
1.1.4+fork.83.moshinda
2023-01-02 12:49:17 -03:00
FineFindus
8b12fac766
feat(emoji/recent): add clear recent emoji setting
2023-01-02 16:47:41 +01:00
LucasGGamerM
ab7e6b3332
Bump version number
2023-01-02 12:45:27 -03:00
LucasGGamerM
548da48615
Adding 83 changelog
2023-01-02 12:44:57 -03:00
FineFindus
0b6128bcdd
feat(compose/emojis): add category of recent emojis
2023-01-02 16:44:14 +01:00
LucasGGamerM
198a7d5ad3
Merge pull request #18
...
feat(compose/publish): Add warning dialog when no image description is provided
2023-01-02 12:33:10 -03:00
LucasGGamerM
040f244e15
Fixing up the bot icon for good
2023-01-02 12:28:07 -03:00
LucasGGamerM
98bc6f14a9
Fixing some icons again
2023-01-02 12:14:27 -03:00
LucasGGamerM
b92e6d2c48
Fixing some icons
2023-01-02 12:12:55 -03:00
LucasGGamerM
ac3875fe08
Fixing #19
2023-01-02 11:46:15 -03:00
FineFindus
6fdbafc67b
fix(compose/publish): remove unnecessary import
2023-01-02 12:57:18 +01:00
FineFindus
5aebdcaa6a
feat(compose/publish): add warning when no image description provided
2023-01-02 12:53:34 +01:00
Gregory K
60517b00f3
Merge pull request #491 from mishnz/master
...
Second fix for MIME64 inconsistency in serverKey.
2023-01-02 14:23:23 +03:00
mishnz
faf5e8e82b
Merge branch 'master' of https://github.com/mishnz/mastodon-android
2023-01-03 00:16:12 +13:00
mishnz
7264982761
serverKey assignment was missing, corrected.
2023-01-03 00:15:45 +13:00
mishnz
fedf74258f
Merge branch 'mastodon:master' into master
2023-01-03 00:06:53 +13:00
mishnz
def4960be6
Second fix for MIME64 inconsistency in serverKey.
...
The previous fix https://github.com/mastodon/mastodon-android/pull/486 would break any connections to any instances using WEB_SAFE MIME64 encoding on the serverKey, which actually appears to be the usual case.
This update reverts to the previous logic, but also converts standard MIME64 characters ('/' and '+') to their WEB_SAFE equivalents.
This ensures the standard case of WEB_SAFE BASE64 serverKeys and the anomolous case of DEFAULT BASE64 keys both work.
2023-01-02 23:56:52 +13:00
LucasGGamerM
2969a3e4fd
Including @FineFindus on the changelog
2023-01-01 19:41:42 -03:00
LucasGGamerM
e1fcf44aa6
Adding more stuff onto the changelog
1.1.4+fork.82.moshinda
2023-01-01 19:28:26 -03:00
LucasGGamerM
ddbfe9de57
Changelog for 82 and updating screenshots
2023-01-01 19:25:17 -03:00
LucasGGamerM
b2ee1527af
Bump version number
2023-01-01 19:17:40 -03:00
LucasGGamerM
c94706745f
Merge pull request #17
...
German translation
2023-01-01 19:13:13 -03:00
LucasGGamerM
8aef61ff09
Second iteration of the bot icon
2023-01-01 19:12:29 -03:00
Tobias S
5d6e245ec2
Merge branch 'LucasGGamerM:master' into master
2023-01-01 22:13:11 +01:00
dontobi
8dd4d1a41d
German translation
2023-01-01 22:12:36 +01:00
LucasGGamerM
10f9230139
First iteration of the bot account tag
2023-01-01 18:06:26 -03:00
LucasGGamerM
32c94c8948
Merge remote-tracking branch 'origin/master'
2023-01-01 17:24:23 -03:00