1
0
mirror of git://jb55.com/damus synced 2024-09-19 11:43:44 +00:00
damus/damus/Util
2023-10-02 12:34:08 -07:00
..
AnyCodable Refactoring Edit Picture Views 2023-07-10 17:27:51 -07:00
BlurHash Add image metadata to image uploads 2023-04-26 10:53:13 -07:00
Extensions Swift cleanup: don't capture case values only to ignore them in switch statements 2023-07-16 07:37:55 -07:00
Images ndb: sync up a few remaining NdbNote tag differences 2023-07-25 16:22:25 -07:00
Relays refactor: add Pubkey, Privkey, NoteId string aliases 2023-07-31 05:38:19 -07:00
AccountDeletion.swift nostrdb: add profiles to nostrdb 2023-09-21 09:10:06 -04:00
AVPlayer+Additions.swift video: remove VideoPlayer and switch to VideoController for cache 2023-09-07 10:33:31 -07:00
Bech32.swift code clean-up: @discardableResult, unused params, simplify getting specific relays from pool 2023-02-18 09:22:09 -08:00
Bech32Object.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
CompatibleAttribute.swift Add bitcoin icon to bitcoin hashtags 2023-04-06 16:04:16 -07:00
Constants.swift Remove unused code 2023-05-08 11:01:04 -07:00
CoreSVG.swift Remove unused code 2023-05-08 11:01:04 -07:00
CredentialHandler.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
DebouncedOnChange.swift Add nip05 search 2023-03-29 19:24:06 -04:00
Debouncer.swift add missing file 2023-02-15 19:15:19 -08:00
DisplayName.swift ndb: switch profile queries to use transactions 2023-09-21 09:10:06 -04:00
EventCache.swift ndb: switch profile queries to use transactions 2023-09-21 09:10:06 -04:00
EventHolder.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
Hashtags.swift Fix UTF support for hashtags 2023-08-03 12:17:32 -07:00
InputDismissKeyboard.swift Add password autofill on account login and creation 2023-02-10 10:14:44 -08:00
InsertSort.swift Show zap comments in threads and show top zap 2023-06-09 10:11:25 +02:00
KeyboardVisible.swift Properly scroll DM view when keyboard is open 2023-05-05 16:13:17 -07:00
KeychainStorage.swift Fix tests 2023-05-09 20:23:08 -07:00
Keys.swift perf: fix weird lag when switching timelines 2023-09-10 18:25:35 -07:00
LinkView.swift Eliminate popping when scrolling 2023-02-21 04:36:01 -08:00
Lists.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00
LNUrlPayRequest.swift Remove unused code 2023-05-08 11:01:04 -07:00
LNUrls.swift refactor: add Pubkey, Privkey, NoteId string aliases 2023-07-31 05:38:19 -07:00
LocalizationUtil.swift Fix localization issues and export strings for translation 2023-07-14 09:34:29 -07:00
LocalNotification.swift notifications: fix rare crash with local notification 2023-08-06 08:33:51 -07:00
Log.swift util: add structured logger 2023-08-03 12:17:56 -07:00
NIP05.swift ndb: switch profile queries to use transactions 2023-09-21 09:10:06 -04:00
NIPURLBuilder.swift Add Relay Detail View 2023-02-06 13:21:42 -08:00
Parser.swift Remove unused code 2023-05-08 11:01:04 -07:00
PostBox.swift refactor: add Pubkey, Privkey, NoteId string aliases 2023-07-31 05:38:19 -07:00
PreviewCache.swift refactor: add Pubkey, Privkey, NoteId string aliases 2023-07-31 05:38:19 -07:00
ReplyCounter.swift blocks: pass keypair instead of privkey to avoid pubkey gen 2023-08-28 11:47:29 -07:00
Router.swift router: hash bytes for a quick sanity check 2023-09-10 18:27:37 -07:00
StringCodable.swift Refactor and Scope user settings to pubkey 2023-04-21 16:21:01 -07:00
StringUtil.swift Add max length truncation to displayed profile attributes to mitigate spam 2023-06-04 17:50:52 -04:00
Theme.swift Remove unused code 2023-05-08 11:01:04 -07:00
TimeAgo.swift Fix localization issues, add tests, import translations, and add zh-CN and zh-TW 2023-02-24 12:44:54 -08:00
Translator.swift Add translate.nostr.wine to available translation services 2023-10-02 12:34:08 -07:00
VersionInfo.swift config: show git hash in version info 2023-08-01 09:29:09 -07:00
WalletConnect.swift nwc: fix parsing issue with NIP-47 compliant NWC urls without double-slashes 2023-09-13 12:59:21 -06:00
Zap.swift Move the Block helper type to its own file, collapse the various standalone functions for parsing block data, and refactor consumers to initialize a Block with given data and access its members as needed. 2023-09-03 18:02:32 -07:00
Zaps.swift ndb: switch to nostrdb notes 2023-08-03 13:20:36 -07:00