sk
e58aeec097
query notifications on load posts
...
closes sk22#471
2023-03-21 10:22:09 +01:00
sk
58b000927a
session-specific notification badge
...
fix sk22#470
2023-03-21 10:03:31 +01:00
sk
797642b972
fix profile fragment crash
...
closes sk22#469
2023-03-21 09:56:44 +01:00
sk
781856b822
bump version
2023-03-21 00:55:11 +01:00
sk
ff272179e7
implement notification badge using markers
2023-03-21 00:52:20 +01:00
sk
bec47f40f7
colorful swipe-to-refresh spinner
...
closes sk22#455
2023-03-20 23:25:29 +01:00
sk
f9607a434a
use accent color for notif title
...
closes sk22#461
2023-03-20 22:19:15 +01:00
LucasGGamerM
4ceacae954
refactor: simplify code in 56e5877040
2023-03-20 16:36:42 -03:00
LucasGGamerM
56e5877040
fix(custom-local-timelines): fix NPE in ended polls. Fixes #110
2023-03-20 16:09:06 -03:00
sk
f4365ed163
fix context menu resizing
...
closes sk22#467
2023-03-20 19:17:22 +01:00
sk
054ab774d5
Merge branch 'fix/header-follow-protected-account'
2023-03-20 18:28:27 +01:00
sk
8ca33b552d
fix following protected account from header
...
closes mastodon#549
2023-03-20 18:23:49 +01:00
sk
6734c2b9f7
add null check for source object
...
closes sk22#460
2023-03-20 14:22:46 +01:00
sk
c484477d6a
persist translation between display items
...
closes sk22#466
2023-03-20 11:24:47 +01:00
sk
d9b5223749
collapse regardless of in timeline
...
re: sk22#462
2023-03-20 10:48:00 +01:00
sk
55856450b3
hopefully fix broken compact reply line
2023-03-20 10:22:43 +01:00
sk
bb28a3bf83
Merge remote-tracking branch 'upstream/master'
2023-03-19 18:51:10 +01:00
LucasGGamerM
c0484de506
feat: add toggle to disable double tap to swipe action
2023-03-19 11:20:46 -03:00
LucasGGamerM
addb1b27bb
Merge remote-tracking branch 'mastodon/master'
2023-03-18 22:39:08 -03:00
LucasGGamerM
96ecdcd33c
fix(custom-local-timelines): translate button now works
2023-03-18 22:36:51 -03:00
LucasGGamerM
e3f445cbed
fix(custom-local-timelines): polls are now votable
2023-03-18 22:21:09 -03:00
LucasGGamerM
8ccb505165
Revert "refactor(account-switcher-sheet): remove duplicated code"
...
This reverts commit 9c01f7a522
.
2023-03-18 17:03:15 -03:00
LucasGGamerM
98c193ac51
Merge pull request #125
...
Feat: share URL to open
2023-03-18 16:49:52 -03:00
FineFindus
9c01f7a522
refactor(account-switcher-sheet): remove duplicated code
2023-03-18 20:09:07 +01:00
FineFindus
f3c9f52d37
feat(share): add option open URL
2023-03-18 20:02:26 +01:00
LucasGGamerM
223aa7043b
fix: MediaGrid and LinkCard inset values too low, causing items to be cut by borders
2023-03-18 14:52:24 -03:00
LucasGGamerM
3178b5f41c
fix: NPE when fragment is empty and HomeTabFragment is checking isScrolledToTop()
2023-03-18 13:53:02 -03:00
FineFindus
ea823ef0cf
feat(NotificationsFragment): switch tab when triple clicking
2023-03-18 16:03:54 +01:00
FineFindus
62d5c7a492
feat(HomeTabFragment): switch timeline when triple clicking
...
Closes #83 . When clicking the HomeTab and the timeline is already scrolled up, the timeline is cycled.
2023-03-18 15:57:13 +01:00
FineFindus
287e75e54a
feat(Scrollable): add isScrolledToTop
...
Checks if the list is already scrolled to the top. Can be used to change the interaction depending on it.
2023-03-18 15:43:14 +01:00
LucasGGamerM
02af385853
feat: redesign account picker sheet
2023-03-17 17:44:17 -03:00
LucasGGamerM
ede2a3e0b5
Revert "feat(external-share): start re-design"
...
This reverts commit 6e5fa34be6
.
2023-03-17 17:16:40 -03:00
FineFindus
6e5fa34be6
feat(external-share): start re-design
2023-03-17 20:41:12 +01:00
FineFindus
8ce782b578
feat(external-share): use AccountSwitcherSheet
2023-03-17 20:41:07 +01:00
FineFindus
05168b9826
feat(external-share): use transparent background
2023-03-17 20:38:56 +01:00
FineFindus
82fac1d4e7
fix(search): check for empty queries
...
Fixes an error message, which would appear, if the search query was blank.
2023-03-17 16:19:38 +01:00
FineFindus
1dc90f930a
fix(recent-url): remove error log message
2023-03-17 16:11:10 +01:00
FineFindus
aa56d160e6
feat(recent-url): add domain to selected status
2023-03-17 15:46:32 +01:00
FineFindus
452eac6fd7
feat(recent-url): add domain to discover fragments
2023-03-17 15:34:45 +01:00
FineFindus
d37a2b9db7
feat(recent-url): add domain to timelines
2023-03-17 15:07:30 +01:00
FineFindus
14e2747599
fix(recent-url): add support for own profile
2023-03-17 13:49:50 +01:00
sk
bf9afba590
bump version
2023-03-17 02:31:23 +01:00
sk
b667afc7cd
some barebones calckey compatibility
...
re: sk22#429
2023-03-17 02:30:21 +01:00
sk
21b0736842
fix null pointer exception
...
closes sk22#442
2023-03-17 01:28:38 +01:00
sk
8bd3c7cc28
fix crash when navigating while sending
...
fix sk22#446
2023-03-17 01:23:14 +01:00
sk
4db90b87f4
compare status lang to device locale
...
re: sk22#458
2023-03-17 01:06:43 +01:00
sk
46fd0be0eb
Merge remote-tracking branch 'upstream/l10n_master'
2023-03-17 00:56:38 +01:00
sk
05a966869b
Merge remote-tracking branch 'weblate/main'
2023-03-17 00:52:26 +01:00
sk
6fef51fcbb
measure text manually
...
hopefully fix sk22#422
2023-03-17 00:51:22 +01:00
FineFindus
ae7b2f3fc7
feat(recent-url): add url to profiles
2023-03-16 23:21:34 +01:00
sk
d5b6c02b22
content descriptions for compact reblog/reply line
2023-03-16 19:55:56 +01:00
sk
6cd722dbef
improve pre draw listener
2023-03-16 19:22:58 +01:00
sk
8dfc1ecae8
reply part before reblog part
2023-03-16 19:14:28 +01:00
sk
fdca799a5f
add todo
2023-03-16 18:49:40 +01:00
sk22
def79e591b
Translated using Weblate (German)
...
Currently translated at 96.7% (268 of 277 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-03-16 00:19:12 +00:00
ihor_ck
093a27970d
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-03-16 00:19:12 +00:00
McKris
9a1e33a776
Translated using Weblate (Polish)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-03-16 00:19:12 +00:00
Linerly
a4a206eae6
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-03-16 00:19:12 +00:00
Espasant3
21ee5fc2bf
Translated using Weblate (Galician)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-03-16 00:19:12 +00:00
Choukajohn
7df72e6bc6
Translated using Weblate (French)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-03-16 00:19:12 +00:00
gallegonovato
9ceea8de99
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:12 +00:00
sk22
79d48a12a9
Translated using Weblate (German)
...
Currently translated at 100.0% (263 of 263 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/de/
2023-03-16 00:19:12 +00:00
Oliebol
43717634f6
Translated using Weblate (Dutch)
...
Currently translated at 95.8% (251 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/nl/
2023-03-16 00:19:11 +00:00
Andrewblasco
6ba8555adf
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:11 +00:00
AiOO
b0b497ed46
Translated using Weblate (Korean)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/ko/
2023-03-16 00:19:11 +00:00
Giacomo R.
676b195aee
Translated using Weblate (Italian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/it/
2023-03-16 00:19:11 +00:00
a_mento
4591731cdc
Translated using Weblate (Basque)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/eu/
2023-03-16 00:19:11 +00:00
ihor_ck
5bbe11bf45
Translated using Weblate (Ukrainian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/uk/
2023-03-16 00:19:11 +00:00
McKris
e52170abea
Translated using Weblate (Polish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/pl/
2023-03-16 00:19:11 +00:00
Linerly
0f87fc7924
Translated using Weblate (Indonesian)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/id/
2023-03-16 00:19:11 +00:00
Espasant3
cc7c4fc95f
Translated using Weblate (Galician)
...
Currently translated at 99.6% (261 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/gl/
2023-03-16 00:19:11 +00:00
Choukajohn
4a2dcdf701
Translated using Weblate (French)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/fr/
2023-03-16 00:19:11 +00:00
gallegonovato
ede47af962
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (262 of 262 strings)
Translation: Megalodon/values
Translate-URL: https://translate.codeberg.org/projects/megalodon/values/es/
2023-03-16 00:19:11 +00:00
sk
70e4cb2286
change inline reply notification
2023-03-16 01:18:46 +01:00
LucasGGamerM
f4007dba90
Merge pull request #117
...
fix(custom-timelines): lookup profile by url
2023-03-15 21:10:20 -03:00
sk
c5e8460516
change notification action names
2023-03-16 01:02:33 +01:00
Jacoco
f852dac1e5
Improvements for Pleroma/Akkoma ( #445 )
...
* Reply Visibility on Plemora
* Sort statuses in thread
* Get default visibility and language from account if preferences fail
* Fix for Mentions tab in notifications on Pleroma
* Mark status as sensitive if not already when spoilertext is present
* Integrating Pleroma quoting for new posts
* move string to strings_sk
* use null instead of empty string
* change string
* fix crash due to null value
* update string
---------
Co-authored-by: sk <sk22@mailbox.org>
2023-03-16 00:49:11 +01:00
sk
374626cb32
Merge branch 'main' into pr/FineFindus/449
2023-03-15 23:42:02 +01:00
sk
aefa0b89ae
Merge branch 'main' into pr/FineFindus/439
2023-03-15 23:38:33 +01:00
sk
9cc8b2668c
fix show thread not working for reposts
2023-03-15 23:31:51 +01:00
sk
94b862a3ff
improve reblog/reply line render
2023-03-15 23:27:43 +01:00
sk
f71bb6b78c
use pre draw listener instead of post
...
hopefully fixes sk22#422
2023-03-15 22:36:30 +01:00
sk
499ac8f727
improve compact reply/reblog header
2023-03-15 22:30:57 +01:00
sk
938ae97cac
remove click handler for reply line
2023-03-15 21:26:41 +01:00
sk
e2193e8e3c
reply line below, compact above
2023-03-15 21:24:25 +01:00
FineFindus
d687abcdc1
fix(custom-timelines): lookup profile by url
...
Closes #107 . Instead of using the (wrong) profileID on CustomTimelines, use the URL, which will be correctly resolved.
2023-03-15 20:05:16 +01:00
sk
16f907c91f
show thread reply line
2023-03-15 19:23:20 +01:00
sk
584700225c
reply line below avatar
2023-03-15 17:36:07 +01:00
sk
bad72985cb
bump version
2023-03-15 12:49:09 +01:00
sk
56b24420d1
add local-only string
2023-03-14 15:37:06 +01:00
sk
92beac8dff
fuck it, indented header line
...
closes #448
2023-03-14 15:34:05 +01:00
sk
ed1fdba9a5
Merge remote-tracking branch 'upstream/master'
2023-03-14 15:01:30 +01:00
sk
5e194e3079
display both reply and reblog
...
re: sk22#448
2023-03-14 14:59:11 +01:00
sk
27c2791d6c
add reblogged account to known accounts
2023-03-14 14:58:21 +01:00
Grishka
d6bcc9c156
Fix button color
2023-03-14 07:31:01 +03:00
sk
4c85fd4387
use custom string for anonymous reply
2023-03-13 20:06:05 +01:00
sk
80d529d503
display reply header for unknown original poster
...
re: mastodon#342
2023-03-13 20:00:56 +01:00
sk
c5a19a2334
fix duplicate notification status header
2023-03-13 19:29:40 +01:00
sk
16857bebd9
add tooltip
...
closes sk22#436
2023-03-13 19:05:22 +01:00
sk
1c340b7c66
fix extra text padding in compose
2023-03-13 18:56:06 +01:00