Grishka
b898dc010e
Show an error if a server has signups closed
...
closes #377
2022-11-20 13:36:23 +04:00
Grishka
de369633ec
Fix #386
2022-11-20 12:54:56 +04:00
Grishka
30151cafc2
Yes I can flip that to true
2022-11-19 23:13:50 +04:00
Grishka
a336f6be89
Support domain redirects via /.well-known/host-meta
...
Closes #312
2022-11-15 15:16:58 +04:00
Grishka
79d99a9484
Probably fix #297
2022-11-15 14:11:56 +04:00
Grishka
539ac26e0d
Fix #300
2022-11-14 22:59:34 +04:00
Grishka
2c11b879ae
Fix #283
2022-11-13 19:44:40 +04:00
Grishka
3671803f49
Fix #336
2022-11-13 19:18:42 +04:00
sk
3b28bd6ce9
get poll duration from edited status
...
fixes mastodon#343
2022-11-11 19:10:45 +01:00
Grishka
ae50e618c0
Fix #316
2022-11-08 09:41:07 +03:00
Grishka
defa8b014e
Fix #315
2022-11-08 09:38:26 +03:00
Grishka
159d91f390
Crash fixes
2022-11-08 09:36:56 +03: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
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
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
Grishka
50c844aa25
It was the wrong icon this whole time
2022-11-02 11:06:00 +03:00
Grishka
b4c305d094
Add privacy policy step to the signup flow
2022-11-02 11:01:52 +03:00
David Hewitt
244f2ed911
Fix crash on duplicate custom emojis
...
Fixes #274
Add a merge function to `Collectors.toMap` to discard any duplicate custom emojis that may be returned if a user uses the same custom emoji in both their name and profile.
2022-11-01 14:47:25 +00:00
David Hewitt
eea00b0d53
Load post privacy preference
...
This queries the user's post visibility preference when opening the composer, and sets it on the composer.
In the case of composing a reply, the user's preference is only respected if it is "more private" than the privacy of the post being replied to, as this appears to be the behaviour in the web interface (and is what I'd expect)
2022-10-31 20:51:28 +00:00
Gregory K
e8fa82d0de
Merge pull request #269 from davidmhewitt/fix-image-keyboard
...
Fix receiving images from keyboards
2022-10-31 09:26:29 +03:00
Grishka
e381de812c
Add self-updater for github builds
2022-10-31 09:26:17 +03:00
David Hewitt
8ff3ecb4d4
Fix receiving images from keyboards
...
The call to `super.onCreateInputConnection` was overwriting the mimes in the `outAttrs`, so we can call that first and then modify the mimes.
This fixes the ability to insert GIFs with the default GBoard GIF menu for me.
2022-10-30 14:56:47 +00:00
Grishka
1fa8a9e858
Always show domain for own account
2022-10-26 18:28:57 +03:00
Grishka
212e8893b9
Fix editing
2022-10-26 03:01:39 +03:00
Grishka
367057421b
Declare and request notifications permission (should fix #262 )
2022-10-26 02:46:23 +03:00
Grishka
01970ab69b
Compose media attachment redesign
2022-10-04 07:35:31 +03:00
Grishka
3aa252f681
Fix editing
2022-10-01 01:12:31 +03:00
Grishka
18633291e6
Add monochrome icon
2022-09-29 01:23:00 +03:00
Grishka
f531a90b41
Better editing
2022-09-02 11:21:28 +03:00
Grishka
ff52c37868
Editing
2022-09-02 05:47:20 +03:00
Grishka
8fb2b454dd
Post edit history + extended footer redesign
2022-09-02 02:00:25 +03:00
Grishka
265b2ad32c
Fix #218
2022-08-29 21:21:08 +03:00
Grishka
ba3219d9fc
Fix #209 , fix #198
2022-08-29 00:57:09 +03:00
Grishka
b44e3424e3
Fix #249
2022-08-29 00:12:15 +03:00
Grishka
b2db64022f
Add pre-upload avatar and header resizing
2022-06-06 16:45:56 +03:00
Grishka
37cefcaf6d
Fix #164
2022-05-15 21:13:36 +03:00
Grishka
558adc6936
Add compose shortcut
...
closes #131
2022-05-15 19:14:24 +03:00
Grishka
68d0862008
Close #122
2022-05-13 20:54:22 +03:00
Grishka
c9e13eefa5
Close #146
2022-05-13 20:49:35 +03:00
Grishka
95c66654aa
Fix #149
2022-05-13 19:20:40 +03:00
Grishka
a8407571a4
Fix #151
2022-05-13 19:18:29 +03:00
Grishka
75538deb9b
Fix #156
2022-05-13 19:10:27 +03:00
Grishka
601eec4607
Fix #157
2022-05-13 19:01:29 +03:00
Grishka
9b87d0bece
Fix #153
2022-05-13 18:14:52 +03:00