Commit Graph

832 Commits

Author SHA1 Message Date
SondreB
0a53c026dc
Feature/image upload (#114)
* Add buttons for selecting profile images

* Add support for uploading profile and banner

- Integration with nostr.build completed for profile and banner.
2023-03-22 22:28:12 +01:00
SondreB
ba9923d199 Fix dynamic module loading 2023-03-20 13:17:55 +01:00
SondreB
e6c0f980f7 Use dynamic module loading for About module 2023-03-20 13:07:33 +01:00
SondreB
5b5429bd92
Ensure iframes run with sandbox mode turned on 2023-03-18 12:52:49 +01:00
SondreB
267f0eca17
Fix scrolling issue on notifications and feed 2023-03-17 23:24:30 +01:00
SondreB
0912ddc4b6
Display the npub instead of nickname on profile
- Makes it more clear that users can click to copy the npub without using context menu.
2023-03-17 22:46:14 +01:00
SondreB
ceaaa32516
Fix the width of no-line style 2023-03-14 22:35:38 +01:00
SondreB
9e5776d4b0
Make the thread render better on small screens 2023-03-14 22:26:48 +01:00
SondreB
adffefef4e
Tune the thread layout 2023-03-14 21:33:06 +01:00
SondreB
b2a4ec5450
Minor tuning of the note reactions and buttons 2023-03-14 20:56:24 +01:00
SondreB
29593d117a
Add millisatoshiToSatoshis utility function 2023-03-14 20:36:12 +01:00
SondreB
af0c960544
Code reformatting and removal of debugger 2023-03-14 18:08:27 +01:00
SondreB
f1186c89be
Merge pull request #112 from jrakibi/feature/zapNotes
Feat: add Zap Notes & display each post zappers
2023-03-14 18:01:02 +01:00
SondreB
bd6d42b333
Fix import style 2023-03-14 17:59:41 +01:00
SondreB
4936cb7bee
Add ability to enable zapping in settings
- Users can enable zapping without reactions, or just reactions, or both.
2023-03-14 17:53:47 +01:00
jrakibi
b0735299f3 Feat: add Zap Notes & display each post zappers 2023-03-12 21:13:48 +01:00
SondreB
697c092e91
Merge branch 'main' of https://github.com/block-core/blockcore-notes 2023-03-08 09:08:12 +01:00
Milad Raeisi
ba315c0a31
Adding the ability to drag scroll in header profiles (#111) 2023-03-08 09:08:08 +01:00
SondreB
868fc78eaa
NIP-58: Badges support completed
- Needs some refactoring, but the base functionality is done.
2023-03-05 13:31:15 +01:00
SondreB
32257d192d
Add display of Accepted badges on profile 2023-03-05 13:07:55 +01:00
SondreB
2969afa09a
Fix issue with badge editor after badge download 2023-03-05 12:43:08 +01:00
SondreB
6908bee535
Fix an issue with slug not being saved on badge definitions 2023-03-05 12:07:46 +01:00
SondreB
7808e8f21b
Add download and display of badges 2023-03-05 12:03:24 +01:00
SondreB
763c618bf4
Fix a bug with default badge on preview 2023-03-05 10:29:50 +01:00
SondreB
60ad447726
Make the people list on home interactive and always render 75 or less 2023-03-05 00:06:56 +01:00
SondreB
0d808e9625
Set default appearance to outline in module
- Refactoring and DRY, cleans up HTML files without needing to specify appearance.
2023-03-04 22:24:56 +01:00
SondreB
c34eb3639b
Implement get/set on event header
- Ensures that the headers are reloaded when pubkey changes.
2023-03-04 22:16:25 +01:00
SondreB
820ee6165e
WIP: Get badges profile and rewarded badges
- WIP: Renders as JSON.
2023-03-04 21:55:19 +01:00
SondreB
884f835d37
Add a link to view badge and display profile header on badges 2023-03-04 21:45:04 +01:00
SondreB
169eccb966
Add edit on the badge view itself if made by user 2023-03-04 21:23:41 +01:00
SondreB
1337ce1e1e
Add ability to issue badge to users 2023-03-04 21:13:19 +01:00
SondreB
ed7c21e0fc
Add display of individual badge designs
- Fixes issue with naddr for both Badge and Article.
- Implements a more generic and reusable "download" function on relays.
2023-03-04 20:40:53 +01:00
SondreB
b6c7a686d8
Optimize rendering for smaller screens 2023-03-04 18:11:07 +01:00
SondreB
d5f7bcc922
Restore the tab selection when navigating on badges 2023-03-04 17:56:14 +01:00
Milad Raeisi
3c51f4f5cd
Change the background of chat box (#110) 2023-03-04 17:51:41 +01:00
SondreB
90b212d497
Hide the template badges and disable issue button for now 2023-03-04 17:50:40 +01:00
SondreB
26b7d1e35a
Add edit button on Created badges
- Improve the badge component to allow custom actions in the content.
2023-03-04 17:49:03 +01:00
SondreB
e189917061
Display created badges 2023-03-04 17:37:35 +01:00
SondreB
534d20cb6c
Render linebreaks for the badge preview 2023-03-04 17:17:07 +01:00
SondreB
389930994a
Hide tab labels on smaller screens 2023-03-04 11:31:11 +01:00
SondreB
af2dff0cb3
Add tabs for badges UI 2023-03-04 11:29:58 +01:00
SondreB
58a8600116
Add rendering of hashtags on badges 2023-03-04 11:06:03 +01:00
SondreB
b005117ca4
Add custom component for tags editing 2023-03-04 11:03:26 +01:00
SondreB
77ff86fee9
Add support for hashtags on badge designs 2023-03-04 10:35:59 +01:00
SondreB
db2c38e5d2
Move the correct scrolling configuration to new scroll container 2023-03-04 10:29:32 +01:00
SondreB
ca23723fe9
Add flexible layout for badge design editor 2023-03-04 09:44:16 +01:00
SondreB
8092ab534b
Add Badge Design Preview 2023-03-04 09:35:32 +01:00
SondreB
5d4d3059d5
Complete support for badge design editor 2023-03-03 17:43:42 +01:00
SondreB
4b22045ded
WIP: Add Badge Design Editor 2023-03-03 16:55:13 +01:00
SondreB
41ee30da3a
Add NIP-58 to list and mark NIP-7 as done 2023-03-03 16:03:54 +01:00