Commit Graph

273 Commits

Author SHA1 Message Date
Kieran bd247991bc
Rebase fixup 2023-01-16 11:53:29 +00:00
Kieran c7e42c1f75
refactor: TS 2023-01-16 11:53:28 +00:00
Alejandro 9cd24e5623
Merge pull request #70 from v0l/ui
UI improvements
2023-01-16 11:47:00 +01:00
Alejandro Gomez cd8d4cf2ea
fix: add fallback to note time 2023-01-16 11:38:30 +01:00
Alejandro Gomez 6ce852e888
fix: note creator fixes 2023-01-16 11:35:57 +01:00
Kieran ed4201e773
Merge pull request #71 from v0l/error-verification
fix: don't retry errored verifications
2023-01-16 10:07:43 +00:00
Alejandro Gomez 7a6d5f53be
adjust note info color 2023-01-16 11:07:41 +01:00
Alejandro Gomez c627b6e397
remove unintended margin 2023-01-16 11:02:26 +01:00
Alejandro Gomez 9bf07d5f17
remove disabled attr 2023-01-16 08:44:10 +01:00
Alejandro Gomez 147cc3b00b
fix: don't retry errored verifications 2023-01-16 01:16:30 +01:00
Alejandro Gomez 64f46f2bfc
don't show relative timestamp on last min notes 2023-01-16 00:45:44 +01:00
Alejandro Gomez 2273a7ac29
dont pluralize when 1 more 2023-01-16 00:45:23 +01:00
Alejandro Gomez 54394c8aa1
note creator button and reply adjustments 2023-01-16 00:44:50 +01:00
Alejandro Gomez 8fb06e5765
more minimal reactions 2023-01-16 00:14:52 +01:00
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
Kieran fd0ce62428
Merge pull request #67 from v0l/minifix
fix: dont display display_name as nip user when username is default
2023-01-15 16:31:28 +00: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 d4d2af7184
Merge pull request #66 from v0l/size
fix: adjust nip05 size
2023-01-15 14:02:29 +01:00
Alejandro Gomez c5daf54191
fix: adjust nip05 size 2023-01-15 13:59:34 +01:00
Alejandro 9ae65b0de8
Merge pull request #65 from v0l/caching
add user DB and cache nip-05 verifications
2023-01-15 13:52:52 +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
Kieran 679f139c68
Merge pull request #56 from v0l/mentions
feat: mentions
2023-01-15 09:59:07 +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