26 Commits (ca196ffc73e2f5158448b50a0e4490e9ddfe4e40)

Author SHA1 Message Date
Alibek Omarov ca196ffc73 compose: implement BBcode and HTML sending 4 years ago
Levi Bard 903d2154bf When a plaintext share contains EXTRA_TEXT and a distinct EXTRA_SUBJECT, use EXTRA_SUBJECT as the content warning for the shared status (#1712) 4 years ago
Konrad Pozniak 025d1d4b3c Upgrade deps (#1708) 4 years ago
Levi Bard cc4642f3a0 Warn when scheduling a post within 5 minutes (#1698) 4 years ago
Konrad Pozniak d8b5967c97 Compose activity fixes (#1707) 4 years ago
Konrad Pozniak 316c7f202e fix crash when inserting custom emojis at the start of the compose field (#1706) 4 years ago
Levi Bard 5d4865ae3c Delete draft when sending its status completes. (#1704) 4 years ago
Konrad Pozniak eeb768eb1c Theme refactoring (#1656) 4 years ago
Konrad Pozniak 776e995e73 fix overlapping icons in ComposeActivity (#1661) 4 years ago
Levi Bard 6c592b6723 Add support for uploading audio attachments (#1630) 4 years ago
Alibek Omarov b46037b546 ComposeActivity: add warning for too big files 4 years ago
Alibek Omarov 919c24571d ComposeActivity: use nodeinfo data for determining upload limits and markdown support 4 years ago
Ivan Kupalov e60a9b19e9 Add space before emojo code in editor when needed, fix #1616 (#1632) 4 years ago
Levi Bard 91bf35f627 Compose activity: When selection is nonempty and a "special character" button is pressed, decorate all selected word starts (#1523) 4 years ago
Levi Bard a811ae0c83 Don't drop content warning when replying (#1631) 4 years ago
Alibek Omarov d447b683cc ComposeActivity: restore ability to upload any type of file 4 years ago
Alibek Omarov 703d423f82 ComposeActivity: fix crash 4 years ago
Alibek Omarov 5e9bd26f24 ComposeActivity: add unlimited attachments support again 4 years ago
Alibek Omarov 2e2ab4ed6a ComposeActivity: add optional field markdownMode to ComposeOptions 4 years ago
Alibek Omarov 343b121d7b ComposeActivity: fix compiling 4 years ago
Alibek Omarov edd7991101 ComposeActivity: reimplement markdown mode again after pointless java->kotlin transition 4 years ago
Ivan Kupalov 9c59d000f9 ComposeActivity refactor (#1541) 4 years ago