Commit Graph

312 Commits

Author SHA1 Message Date
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
SondreB
1967cd6190
Re-organize the menu and tabs 2022-12-25 03:50:58 +01:00
SondreB
060f0fb71a
Add a link to OWASP XSS cheat sheet 2022-12-25 03:39:27 +01:00
SondreB
a56ca1f9a3
Add async loading for content of individual tabs
- Closes #7
2022-12-25 03:27:26 +01:00
SondreB
76e4a8d2db
Hide tab labels on smaller screens 2022-12-25 03:01:34 +01:00
SondreB
903baefff4
Add a basic for implementing schema validation using Joi 2022-12-25 02:41:18 +01:00
SondreB
6b216a1203
Fix bug where follow was not saved 2022-12-25 02:23:36 +01:00
SondreB
9932f4bf0f
Add support for actions on toolbar and add dialogs for actions 2022-12-25 02:05:13 +01:00
SondreB
d6a82ff40f
Hide the description on notes when user have saved notes 2022-12-24 15:15:29 +01:00
SondreB
085deac5dc
Add support for saving notes 2022-12-24 15:13:17 +01:00
SondreB
f612b80597
Add some temp text for Circles 2022-12-24 13:56:31 +01:00
SondreB
48fa6b7976
Make the breakpoint observer use a fixed size for improved UX 2022-12-24 13:49:48 +01:00
SondreB
b9273ab510
Refactor the main layout code
- Improve toolbar height with a fix when display in flex mode.
- Ensure scrollbar is in the content and correctly filled out.
- Improve the scrollbar on menu to become overlayed.
- Always display menu on desktop size screens.
2022-12-24 13:39:23 +01:00
SondreB
7fbfb3a0f9
Fix identifier display when profile is set instead of pubkey 2022-12-24 04:49:26 +01:00
SondreB
e7144c4d1e
Fix profile loading and rendering 2022-12-24 04:41:29 +01:00
SondreB
d07da8ff9c
Improve the profile rendering and allow delete of cached profiles 2022-12-24 04:13:46 +01:00
SondreB
5f6c3f399b
Fix menu on "Explore" 2022-12-24 04:04:52 +01:00
SondreB
c1dc92e725
Fix issue with profile not existing 2022-12-24 04:01:35 +01:00
SondreB
9587f04d51
Remove "Identities" from menu 2022-12-24 03:49:49 +01:00
SondreB
933643d5a1
Improve people with search and filter
- Deletes the "Identities" as that has moved into "People".
2022-12-24 03:49:07 +01:00
SondreB
f7dabb6264
Remove "pizzas" 👎 2022-12-24 03:32:18 +01:00
SondreB
44f4d8324d
Refactor UI into reusable components 2022-12-24 03:31:37 +01:00
Milad Raeisi
16d34028e0
Add emoji to Note dialog (#5) 2022-12-23 23:38:01 +01:00