pachli-android/app/schemas/com.keylesspalace.tusky.db.AppDatabase
Levi Bard addce87eb6
Use tags from status when adding handlers to hashtag spans in status content (#2344)
* 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
2022-02-25 18:56:21 +01:00
..
2018-12-25 20:06:28 +01:00
2019-01-14 22:05:08 +01:00
2019-05-02 19:44:35 +02:00
2019-05-30 21:02:59 +02:00
2019-08-22 20:30:08 +02:00
2019-11-19 10:15:32 +01:00
2019-12-19 19:09:40 +01:00
2020-12-23 12:52:39 +01:00
2021-01-21 18:57:09 +01:00
2021-05-16 19:17:56 +02:00
2021-06-17 18:54:56 +02:00
2022-01-11 19:00:29 +01:00