Commit Graph

31 Commits (e722f74665d79c4c20dbf49f7b11fe883f22c434)

Author SHA1 Message Date
OFF0 e566447b0a
0.0.29 2023-07-25 23:26:38 +02:00
OFF0 5e61dcef0c
feed: subscribe to pow events
if difficulty-filter is set the subscription of the global feed
can filter only ids with 0-prefix to save bandwidth.

as there may not be many pow events within the last 24h, the
date range is now only enabled if there is no diffculty-filter
set so that the feed is not empty.

if this works as expected it could also only subscripe to
reactions and profile info with pow ids.

deps: update nostr-tools to 1.10.1

This version supports subscribing to prefixed ids, see
3bdb68020d
2023-07-25 23:22:05 +02:00
OFF0 cb04e2c6b7
0.0.28 2023-07-22 18:59:47 +02:00
OFF0 9036f6a073
0.0.27 2023-05-02 07:45:39 +02:00
OFF0 abf0ae7249
0.0.26 2023-05-01 15:14:30 +02:00
OFF0 6910a4da4e
0.0.25 2023-04-16 18:08:30 +02:00
OFF0 87cd5f21b3
relays: type and upgrade to nostr-tools@1.6.0
move and typed relay related code to relays.ts

upgrade nostr-tools to latest greatest, major version with
breaking changes:

- relayPool is gone in favor of SimplePool, but this commit just
  used relayInit directly as relays should become configurable at
  some point
2023-04-16 17:01:02 +02:00
OFF0 784b9d9ea0
0.0.24 2023-02-02 09:34:54 +01:00
OFF0 9e46342250
0.0.23 2023-01-27 09:13:08 +01:00
OFF0 4544ccc996
0.0.22 2023-01-22 15:49:49 +01:00
OFF0 dffcbc6b2b
0.0.21 2023-01-20 20:53:41 +01:00
OFF0 ff4b67a0fb
0.0.20 2023-01-18 08:59:05 +01:00
OFF0 98aa92b9ed
0.0.19 2023-01-17 09:37:34 +01:00
OFF0 c2db08c7dc
0.0.18 2023-01-16 09:46:20 +01:00
OFF0 2dd9cf633a
0.0.17 2023-01-07 23:28:56 +01:00
OFF0 dc2def3361
0.0.16 2023-01-04 17:43:05 +01:00
OFF0 89c54ac08f
0.0.15 2022-12-20 23:11:37 +01:00
alex 9b11459f2d
css: temporary disable image previews until things calm down
there's too much porn spam at the moment.
revert this when we find an alternative.
2022-12-19 01:07:05 +01:00
OFF0 292ddd4052
0.0.13 2022-12-18 23:35:50 +01:00
OFF0 136e66ee94
0.0.12 2022-12-18 23:01:10 +01:00
OFF0 d01a2b7f37
0.0.11 2022-12-11 16:09:38 +01:00
OFF0 1d23c7098d
0.0.10 2022-12-10 16:57:21 +01:00
OFF0 9b6f78dff1
0.0.9 2022-12-09 19:57:49 +01:00
OFF0 cfb7a2dc35
0.0.8 2022-12-08 08:44:49 +01:00
OFF0 b7c47a7a50
0.0.7 2022-12-07 09:04:26 +01:00
OFF0 a7a2acfc0c
0.0.6 2022-12-06 12:17:25 +01:00
OFF0 76861501cc
0.0.5 2022-11-23 07:56:41 +01:00
alex d401564cca
ci: remove "branch" from conditional release pipeline execution
the v0.0.3 should've trigger automated release but it didn't.
going to try removing branch from the condition, only the tag pattern.
2022-11-23 00:29:29 +01:00
alex 64170846d3
v0.0.3: bump from 0.0.2 to trigger an automated deployment
i broke the ci while moving the repo from x1ddos/nostrweb to
nostr/nostrweb - all settings remained in the old repo and pipelines
didn't run at the new location.

could've overwritten the git tag but what happens in public git,
stays in git. so, just making a new dummy tag to trigger the ci.
2022-11-23 00:19:40 +01:00
OFF0 14f67cb85e
0.0.2 2022-11-22 23:45:37 +01:00
alex 8d60bf871c initial 2022-11-06 02:35:27 +01:00