Konrad Pozniak
|
16ffcca748
|
add ktlint plugin to project and apply default code style (#2209)
* add ktlint plugin to project and apply default code style
* some manual adjustments, fix wildcard imports
* update CONTRIBUTING.md
* fix formatting
|
2021-06-28 21:13:24 +02:00 |
|
Konrad Pozniak
|
955267199e
|
migrate scheduled toots to paging 3 (#2208)
|
2021-06-24 21:24:04 +02:00 |
|
Konrad Pozniak
|
f6dd131b95
|
migrate drafts to paging 3 (#2206)
* migrate drafts to paging 3
* migrate DraftHelper to coroutines
|
2021-06-24 21:23:29 +02:00 |
|
majava
|
4173750cbf
|
Translated using Weblate (Finnish)
Currently translated at 33.4% (154 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fi/
|
2021-06-21 02:17:57 +00:00 |
|
Ihor Hordiichuk
|
6d09544d70
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/uk/
|
2021-06-21 02:17:57 +00:00 |
|
Connyduck
|
a3aaef75f7
|
Added translation using Weblate (Finnish)
|
2021-06-21 02:17:56 +00:00 |
|
Vegard Skjefstad
|
3fa2099261
|
Translated using Weblate (Norwegian Bokmål)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
|
2021-06-21 02:17:56 +00:00 |
|
Daniele Lira Mereb
|
70681cbad9
|
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
|
2021-06-21 02:17:56 +00:00 |
|
Vancha
|
cee22e70d1
|
Translated using Weblate (Dutch)
Currently translated at 99.5% (458 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nl/
|
2021-06-21 02:17:56 +00:00 |
|
XoseM
|
bb0f529127
|
Translated using Weblate (Galician)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/gl/
|
2021-06-21 02:17:56 +00:00 |
|
Konrad Pozniak
|
554820de5f
|
migrate reporting to paging 3 (#2205)
* migrate reporting to paging 3
* apply PR feedback
|
2021-06-20 10:58:19 +02:00 |
|
Konrad Pozniak
|
920c71560b
|
throw HttpException instead of generic exception in TimelineViewModel (#2202)
|
2021-06-20 10:19:03 +02:00 |
|
Ivan Kupalov
|
837ee2e40d
|
Convert some adapters to Kotlin (#2187)
* Rename .java adapters to .kt
* Convert Account adapters to Kotlin
* Apply feedback for adapter refactoring
|
2021-06-20 10:18:40 +02:00 |
|
Konrad Pozniak
|
6d4f5ad027
|
migrate to paging 3 (#2182)
* migrate conversations and search to paging 3
* delete SearchRepository
* remove unneeded executor from search
* fix bugs in conversations
* update license headers
* fix conversations refreshing
* fix search refresh indicators
* show fullscreen loading while conversations are empty
* search bugfixes
* error handling
* error handling
* remove mastodon bug workaround
* update ConversationsFragment
* fix conversations more menu and deleting conversations
* delete unused class
* catch exceptions in ConversationsViewModel
* fix bug where items are not diffed correctly / cleanup code
* fix search progressbar display conditions
|
2021-06-17 18:54:56 +02:00 |
|
Konrad Pozniak
|
31da851f28
|
correctly serialize custom spans to html (#2199)
|
2021-06-14 11:00:35 +02:00 |
|
Konrad Pozniak
|
f04a2a1ee4
|
fix reblog avatar (#2197)
|
2021-06-14 10:22:08 +02:00 |
|
idontwanttohaveausername
|
ed001db6e4
|
Translated using Weblate (Ukrainian)
Currently translated at 100.0% (458 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/uk/
|
2021-06-13 19:14:37 +00:00 |
|
翻訳者X
|
26ab5a22a8
|
Translated using Weblate (Japanese)
Currently translated at 92.3% (423 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ja/
|
2021-06-13 19:14:37 +00:00 |
|
Alberto Vacca
|
1054aaf47f
|
Translated using Weblate (Italian)
Currently translated at 98.6% (452 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/it/
|
2021-06-13 19:14:37 +00:00 |
|
Balázs Meskó
|
9f40b283ee
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (458 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/hu/
|
2021-06-13 19:14:37 +00:00 |
|
Konrad Pozniak
|
86002efc97
|
fix "show notifications filter" preference opening tabs preferences (#2193)
|
2021-06-11 20:50:52 +02:00 |
|
Ivan Kupalov
|
44a5b42cac
|
Timeline refactor (#2175)
* Move Timeline files into their own package
* Introduce TimelineViewModel, add coroutines
* Simplify StatusViewData
* Handle timeilne fetch errors
* Rework filters, fix ViewThreadFragment
* Fix NotificationsFragment
* Simplify Notifications and Thread, handle pin
* Redo loading in TimelineViewModel
* Improve error handling in TimelineViewModel
* Rewrite actions in TimelineViewModel
* Apply feedback after timeline factoring review
* Handle initial failure in timeline correctly
|
2021-06-11 20:15:40 +02:00 |
|
cami
|
d432d9f184
|
Translated using Weblate (German)
Currently translated at 100.0% (458 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
|
2021-06-05 12:59:32 +00:00 |
|
Konrad Pozniak
|
3301643c1d
|
update to SDK 30 and fix deprecations (#2173)
* update to SDk 30 and fix deprecations
* remove unnecessary .run
* revert ViewMediaActivity change
|
2021-06-01 19:46:07 +02:00 |
|
Konrad Pozniak
|
e032d38d56
|
fix LiveData nullability issues (#2181)
|
2021-05-31 15:16:07 +02:00 |
|
Ivan Kupalov
|
59c62204c7
|
Fix crash in NotificationsAdapter when spoiler is null. (#2178)
|
2021-05-27 16:41:54 +02:00 |
|
Konrad Pozniak
|
d5e539fd64
|
cleanup MainActivity / last remnants of SavedToots (#2174)
|
2021-05-22 19:24:40 +02:00 |
|
Konrad Pozniak
|
3aeb8a4b84
|
Merge branch 'develop' into weblate-tusky-tusky
|
2021-05-22 18:55:09 +02:00 |
|
Konrad Pozniak
|
ca5c455881
|
update AndroidX, use ActivityResultContracts (#2170)
* update AndroidX, use ActivityResultContracts
* make allowMultiple setable in PickMediaFiles
* add license headers to PickMediaFiles
|
2021-05-22 17:50:08 +02:00 |
|
edave64
|
5b2bb1c60e
|
Translated using Weblate (German)
Currently translated at 100.0% (458 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
Translated using Weblate (German)
Currently translated at 99.1% (454 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
|
2021-05-22 13:15:41 +00:00 |
|
翻訳者X
|
f385aae3ee
|
Translated using Weblate (Japanese)
Currently translated at 92.1% (422 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ja/
Translated using Weblate (Japanese)
Currently translated at 91.7% (420 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ja/
|
2021-05-22 13:15:40 +00:00 |
|
Ho Nhat Duy
|
862165ccbc
|
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (458 of 458 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/vi/
|
2021-05-21 15:52:07 +00:00 |
|
nailyk-weblate
|
09da9105f6
|
Update translation files
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
|
2021-05-21 15:52:07 +00:00 |
|
Konrad Pozniak
|
81057213db
|
don't upscale images in caption dialog (#2165)
* don't upscale images in caption dialog
* don't upscale images in caption dialog
|
2021-05-21 17:52:03 +02:00 |
|
Konrad Pozniak
|
387e62ea4b
|
get rid of jcenter (#2163)
* get rid of jcenter
* fix BottomSheetActivityTest
* update Android Image Cropper license
|
2021-05-21 17:51:47 +02:00 |
|
Konrad Pozniak
|
751109ac39
|
upgrade kotlin to 1.5.0 (#2162)
* upgrade kotlin to 1.5.0
* don't explicitly set kotlin jvmtarget
|
2021-05-21 17:51:35 +02:00 |
|
Konrad Pozniak
|
40b24cd242
|
migrate to RxJava3 (#2146)
* migrate to RxJava3
* remove unused import
|
2021-05-16 19:53:27 +02:00 |
|
Konrad Pozniak
|
6c37cc770c
|
remove SavedToots (#2141)
* remove SavedToots
* fix tests
|
2021-05-16 19:17:56 +02:00 |
|
Ho Nhat Duy
|
d52b0a67eb
|
Translated using Weblate (Vietnamese)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/vi/
|
2021-05-16 16:34:41 +00:00 |
|
Fjuro
|
54e5807a5f
|
Translated using Weblate (Czech)
Currently translated at 92.6% (426 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
|
2021-05-16 16:34:41 +00:00 |
|
test8421
|
c44ba1ccb3
|
Translated using Weblate (Chinese (Simplified))
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/zh_Hans/
|
2021-05-16 16:34:41 +00:00 |
|
Iris S
|
c823a1cb85
|
Translated using Weblate (Greek)
Currently translated at 0.6% (3 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/el/
|
2021-05-16 16:34:41 +00:00 |
|
GunChleoc
|
89ec1db47d
|
Translated using Weblate (Gaelic)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/gd/
Translated using Weblate (Gaelic)
Currently translated at 99.7% (459 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/gd/
|
2021-05-16 16:34:41 +00:00 |
|
Bifo Ho
|
3c40dd1cf5
|
Translated using Weblate (Bengali (Bangladesh))
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/bn_BD/
|
2021-05-16 16:34:41 +00:00 |
|
Connyduck
|
6b07d34759
|
Added translation using Weblate (Greek)
|
2021-05-16 16:34:41 +00:00 |
|
Zoltán Gera
|
b5ce8ac2ee
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/hu/
|
2021-05-16 16:34:41 +00:00 |
|
ashed
|
f6d81b41c0
|
Translated using Weblate (Russian)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ru/
|
2021-05-16 16:34:41 +00:00 |
|
Konrad Pozniak
|
4fb2206261
|
fix crash because of shrinked resources (#2156)
|
2021-05-16 18:24:30 +02:00 |
|
Konrad Pozniak
|
b156be6ded
|
work around mastodon mute bug (#2150)
|
2021-05-09 18:37:41 +02:00 |
|
Zoltán Gera
|
176365d8ab
|
Translated using Weblate (Hungarian)
Currently translated at 100.0% (460 of 460 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/hu/
|
2021-05-08 06:35:24 +00:00 |
|