Tusky-App-Android/app/src/test/java/com/keylesspalace/tusky
Levi Bard af298e5281 Account for underscores when tokenizing mentions for autocompletion (#888)
* Account for underscores when tokenizing mentions for autocompletion
Fixes #743

* Migrate MentionTokenizer to kotlin

* Add tests for mention tokenizer
2018-10-19 17:44:46 +02:00
..
di Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00
BottomSheetActivityTest.kt Add ability to pin/unpin statuses (#872) 2018-10-03 21:27:52 +02:00
ComposeActivityTest.kt fix bug where sending toot is not possible despite it being below character limit 2018-07-10 19:48:41 +02:00
FakeTuskyApplication.kt ComposeActivity improvements (#548) 2018-04-13 22:37:21 +02:00
MentionTokenizerTest.kt Account for underscores when tokenizing mentions for autocompletion (#888) 2018-10-19 17:44:46 +02:00
SpanUtilsTest.kt Behave like Mastodon web ui and only count URLs as 23 characters when composing (#629) 2018-05-16 19:14:26 +02:00
TimelineFragmentTest.kt Add EventHub, add fav, reblog events, improve timelines (#562) 2018-05-27 11:22:12 +03:00