sk
0702703d78
normalize instance uri
2023-06-01 19:13:03 +02:00
sk
2c4504bad3
fix current fragment detection
2023-06-01 19:12:50 +02:00
Eugen Rochko
07ca5a8b77
New translations strings.xml (Bengali)
2023-06-01 19:07:10 +02:00
sk
798a43906f
denser account switcher
...
this one's for @experiencersinternational
2023-06-01 18:46:53 +02:00
sk
41cb0f2e09
implement assist url in instance rules
2023-06-01 18:38:45 +02:00
sk
e12c0fb81f
bump version
2023-06-01 18:10:30 +02:00
Oliebol
ac39f119e2
Translated using Weblate (Dutch)
...
Currently translated at 88.4% (253 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-06-01 16:08:59 +00:00
Espasant3
016faf3df0
Translated using Weblate (Galician)
...
Currently translated at 99.6% (285 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-06-01 16:08:59 +00:00
sk
b2d6879282
reimplement assist content
2023-06-01 18:02:33 +02:00
Eugen Rochko
6926a212f4
New translations strings.xml (Bengali)
2023-06-01 17:46:40 +02:00
sk
89afc05d5c
Merge branch 'main' into pr/FineFindus/530
2023-06-01 16:32:04 +02:00
Eugen Rochko
936f39161b
New translations strings.xml (German)
2023-05-31 20:11:48 +02:00
sk
ee20ee0722
include mentions in reply from notification
...
closes sk22#536
2023-05-31 12:42:48 +02:00
sk
02f9f8c8ea
always update active account, but not others
2023-05-31 12:23:04 +02:00
sk
de3a252884
not as huge share sheet heading
2023-05-31 10:12:12 +02:00
sk
5e7a00de3e
fix crash when logging out active account
2023-05-31 10:05:31 +02:00
sk
2858aeb55e
only set last account id if creating new activity
2023-05-31 09:45:24 +02:00
sk
357104efa9
set checked on basis of fragment's account id
...
closes sk22#538
2023-05-31 09:42:29 +02:00
sk
bb8027c7ef
open externally opened content in main activity
...
closes sk22#533
2023-05-31 01:44:00 +02:00
sk
f9dd787009
fix rules crashing the app
...
closes sk22#535
2023-05-31 00:19:38 +02:00
sk
e005731ba6
theming support for m3 colors
2023-05-30 23:52:26 +02:00
sk
18ae3f4f61
Merge branch 'pr/FineFindus/531'
...
Co-authored-by: FineFindus <63370021+finefindus@users.noreply.github.com>
2023-05-30 22:46:08 +02:00
sk
10dfe0327e
use new account switcher
2023-05-30 22:42:56 +02:00
Jacoco
1d1e921137
Fix GoToSocial crash when markers are null ( #529 )
2023-05-30 19:07:34 +02:00
sk
0985a4c968
getInstance returns optional
2023-05-30 18:57:17 +02:00
sk
8df589c103
safer file writing
2023-05-30 18:56:55 +02:00
FineFindus
71b6b2f451
feat(share): add option open URL
2023-05-30 16:33:09 +02:00
FineFindus
d85940ded8
fix: re-add removed imports
2023-05-30 16:28:04 +02:00
LucasGGamerM
e9e491c0b0
feat: redesign account picker sheet
2023-05-30 16:25:04 +02:00
FineFindus
c73562fb75
feat(external-share): use AccountSwitcherSheet
2023-05-30 16:24:43 +02:00
FineFindus
3feacb59c8
feat(external-share): use transparent background
2023-05-30 16:19:28 +02:00
FineFindus
a033d711c1
feat: show page URL in recents
2023-05-30 15:40:20 +02:00
sk
32081b71f5
throw exception if no instance for session
2023-05-29 13:31:42 +02:00
sk
7849c34d1f
fix account list alignment
2023-05-29 13:25:14 +02:00
sk
24977ec613
bump version
2023-05-29 13:03:18 +02:00
sk
786bbab0d5
Merge remote-tracking branch 'weblate/main'
2023-05-29 13:01:36 +02:00
sk
1facb07c28
Merge remote-tracking branch 'upstream/l10n_master'
2023-05-29 13:01:24 +02:00
sk
bba5aba22d
settings icons not important for accessibility
2023-05-29 12:56:36 +02:00
sk
d7b85d6eba
move invalid strings
2023-05-29 12:47:38 +02:00
sk
6832bfb95c
don't display blocked_by relationship
...
closes sk22#526
2023-05-29 12:34:53 +02:00
sk
4c379b67a3
only auto-open search on pleroma instances
2023-05-29 03:33:31 +02:00
sk
3a2ae1ce71
clean up preferences when removing account
2023-05-29 02:40:15 +02:00
sk
c80afaf9c0
avoid sessions without instance info
2023-05-29 02:40:02 +02:00
sk
31d22bac47
remove unused method
2023-05-29 02:38:52 +02:00
Jacoco
b5f6687925
More Akkoma improvements ( #524 )
...
* Only open account if domain matches
Akkoma will seemingly show results that don't match well. This checks if the domain matches before continuing
* Add "RE:" for quotes where it's missing
* Fix no hashtag history in search
* Skip not implemented discovery and select search on Pleroma
* Set proper max account fields for Pleroma
* Use Pleroma's non-standard poll limits
* Mark notifications as read properly on Pleroma
* Akkoma bubble timeline
* Respect Reply Visibility preference on all timelines
* vertically center if hashtag has no history
* only open account search result if uri equals
* add getInstance and isPleroma methods
* change timelines api, support compatibility checks
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-05-29 02:37:46 +02:00
taniamarquessilva
b3f25af923
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2023-05-28 20:19:30 +00:00
taniamarquessilva
78c141e946
Translated using Weblate (Portuguese)
...
Currently translated at 14.6% (42 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt/
2023-05-28 20:19:30 +00:00
taniamarquessilva
83d36ce736
Translated using Weblate (Portuguese)
...
Currently translated at 52.9% (9 of 17 strings)
Translation: Megalodon/metadata
Translate-URL: https://translate.codeberg.org/projects/megalodon/metadata/pt/
2023-05-28 20:19:30 +00:00
taniamarquessilva
b928357ff1
Translated using Weblate (Portuguese (Portugal))
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pt_PT/
2023-05-28 20:19:30 +00:00
ihor_ck
c074bc57bc
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (286 of 286 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-05-28 20:19:30 +00:00