|
f8306ee0bb
|
search: fix reacting with emojis
|
2020-05-20 17:28:54 +03:00 |
|
|
81d57fe57d
|
ComposeViewModel: add Markdown/HTML support for glitch-soc(untested), fix file size limits for Pixelfed
|
2020-05-20 16:21:50 +03:00 |
|
|
bdcb67730f
|
ComposeActivity: fix broken polls on Pleroma
|
2020-05-13 20:14:35 +03:00 |
|
|
e6d89d6d7e
|
Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop
|
2020-05-13 02:59:54 +03:00 |
|
|
bbbf3bf55d
|
Stickers: add PleromaFE stickers support, enabled in settings
|
2020-05-13 02:59:20 +03:00 |
|
|
f13c6bedcb
|
CustomEmojis: make emojis small when it's appropriate for UX
|
2020-05-11 22:19:34 +03:00 |
|
|
be5a826783
|
CustomEmojiHelper: add a way to disable big emojis
|
2020-05-11 22:15:36 +03:00 |
|
|
e226d42c5c
|
l10n: Catalan: fixup XML syntax
|
2020-05-11 21:18:36 +03:00 |
|
|
1d66f3398b
|
l10n: Catalan: fixup XML syntax
|
2020-05-11 21:02:40 +03:00 |
|
|
0264898e57
|
CustomEmojiHelper: rewrite to Kotlin
|
2020-05-11 21:01:57 +03:00 |
|
|
c6da540e1c
|
Merge remote-tracking branch 'weblate/develop' into develop
|
2020-05-08 18:07:59 +03:00 |
|
|
90a5f8f245
|
Merge branch 'develop' of https://git.mentality.rip/FWGS/Husky into develop
|
2020-05-08 18:07:28 +03:00 |
|
|
ffa25c844d
|
LicenseActivity: add new license information
|
2020-05-08 18:07:23 +03:00 |
|
Repu
|
21ac021572
|
l10n: Ukrainian: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)
Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/uk/
|
2020-05-08 14:56:12 +02:00 |
|
|
4251cca70c
|
l10n: German: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)
Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/de/
|
2020-05-08 14:56:12 +02:00 |
|
|
4aa0c5e0f1
|
l10n: Japanese: Translated using Weblate
Currently translated at 55.0% (11 of 20 strings)
Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/ja/
|
2020-05-08 14:56:11 +02:00 |
|
Alice Heart
|
b149ee3729
|
l10n: French: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)
Translation: Husky/UI translations
Translate-URL: https://l10n.mentality.rip/projects/husky/ui-translations/fr/
|
2020-05-08 14:56:11 +02:00 |
|
Repu
|
0ea89d3d62
|
l10n: Ukrainian: Added translation using Weblate
|
2020-05-08 13:14:04 +02:00 |
|
Alperen
|
7d9111f414
|
l10n: Turkish: Added translation using Weblate
|
2020-05-07 16:38:44 +02:00 |
|
|
2e3aa67e81
|
l10n: German: Added translation using Weblate
|
2020-05-06 12:36:04 +02:00 |
|
|
a7c9d5855d
|
l10n: Japanese: Added translation using Weblate
|
2020-05-06 06:30:25 +02:00 |
|
Alice Heart
|
cbdd9d1a30
|
l10n: French: Added translation using Weblate
|
2020-05-05 23:55:55 +02:00 |
|
|
da7f6821dc
|
l10n: Russian: Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)
Translation: Husky/UI translations
Translate-URL: http://example.com/projects/husky/ui-translations/ru/
|
2020-05-05 22:11:58 +02:00 |
|
|
de2fbe5b30
|
l10n: add translations for Catalan and Spanish by @Koishi@udongein.xyz
|
2020-05-05 22:04:28 +02:00 |
|
|
ddcf0eef52
|
fastlane: drop
|
2020-05-05 22:04:28 +02:00 |
|
|
6ea47b188b
|
l10n: (Russian): Translated using Weblate
Currently translated at 100.0% (20 of 20 strings)
Translation: Husky/UI translations
Translate-URL: http://example.com/projects/husky/ui-translations/ru/
|
2020-05-05 18:34:44 +02:00 |
|
|
65c39b3499
|
l10n: (Russian): Added translation using Weblate
|
2020-05-05 18:22:14 +02:00 |
|
|
c2d915452e
|
fastlane: remove due to incompatibility with Husky
|
2020-05-04 16:15:14 +03:00 |
|
|
5ac8bd6ecf
|
translations: merge from upstream
|
2020-05-03 21:08:15 +03:00 |
|
|
5d98f1cb2e
|
translations: husky: Spanish and Catalan by @Koishi@udongein.xyz
|
2020-05-03 15:10:07 +03:00 |
|
|
6c9f819431
|
Fix test and lint
|
2020-05-03 12:42:57 +02:00 |
|
|
ad894756bc
|
Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails
|
2020-05-03 04:28:26 +03:00 |
|
Levi Bard
|
457ae164ac
|
Don't interpret html inside poll options. (#1527)
* Don't interpret html inside poll options.
Closes #1362
* Update translations
* Mark poll_percent_format as untranslatable
|
2020-05-03 04:13:12 +03:00 |
|
Konrad Pozniak
|
9b2a837fea
|
replace HtmlUtils with HtmlCompat (#1741)
* replace HtmlUtils with HtmlCompat
* fix tests
|
2020-05-03 04:12:08 +03:00 |
|
|
f2b5b0d646
|
Cherry-picked 2cf1e366.
|
2020-05-03 04:05:38 +03:00 |
|
|
eee0d1d520
|
SpannedTypeAdapter: remove dead file
|
2020-05-03 03:43:43 +03:00 |
|
|
67f1ad8286
|
MainActivity: apply existing ViewPager2Fix
|
2020-05-03 03:20:54 +03:00 |
|
|
1fb49c625c
|
MainActivity: removal
|
2020-05-03 03:20:38 +03:00 |
|
Conny Duck
|
ebbd841b0b
|
close drawer after click
|
2020-05-03 03:18:02 +03:00 |
|
Ivan Kupalov
|
719ffd4696
|
Add preference to disable swipe gesture for switching tabs, close #1718 (#1752)
|
2020-05-03 03:17:54 +03:00 |
|
Konrad Pozniak
|
095d1b4a58
|
fix overlapping account items in AccountsInListFragment (#1768)
|
2020-05-03 03:15:59 +03:00 |
|
Konrad Pozniak
|
3efe13426d
|
fix toots showing too much whitespace (#1761)
* fix toots showing too much whitespace
* use isWhitespace extension function
|
2020-05-03 03:15:57 +03:00 |
|
Konrad Pozniak
|
62ff0d3faa
|
fix ugly media previews in conversation tab (#1762)
|
2020-05-03 03:14:37 +03:00 |
|
Sylvia van Os
|
21e825361e
|
Fix content warning state being lost after screen rotation (#1756)
* Restore compose options after rotation
* Fix in ViewModel instead
* Move showContentWarning change into ViewModel
|
2020-05-03 03:12:32 +03:00 |
|
Konrad Pozniak
|
c0f46c30a1
|
fix toot sending twice when using a hardware keyboard (#1758)
|
2020-05-03 03:12:05 +03:00 |
|
Konrad Pozniak
|
204167ea8f
|
fix content warning in notifications when alwaysShowSpoiler is on (#1757)
|
2020-05-03 03:12:04 +03:00 |
|
Levi Bard
|
b44ceea44c
|
Confirm blocks and mutes from timelines (#1740)
* Add preference for confirming blocks and mutes from timelines
Implements #1737
* Apply code review feedback
|
2020-05-03 03:06:45 +03:00 |
|
Konrad Pozniak
|
2b500bdad3
|
simplify ComposeOptionsView (#1734)
|
2020-05-03 03:04:00 +03:00 |
|
Levi Bard
|
200e46aea6
|
Fix NPE in follow requests view (#1739)
Fixes #1738
|
2020-05-03 03:04:00 +03:00 |
|
Levi Bard
|
4f72b57990
|
Ensure media are marked sensitive any time there's a content warning (#1728)
Addresses the most critical part of #1725, and may also apply to #1721
|
2020-05-03 03:01:17 +03:00 |
|