Commit Graph

2497 Commits

Author SHA1 Message Date
58780af123 l10n: Japanese: Added translation using Weblate 2020-05-06 06:30:25 +02:00
Alice Heart
32c0d70b63 l10n: French: Added translation using Weblate 2020-05-05 23:55:55 +02:00
86888a1e57 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
639c34ffc8 l10n: add translations for Catalan and Spanish by @Koishi@udongein.xyz 2020-05-05 22:04:28 +02:00
570ce77f9f fastlane: drop 2020-05-05 22:04:28 +02:00
1e459d4855 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
18fa9fdf73 l10n: (Russian): Added translation using Weblate 2020-05-05 18:22:14 +02:00
473ac895b9 Fix test and lint 2020-05-03 12:42:57 +02:00
8641b0f220 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
bf62187fe2 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
2ed14d0b90 replace HtmlUtils with HtmlCompat (#1741)
* replace HtmlUtils with HtmlCompat

* fix tests
2020-05-03 04:12:08 +03:00
c7e7da9433 Cherry-picked 2cf1e366. 2020-05-03 04:05:38 +03:00
ac61284fa2 SpannedTypeAdapter: remove dead file 2020-05-03 03:43:43 +03:00
223abe8c08 MainActivity: apply existing ViewPager2Fix 2020-05-03 03:20:54 +03:00
01963d8f9b MainActivity: removal 2020-05-03 03:20:38 +03:00
Conny Duck
1cba30d3f2 close drawer after click 2020-05-03 03:18:02 +03:00
Ivan Kupalov
90d6237be0 Add preference to disable swipe gesture for switching tabs, close #1718 (#1752) 2020-05-03 03:17:54 +03:00
Konrad Pozniak
07d599e628 fix overlapping account items in AccountsInListFragment (#1768) 2020-05-03 03:15:59 +03:00
Konrad Pozniak
984a56a482 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
67a0bdcaed fix ugly media previews in conversation tab (#1762) 2020-05-03 03:14:37 +03:00
Sylvia van Os
d1ab0deb98 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
3e8b8f1f88 fix toot sending twice when using a hardware keyboard (#1758) 2020-05-03 03:12:05 +03:00
Konrad Pozniak
8a23f3b84c fix content warning in notifications when alwaysShowSpoiler is on (#1757) 2020-05-03 03:12:04 +03:00
Levi Bard
bf7e9e019d 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
ae651c3cf1 simplify ComposeOptionsView (#1734) 2020-05-03 03:04:00 +03:00
Levi Bard
57af67bf49 Fix NPE in follow requests view (#1739)
Fixes #1738
2020-05-03 03:04:00 +03:00
Levi Bard
683fb8f0f0 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
Konrad Pozniak
7d9f1c8e9a upgrade Kotlin to 1.3.70 (#1730) 2020-05-03 03:01:17 +03:00
Levi Bard
507d9fe19d Add notifications for follow requests (#1729)
* Add notifications for follow requests
Issue #1719

* Revert item_follow_request layout, create new layout for follow request notifications

* Migrate follow request interaction from notification to observable pattern

* Filter follow request notifications by default

* Add missing cases for system notification generation

* Format code
2020-05-03 03:01:16 +03:00
333c906a36 gradle: disable another lint warning that I don't want to fix 2020-05-03 02:49:44 +03:00
9c1a4e91f3 EmojiKeyboard: add recents 2020-05-03 02:49:31 +03:00
47d903480e LinkHelper: try to fix error if account url is null 2020-05-03 02:49:31 +03:00
0c393585bd NetworkModule: hide different logging levels under comments to not look every time in documentation 2020-05-03 02:49:31 +03:00
4141030d2e filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks 2020-04-28 04:01:19 +02:00
645098c3c7 ComposeActivity: put buttons into relativelayout and scrollview so they would not push send button outside of screen 2020-04-12 22:04:44 +03:00
8eb3b7ecca ComposeActivity: fix crash on old Android 2020-04-12 22:02:32 +03:00
508a91070e NetworkModule: oops, disable showing headers in logcat 2020-04-12 21:05:54 +03:00
fed8b01764 wysiwyg: add minimal editor based on MarkdownEdit library 2020-04-12 20:44:40 +03:00
ca196ffc73 compose: implement BBcode and HTML sending 2020-04-12 20:13:09 +03:00
569ca90147 AccountActivity: animate banner if animateGifAvatars is enabled 2020-04-10 19:20:28 +03:00
ff5ec41e76 http: haha content-encoding goes brrrr (enabled brotli compression) 2020-04-10 18:53:28 +03:00
e64831027c emojis: remove unicode emojis consisting of more than one code point as it's unsupported by Pleroma 2020-04-10 17:33:53 +03:00
Ivan Kupalov
5dd190404f Fix reblog confirm (#1723)
* Fix reblog confirmation default value

* Fix triggering reblog before confirming it

* Fix accidents caused by reblog confirmation
2020-04-10 16:41:06 +03:00
ca36dd0238 gradle: remove ndk version setting 2020-04-10 03:34:04 +03:00
74b4e0efee husky: regenerate artwork, fix incorrect dimensions, use pngcrush, add two new pics 2020-04-10 03:12:34 +03:00
50646e6e4c icons: add high-resolution icon for notifications 2020-04-10 02:19:43 +03:00
bb9a9b8f44 strings: change Add reaction to React 2020-04-10 02:19:03 +03:00
125186885d emoji_reactions: show keyboard as dialog 2020-04-10 02:18:37 +03:00
6100868c7a custom_emoji: fix showing emojis that may look like a regular expression 2020-04-10 02:14:33 +03:00
df315a3f3e emoji_reactions: implement for notifications fragment 2020-04-10 02:13:33 +03:00