Konrad Pozniak
cd52caf9e9
fix crash in NotificationAdapter when status is null ( #1634 )
6 years ago
Konrad Pozniak
611f9118ef
Merge pull request #1622 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
6 years ago
Daniele Lira Mereb
8b856949f9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
6 years ago
Muha Aliss
0f1156774c
Translated using Weblate (Turkish)
...
Currently translated at 97.3% (397 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/tr/
6 years ago
ButterflyOfFire
6db0bab5fd
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
6 years ago
Vegard Skjefstad
ec29d4410d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
6 years ago
nailyk-weblate
663099e0b1
Update translation files
...
Updated by "Cleanup translation files" hook in Weblate.
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/
6 years ago
Anonymous
5242dfa5b9
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
6 years ago
hg
60ae1ad8ed
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
6 years ago
Konrad Pozniak
46fb99d058
Merge pull request #1621 from nailyk-weblate/weblate-tusky-tusky-app
...
Update from Weblate
6 years ago
ButterflyOfFire
152e4ada39
Translated using Weblate (French)
...
Currently translated at 100.0% (7 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/fr/
6 years ago
hg
790a2e8db6
Translated using Weblate (Swedish)
...
Currently translated at 57.1% (4 of 7 strings)
Translation: Tusky/Tusky-app
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/sv/
6 years ago
kyori19
a6c9aee2e8
Fix emoji sorting ( #1633 )
6 years ago
Ivan Kupalov
32fd7b18ce
Add space before emojo code in editor when needed, fix #1616 ( #1632 )
6 years ago
Levi Bard
c9a28b47c1
Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts ( #1523 )
...
* ComposeActivity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts
Closes #1417
* ComposeActivity: Tests for word break prepend logic
6 years ago
Levi Bard
6a2c9bdbe4
Don't drop content warning when replying ( #1631 )
6 years ago
Konrad Pozniak
7cb76aad97
Fix search bugs ( #1624 )
...
* fix toggling media visibility
* cleanup search code to make it more readable
* remove redundant OnQueryTextListener
this is the default behavior
* fix bookmarking
* fix status interaction causing unnecessary network requests
6 years ago
Konrad Pozniak
f8c7bedfa6
update rick roll domain list
6 years ago
Konrad Pozniak
e5b78f65cf
use material buttons in timeline ( #1627 )
...
* use material buttons in timeline
* remove wrong switch option
6 years ago
Konrad Pozniak
b87a1711f2
give poll result backgrounds a rounded shape ( #1626 )
...
* give poll result backgrounds a rounded shape
* fix rtl layout of poll options
6 years ago
Konrad Pozniak
441a1c1f95
remove redundant toHtml from StatusBaseViewHolder ( #1625 )
6 years ago
Mélanie Chauvel (ariasuni)
bec1ce8b09
Display Elephant with better message in Drafts screen when there are none ( #1619 )
...
* Display Elephant with better message in Drafts screen when there are none
* Remove unused import
6 years ago
Levi Bard
9d65b2ace1
Filters: Make behavior of "whole word" filters consistent with the web UI when filters are non-alphanumeric ( #1623 )
...
* Fix tests build
* Make behavior of non-alphanumeric whole-word filters consistent with the web UI.
Fixes #1543
* Fix typo in filter tests
6 years ago
Konrad Pozniak
352ff3a2d1
give media previews a rounded outline ( #1617 )
...
* give media previews a rounded outline
* give media previews a rounded outline in ReportActivity
6 years ago
Ivan Kupalov
426e7edb73
Fix missing cases of using StatusDisplayOptions ( #1614 )
6 years ago
Konrad Pozniak
4a9c1288d0
Merge pull request #1611 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
6 years ago
Vegard Skjefstad
21f59d003d
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
6 years ago
Joan Montané
b1bc214144
Translated using Weblate (Catalan)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ca/
6 years ago
ButterflyOfFire
b339877576
Translated using Weblate (Arabic)
...
Currently translated at 100.0% (407 of 407 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
6 years ago
Konrad Pozniak
cdb9d87f41
use RxAwareViewModel for more ViewModels ( #1613 )
...
* use RxAwareViewModel for more ViewModels
* fix ReportViewModel
6 years ago
Konrad Pozniak
88d59da13c
fix poll button being visible below voted poll ( #1612 )
6 years ago
Konrad Pozniak
8a9d62e654
Merge pull request #1610 from tuskyapp/improve_scheduled_toot
...
Improve ScheduledTootActivity
6 years ago
Konrad Pozniak
54f04fb4d7
address PR feedback
6 years ago
Konrad Pozniak
4acbcce029
Merge pull request #1606 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
6 years ago
Mélanie Chauvel
b6759fa46e
Translated using Weblate (Esperanto)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/eo/
6 years ago
Anonymous
54df9cf3da
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (406 of 406 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
6 years ago
Ivan Kupalov
7623962a0d
Use blurhash as image preview and as sensitive media cover, close #1571 ( #1581 )
...
* Use blurhash as image preview and as sensitive media cover, close #1571
* Fix focal point for blurhashes
* Fix video indicator overlapping sensitive media indicator
* Add a preference for blurhash
* Add blurhash to report UI.
* Introduce StatusDisplayOptions
6 years ago
Konrad Pozniak
76026f5afa
add license headers
6 years ago
Konrad Pozniak
f0112743eb
remove debug logging
6 years ago
Konrad Pozniak
b66faab71c
add empty screen message
6 years ago
Konrad Pozniak
75378e5284
color the SwipeRefreshLayout
6 years ago
Konrad Pozniak
7107018ae2
clean up code
6 years ago
Konrad Pozniak
84a3280964
move to androidx paging
6 years ago
kyori19
2994af7091
Fix ComposeOptions.visibility not applied ( #1605 )
6 years ago
Conny Duck
63d6fe7270
improve layout names
6 years ago
Conny Duck
97350c59fa
move classes to component packages
6 years ago
Conny Duck
1471042fee
convert ScheduledTootAdapter to Kotlin
6 years ago
Konrad Pozniak
ce2ee660ae
add test for VersionUtils ( #1602 )
...
* add test for VersionUtils
* add nullability annotation to VersionUtils
6 years ago
Konrad Pozniak
c44dd455b4
Implement identity proof api ( #1597 )
...
* implement identity proof api
* fix warnings in AccountActivity
* fix createClickableText method
* improve error handling
* use combineOptionalLiveData to simplify code
6 years ago
Konrad Pozniak
c253f6b23b
delete unused stuff ( #1601 )
6 years ago