Konrad Pozniak
b8ef287b47
fix image from another status showing up instead of blurhash ( #1699 )
2020-02-19 22:07:01 +01:00
Levi Bard
9a173f0234
Delete draft when sending its status completes. ( #1704 )
...
Fixes #1700
2020-02-19 21:10:22 +01:00
Konrad Pozniak
3f3166522b
fix list editing by moving account_ids from query to form param ( #1690 )
...
* fix list editing by moving account_ids from query to form param
* fix DialogFramentStyle
2020-02-18 08:45:10 +01:00
Konrad Pozniak
1e6842e41a
delete empty strings from sk translation, improve de translation
2020-02-17 19:39:42 +01:00
Konrad Pozniak
6a60a2a6a6
fix url search returning the same post indefinitely ( #1695 )
2020-02-17 19:34:11 +01:00
Connyduck
47048ef2bb
Deleted translation using Weblate (Luxembourgish)
2020-02-17 18:25:03 +00:00
Connyduck
ea78eb0627
Deleted translation using Weblate (French (Belgium))
2020-02-17 18:24:34 +00:00
Connyduck
d2276cf8ee
Deleted translation using Weblate (English (United States))
2020-02-17 18:24:20 +00:00
Connyduck
1221f3d4bd
Deleted translation using Weblate (English (Australia))
2020-02-17 18:24:02 +00:00
Konrad Pozniak
91eb1c64f1
Merge remote-tracking branch 'weblate/develop' into develop
2020-02-17 19:21:10 +01:00
Weblate
c5c47ea58c
Added translation using Weblate (Luxembourgish)
2020-02-17 18:10:43 +00:00
Weblate
11de74f7e9
Added translation using Weblate (French (Belgium))
2020-02-17 18:10:41 +00:00
Weblate
06bf697bf4
Added translation using Weblate (English (United States))
2020-02-17 18:10:38 +00:00
Weblate
323aca8581
Added translation using Weblate (English (Australia))
2020-02-17 18:10:36 +00:00
Konrad Pozniak
a00509c946
Merge pull request #1678 from nailyk-weblate/weblate-tusky-tusky
...
Update from Weblate
2020-02-17 19:10:11 +01:00
Anonymous
3224ae2a84
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
Translated using Weblate (Polish)
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pl/
Translated using Weblate (Kabyle)
Currently translated at 47.4% (194 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-17 15:24:05 +00:00
Daniele Lira Mereb
7e37a86ef5
Translated using Weblate (Portuguese (Brazil))
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/pt_BR/
2020-02-17 15:24:05 +00:00
Juanjo Salvador
1f8777b578
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2020-02-17 15:24:05 +00:00
Danial Behzadi
36b853cd05
Translated using Weblate (Persian)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fa/
2020-02-17 15:24:05 +00:00
ButterflyOfFire
69797b608c
Translated using Weblate (Kabyle)
...
Currently translated at 47.4% (194 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 46.5% (190 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 32.5% (133 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-17 15:24:05 +00:00
ati3
a1bf07cfb0
Translated using Weblate (Slovak)
...
Currently translated at 25.2% (103 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
2020-02-17 15:24:05 +00:00
Konrad Pozniak
285d2d488c
make the light theme background color lighter ( #1692 )
2020-02-17 16:24:00 +01:00
Ivan Kupalov
5a5bbca171
Fix emoji download ( #1691 )
...
* Update OkHttp to 4.3.1
* Fix downloading emoji fonts
OkHttp strips away content length info when compression is used.
Even though this behavior is old, we didn't observe it until OkHttp was
updated in d3ebcc14ec
.
We get it from the original network response header. It should be
compressed length.
* Reformat EmojiCompatFont and EmojiPreference
2020-02-17 16:23:34 +01:00
Levi Bard
04275b4073
[Tusky10] Fix recollapsing expanded sensitive content in the thread view ( #1689 )
2020-02-14 19:04:14 +01:00
Levi Bard
185bfeb9f3
[Tusky10] Fix descriptions of audio attachments when expanding/collapsing status content ( #1688 )
2020-02-14 19:03:59 +01:00
Konrad Pozniak
3a75ca25a3
[Tusky10] fix crash when bookmarking a conversation while offline ( #1686 )
2020-02-14 19:03:42 +01:00
Konrad Pozniak
28e128a4dd
[Tusky10] adjust poll result background, status divider & button outline color ( #1685 )
...
* adjust poll result background, status divider & button outline color
* fix navigationBarDividerColor
2020-02-14 19:03:18 +01:00
Konrad Pozniak
3edb93ff7c
increase tab page margin ( #1684 )
2020-02-14 19:03:01 +01:00
Juanjo Salvador
51ee4b6e92
Translated using Weblate (Spanish)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/es/
2020-02-13 17:41:21 +00:00
Danial Behzadi
e994473556
Translated using Weblate (Persian)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fa/
2020-02-13 17:41:21 +00:00
ButterflyOfFire
16bdaf5458
Translated using Weblate (Kabyle)
...
Currently translated at 46.5% (190 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 32.5% (133 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-13 17:41:21 +00:00
ati3
32801b5e03
Translated using Weblate (Slovak)
...
Currently translated at 25.2% (103 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
2020-02-13 17:41:21 +00:00
Conny Duck
6be8d873e7
put androidExtensions experimental=true back in to fix crash
2020-02-12 21:53:16 +01:00
Conny Duck
6f8e8a6d5c
Release 69 / 10.0 beta 1
2020-02-10 16:50:35 +01:00
Conny Duck
0bd4920ea5
add missing languages to in-app language switcher
2020-02-10 15:18:08 +01:00
Conny Duck
5dacc3dc8e
delete invalid strings
2020-02-10 14:58:23 +01:00
Conny Duck
bd115bf480
Merge branch 'develop' of https://github.com/Vavassor/Tusky into develop
2020-02-10 14:51:17 +01:00
Conny Duck
07d979eb60
update LicenseActivity
2020-02-10 14:45:30 +01:00
ati3
fe30eb48cb
Translated using Weblate (Slovak)
...
Currently translated at 23.2% (95 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
Translated using Weblate (Slovak)
Currently translated at 17.8% (73 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
2020-02-10 13:00:27 +00:00
Danial Behzadi
5b479b4406
Translated using Weblate (Persian)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fa/
2020-02-10 13:00:27 +00:00
ButterflyOfFire
9ec34455ee
Translated using Weblate (Kabyle)
...
Currently translated at 26.9% (110 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-10 13:00:27 +00:00
Ivan Kupalov
5945700c1b
Allow higher zooming levels for caption dialog images ( #1672 )
2020-02-10 14:00:21 +01:00
Konrad Pozniak
11a4de858c
fix crash when opening Poll dialog and instanceParams are null ( #1668 )
2020-02-09 22:34:44 +01:00
Konrad Pozniak
5324258c2e
change dialog background color ( #1670 )
2020-02-07 20:52:22 +01:00
ati3
207d37b05c
Translated using Weblate (Slovak)
...
Currently translated at 12.0% (49 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
2020-02-07 19:24:21 +00:00
Anonymous
8061a5184a
Translated using Weblate (Swedish)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sv/
2020-02-07 19:24:21 +00:00
Sveinn í Felli
2c86cdc36f
Translated using Weblate (Icelandic)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/is/
2020-02-07 19:24:21 +00:00
nailyk
8d5f61133a
Translated using Weblate (French)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
2020-02-07 19:24:21 +00:00
jeroenpraat
65487f8ac1
Translated using Weblate (Dutch)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nl/
2020-02-07 19:24:21 +00:00
ButterflyOfFire
f550b16341
Translated using Weblate (Kabyle)
...
Currently translated at 24.7% (101 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 23.2% (95 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 11.5% (47 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Translated using Weblate (Kabyle)
Currently translated at 11.2% (46 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
2020-02-07 19:24:21 +00:00
Konrad Pozniak
035329fe4c
revert colorPrimaryDark back for the dark theme ( #1669 )
2020-02-07 20:24:17 +01:00
Konrad Pozniak
88b8eca16a
fix crash when Account.displayName is null ( #1667 )
2020-02-07 20:23:51 +01:00
Konrad Pozniak
fde23f25d2
fix mixup of search params in SearchDataSource.loadRange ( #1666 )
2020-02-07 20:23:36 +01:00
Konrad Pozniak
c379014d9a
fix content collapse button not working in notifications ( #1665 )
2020-02-04 22:21:43 +01:00
Frieder Bluemle
9bc000569d
Update espresso-core to 3.2.0
2020-02-01 11:14:31 -08:00
Konrad Pozniak
8767d2ed3d
Theme refactoring ( #1656 )
...
* Theme refactoring
* disable the automatic tinting of surfaces with elevation in dark mode
* make the media warning visible again with the dark theme
* fix nav bar on api 27+
* use correct color for all media warnings
2020-01-30 21:37:28 +01:00
Konrad Pozniak
29ef92edd3
fix overlapping icons in ComposeActivity ( #1661 )
2020-01-30 21:17:37 +01:00
Konrad Pozniak
415b526885
fix in app language switching ( #1659 )
2020-01-30 21:05:24 +01:00
ButterflyOfFire
07ae58889a
Adding kabyle language ( #1658 )
...
Adding kabyle language and correcting arabic.
2020-01-30 19:31:49 +01:00
Mélanie Chauvel (ariasuni)
d6f3856878
Refresh DM column when removing toot there instead of removing conversation ( #1654 )
2020-01-29 19:25:55 +01:00
Quentí
7f456b95c1
Translated using Weblate (Occitan)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/oc/
2020-01-29 18:17:15 +00:00
ati3
ff54d217f2
Translated using Weblate (Slovak)
...
Currently translated at 6.6% (27 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/sk/
Translated using Weblate (Czech)
Currently translated at 97.3% (398 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/cs/
Added translation using Weblate (Slovak)
2020-01-29 18:17:15 +00:00
ButterflyOfFire
b0fe52a6a3
Translated using Weblate (Kabyle)
...
Currently translated at 11.0% (45 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/kab/
Added translation using Weblate (Kabyle)
Translated using Weblate (French)
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/fr/
Translated using Weblate (Arabic)
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/ar/
2020-01-29 18:17:15 +00:00
Vegard Skjefstad
79886e7547
Translated using Weblate (Norwegian Bokmål)
...
Currently translated at 100.0% (409 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/nb_NO/
2020-01-29 18:17:15 +00:00
dani
56bcfcbcff
Translated using Weblate (German)
...
Currently translated at 97.8% (400 of 409 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/de/
2020-01-29 18:17:15 +00:00
Sveinn í Felli
8a90078fbd
Translated using Weblate (Icelandic)
...
Currently translated at 100.0% (408 of 408 strings)
Translation: Tusky/Tusky
Translate-URL: https://weblate.tusky.app/projects/tusky/tusky/is/
Added translation using Weblate (Icelandic)
2020-01-29 18:17:15 +00:00
Konrad Pozniak
45828fbb5a
fix FragmentAdapter returning null fragments when activity was recreated ( #1647 )
...
* fix FragmentAdapter returning null fragments when activity was recreated
* remove unused import
* make activity in CustomFragmentStateAdapter private
2020-01-29 19:17:11 +01:00
Konrad Pozniak
27d464351b
fix reveal button not updating in ViewThreadActivity ( #1652 )
2020-01-29 19:16:12 +01:00
Konrad Pozniak
7d5a9da992
fix crash when closing ComposeActivity ( #1651 )
2020-01-29 19:15:53 +01:00
Ivan Kupalov
77fb4df659
Make radio buttons in compose screen sheets full width, fix #1593 ( #1645 )
2020-01-18 12:13:10 +01:00
Ivan Kupalov
e1aa3cc995
Enable zooming and panning in the CaptionDialog ( #1643 )
2020-01-18 12:12:37 +01:00
Ivan Kupalov
92e9c9a762
Fix setting text to CW button in fav/reblog notification. Fix #1641 ( #1642 )
...
This is a regression from e5b78f65cf
2020-01-16 19:08:19 +01:00
Levi Bard
f903cc50e1
Add support for sharing audio attachments ( #1629 )
2020-01-16 19:06:13 +01:00
Levi Bard
9dccd06a06
Add support for uploading audio attachments ( #1630 )
...
* Add support for audio attachments.
Partially addresses #1337
* Register Tusky as a target for audio sharing
* Use icon with textColorTertiary for audio preview
2020-01-16 19:05:52 +01:00
Vivianne
a7c1345085
Small changes to the media player ( #1572 )
...
* Resolving some issues with media playback.
* Changing ViewVideoFragment so that it fully handles autohiding the
media controller, allowing consistency between it and the toolbar
* Fixed an issue where the toolbar and description were not fading in
* Do not hide the toolbar/media player if the video is loading or paused
* Created "ExposedPlayPausedVideoView" to allow hooking play/pause
* Fix back button when viewing videos
* Back button did not work if video controls were visible.
* Tweak audio player
* Always show the controls when audio begins playing
* Do not auto-hide the controls if the player is playing audio
* Address PR comments
* Use overloaded constructor
* Remove m prefix
* Fix subtle media player issues
* Fix audio player incorrectly auto-hiding after hiding/showing toolbar
* Only subscribe touch listener once content is ready
- Prevents top toolbar visibility from getting out of phase with audio player visibility if hidden during load
2020-01-16 19:01:02 +01:00
Konrad Pozniak
21a7201f8a
fix notification refresh ( #1638 )
2020-01-14 21:58:35 +01:00
Konrad Pozniak
f12f126df5
migrate ReportPagerAdapter to ViewPager2 ( #1635 )
2020-01-13 21:15:22 +01:00
Konrad Pozniak
cd52caf9e9
fix crash in NotificationAdapter when status is null ( #1634 )
2020-01-13 21:12:33 +01:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
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/
2020-01-13 14:54:26 +00:00
kyori19
a6c9aee2e8
Fix emoji sorting ( #1633 )
2020-01-13 15:22:45 +01:00
Ivan Kupalov
32fd7b18ce
Add space before emojo code in editor when needed, fix #1616 ( #1632 )
2020-01-13 15:21:40 +01:00
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
2020-01-13 15:21:17 +01:00
Levi Bard
6a2c9bdbe4
Don't drop content warning when replying ( #1631 )
2020-01-13 15:18:55 +01:00
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
2020-01-13 13:57:44 +01:00
Konrad Pozniak
f8c7bedfa6
update rick roll domain list
2020-01-13 13:48:53 +01:00
Konrad Pozniak
e5b78f65cf
use material buttons in timeline ( #1627 )
...
* use material buttons in timeline
* remove wrong switch option
2020-01-07 19:40:52 +01:00
Konrad Pozniak
b87a1711f2
give poll result backgrounds a rounded shape ( #1626 )
...
* give poll result backgrounds a rounded shape
* fix rtl layout of poll options
2020-01-07 19:38:32 +01:00
Konrad Pozniak
441a1c1f95
remove redundant toHtml from StatusBaseViewHolder ( #1625 )
2020-01-07 19:38:08 +01:00
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
2020-01-06 18:24:54 +01:00
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
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
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