Commit Graph

695 Commits

Author SHA1 Message Date
SondreB
3ee36d5e60
Update implemented NIPs list with NIP-23 2023-02-22 17:17:16 +01:00
SondreB
e37ee0188f
Add support for editing articles 2023-02-22 17:03:13 +01:00
SondreB
0afa9e973f
Add emojii insert at cursor location 2023-02-22 15:23:16 +01:00
SondreB
2a8ac87f36
Add blank icon for relays without favicon 2023-02-22 14:49:03 +01:00
SondreB
092cbe10f6
Add display of favicon for relays 2023-02-22 14:44:37 +01:00
SondreB
d4b0e83e64
Update in-memory list of circles when removing 2023-02-22 14:17:25 +01:00
SondreB
6f55287cbb
Update the circle document with sequence ID after database update 2023-02-22 14:16:09 +01:00
SondreB
80ded6baea
Add music video and article as default labels 2023-02-21 23:40:46 +01:00
SondreB
8919f9d26b
Make the labels sort alphabetically 2023-02-21 23:29:29 +01:00
SondreB
d8beb7a757
Add rendering of saved notes that fills screen 2023-02-21 23:11:33 +01:00
SondreB
c46f598eb7
Add label filters and set label when saving 2023-02-21 22:47:03 +01:00
SondreB
ba95ec322a
Display labels on the saved note 2023-02-21 22:08:50 +01:00
SondreB
a8adc08378
Add saving of label on event 2023-02-21 21:36:19 +01:00
SondreB
1e065c0cab
Add default labels for saved notes 2023-02-21 21:25:11 +01:00
SondreB
6b659e3d0a
Enable regular note publish
- Disable the article editor for now until reading is added.
2023-02-20 23:06:25 +01:00
SondreB
e16e29b28b
Add ability to publish articles
- Ensures that the relay supports NIP-33.
2023-02-20 22:48:41 +01:00
SondreB
0d969586c0
Add new note editor
- Add a new note editor that has dedicated routing.
- Remove the popup note editor.
- Upgrade to latest nostr-tools.
-
2023-02-20 20:26:23 +01:00
SondreB
cc63c64114
Add a total count on footer of People 2023-02-20 17:34:35 +01:00
SondreB
970a79fabe
Display only unique list of users being replied to in threads
- Some users was listed duplicates in the "Replying to" list due to being listed multiple times in large threads.
2023-02-20 17:00:05 +01:00
SondreB
a30a13f5a8
Add ability to follow based upon NIP-05 2023-02-20 16:44:23 +01:00
SondreB
265b4c11ad
Move the back button opposite of logo 2023-02-20 13:32:10 +01:00
SondreB
1e6548bfb3
Add support for 100 tagged users 2023-02-20 13:25:24 +01:00
SondreB
e7f3c25d79
Add the logo on toolbar, hide on small screens 2023-02-20 11:23:21 +01:00
SondreB
1d9790192f
Display profile thumbnails on top of home 2023-02-20 11:11:25 +01:00
SondreB
397ba71ab0
Optimize the back button 2023-02-19 21:38:50 +01:00
SondreB
98dd37be05
Migrate the toolbar to top (#106)
* Migrate the toolbar to top

- Attempts at virtual scrolling on following was removed, needs more optimization.

* Add scrolling behavior where needed
2023-02-19 21:26:08 +01:00
Jamal ERRAKIBI
eeeaa3a6d3
show Verified check icon only for valid nip05 profiles (#105) 2023-02-19 18:03:12 +01:00
SondreB
3fc9f86646
Fix a bug with Spotify embedded
- Final cleanup of the old content code
2023-02-19 12:10:20 +01:00
SondreB
5701b83456
Refactor the Tidal and Spotify integrations 2023-02-19 03:39:40 +01:00
SondreB
246c1c871a
Add video and audio token parsing and disable old code 2023-02-19 03:14:46 +01:00
SondreB
65af14991c
Fix a minor issue that added extra spacing 2023-02-19 02:05:03 +01:00
SondreB
a500d475b8
Fix bug with links on notifications
- Fix "note" link on notifications which was not linking correctly.
- Fix the "Replying to" links.
2023-02-19 01:44:47 +01:00
SondreB
f825f8ca3e
Add inline image rendering
- Replace old image rendering with new token based rendering.
2023-02-19 01:25:18 +01:00
SondreB
7184157952
Make it possible to disable reactions 2023-02-19 00:51:08 +01:00
SondreB
15ac176f46
Few minor improvements
- Fix an issue with tags only using p and e tags for content rendering.
- Increase the profile cache size (in-memory) to 500.
- Move the prototype warning to bottom of info cards on Home screen.
2023-02-19 00:34:26 +01:00
SondreB
81e31ae74b
Add display of Following on Home 2023-02-19 00:12:46 +01:00
SondreB
4628ae6bbf
Update the feature info 2023-02-18 12:06:06 +01:00
SondreB
c39db45d26
Add YouTube on new tokenized content rendering 2023-02-18 11:55:25 +01:00
SondreB
3e731271b4
Add support for "onehourlater.gif" 2023-02-18 11:24:05 +01:00
SondreB
3685c4acf8
Add support for thisistheway.gif and alwayshasbeen.gif 2023-02-18 11:20:29 +01:00
SondreB
45275deb63
Add support for links, there are displayed for all users, including non-following 2023-02-18 11:02:57 +01:00
SondreB
0391a5abcd
Fix support for apostrophe + s after tagging someone 2023-02-18 10:58:12 +01:00
SondreB
6bc8c0899f
Remove the import button as it doesn't do anything 2023-02-18 02:52:26 +01:00
SondreB
1189dafee6
Add support for export and import of following list 2023-02-18 02:45:48 +01:00
SondreB
4008c50428
Change the people import to only support self following from cache 2023-02-18 02:14:27 +01:00
SondreB
01f5ce11e6
Tokenize the content for improved rendering 2023-02-18 01:59:47 +01:00
SondreB
e90ca86222
Improve display of content type on people 2023-02-17 15:43:49 +01:00
SondreB
c08983f346
Clean up in-memory instance of notifications
- Changing user accounts would keep the old notifications.
2023-02-17 15:17:25 +01:00
SondreB
5d839e0b8a
Show public keys on "Content" view for pepople
- Remove the "1" prefix from shortened npub
2023-02-17 02:39:47 +01:00
SondreB
bbb0a96584
Remove autocomplete="off" as this is mostly ignored by all browsers
- Improves the credentials saving.
- Still an issue that the full public key is stored in credentials manager if user choose to login with empty password.
2023-02-17 02:22:15 +01:00