Commit Graph

134 Commits

Author SHA1 Message Date
SondreB
4af9f04e03
Use multiple relays and improve loading of threads 2022-12-29 21:50:39 +01:00
SondreB
fd277af778
Render replying to list of pubkeys 2022-12-29 12:20:58 +01:00
SondreB
dc277ed826
Get local data when directly opening an event
- WIP: need to add download if not exists locally.
- More work needed for threads, but this is good step simplifying the queries.
2022-12-29 03:48:33 +01:00
SondreB
d102cb42f5
Fix anonymous login relay connect 2022-12-29 02:26:55 +01:00
SondreB
719fb25ece
Add a fixed pubkey for anonymous access 2022-12-29 02:23:00 +01:00
SondreB
b6accdd5e7
Improve relays management
- When login, relays from extension will be appended.
- Auto-loads persisted relays on reloads.
2022-12-29 01:58:50 +01:00
SondreB
b437c8b3dc
Optimize for mobile UI and add button to "Update from Extension" 2022-12-28 20:48:06 +01:00
SondreB
97187ce62c
Add an expander for relays 2022-12-28 20:32:42 +01:00
SondreB
7920955e13
Add relays in settings and make tabs to section up the settings 2022-12-28 20:18:35 +01:00
SondreB
d451bcf86b
Add Circle Styles 2022-12-28 13:15:38 +01:00
Lu
ed41dd96ec
Add fields for "Edit profile" (#20) 2022-12-28 12:41:08 +01:00
SondreB
7b3fd446c8
Optimize the about screen for smaller devices 2022-12-27 00:04:27 +01:00
SondreB
e2d64ac0ff
Display dislikes 2022-12-26 23:34:21 +01:00
SondreB
1ab0f41061
Lots of general UX improvements 2022-12-26 23:24:49 +01:00
SondreB
15de678496
Make the notes clickable in user feed 2022-12-26 21:22:01 +01:00
SondreB
ef0fe8c266
List both notes (root posts) and replies on the user profile 2022-12-26 20:50:56 +01:00
SondreB
6cef810083
Sort the profile feed 2022-12-26 20:37:07 +01:00
SondreB
1fc5c4c5cd
Display the profile name on header in profile page 2022-12-26 20:35:07 +01:00
SondreB
2ef80bfe83
Add notes listing on user profile 2022-12-26 20:25:02 +01:00
SondreB
beccc57d4a
Fix an issue with pubkey not set when profile was set on the widget 2022-12-26 19:55:05 +01:00
SondreB
daca9c00c8
Improve the add dialogs 2022-12-26 19:48:36 +01:00
SondreB
2cf06d1e47
Add rendering of hashtags. 2022-12-26 19:32:00 +01:00
SondreB
ca38fa0f7e
Add feed option for sorting and flat/thread feed 2022-12-26 19:19:33 +01:00
SondreB
c730188cf4
Add more text to the notice regarding public posting and no delete option 2022-12-26 18:02:47 +01:00
SondreB
6273d55833
Sort feed by created_at and fix a duplicate post bug 2022-12-26 17:56:27 +01:00
SondreB
a5dcfeaab9
Change the label on the filter options 2022-12-26 14:48:59 +01:00
SondreB
6b002dbb0a
Add mute action and filter mute on home feed 2022-12-26 14:25:13 +01:00
SondreB
88311ead46
Add a filtered observable that hides blocked people 2022-12-26 14:11:54 +01:00
SondreB
bab250ee67
Change profile copy to only include public nostr field 2022-12-26 13:24:05 +01:00
SondreB
14b48315b1
Display pubkey when name is missing from profile document 2022-12-26 13:19:37 +01:00
SondreB
e32496ec82
Change the default profile image and use it when no picture is set on profile 2022-12-26 13:13:37 +01:00
SondreB
8a470f6299
Improve the dialogs on smaller devices 2022-12-26 12:09:20 +01:00
SondreB
72b8c3339d
Add ability to add new followers from the People add button 2022-12-26 05:22:12 +01:00
SondreB
e5d61ae5af
Fix move to circle buttons 2022-12-26 04:50:23 +01:00
SondreB
c5b9603a9e
Handle issue with invalid public key in local storage 2022-12-26 04:44:00 +01:00
SondreB
4154915575
Change the default relay 2022-12-26 04:39:50 +01:00
SondreB
c68772da70
Improve the default follow setup 2022-12-26 04:32:44 +01:00
SondreB
9323b161c2
Load the recent upon follow 2022-12-26 04:07:10 +01:00
SondreB
c6645b5670
Add profile fetching with queues
- Queues up profile fetching and ensure we only run a single subscription to profile subscriptions.
- Add some default people to follow.
2022-12-26 03:42:53 +01:00
SondreB
cd43d14086
Remove the ID tooltip on date since this is now available in copy 2022-12-26 01:03:16 +01:00
SondreB
e5aa4c1602
Add copy to clipboard 2022-12-26 01:00:45 +01:00
SondreB
966b905e85
Started implementing the private feed
- The private feed will now only display content from those people you follow.
- The feed is persisted to database.
- The feed loads 50 items on initial load making it very performant to display something.
- There are no sorting of elements so latest are not added correctly.
2022-12-26 00:35:48 +01:00
SondreB
a0e5b8cf33
Only show "Create Note" on the "Notes" section
“Your time is limited, so don’t waste it living someone else’s life. Don’t be trapped by dogma—which is living with the results of other people’s thinking. Don’t let the noise of others’ opinions drown out your own inner voice. And most important, have the courage to follow your heart and intuition.” - Steve Jobs
2022-12-25 22:36:52 +01:00
SondreB
19dfda91c0
Hide the created for the default circle and fix paragraph order in about 2022-12-25 22:16:14 +01:00
SondreB
9d5115d3e9
Add rendering of circle on people 2022-12-25 22:07:08 +01:00
SondreB
fc955de6eb
Add rendering and delete of circles 2022-12-25 21:43:40 +01:00
SondreB
731c4651e6
Add and display date when following is saved 2022-12-25 20:43:09 +01:00
SondreB
79df99975a
Add basic save and list of circles 2022-12-25 20:39:18 +01:00
Milad Raeisi
a3c98bacc0
Completing the dialog UI to create a circle (#8)
* Update menu structures

* Completing the dialog UI to create a circle
2022-12-25 19:58:42 +01:00
SondreB
838ff27f27
Update menu structures 2022-12-25 04:05:25 +01:00