sk
|
ee158e1aba
|
Merge branch 'feature/mark-media-as-sensitive' into fork
|
2022-11-07 21:04:44 +01:00 |
sk
|
40d478aaec
|
tweak styles
|
2022-11-07 21:04:28 +01:00 |
sk
|
e7fb96b3ff
|
Merge branch 'feature/mark-media-as-sensitive' into fork
|
2022-11-07 20:47:15 +01:00 |
sk
|
ef75427b45
|
fix option not being there when editing
|
2022-11-07 20:46:49 +01:00 |
sk
|
2ff4f00774
|
Merge branch 'feature/mark-media-as-sensitive' into fork
|
2022-11-07 20:17:39 +01:00 |
sk
|
534fd8c119
|
implement "mark media as sensitive" button
fixes #21
|
2022-11-07 20:15:16 +01:00 |
sk
|
2d2cd89454
|
Merge branch 'spoiler-height-independent' into fork
|
2022-11-07 17:32:55 +01:00 |
sk
|
9f3f5ca7c1
|
make spoiler height independent of content
fixes #12, fixes mastodon/mastodon-android#166
|
2022-11-07 17:32:37 +01:00 |
Samuel Kaiser
|
c0e6f17c83
|
Merge pull request #28 from br4yd/patch-1
Add German translation for the federated timeline
|
2022-11-07 16:57:21 +01:00 |
sk
|
677f1cb42d
|
Merge remote-tracking branch 'origin/upstream' into fork
|
2022-11-07 16:56:27 +01:00 |
Julien Humbert
|
21927d2e25
|
Add missing line in Android Manifest
|
2022-11-07 12:32:20 +09:00 |
Julien Humbert
|
c35441f5f7
|
Add per-app language preferences
|
2022-11-07 12:27:26 +09:00 |
br4yd
|
3718fe6601
|
Add German translation for the federated timeline
I added the translation strings for the federation timeline tab to the German translation file and also translated the values.
|
2022-11-06 22:21:53 +01:00 |
sk
|
095f234bd5
|
bump version
|
2022-11-06 11:16:31 +01:00 |
sk
|
ebbd5d1fa3
|
Merge branch 'upstream' into fork
|
2022-11-06 11:13:26 +01:00 |
Grishka
|
c8abf26040
|
Fix #301
|
2022-11-06 05:43:17 +03:00 |
Grishka
|
bc733af147
|
Actually no, this makes more sense
|
2022-11-06 05:39:22 +03:00 |
Grishka
|
77a2fd2a60
|
Fix #298
|
2022-11-06 05:36:43 +03:00 |
Gregory K
|
bfa48c2d3e
|
Merge pull request #289 from sk22/fix-editing-cw
Fix spoiler not being published when editing
|
2022-11-04 07:02:40 +03:00 |
sk
|
ef207f885b
|
increase update check interval
|
2022-11-04 03:37:32 +01:00 |
sk
|
c4eee28335
|
Merge branch 'feature/check-for-update-button' into fork
|
2022-11-04 03:34:06 +01:00 |
sk
|
6fe466779e
|
add toash message
|
2022-11-04 03:33:41 +01:00 |
sk
|
e71db1b883
|
custom app name in strings
|
2022-11-04 03:11:10 +01:00 |
sk
|
b6efafe99d
|
Merge branch 'feature/check-for-update-button' into fork
|
2022-11-04 03:09:39 +01:00 |
sk
|
688d466f8e
|
implement manual update check settings item
|
2022-11-04 03:09:19 +01:00 |
sk
|
48a5e262ce
|
bump version
|
2022-11-03 17:18:57 +01:00 |
sk
|
972c05d60b
|
Revert "set unlisted as default visibility"
This reverts commit d34653750e .
|
2022-11-03 17:13:10 +01:00 |
sk
|
acb5778e0b
|
bump version, again
|
2022-11-03 16:36:31 +01:00 |
sk
|
7694c50358
|
Merge branch 'fix-editing-cw' into fork
|
2022-11-03 16:35:31 +01:00 |
sk
|
7ffa368d10
|
fix spoiler not being published when editing
|
2022-11-03 16:33:12 +01:00 |
Y32Gcnte8z
|
53f8f41d88
|
remain visibility when editing
|
2022-11-03 16:15:17 +01:00 |
sk
|
93d57d847e
|
fix newly published posts appearing twice
see https://github.com/mastodon/mastodon-android/issues/283
|
2022-11-03 16:14:12 +01:00 |
sk
|
83a4f5eec2
|
re-add missing onStatusUpdate event listener
|
2022-11-03 16:11:44 +01:00 |
sk
|
85b8bae42e
|
bump version
|
2022-11-02 22:15:26 +01:00 |
Samuel Kaiser
|
64416ef9ee
|
Merge pull request #26 from Y32Gcnte8z/fork
Should we also change the client name in the footer of status?
|
2022-11-02 21:55:20 +01:00 |
Samuel Kaiser
|
6274ab3384
|
Merge pull request #27 from Y32Gcnte8z/visibility
Retain visibility of status when editing
|
2022-11-02 21:53:34 +01:00 |
sk
|
4ea5d94dc6
|
Merge branch 'fix-notifications-crash' into fork
|
2022-11-02 21:41:30 +01:00 |
sk
|
db4dd436b7
|
more concise null check
|
2022-11-02 21:36:14 +01:00 |
sk
|
6906ac6c8f
|
remove unnecessary import
|
2022-11-02 21:34:05 +01:00 |
sk
|
bc0b56a90e
|
avoid null in notification display items
fixes bug where type = status, but status = null,
causing buildDisplayItems to return a null title status item and an account card
|
2022-11-02 21:31:44 +01:00 |
sk
|
349d95b8ee
|
fix syntax error
|
2022-11-02 20:25:42 +01:00 |
sk
|
8c8eb395de
|
Merge remote-tracking branch 'origin/upstream' into fork
|
2022-11-02 20:22:33 +01:00 |
Grishka
|
50c844aa25
|
It was the wrong icon this whole time
|
2022-11-02 11:06:00 +03:00 |
Grishka
|
85b232330b
|
Merge branch 'l10n_master'
|
2022-11-02 11:02:18 +03:00 |
Grishka
|
b4c305d094
|
Add privacy policy step to the signup flow
|
2022-11-02 11:01:52 +03:00 |
Grishka
|
be2ee3a029
|
Fix #277
|
2022-11-02 09:07:48 +03:00 |
sk
|
596799bf2f
|
enable github update check
|
2022-11-01 23:28:55 +01:00 |
sk
|
10a405ef13
|
change self updater api url
|
2022-11-01 21:38:30 +01:00 |
Eugen Rochko
|
118c5d4b44
|
New translations strings.xml (French)
|
2022-11-01 21:31:10 +01:00 |
sk
|
a4cb05080a
|
Merge branch 'upstream' into fork
|
2022-11-01 21:26:44 +01:00 |