1
0
mirror of git://jb55.com/damus synced 2024-09-19 19:46:51 +00:00
damus/damusTests
William Casarin db2ec0a00a Fix npub mention bugs, fix slowness when parsing large posts
Switch the post parser to use the same code as the content parser. This
was causing many issues, including performance issues.

Changelog-Fixed: Fix lag when creating large posts
Changelog-Fixed: Fix npub mentions failing to parse in some cases
Changelog-Added: Add r tag when mentioning a url
Changelog-Removed: Remove old @ and & hex key mentions
2023-07-11 09:15:13 -07:00
..
Models Fix npub mention bugs, fix slowness when parsing large posts 2023-07-11 09:15:13 -07:00
Bech32Tests.swift extract HomeModel from ContentView 2022-05-24 12:57:40 -07:00
CustomZapViewTests.swift Fix plurality on sats 2023-05-05 09:00:02 -07:00
damusTests.swift Fix npub mention bugs, fix slowness when parsing large posts 2023-07-11 09:15:13 -07:00
DMTests.swift Refactor direct messages model 2023-04-15 12:41:00 -07:00
EventDetailBarTests.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
EventGroupViewTests.swift Fix missing profile zap notification text 2023-06-28 14:48:06 +02:00
FormatTests.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
HashtagTests.swift Fix npub mention bugs, fix slowness when parsing large posts 2023-07-11 09:15:13 -07:00
InvoiceTests.swift artifacts: allow unseparated note artifacts 2023-07-10 18:24:43 -07:00
KeychainStorageTests.swift Replace Vault dependency with @KeychainStorage property wrapper 2023-05-04 15:57:02 -07:00
LikeTests.swift Fix reaction notification title to be consistent with ReactionView 2023-05-24 15:20:02 -07:00
ListTests.swift Initial NIP-51 Mute List Implementation 2023-01-25 09:53:59 -08:00
MarkdownTests.swift artifacts: allow unseparated note artifacts 2023-07-10 18:24:43 -07:00
NIP19Tests.swift artifacts: allow unseparated note artifacts 2023-07-10 18:24:43 -07:00
NostrScriptTests.swift Fix localization issues and export strings for translation 2023-07-09 15:33:15 -04:00
ProfileDatabaseTests.swift add damus_donation to profile data model and update tests 2023-05-26 07:02:14 -05:00
ProfileViewTests.swift Add indication of followers you know in a profile 2023-06-25 09:38:57 +02:00
ReplyDescriptionTests.swift Add image uploader 2023-03-15 17:12:05 -06:00
ReplyTests.swift Fix npub mention bugs, fix slowness when parsing large posts 2023-07-11 09:15:13 -07:00
RequestTests.swift tests: disable invalid tests 2023-06-23 20:46:27 +02:00
TimeAgoTests.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
TrieTests.swift Add trie-based user search cache to replace non-performant linear scans 2023-07-03 12:06:01 -07:00
UserSearchCacheTests.swift Fix UI bug with user search and fix race conditions on profiles NIP-05 cache 2023-07-04 09:09:14 -07:00
WalletConnectTests.swift nwc: fix broken test 2023-05-14 10:49:54 -07:00
ZapTests.swift Add trie-based user search cache to replace non-performant linear scans 2023-07-03 12:06:01 -07:00