99d8859319
Add trie-based user search cache to replace non-performant linear scans
...
Changelog-Added: Add trie-based user search cache to replace non-performant linear scans
Bounty: lnbc500u1pj2pj5upp5mgcxn3893hayv839vqhxsljk337zf3e4xswde2eschd802x696esdqqcqzzsxqyz5vqsp5s28vfqgu9tqhamuu2hn4mltmhhznhcjsh7fjnm696z0n5naf046s9qyyssq6ylrtgtqzkxz8xc00as887qzsxzwgjrl3wz08r8n223lcmq7y2qsskgtmt9hwgzgxa37g7ajwm9uvejwkctjuz636fh7gr2lm0jymqqqmk7fyg
2023-07-02 17:35:12 -04:00
William Casarin
3b07a207c4
post: extract createUserTag so it can be re-used
2023-06-28 16:26:59 +02:00
William Casarin
d9a06e69ae
misc: remove some dead code
2023-06-28 16:25:04 +02:00
14977fe3dd
Replace indexed mentions with NIP-27
...
Changelog-Fixed: Replace indexed mentions with NIP-27
Closes : #1213
2023-06-07 06:22:38 +02:00
8ca377bec9
Add max length truncation to displayed profile attributes to mitigate spam
...
Changelog-Fixed: Add max length truncation to displayed profile attributes to mitigate spam
Fixes : #1237
2023-06-04 17:50:52 -04:00
gladius
e4e477a2ac
Fix cursor jumping when pressing return
...
Changelog-Fixed: Fix cursor jumping when pressing return
Closes : #775
2023-05-26 11:20:40 -07:00
gladiusKatana
f9a572faa2
dynamically set .isScrollEnabled in TextViewWrapper (true if UserSearch is present)
2023-05-24 20:41:03 -07:00
William Casarin
bffa42a13a
Supporter Badges
2023-05-15 11:57:37 -07:00
Swift
c35331ceda
Fix bug where you could only mention users at the end of a post
...
Changelog-Fixed: Fix bug where you could only mention users at the end of a post
Closes : #1102
2023-05-07 09:22:58 -07:00
William Casarin
d4c8c15cc3
Revert "Revert "Fix tap area when mentioning users""
...
This reverts commit 735376b00f .
2023-04-15 09:59:55 -07:00
William Casarin
735376b00f
Revert "Fix tap area when mentioning users"
...
This reverts commit a2cd51b6e7 .
2023-04-14 11:36:45 -07:00
OlegAba
a2cd51b6e7
Fix tap area when mentioning users
...
Changelog-Fixed: Fix tap area when mentioning users
Closes : #895
2023-04-09 16:17:57 -07:00
OlegAba
b8226d674d
Fix post view padding
...
Changelog-Fixed: Fix padding in post view
Closes : #879
2023-04-07 11:33:52 -07:00
ericholguin
1701dbdfb9
Add an empty view when a tagged user isnt found
...
Changelog-Added: Show a custom view when tagged user isn't found
2023-04-03 16:23:04 -07:00
William Casarin
1533be77d8
Extend user tagging search to all local profiles
...
Changelog-Added: Extend user tagging search to all local profiles
Changelog-Fixed: Show @ mentions for users with display_names and no username
Changelog-Fixed: Make user search case insensitive
2023-03-15 08:47:15 -06:00
William Casarin
c05223ca2b
refactor: extract on_user_tapped in UserSearch
2023-03-14 17:12:37 -06:00
Swift
75fd8de456
Fix post text in darkmode
...
Closes : #693
2023-02-26 12:21:04 -08:00
Swift
436d20dfbd
Rich tagging
...
Changelog-Changed: No more inline npubs when tagging users
Closes : #691
2023-02-24 13:35:33 -08:00
William Casarin
29c4170833
Make @ mentions case insensitive
...
Changelog-Fixed: Make @ mentions case insensitive
2023-02-07 12:07:59 -08:00
William Casarin
3af9131afe
autocomplete: add space after replacing occurances
...
This is more intuitive
2023-01-28 15:50:42 -08:00
Swift
b6b6d033a8
User tagging and autocompletion
...
Co-authored-by: William Casarin <jb55@jb55.com >
Changelog-Added: User tagging and autocompletion in posts
Closes : #347
Fixes : #411 , #63
2023-01-28 15:43:45 -08:00