Commit Graph

539 Commits

Author SHA1 Message Date
Alejandro Gomez 548e3ae67b
info placement and color 2023-01-16 00:14:33 +01:00
Alejandro Gomez dbd6775f47
better spacing for urls 2023-01-15 23:59:28 +01:00
Alejandro Gomez 7d050242f1
remove darkness from banner gradient 2023-01-15 23:40:26 +01:00
Alejandro Gomez 312451e836
spacing for bio 2023-01-15 23:34:24 +01:00
Alejandro Gomez bb2d7950fe
spacing for urls, clickable lnurl 2023-01-15 23:34:15 +01:00
Alejandro Gomez ac3f3ffff7
fix: keep caching users in localstorage until fully migrating to indexed db 2023-01-15 17:18:28 +01:00
Alejandro Gomez 5a1532e8c5
fix: dont display display_name as nip user when username is default 2023-01-15 16:12:44 +01:00
Alejandro Gomez c5daf54191
fix: adjust nip05 size 2023-01-15 13:59:34 +01:00
Alejandro Gomez 75badd2845
display name and nip05 2023-01-15 13:46:35 +01:00
Alejandro Gomez 02af127869
fix: store pic urls 2023-01-15 13:26:21 +01:00
Alejandro Gomez 5b69b2f7b0
fix: make sure domain exists 2023-01-15 13:17:30 +01:00
Alejandro Gomez 298010a086
don't store user in local storage 2023-01-15 13:15:40 +01:00
Alejandro Gomez ce68236db3
fix: adjust font size 2023-01-15 13:08:27 +01:00
Alejandro Gomez 6c3ed97b34
nip05 handles 2023-01-15 13:02:45 +01:00
Alejandro Gomez 0dcb379c3d
refactor: rename class 2023-01-15 12:06:44 +01:00
Alejandro Gomez 2acbe37907
fix: case insensitive name match 2023-01-15 12:06:32 +01:00
Alejandro Gomez f2a9b1ff9c
feat: cache nip05 verifications 2023-01-15 11:50:52 +01:00
Alejandro Gomez 344e309d4e
seen user db 2023-01-15 11:41:45 +01:00
Kieran 5cc08aaace
Merge pull request #63 from v0l/minor-ui-fixes
Minor UI fixes
2023-01-15 09:59:46 +00:00
Alejandro Gomez 615fc9fcfa
fix: reaction tweaks 2023-01-15 01:41:46 +01:00
Alejandro Gomez 6ac44786af
fix: add missing nostrplebs domains to avatar borders 2023-01-15 01:23:57 +01:00
Alejandro Gomez cafc589577
pad 2023-01-14 23:55:45 +01:00
Alejandro Gomez c1877b35ad
address review comments 2023-01-14 23:46:28 +01:00
Alejandro Gomez 666ab8ebdb
cleanup 2023-01-14 22:57:18 +01:00
Alejandro Gomez 846909536d
deactivate when cleaning input field 2023-01-14 22:57:18 +01:00
Alejandro Gomez 4f5d07ecd9
tweak styles 2023-01-14 22:57:18 +01:00
Alejandro Gomez 23388c11b4
feat: mentions 2023-01-14 22:57:17 +01:00
Alejandro Gomez fa3793362c
fix: dont fail to render with invalid URLs 2023-01-14 22:57:17 +01:00
Alejandro Gomez 33e233d4a3
feat: render markdown 2023-01-14 22:57:13 +01:00
Kieran 29f92b7cb2
bug: reaction with no e tag 2023-01-14 20:04:27 +00:00
Kieran 3fd5fd8568
Cache transformed body 2023-01-14 18:50:24 +00:00
Kieran f5a5fcf22a
Fix relay list loading 2023-01-14 18:31:56 +00:00
Alejandro Gomez 69424ce795
fix: remove redundant styles 2023-01-14 15:41:45 +01:00
Alejandro Gomez 6aeaa6541d
refactor: extract text css 2023-01-14 15:37:31 +01:00
Alejandro Gomez bbbc334b85
fix DM styles 2023-01-14 15:23:15 +01:00
Alejandro Gomez af53773f06
fix: pass tags and users 2023-01-14 15:17:27 +01:00
Alejandro d6ab2c8f16
Merge branch 'main' into markdown 2023-01-14 15:13:45 +01:00
Alejandro Gomez 731aa68b44
fix: dont fail to render with invalid URLs 2023-01-14 15:13:17 +01:00
Alejandro Gomez a5e5b6e901
add max width to details 2023-01-14 14:55:20 +01:00
Alejandro Gomez 06702a5174
hr styles 2023-01-14 14:51:02 +01:00
Alejandro Gomez e0957deca8
feat: render markdown 2023-01-14 14:50:58 +01:00
Alejandro 5e247ba0ed
Merge pull request #53 from v0l/banner
feat: display banner in profile
2023-01-14 14:45:16 +01:00
Alejandro Gomez 80024bc391
feat: display banner in profile 2023-01-14 14:33:05 +01:00
Alejandro Gomez 7b345cb4a4
put buttons closer 2023-01-14 14:29:05 +01:00
Alejandro Gomez 77442ef408
refactor: use old style when no banner present 2023-01-14 14:28:22 +01:00
Kieran 4aeea82bc2
Catch exceptions 2023-01-14 13:11:01 +00:00
Alejandro Gomez 11d054f4e3
reduce top margin 2023-01-14 14:01:26 +01:00
Alejandro Gomez 414d543e26
fix style 2023-01-14 14:01:26 +01:00
Alejandro Gomez 8e86728222
add header editor to settings 2023-01-14 14:01:26 +01:00
Alejandro Gomez 7c6483b991
feat: display banner in profile 2023-01-14 14:01:22 +01:00
Kieran 1c987096fd
DM button on profile 2023-01-14 12:25:08 +00:00
Kieran 1c0eaf4844
DM improvements 2023-01-14 11:50:06 +00:00
Kieran 5116ecd817
Clear input when sending DM 2023-01-14 00:29:54 +00:00
Kieran e9bec7b3fd
Chat entry spacing 2023-01-14 00:25:28 +00:00
Kieran b46520ebe9
Show pub-key for dms with no response :( 2023-01-14 00:24:32 +00:00
Kieran f4dca89c05
Bug fix the bug fix 2023-01-14 00:21:05 +00:00
Kieran 5046ab73ff
fix nip7 sendDm 2023-01-14 00:17:45 +00:00
Kieran 593c8a4fa9
DMs 2023-01-14 00:15:05 +00:00
Kieran eb94a239e4
Tweak notifications number 2023-01-13 22:09:57 +00:00
Kieran 93afce71c9
Typo 2023-01-13 18:45:36 +00:00
Kieran d509197d43
Merge pull request #52 from v0l/nip05-styles
feat: add avatar borders with color gradients to partner nip05 providers
2023-01-13 17:47:15 +00:00
Alejandro Gomez 284b6c5de6
fix: URL encode name 2023-01-13 18:39:46 +01:00
Alejandro Gomez f1cd244cb7
refactor: extract gradient into common class 2023-01-13 18:38:10 +01:00
Alejandro Gomez 08cae73e75
lowercase domain 2023-01-13 18:25:01 +01:00
Alejandro Gomez fa3088a331
add space before 'Reposted' 2023-01-13 17:24:20 +01:00
Alejandro Gomez 8bffd3bd4c
refactor: put gradients on css 2023-01-13 16:25:58 +01:00
Kieran 6b34372b8d
Cleanup error flow 2023-01-13 14:28:27 +00:00
Kieran ae031635cc
Enable snort nip5 service 2023-01-13 13:37:07 +00:00
Alejandro Gomez 5624e6560c
feat: add avatar borders with color gradients to partner nip05 providers 2023-01-13 13:16:01 +01:00
Kieran d7149a295e
Merge pull request #50 from v0l/nip5-shop
Nip5 shop
2023-01-13 09:48:06 +00:00
Kieran 6fbe85c7d2
Remove debugger statment 2023-01-13 09:46:44 +00:00
Alejandro Gomez 5e9cf92922
minor UI improvements to Verification screen 2023-01-13 08:55:28 +01:00
Kieran 038f484623
Add buy link to settings page 2023-01-12 22:50:48 +00:00
Kieran 0d7b60e078
Debounce name checks 2023-01-12 22:46:17 +00:00
Kieran 26ee939bb1
Add semisol to recommended follows 2023-01-12 22:19:31 +00:00
Kieran 6b06289b49
Show pubkey as bech32 2023-01-12 22:16:53 +00:00
Kieran 1542a11f56
Tag ref 2023-01-12 21:38:39 +00:00
Kieran 192877c5d2
Complete buy flow 2023-01-12 21:36:31 +00:00
Kieran c6b41419f8
Show copyable private key on settings page 2023-01-12 15:48:58 +00:00
Kieran bcdf035063
Verfication page 2023-01-12 15:35:42 +00:00
Kieran 783dbf8b68
General improvements 2023-01-12 12:00:44 +00:00
Kieran 46df3a64c7
Modal z-index 2023-01-12 10:21:36 +00:00
Kieran 8230c99c80
Bug fix pay invoice flow 2023-01-12 09:57:35 +00:00
Kieran eaab2e3e5d
Merge pull request #33 from v0l/embed-tweet
feat: embed tweets
2023-01-12 09:41:22 +00:00
Kieran e4b0d342c8
Merge pull request #23 from ivanacostarubio/yuka
Shows QR code first
2023-01-12 09:40:27 +00:00
Ivan 17a6a5ba23
Using LNURLTip to show the QR 2023-01-12 00:07:48 -06:00
Alejandro Gomez c3aa3567ed
feat: embed tweets 2023-01-11 21:23:19 +01:00
Alejandro Gomez dd8e884f68
fix: support shorts YouTube URLs 2023-01-11 19:26:37 +01:00
Alejandro Gomez 425a21b095
fix: less strict youtube regex 2023-01-11 19:22:53 +01:00
Alejandro Gomez 7a51c4ed1a
fix: support hashtags in any language 2023-01-11 18:59:13 +01:00
Alejandro ac71d93dd7
Merge pull request #30 from v0l/ui-tweaks
UI tweaks
2023-01-11 15:48:56 +01:00
Alejandro Gomez 6f8620d598
fix: make selected amount stand out 2023-01-11 15:22:55 +01:00
Kieran 6f3a0e83ce
Relay stats 2023-01-11 13:05:32 +00:00
Alejandro Gomez a12d93f7e1
bigger tabs, bold when active 2023-01-11 13:26:50 +01:00
Alejandro Gomez ac19f732dc
highlight profile links 2023-01-11 13:26:50 +01:00
Alejandro Gomez 1701ca7539
improve ln url tip modal 2023-01-11 13:26:50 +01:00
Kieran 357937b403
Dont tag own pubkey in replies 2023-01-11 11:37:27 +00:00
Alejandro Gomez a4494ebd62
add hashtag highlight to profile description 2023-01-10 23:39:30 +01:00
Alejandro Gomez f84710d8f1
highlight hashtags 2023-01-10 22:45:57 +01:00
Kieran 24ac41918c
Merge pull request #28 from v0l/fill
fix: use all available width for note creator text area
2023-01-10 16:40:19 +00:00
Alejandro Gomez 40287a6140
add w-max to textarea 2023-01-10 17:25:52 +01:00
Alejandro Gomez 236da05617
add w-max to iframe 2023-01-10 17:22:41 +01:00
Alejandro Gomez 510e416f32
fix: use all available width for note creator text area 2023-01-10 16:41:35 +01:00
Alejandro Gomez 2d5597cccc
fix: video aspect ratio 2023-01-10 16:21:53 +01:00
Alejandro Gomez 781b77f735
fix: support m.youtube.com subdomain links 2023-01-10 15:56:06 +01:00
Kieran 6f3107659e
Show follow counts on profile tabs 2023-01-10 14:36:23 +00:00
Kieran 07fc595f46
Lock in loaded images 2023-01-10 13:24:23 +00:00
Kieran d679cc3755
Follows/Followers 2023-01-10 13:00:19 +00:00
Kieran 945302d1b9
Tabs progress 2023-01-10 13:00:16 +00:00
Alejandro Gomez 40c280b156
remove fixed footer 2023-01-10 13:46:11 +01:00
Alejandro Gomez 23024b94c6
larger icon buttons 2023-01-10 13:41:55 +01:00
Alejandro Gomez e93776f824
spinner for nip05 verification 2023-01-10 13:20:25 +01:00
Alejandro Gomez e6abbcbc44
better buttons and ln address on profile 2023-01-10 13:20:24 +01:00
Alejandro Gomez b32f3544cc
nip05 ready for light mode 2023-01-10 13:20:24 +01:00
Alejandro Gomez 28da0aeb05
display name edition in settings 2023-01-10 13:20:24 +01:00
Alejandro Gomez 17c1d072f4
dont overindent active note 2023-01-10 13:20:24 +01:00
Alejandro Gomez b4b928cef1
fix fullscreen attr 2023-01-10 13:20:24 +01:00
Alejandro Gomez e074ed8060
css variables with light and dark variants 2023-01-10 13:20:24 +01:00
Alejandro Gomez e3aa1dc548
profile improvements 2023-01-10 13:20:23 +01:00
Alejandro Gomez 69eff595ff
remove bottom border from reaction 2023-01-10 13:20:23 +01:00
Alejandro Gomez 372afd878c
messages 2023-01-10 13:20:23 +01:00
Alejandro Gomez 58f5e50cea
center and margin for embdedded content 2023-01-10 13:20:23 +01:00
Alejandro Gomez d47fb245d5
rounded profile images 2023-01-10 13:20:23 +01:00
Alejandro Gomez 446cf2d3e4
pluralize note time 2023-01-10 13:20:20 +01:00
Kieran 825cfd2a6f
Bug fix 2023-01-10 11:41:57 +00:00
Kieran ee65dd73ab
Expect null from `hexToBech32` 2023-01-10 11:20:51 +00:00
Kieran ccbf041b2a
Bug fix #22 2023-01-10 11:19:52 +00:00
Alejandro Gomez a9f474fb9b
address review comments 2023-01-10 07:18:20 +01:00
Ivan 6d3614d953
Adds QR code 2023-01-09 21:59:33 -06:00
Alejandro Gomez 81d00975a0
feat: nip05 on profile page 2023-01-09 19:45:06 +01:00
Kieran 643d35531b
Reply tag fix 2023-01-09 16:48:03 +00:00
Kieran a9abc1f7a7
bug fix 2023-01-09 16:38:39 +00:00
Kieran ed4a0678e1
Note style changes 2023-01-09 16:18:34 +00:00
Kieran fd7e00c8d4
Relay managment 2023-01-09 12:40:10 +00:00
Kieran 276a4cbcd1
Settings page 2023-01-09 11:00:23 +00:00
Kieran 6c157019ea
Use scroll hook 2023-01-09 09:49:54 +00:00
Kieran 194668317f
Minimize note creator 2023-01-08 21:59:33 +00:00
Kieran a697751f03
Dont reset scroll on modal 2023-01-08 20:41:26 +00:00
Kieran 1310c87438
WebLN 2023-01-08 20:36:36 +00:00
Kieran 0e0266c813
Repost with content 2023-01-08 18:35:36 +00:00
Kieran c01e0ca457
Repost init 2023-01-08 17:36:56 +00:00
Kieran bfc25f6ce1
Highlight note in thread 2023-01-08 15:00:28 +00:00
Kieran bf5f2b1b52
Normaize reactions / NIP26 2023-01-08 00:29:59 +00:00
Kieran 18b6f19894
Custom amounts on LNURL 2023-01-07 23:01:32 +00:00
Kieran 037f39e386
LNURL tipping 2023-01-07 20:55:23 +00:00
Kieran 8c0b0ac986
Remove logs 2023-01-07 20:54:24 +00:00
Kieran 456bd1b2fb
Merge pull request #11 from v0l/reactions
feat: add support for positive and negative reactions
2023-01-07 11:12:49 +00:00
Kieran 2f0a5a043e
Merge pull request #13 from v0l/youtube
feat: embed youtube videos
2023-01-06 22:21:43 +00:00
Alejandro Gomez e2b9b2223f
add emoji reactions 2023-01-06 23:10:18 +01:00
Alejandro Gomez 11c5dc0cf6
refactor youtube link handling 2023-01-06 21:38:51 +01:00
Kieran 329afa7be2
Show invoice expire/description 2023-01-06 19:57:26 +00:00
Kieran 9e162f0014
Always load thread info 2023-01-06 19:29:28 +00:00
Alejandro Gomez 9dfbb52768
feat: embed youtube videos 2023-01-06 18:01:37 +01:00
Alejandro Gomez b1cc72cf2d
fix: display full lightning address, is trimmed if too long 2023-01-06 17:14:13 +01:00
Alejandro Gomez 1c6176a397
feat: highlight your reactions on notes 2023-01-06 17:04:04 +01:00
Alejandro Gomez 4680397e1a
fix: count shaka likes 2023-01-06 16:58:31 +01:00
Kieran 921122bd89
Merge pull request #10 from v0l/npub
feat: copy npub on profile
2023-01-06 15:52:13 +00:00
Kieran 50762763ec
Merge pull request #9 from v0l/mov
feat: add mov to video files
2023-01-06 15:50:32 +00:00
Kieran e203a21839
Merge pull request #8 from v0l/global
fix: force timeline rerender on tab change
2023-01-06 15:49:28 +00:00
Alejandro Gomez e724c6ba21
feat: add support for positive and negative reactions 2023-01-06 16:48:50 +01:00
Kieran 86cfc4c4e3
Untagged mentions fix 2023-01-06 15:48:10 +00:00
Alejandro Gomez 9f084518ee
feat: copy npub on profile 2023-01-06 16:22:02 +01:00
Alejandro Gomez 0482a5d28e
feat: add mov to video files 2023-01-06 16:21:06 +01:00
Kieran c1941754e4
Check Notification in window for login feed 2023-01-06 15:10:41 +00:00
Kieran f56a6f73f4
Check Notification is supported 2023-01-06 15:10:02 +00:00
Kieran 274f400c7a
Catch relay connect errors 2023-01-06 14:59:59 +00:00
Kieran af5758e522
RTFM 2023-01-06 14:45:30 +00:00
Kieran f864b682f5
Use bech32 links for events/profiles 2023-01-06 14:36:13 +00:00
Alejandro Gomez a62881be6a
fix: force timeline rerender on tab change 2023-01-06 15:29:29 +01:00
Kieran 25c292f47c
Missing key 2023-01-06 14:14:04 +00:00
Kieran a55fed14dd
Show disconnected chains 2023-01-06 14:05:53 +00:00
Kieran 96146ea7d8
Merge pull request #5 from verbiricha/mention-links
fix: correctly follow user mention links
2023-01-06 13:05:39 +00:00
Kieran f6260a970b
Merge pull request #6 from verbiricha/note-creator
Note creator improvement
2023-01-06 13:05:11 +00:00
Kieran c3071101ec
Merge pull request #7 from verbiricha/dedupe-pubkeys
fix: dedupe thread pubkeys
2023-01-06 13:03:18 +00:00
Kieran b8120d9ee1
Basic indented thread layout 2023-01-06 13:02:10 +00:00
Alejandro Gomez fcbbee4034
fix: dedupe thread pubkeys 2023-01-06 14:00:59 +01:00
Alejandro Gomez 225bf04349
feat: note creator improvements 2023-01-06 13:47:29 +01:00
Alejandro Gomez 6e47089cc8
fix: add missing key prop to link 2023-01-06 13:46:49 +01:00
Alejandro Gomez 15b2e07e6f
fix: correctly follow user mention links 2023-01-06 12:53:13 +01:00
Alejandro Gomez 416dc66621
feat: clickable links on about page 2023-01-06 12:05:27 +01:00
Alejandro Gomez 8b37980da3
feat: link to user profile from name 2023-01-06 12:04:25 +01:00
Kieran ae133130ef
Filter malformed tags 2023-01-05 20:43:34 +00:00
Kieran 6a28f2dc5a
Reduce profile sub spam 2023-01-05 19:48:26 +00:00
Kieran e61d25664b
Cleanup subscription spam 2023-01-05 19:20:48 +00:00
p2pseed be9d5be4cc
Add global tab to Root 2023-01-05 15:23:55 +00:00
Kieran 7f5974c4ea
Catch invoice parsing errors 2023-01-04 20:09:35 +00:00
Kieran b8a6ad3f0c
Use timeline element (Deletions and reactions) 2023-01-04 13:23:05 +00:00
Kieran 75cf4dedf0
Constrain media size 2023-01-04 11:52:16 +00:00
Kieran 130d41209b
Use `display_name` over `name` 2023-01-04 11:29:00 +00:00
Kieran b80a0128d9
Multi-line about on profile 2023-01-04 10:47:57 +00:00
Kieran 455cdc4bf0
Bug fix 2023-01-03 22:24:53 +00:00
Kieran 8e783b0eb6
Typo 2023-01-03 16:58:15 +00:00
Kieran 554859f4b6
File uploads in note creator 2023-01-03 16:55:51 +00:00
Kieran bc082ec203
Disable notifications (requires service worker) 2023-01-03 14:18:08 +00:00
Kieran 71327fc77a
Browser notifications 2023-01-03 13:17:09 +00:00
Kieran f62c471848
Profile editor improvements 2023-01-03 12:07:44 +00:00
Kieran 08112a0b3e
Fix profile image upload 2023-01-03 11:09:01 +00:00
Kieran 29998370ab
Export const values 2023-01-03 11:04:36 +00:00
Kieran b2ae6adca6
Patch profile 2023-01-03 11:01:36 +00:00
Kieran a90b1ddb5c
Profile image upload 2023-01-03 10:54:18 +00:00
Kieran 8f1690828a
Cleanup 2023-01-03 00:16:42 +00:00
Kieran 98262463c4
NIP-05 Login 2023-01-02 23:36:30 +00:00
Kieran 0d01e02f42
Fix notification count 2023-01-02 22:56:21 +00:00
Kieran 3c87a12eab
Show correct reaction note 2023-01-02 22:54:03 +00:00
Kieran 656aee2049
Show invoices 2023-01-02 13:40:42 +00:00
Kieran 6b19183524
Correctly mark as logged in with nip07 2023-01-02 12:05:20 +00:00
Kieran 8f824aaa63
Show global feed when logged out 2023-01-02 11:59:03 +00:00
Kieran 503b0e0f7a
yarn upgrade 2023-01-02 11:33:03 +00:00
Kieran 1d9c25686b
Notifications page 2023-01-02 11:15:13 +00:00
Kieran d2ed1178ed
Follow buttons 2023-01-01 20:31:09 +00:00
Kieran 11f5f71108
Remove spam 2023-01-01 20:02:54 +00:00
Kieran b7b10eebbc
Too many changes i forgot 2023-01-01 19:57:27 +00:00
Kieran 3910c0d67a
Cleanup feeds 2023-01-01 10:44:38 +00:00
Kieran 1abb2905f0
Try cleanup threads 2022-12-31 20:11:43 +00:00
Kieran 3947387619
Reset threads 2022-12-31 12:53:33 +00:00
Kieran 75a6a34900
Optimize subs and many other things 2022-12-30 23:35:02 +00:00
Kieran 560d827f87
Profile tweaks 2022-12-30 14:01:51 +00:00
Kieran 8b7ad119b0
Replies + Other changes 2022-12-29 22:23:41 +00:00
Kieran 8aaa5103c4
Fix mention parsing 2022-12-29 16:19:16 +00:00
Kieran 5d5e6d986d
FF fix 2022-12-29 16:07:12 +00:00
Kieran 81ac966a03
Add fa icons 2022-12-29 15:36:40 +00:00
Kieran 523d1951fa
Sign events from NIP-07 ext 2022-12-29 15:21:03 +00:00
Kieran 987ef0ed7b
Add NIP-07 login 2022-12-29 10:51:32 +00:00
Kieran 0b63f33f52
Tweaks 2022-12-29 10:07:17 +00:00
Kieran 57418b6355
Track follows and relays 2022-12-28 23:28:28 +00:00
Kieran 99410dd8c2
Threading improvments 2022-12-28 22:09:39 +00:00
Kieran b26f3a9b95
CSP/Ref fix 2022-12-28 20:27:25 +00:00
Kieran 675f5eefa0
Fix link 2022-12-28 17:07:52 +00:00
Kieran f6a4ce3cdc
Thread tweaks 2022-12-28 17:05:20 +00:00
Kieran 0725e84d7b
Write notes 2022-12-28 16:29:42 +00:00
Kieran d2a1b7f5ac
Update page metadata 2022-12-28 16:08:33 +00:00
Kieran 00b0cecf6c
Profile editor 2022-12-28 14:51:33 +00:00
Kieran aadc58a104
Profiles/Threads 2022-12-27 23:46:13 +00:00
Kieran f42e183bc8
Fix profile loader 2022-12-27 12:33:52 +00:00
Kieran ff9de60b6b
Thread loading 2022-12-20 23:14:13 +00:00
Kieran c454f5c7aa
Thread progess 2022-12-20 12:08:41 +00:00
Kieran e617d6d528
Threads progress 2022-12-18 22:23:52 +00:00
Kieran e6ef1a5bc9
Init2 2022-12-18 14:51:47 +00:00
Kieran 968ea78077
Init 2022-12-18 14:51:32 +00:00