* Migrate LinkHelper to kotlin * Support tags field on statuses * Use embedded tags list in status instead of text scraping to embed tag click handler. Fixes #2283 * Make mentions and tags lists nonnullable * Make LinkHelper.openLink a Context extension method * Use builtin extension for uri conversion * More cleanup in LinkHelper * Add tests for LinkHelper.getDomain * Unbreak tags in places that don't have a tag list (e.g. profiles) * Fixup javadoc |
||
|---|---|---|
| .. | ||
| AccountDao.kt | ||
| AccountEntity.kt | ||
| AccountManager.kt | ||
| AppDatabase.java | ||
| ConversationsDao.kt | ||
| Converters.kt | ||
| DraftDao.kt | ||
| DraftEntity.kt | ||
| InstanceDao.kt | ||
| InstanceEntity.kt | ||
| TimelineDao.kt | ||
| TimelineStatusEntity.kt | ||