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
2020-01-06 16:16:54 +01:00
f139e0f150
Revert "travis: remove gradle config patching"
...
This reverts commit 1eb3e453b3
.
2020-01-04 05:37:50 +03:00
ce1bfb925d
ComposeActivity: add unlimited attachments support again
2020-01-04 02:54:31 +03:00
7d4e5d8dc0
ComposeActivity: add optional field markdownMode to ComposeOptions
2020-01-04 02:15:06 +03:00
589d2db393
AppDatabase: fix migration
2020-01-04 02:14:49 +03:00
bf1b8c451c
ComposeActivity: fix compiling
2020-01-04 02:06:14 +03:00
884cb3a231
activity_compose: fix after merge
2020-01-04 01:59:17 +03:00
80feb90bca
ComposeViewModel: fix syntax errors
2020-01-04 01:50:55 +03:00
5b741ffbd9
colors: fix resource name after merge
2020-01-04 01:44:21 +03:00
3b1ae4b319
item_media_preview: try to fix XML parsing
2020-01-04 01:12:44 +03:00
1eb3e453b3
travis: remove gradle config patching
2020-01-04 01:09:14 +03:00
b9a9cdb109
ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition
2020-01-04 00:49:36 +03:00
be145d9ea2
ComposeActivity: hide markdown button by default
2020-01-03 23:58:40 +03:00
f5de85c39e
VersionUtils: move isPleroma method from Instance
2020-01-03 23:58:12 +03:00
678ed81626
Merge upstream develop
2020-01-03 22:55:09 +03:00
Konrad Pozniak
352ff3a2d1
give media previews a rounded outline ( #1617 )
...
* give media previews a rounded outline
* give media previews a rounded outline in ReportActivity
2020-01-03 20:22:16 +01:00
Ivan Kupalov
426e7edb73
Fix missing cases of using StatusDisplayOptions ( #1614 )
2020-01-03 20:22:02 +01:00
Konrad Pozniak
4a9c1288d0
Merge pull request #1611 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
2020-01-02 19:02:09 +01:00
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/
2020-01-02 17:51:03 +00:00
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/
2020-01-02 17:51:03 +00:00
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/
2020-01-02 17:51:03 +00:00
Konrad Pozniak
cdb9d87f41
use RxAwareViewModel for more ViewModels ( #1613 )
...
* use RxAwareViewModel for more ViewModels
* fix ReportViewModel
2020-01-02 18:50:58 +01:00
Konrad Pozniak
88d59da13c
fix poll button being visible below voted poll ( #1612 )
2019-12-31 16:56:04 +01:00
Konrad Pozniak
8a9d62e654
Merge pull request #1610 from tuskyapp/improve_scheduled_toot
...
Improve ScheduledTootActivity
2019-12-31 15:00:23 +01:00
Konrad Pozniak
54f04fb4d7
address PR feedback
2019-12-31 13:57:24 +01:00
Konrad Pozniak
4acbcce029
Merge pull request #1606 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
2019-12-30 21:41:44 +01:00
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/
2019-12-30 20:37:25 +00:00
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/
2019-12-30 20:37:25 +00:00
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
2019-12-30 21:37:20 +01:00
Konrad Pozniak
76026f5afa
add license headers
2019-12-30 21:09:10 +01:00
Konrad Pozniak
f0112743eb
remove debug logging
2019-12-30 21:05:03 +01:00
Konrad Pozniak
b66faab71c
add empty screen message
2019-12-30 21:01:38 +01:00
Konrad Pozniak
75378e5284
color the SwipeRefreshLayout
2019-12-30 20:54:00 +01:00
Konrad Pozniak
7107018ae2
clean up code
2019-12-30 20:48:01 +01:00
Konrad Pozniak
84a3280964
move to androidx paging
2019-12-30 20:40:27 +01:00
kyori19
2994af7091
Fix ComposeOptions.visibility not applied ( #1605 )
2019-12-27 21:02:16 +01:00
85c1c3c7fa
Move media preview layout definitions to standalone XML file to modify it in future
2019-12-27 15:10:30 +03:00
Conny Duck
63d6fe7270
improve layout names
2019-12-22 11:55:26 +01:00
Conny Duck
97350c59fa
move classes to component packages
2019-12-22 11:47:34 +01:00
Conny Duck
1471042fee
convert ScheduledTootAdapter to Kotlin
2019-12-22 11:42:13 +01:00
Konrad Pozniak
ce2ee660ae
add test for VersionUtils ( #1602 )
...
* add test for VersionUtils
* add nullability annotation to VersionUtils
2019-12-21 18:56:30 +01:00
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
2019-12-21 18:56:16 +01:00
Konrad Pozniak
c253f6b23b
delete unused stuff ( #1601 )
2019-12-21 17:32:42 +01:00
Konrad Pozniak
a795da81b4
fix replying to toots ( #1600 )
2019-12-21 15:56:19 +01:00
Konrad Pozniak
eca3b5379e
fix delete&redraft losing toot text ( #1599 )
2019-12-21 15:56:07 +01:00
Konrad Pozniak
82e13db28f
fix imagebutton color ( #1598 )
2019-12-21 15:55:55 +01:00
Konrad Pozniak
e67d608bb8
upgrade dependencies ( #1596 )
2019-12-20 21:31:41 +01:00
Konrad Pozniak
516546a3bf
upgrade androidx.browser to 1.2.0 ( #1595 )
2019-12-20 20:08:02 +01:00
Konrad Pozniak
60b9a9c40b
upgrade SparkButton to 3.0.0 ( #1594 )
2019-12-20 19:52:36 +01:00
a8f3070889
ScheduledTootActivity: fix toolbar back button #1586 ( #1591 )
2019-12-20 19:14:22 +01:00