Commit Graph

449 Commits

Author SHA1 Message Date
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
5cc08aaace
Merge pull request #63 from v0l/minor-ui-fixes
Minor UI fixes
2023-01-15 09:59:46 +00:00
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
29f92b7cb2
bug: reaction with no e tag 2023-01-14 20:04:27 +00:00
3fd5fd8568
Cache transformed body 2023-01-14 18:50:24 +00:00
f5a5fcf22a
Fix relay list loading 2023-01-14 18:31:56 +00:00
Alejandro
953b5a6b08
Merge pull request #55 from v0l/markdown
Markdown
2023-01-14 15:44:24 +01: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
a6ff2fab08
Merge pull request #59 from v0l/profile-fix
add max width to details
2023-01-14 14:01:45 +00: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
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
b43f01ff4a
Merge pull request #54 from v0l/dms
DM's
2023-01-14 12:27:49 +00:00
1c987096fd
DM button on profile 2023-01-14 12:25:08 +00:00
1c0eaf4844
DM improvements 2023-01-14 11:50:06 +00:00
5116ecd817
Clear input when sending DM 2023-01-14 00:29:54 +00:00