Eugen Rochko
3faf2ce9b9
New translations strings.xml (Greek)
2023-11-15 16:42:22 +01:00
Grishka
cbe243fc9e
Open link in browser when a post/account links to itself
...
closes #739
2023-11-15 18:17:08 +03:00
Grishka
a438f633be
Pre-reply sheets
2023-11-15 18:05:38 +03:00
Jacoco
6b234209c6
Previewing posts on Akkoma ( #933 )
...
* Previewing posts on Akkoma
* move preview property into status
* clean up code
* revert imm-related changes
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-11-15 15:17:29 +01:00
Jacoco
786ce78b08
Translations for Akkoma ( #934 )
...
* Translations for Akkoma
* simplify akkoma translation code
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-11-15 14:32:56 +01:00
sk
cde332684e
bump version
2023-11-15 14:07:00 +01:00
Eugen Rochko
37ef67d7ac
New translations strings.xml (Italian)
2023-11-15 13:33:31 +01:00
sk
d51e06b61f
save latest crash log
...
closes sk22#932
closes sk22#419
2023-11-15 12:06:54 +01:00
Eugen Rochko
67d631b0f0
New translations strings.xml (Russian)
2023-11-15 07:59:18 +01:00
Eugen Rochko
fc302ffa5f
New translations strings.xml (Belarusian)
2023-11-15 03:27:35 +01:00
LucasGGamerM
231d494955
Merge pull request #302 from FineFindus/fix/notification-filter-reset
...
fix(notification/filter) rename reset button
2023-11-14 19:17:05 -03:00
LucasGGamerM
df05fa9f3b
Merge pull request #301 from FineFindus/feat/move-unlisted-replies
...
feat(settings): move unlisted replies to privacy page
2023-11-14 19:15:37 -03:00
FineFindus
a64f6c1625
refactor(notifications/filter): move duplicated code to function
2023-11-14 22:51:37 +01:00
FineFindus
cb7586f973
fix(notifications/filter): update reset button title
2023-11-14 22:28:31 +01:00
FineFindus
a078bb3597
feat(settings): move unlisted replies to privacy page
2023-11-14 22:14:38 +01:00
Eugen Rochko
8c28556a94
New translations strings.xml (Chinese Traditional)
2023-11-14 20:53:35 +01:00
Grishka
45cc531eec
Thread fragment tweaks part 2
2023-11-14 21:27:15 +03:00
Grishka
5c9ad9286d
Thread fragment tweaks part 1
2023-11-14 19:23:42 +03:00
Eugen Rochko
ad1c9486d7
New translations short_description.txt (Hungarian)
2023-11-14 15:33:01 +01:00
Eugen Rochko
ad6a03b712
New translations strings.xml (Hungarian)
2023-11-14 15:33:00 +01:00
Eugen Rochko
36bb8010bc
New translations strings.xml (Swedish)
2023-11-14 13:43:32 +01:00
Eugen Rochko
2200da7a16
New translations strings.xml (Hungarian)
2023-11-14 13:43:31 +01:00
Grishka
688c0e2e85
Use sp units in more places
...
#723
2023-11-14 09:54:55 +03:00
LucasGGamerM
e80348ac7d
Merge pull request #299 from FineFindus/fix/notification-header
...
fix(notification): allow clicking on status item to open profile
2023-11-13 21:59:08 -03:00
sk
0c376d57e7
fix timeline editor messing with non-hashtag tls
2023-11-13 21:31:54 +01:00
sk
ee82772fee
weather icons :)
2023-11-13 21:30:06 +01:00
sk
d5b6750abe
fix hashtag options showing up for all timelines
2023-11-13 21:17:58 +01:00
sk
70328217c6
add bookmarks and favorites as timelines
...
closes sk22#908
2023-11-13 21:10:33 +01:00
sk
733fb3f53a
re-add pre-releases setting
...
closes sk22#906
2023-11-13 21:02:06 +01:00
sk
f82eb96a35
increase translate timeout to 1 minute
...
closes sk22#910
2023-11-13 20:50:43 +01:00
sk
148952b96c
update cache on poll vote
...
closes sk22#924
2023-11-13 20:48:16 +01:00
sk
52928e1577
increase default read timeout
...
closes sk22#923
2023-11-13 20:43:34 +01:00
sk
cd13777c06
fix report view, allow opening posts in list
...
closes sk22#928
closes sk22#441
2023-11-13 20:39:27 +01:00
Eugen Rochko
714345a65d
New translations strings.xml (French)
2023-11-13 19:16:10 +01:00
sk
b21e2acdb6
fix metadata items being cut off
...
closes sk22#921
closes sk22#648
2023-11-13 19:11:04 +01:00
sk
2b65aeb8b4
fix edit note item visible in context menu
2023-11-13 18:48:24 +01:00
Jacoco
a8dcb11094
feature: Display post that's being quoted on Akkoma ( #927 )
...
* Displaying Akkoma quote status
* Dummy display items for quote posts
* Only remove quote-inline with RE:
* fix null reference (reply-to instead of quote status)
* fix text bottom padding in quote
* Postprocess status quote
* fix rounded bottom for quoted media
closes sk22#929
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-11-13 18:46:15 +01:00
Gregory K
34a1c7e408
Merge pull request #736 from alex-vit/alexv/fix/delete_account_shared_pref
...
Delete `id.xml` shared pref from the correct dir
2023-11-13 18:07:24 +03:00
Aleksandrs Vitjukovs
6255221d6a
Delete id.xml shared pref from the correct dir
2023-11-13 16:54:10 +02:00
Eugen Rochko
58364de72a
New translations strings.xml (Armenian)
2023-11-13 05:28:24 +01:00
sk
aa42873274
use verified/error text colors for diff
2023-11-12 23:01:46 +01:00
FineFindus
8a5b36db96
feat(profile): add note ( #918 )
...
* feat(profile): add note
* simplify note code
* adjust spacing
* size and hitbox adjustments, progress
* profile menu item to add note
---------
Co-authored-by: sk <sk22@mailbox.org >
2023-11-12 22:37:31 +01:00
FineFindus
0dcb9361ea
fix(notification): allow clicking on status item to open profile
2023-11-11 19:27:35 +01:00
Eugen Rochko
6d64df4ee4
New translations strings.xml (Turkish)
2023-11-11 15:16:48 +01:00
Gregory K
7bac2f206b
Merge pull request #734 from FineFindus/feat/translate-media-upstream
...
Allow translation of attachments, spoilers and polls
2023-11-11 08:01:13 +03:00
FineFindus
75e1a17a2c
fix: add args in correct order
2023-11-10 22:05:21 +01:00
FineFindus
47b13384a8
feat(status/translation): support translating spoiler
2023-11-10 22:04:07 +01:00
FineFindus
77b9efa7d1
feat(status/translation): support translating spoiler
2023-11-10 22:01:24 +01:00
FineFindus
be5f3b18af
feat(status): translate poll options
2023-11-10 22:00:47 +01:00
FineFindus
d5d12a7ce5
fix(status/translation): do not require all fields
2023-11-10 22:00:47 +01:00