Gera, Zoltan
2d1d2c9331
Translated using Weblate (Hungarian)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: Tusky/Tusky description
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky-app/hu/
4 years ago
Ralf Thees
a35ab232ac
Translated using Weblate (German)
...
Currently translated at 100.0% (15 of 15 strings)
Translation: Tusky/Tusky description
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky-app/de/
4 years ago
Darck Crystale
26cafd443e
Translated using Weblate (French)
...
Currently translated at 93.3% (14 of 15 strings)
Translation: Tusky/Tusky description
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky-app/fr/
4 years ago
Conny Duck
b21e2256ea
Release 84
4 years ago
Konrad Pozniak
8f0e5aca8b
Merge pull request #2316 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
ButterflyOfFire
1674e83bb8
Translated using Weblate (French)
...
Currently translated at 99.5% (460 of 462 strings)
Translated using Weblate (Arabic)
Currently translated at 98.7% (456 of 462 strings)
Co-authored-by: ButterflyOfFire <butterflyoffire@protonmail.com>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/ar/
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/fr/
Translation: Tusky/Tusky
4 years ago
Ho Nhat Duy
ca3c455082
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: Ho Nhat Duy <kantcer@gmail.com>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/vi/
Translation: Tusky/Tusky
4 years ago
Konrad Pozniak
2fd45c1cdb
Fix comparing statuses and diffing in NotificationsFragment ( #2318 )
4 years ago
Konrad Pozniak
d2d52da717
Fix crash in TimelineFragment ( #2317 )
4 years ago
Konrad Pozniak
db1cc02fb8
Fix announcement reactions ( #2311 )
...
* fix size of announcement reactions
* fix announcement reactions not updating correctly
* remove unused code
* improve code
* remove unused imports
4 years ago
Konrad Pozniak
329bc51f90
fix apng emojis not rendered when animation is turned off ( #2312 )
4 years ago
Konrad Pozniak
17207312d6
update licenses ( #2315 )
4 years ago
Konrad Pozniak
808cb5f27b
add new translations (Scottish Gaelic, Galician, Ukrainian) to in-app language picker ( #2314 )
4 years ago
Konrad Pozniak
be83df31d8
Merge pull request #2313 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
Connyduck
00e13e98ea
Deleted translation using Weblate (Punjabi)
4 years ago
Connyduck
67e3716670
Deleted translation using Weblate (Telugu)
4 years ago
Connyduck
6d1ffe9f4b
Deleted translation using Weblate (Luxembourgish)
4 years ago
Connyduck
dccf7c0ec1
Deleted translation using Weblate (French (Belgium))
4 years ago
Connyduck
f97c3bb869
Deleted translation using Weblate (English (Australia))
4 years ago
Konrad Pozniak
61ba6fe181
Fix disappearing placeholders ( #2309 )
...
* add getNextPlaceholderIdAfter to TimelineDao
* fix disappearing placeholders
* fix disappearing placeholders
4 years ago
Konrad Pozniak
c3da6f901f
display custom emoji in announcements ( #2310 )
4 years ago
Konrad Pozniak
ab6ea6dc89
fix placeholder not disappearing when no statuses are loaded ( #2305 )
4 years ago
Konrad Pozniak
8f5fb5b35c
Fix some weird behavior when clicking links in statuses ( #2304 )
...
* Fix some weird behavior when clicking links in statuses
* open browser when user clicks a status link again
4 years ago
Konrad Pozniak
bf05c8a5d5
Merge pull request #2302 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
Connyduck
2850775c14
Translated using Weblate (German)
...
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: Connyduck <weblate@connyduck.at>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/de/
Translation: Tusky/Tusky
4 years ago
Konrad Pozniak
6c5c628b90
delete unused class NetworkState ( #2301 )
4 years ago
Konrad Pozniak
e29567c9ec
Cleanup dagger setup ( #2300 )
...
* cleanup dagger setup
* fix tests
* fix ktlint
* cleanup FragmentBuildersModule
4 years ago
Konrad Pozniak
0b70f52ad2
add proguard rules to make Jsondadapter annotation work ( #2299 )
4 years ago
Konrad Pozniak
2fd01f7e2d
use custom JsonAdapter to be compatible with instances that have a custom subscribing feature ( #2298 )
4 years ago
Konrad Pozniak
1586817c3d
Update gradle, kotlin and other dependencies ( #2291 )
...
* update gradle, kotlin and other dependencies
* fix new warnings
* remove unused import
* update Proguard rules
* add explicit dependency on Gson to get the newest version
* remove debug flag from proguard rules again
* fix typo
4 years ago
Konrad Pozniak
a000228165
correctly detect end of pagination in network timeline ( #2296 )
...
* correctly detect end of pagination in network timeline
closes #2293
* improve NetworkTimelineRemoteMediatorTest
* remove unused import
4 years ago
Konrad Pozniak
f29e46ad55
fix media hidden default in ViewThreadFragment ( #2295 )
4 years ago
Konrad Pozniak
a026a3261b
Merge pull request #2290 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
leo
0d9067b2cf
Translated using Weblate (Russian)
...
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: leo <aaoth@aaoth.xyz>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/ru/
Translation: Tusky/Tusky
4 years ago
Konrad Pozniak
fe350ccf36
move AccountActivity and related classes to a new package ( #2216 )
...
* move AccountActivity and related classes to a new package
* fix ktlint
* fix ktlint
* fix imports
4 years ago
Konrad Pozniak
1b6bcd976e
Merge pull request #2289 from nailyk-weblate/weblate-tusky-tusky-app
...
Translations update from Weblate
4 years ago
Mélanie Chauvel
b77da5cf81
Translated using Weblate (French)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Tusky/Tusky description
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky-app/fr/
4 years ago
Konrad Pozniak
92e3b20597
Merge pull request #2287 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
Ho Nhat Duy
07798a90c1
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: Ho Nhat Duy <kantcer@gmail.com>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/vi/
Translation: Tusky/Tusky
4 years ago
Mélanie Chauvel
879493bd2d
Translated using Weblate (French)
...
Currently translated at 99.1% (458 of 462 strings)
Translated using Weblate (Esperanto)
Currently translated at 96.5% (446 of 462 strings)
Co-authored-by: Mélanie Chauvel <perso@hack-libre.org>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/eo/
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/fr/
Translation: Tusky/Tusky
4 years ago
Konrad Pozniak
643e012b11
Timeline paging ( #2238 )
...
* first setup
* network timeline paging / improvements
* rename classes / move to correct package
* remove unused class TimelineAdapter
* some code cleanup
* remove TimelineRepository, put mapper functions in TimelineTypeMappers.kt
* add db migration
* cleanup unused code
* bugfix
* make default timeline settings work again
* fix pinning statuses from timeline
* fix network timeline
* respect account settings in NetworkTimelineRemoteMediator
* respect account settings in NetworkTimelineRemoteMediator
* update license headers
* show error view when an error occurs
* cleanup some todos
* fix db migration
* fix changing mediaPreviewEnabled setting
* fix "load more" button appearing on top of timeline
* fix filtering and other bugs
* cleanup cache after 14 days
* fix TimelineDAOTest
* fix code formatting
* add NetworkTimeline unit tests
* add CachedTimeline unit tests
* fix code formatting
* move TimelineDaoTest to unit tests
* implement removeAllByInstance for CachedTimelineViewModel
* fix code formatting
* fix bug in TimelineDao.deleteAllFromInstance
* improve loading more statuses in NetworkTimelineViewModel
* improve loading more statuses in NetworkTimelineViewModel
* fix bug where empty state was shown too soon
* reload top of cached timeline on app start
* improve CachedTimelineRemoteMediator and Tests
* improve cached timeline tests
* fix some more todos
* implement TimelineFragment.removeItem
* fix ListStatusAccessibilityDelegate
* fix crash in NetworkTimelineViewModel.loadMore
* fix default state of collapsible statuses
* fix default state of collapsible statuses -tests
* fix showing/hiding media in the timeline
* get rid of some not-null assertion operators in TimelineTypeMappers
* fix tests
* error handling in CachedTimelineViewModel.loadMore
* keep local status state when refreshing cached statuses
* keep local status state when refreshing network timeline statuses
* show placeholder loading state in cached timeline
* better comments, some code cleanup
* add TimelineViewModelTest, improve code, fix bug
* fix ktlint
* fix voting in boosted polls
* code improvement
4 years ago
Mélanie Chauvel
224161caf1
Fix a mistake in CONTRIBUTING.md ( #2286 )
4 years ago
Mélanie Chauvel
c0c8eec36b
filter messages by also looking at media descriptions ( #2285 )
4 years ago
Konrad Pozniak
a221a7b916
Merge pull request #2281 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
Ho Nhat Duy
83aaa8a162
Translated using Weblate (Vietnamese)
...
Currently translated at 100.0% (462 of 462 strings)
Co-authored-by: Ho Nhat Duy <kantcer@gmail.com>
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky/vi/
Translation: Tusky/Tusky
4 years ago
Konrad Pozniak
0ae3a2ed2a
fix confirmFavourites default ( #2282 )
4 years ago
Konrad Pozniak
bab685ff8d
Merge pull request #2278 from nailyk-weblate/weblate-tusky-tusky-app
...
Translations update from Weblate
4 years ago
sleepycrow
148fecc486
Translated using Weblate (Polish)
...
Currently translated at 100.0% (14 of 14 strings)
Translation: Tusky/Tusky description
Translate-URL: https://"weblate.tusky.app"/projects/tusky/tusky-app/pl/
4 years ago
Konrad Pozniak
2c8805cb86
Merge pull request #2274 from nailyk-weblate/weblate-tusky-tusky
...
Translations update from Weblate
4 years ago
Konrad Pozniak
2914ee5a42
Merge pull request #2273 from nailyk-weblate/weblate-tusky-tusky-app
...
Translations update from Weblate
4 years ago