Commit Graph

2918 Commits

Author SHA1 Message Date
d4252d8b6e rm until, fix profile & global feed filtering 2023-03-27 12:32:06 +03:00
e0ecce9b1d fix feed sort vol 2 2023-03-26 19:24:17 +03:00
f360f48bee fix feed sort 2023-03-26 18:31:04 +03:00
7655aa2b56 always use relaypool 2023-03-26 18:17:37 +03:00
eac77d6b66 PubSub.subscribe indexedDB lookup 2023-03-26 17:25:36 +03:00
8bbb15f1a7 follow event text 2023-03-26 17:07:27 +03:00
6a1bcb6d06 PubSub.subscribe returns an array of matching event ids 2023-03-26 17:07:25 +03:00
dependabot[bot]
8a905f6445
Bump openssl from 0.10.45 to 0.10.48 in /src-tauri (#343)
Bumps [openssl](https://github.com/sfackler/rust-openssl) from 0.10.45 to 0.10.48.
- [Release notes](https://github.com/sfackler/rust-openssl/releases)
- [Commits](https://github.com/sfackler/rust-openssl/compare/openssl-v0.10.45...openssl-v0.10.48)

---
updated-dependencies:
- dependency-name: openssl
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-03-26 11:46:49 +03:00
d2d07df0db
nips list 2023-03-26 11:45:52 +03:00
petrikaj
0360c1e706
Upgrades to main page visuals (#344)
* Update README.md

* Update README.md

* Update README.md

---------

Co-authored-by: Martti Malmi <sirius@iki.fi>
2023-03-26 11:44:47 +03:00
adamritter
8c648629b0
Option to use indexing servers for kind 0 and 3 (#345)
* Update relaypool

* Log subscriptions setting (couldn't test it, didn't see dev in settings)

* Update relaypool

* Option to use central index servers for kinds 0 and 3

* Log subscriptions setting (couldn't test it, didn't see dev in settings)

* Update Dev.js to new format

---------

Co-authored-by: Martti Malmi <sirius@iki.fi>
2023-03-26 11:35:47 +03:00
71f4b0df41
docker desktop and github desktop links to readme 2023-03-25 19:40:14 +02:00
074ba25b1d feed fix 2023-03-25 15:24:38 +02:00
d30a3c86fb pubsub 2023-03-25 15:20:49 +02:00
9845976d32 pubsub subscribe since lastopened 2023-03-25 11:39:13 +02:00
9fdaf87162 fix dev page selectors 2023-03-25 11:15:37 +02:00
adamritter
12601e5e45
Log subscriptions setting (couldn't test it, didn't see dev in settings), update relaypool npm (#342)
* Update relaypool

* Log subscriptions setting (couldn't test it, didn't see dev in settings)

* Update relaypool

---------

Co-authored-by: Martti Malmi <sirius@iki.fi>
2023-03-25 11:08:51 +02:00
c0616b3e1a hide some unwanted event kinds from feed 2023-03-24 19:54:10 +02:00
adamritter
2b7e63f7d2
Update relaypool (#341) 2023-03-24 19:32:45 +02:00
78d65a194c use relaypool 0.6.1 2023-03-24 17:22:10 +02:00
e46ba3e781 use relaypool 0.6.0 2023-03-24 17:19:06 +02:00
bad26645a2 use mmalmi/nostr-relaypool-ts 2023-03-24 17:07:51 +02:00
7db11fa5f9 relaypool subscribe in SocialNetwork, kind 6 2023-03-24 16:50:51 +02:00
2013cbf64a add adamritter/nostr-relaypool-ts 2023-03-24 15:51:56 +02:00
3fe49dc89e textarea border highlight 2023-03-24 14:00:46 +02:00
39cbc5579b qr btn margin 2023-03-24 13:59:06 +02:00
fc1c8a6331 Button & PrimaryButton 2023-03-24 13:50:58 +02:00
7a64957e7f add name to qr modal 2023-03-24 10:43:59 +02:00
c4d793edc8 add qr button to menu 2023-03-22 19:18:06 -06:00
70dabda46f add white border to qrcodes 2023-03-22 19:09:42 -06:00
7543deffae trim() whitespace from profile fields 2023-03-20 10:36:28 -06:00
279605bf8d logo click -> last opened feed 2023-03-20 09:43:35 -06:00
Michael Rhee
e29f32ee9a
Add regex and iframe defs (#331) 2023-03-17 12:27:22 +02:00
8370002762 only show popular relays that you are not already connected to 2023-03-16 16:07:58 +02:00
59a5b96ba0 remove unnecessary throttle 2023-03-16 12:12:55 +02:00
265b124678 zap & like texts 2023-03-16 11:03:59 +02:00
e1110beea4 author relay subscription params 2023-03-16 10:55:40 +02:00
d49d3f6328 properly connect relay 2023-03-16 10:29:43 +02:00
4826ca558d send to recipient relay if own relay not enabled 2023-03-16 10:26:58 +02:00
da5340a2f4 fix sending to recipient relays 2023-03-16 10:19:45 +02:00
7eee71b307 get profiles from 3 own + 3 theirs random relays 2023-03-16 10:03:19 +02:00
35de6fbe43 wip read & write with relays from user's contact list 2023-03-16 09:29:13 +02:00
9183dd5e6f useEffect [] params 2023-03-16 07:03:59 +02:00
97cef4231c get popular relays only on demand 2023-03-16 07:03:10 +02:00
e30381661f add popular relays list to network settings 2023-03-16 06:18:20 +02:00
32b0ea7d69 dm loading 2023-03-16 05:06:49 +02:00
5be579d87c always save our own profile & follow event to localforage 2023-03-15 20:12:11 +02:00
f0b6e8e27b fix animal name placeholder 2023-03-15 11:52:12 +02:00
c7226faa29 fix showing own msgs in feed 2023-03-15 11:33:19 +02:00
8596fe5dc3 new post btn to menu on desktop size 2023-03-15 11:31:26 +02:00