Alibek Omarov
|
876645069e
|
translations: husky: Spanish and Catalan by @Koishi@udongein.xyz
|
5 years ago |
a1batross
|
473ac895b9
|
Fix test and lint
|
5 years ago |
Alibek Omarov
|
8641b0f220
|
Patch to compile, downgrade Kotlin version, otherwise it fails with useless message, disable incremental kapt otherwise it fails
|
5 years ago |
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
|
5 years ago |
Konrad Pozniak
|
2ed14d0b90
|
replace HtmlUtils with HtmlCompat (#1741)
* replace HtmlUtils with HtmlCompat
* fix tests
|
5 years ago |
Alibek Omarov
|
c7e7da9433
|
Cherry-picked 2cf1e366.
|
5 years ago |
Alibek Omarov
|
ac61284fa2
|
SpannedTypeAdapter: remove dead file
|
5 years ago |
Alibek Omarov
|
223abe8c08
|
MainActivity: apply existing ViewPager2Fix
|
5 years ago |
Alibek Omarov
|
01963d8f9b
|
MainActivity: removal
|
5 years ago |
Conny Duck
|
1cba30d3f2
|
close drawer after click
|
5 years ago |
Ivan Kupalov
|
90d6237be0
|
Add preference to disable swipe gesture for switching tabs, close #1718 (#1752)
|
5 years ago |
Konrad Pozniak
|
07d599e628
|
fix overlapping account items in AccountsInListFragment (#1768)
|
5 years ago |
Konrad Pozniak
|
984a56a482
|
fix toots showing too much whitespace (#1761)
* fix toots showing too much whitespace
* use isWhitespace extension function
|
5 years ago |
Konrad Pozniak
|
67a0bdcaed
|
fix ugly media previews in conversation tab (#1762)
|
5 years ago |
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
|
5 years ago |
Konrad Pozniak
|
3e8b8f1f88
|
fix toot sending twice when using a hardware keyboard (#1758)
|
5 years ago |
Konrad Pozniak
|
8a23f3b84c
|
fix content warning in notifications when alwaysShowSpoiler is on (#1757)
|
5 years ago |
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
|
5 years ago |
Konrad Pozniak
|
ae651c3cf1
|
simplify ComposeOptionsView (#1734)
|
5 years ago |
Levi Bard
|
57af67bf49
|
Fix NPE in follow requests view (#1739)
Fixes #1738
|
5 years ago |
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
|
5 years ago |
Konrad Pozniak
|
7d9f1c8e9a
|
upgrade Kotlin to 1.3.70 (#1730)
|
5 years ago |
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
|
5 years ago |
Alibek Omarov
|
333c906a36
|
gradle: disable another lint warning that I don't want to fix
|
5 years ago |
Alibek Omarov
|
9c1a4e91f3
|
EmojiKeyboard: add recents
|
5 years ago |
Alibek Omarov
|
47d903480e
|
LinkHelper: try to fix error if account url is null
|
5 years ago |
Alibek Omarov
|
0c393585bd
|
NetworkModule: hide different logging levels under comments to not look every time in documentation
|
5 years ago |
a1batross
|
4141030d2e
|
filters: represent POST as json becausr booleans cannot be represented in urlencoded as Pleroma thinks
|
5 years ago |
Alibek Omarov
|
645098c3c7
|
ComposeActivity: put buttons into relativelayout and scrollview so they would not push send button outside of screen
|
5 years ago |
Alibek Omarov
|
8eb3b7ecca
|
ComposeActivity: fix crash on old Android
|
5 years ago |
Alibek Omarov
|
508a91070e
|
NetworkModule: oops, disable showing headers in logcat
|
5 years ago |
Alibek Omarov
|
fed8b01764
|
wysiwyg: add minimal editor based on MarkdownEdit library
|
5 years ago |
Alibek Omarov
|
ca196ffc73
|
compose: implement BBcode and HTML sending
|
5 years ago |
Alibek Omarov
|
569ca90147
|
AccountActivity: animate banner if animateGifAvatars is enabled
|
5 years ago |
Alibek Omarov
|
ff5ec41e76
|
http: haha content-encoding goes brrrr (enabled brotli compression)
|
5 years ago |
Alibek Omarov
|
e64831027c
|
emojis: remove unicode emojis consisting of more than one code point as it's unsupported by Pleroma
|
5 years ago |
Ivan Kupalov
|
5dd190404f
|
Fix reblog confirm (#1723)
* Fix reblog confirmation default value
* Fix triggering reblog before confirming it
* Fix accidents caused by reblog confirmation
|
5 years ago |
Alibek Omarov
|
ca36dd0238
|
gradle: remove ndk version setting
|
5 years ago |
Alibek Omarov
|
74b4e0efee
|
husky: regenerate artwork, fix incorrect dimensions, use pngcrush, add two new pics
|
5 years ago |
Alibek Omarov
|
50646e6e4c
|
icons: add high-resolution icon for notifications
|
5 years ago |
Alibek Omarov
|
bb9a9b8f44
|
strings: change Add reaction to React
|
5 years ago |
Alibek Omarov
|
125186885d
|
emoji_reactions: show keyboard as dialog
|
5 years ago |
Alibek Omarov
|
6100868c7a
|
custom_emoji: fix showing emojis that may look like a regular expression
|
5 years ago |
Alibek Omarov
|
df315a3f3e
|
emoji_reactions: implement for notifications fragment
|
5 years ago |
Alibek Omarov
|
06eda38140
|
emoji_keyboard: first keyboard, supports only unicode emojis
|
5 years ago |
Alibek Omarov
|
cbcb3838dd
|
emoji: add all Unicode 12.0 emojis
|
5 years ago |
Alibek Omarov
|
ceadb76785
|
emoji: use bundled compat font
|
5 years ago |
Alibek Omarov
|
8d89f83bae
|
adapter: replace simple viewholders by SingleViewHolder(extended from RecyclerView.ViewHolder but allowed to instantiate)
|
5 years ago |
Alibek Omarov
|
78cf552a32
|
Merge branch 'develop' of https://github.com/FWGS/Husky into develop
|
5 years ago |
Alibek Omarov
|
7ccb9ac5d2
|
Better handling of muted users and conversations, add option Hide muted users like in PleromaFE
|
5 years ago |