Vlad Stan
|
9aa0fdbd2c
|
chore: add 42 to supported NIPs
|
2023-02-15 11:42:39 +02:00 |
|
Vlad Stan
|
a8a2ef5e27
|
feat: force auth for particular event types
|
2023-02-15 11:41:50 +02:00 |
|
Vlad Stan
|
58723a387f
|
chore: code format
|
2023-02-15 10:49:36 +02:00 |
|
Vlad Stan
|
b472e97454
|
feat: handle auth - see prev commit :)
|
2023-02-15 10:34:21 +02:00 |
|
Vlad Stan
|
3648dc212c
|
feat: partial AUTH support
|
2023-02-14 17:26:40 +02:00 |
|
Vlad Stan
|
d0c6f1392b
|
feat: on create save domain for relay
|
2023-02-14 10:27:24 +02:00 |
|
Vlad Stan
|
44ae8086cc
|
feat: check paid_to_join and storage
|
2023-02-14 09:46:33 +02:00 |
|
Vlad Stan
|
dfda2367a2
|
feat: add payment for stoeage
|
2023-02-13 17:49:10 +02:00 |
|
Vlad Stan
|
bd5957b443
|
feat: update account when join invoce paid
|
2023-02-13 14:12:37 +02:00 |
|
Vlad Stan
|
ebada934b0
|
chore: code format
|
2023-02-10 17:25:02 +02:00 |
|
Vlad Stan
|
8678090e7b
|
feat: create invoice to join
|
2023-02-10 17:20:55 +02:00 |
|
Vlad Stan
|
db3ad2e32f
|
feat: public relay page updates
|
2023-02-10 14:47:48 +02:00 |
|
Vlad Stan
|
ae68f210cd
|
chore: remove old field
|
2023-02-10 13:41:55 +02:00 |
|
Vlad Stan
|
d5aff47717
|
refactor: class renamings
|
2023-02-10 13:40:15 +02:00 |
|
Vlad Stan
|
1eda457067
|
chore: force py format
|
2023-02-10 12:16:25 +02:00 |
|
Vlad Stan
|
339f2b70c1
|
feat: restrict storage
|
2023-02-10 11:43:18 +02:00 |
|
Vlad Stan
|
c488f5d5e0
|
feat: store message size
|
2023-02-09 15:16:22 +02:00 |
|
Vlad Stan
|
f331a19d75
|
feat: payment UI updates
|
2023-02-09 14:56:24 +02:00 |
|
Vlad Stan
|
cb81726297
|
feat: add UI for storage
|
2023-02-09 14:33:19 +02:00 |
|
Vlad Stan
|
f5c873ec4d
|
feat: add support for NIP22
|
2023-02-09 12:18:54 +02:00 |
|
Vlad Stan
|
868e02d3c2
|
feat: limit max events per second
|
2023-02-09 10:28:56 +02:00 |
|
Vlad Stan
|
bddab70677
|
feat: enforce query limit on relay side
|
2023-02-08 18:15:43 +02:00 |
|
Vlad Stan
|
43dc3e85ce
|
feat: check access control list
|
2023-02-08 11:16:34 +02:00 |
|
Vlad Stan
|
e1fe19b115
|
refactoring: small
|
2023-02-08 10:47:43 +02:00 |
|
Vlad Stan
|
d0341911b9
|
refactor: extract NostrFilter.to_sql_components
|
2023-02-08 09:10:04 +02:00 |
|
Vlad Stan
|
25dde9571c
|
feat: save relay extra config
|
2023-02-07 17:50:48 +02:00 |
|
Vlad Stan
|
4c9d1a4395
|
feat: init lnbits_relay_information
|
2023-02-07 12:21:23 +02:00 |
|
Vlad Stan
|
bc60551313
|
feat: toggle relays on and off
|
2023-02-06 16:33:08 +02:00 |
|
Vlad Stan
|
a849dea99f
|
feat: add UI for basic relay operations
|
2023-02-06 15:30:05 +02:00 |
|
Vlad Stan
|
5a747361af
|
feat: make event kind: 3 replaceable
|
2023-02-06 12:09:53 +02:00 |
|
Vlad Stan
|
10ef9ee2ac
|
feat: on meta update, replace old meta
|
2023-02-06 11:10:14 +02:00 |
|
Vlad Stan
|
57197b981d
|
refactor: mark delete using query builder
|
2023-02-06 10:37:06 +02:00 |
|
Vlad Stan
|
8640e2c06f
|
feat: signal NIP20 support
|
2023-02-03 17:43:06 +02:00 |
|
Vlad Stan
|
a01c392a89
|
feat: signal NIP15 support
|
2023-02-03 17:12:39 +02:00 |
|
Vlad Stan
|
cbbabf2ce8
|
feat: partial NIP11
|
2023-02-03 16:37:27 +02:00 |
|
Vlad Stan
|
01764c155e
|
feat: add delete post tests
|
2023-02-03 15:45:23 +02:00 |
|
Vlad Stan
|
158bb9b58a
|
fix: serialize emoji’s
|
2023-02-02 18:43:26 +02:00 |
|
Vlad Stan
|
855ec09df3
|
refactor: code clean-up
|
2023-02-02 10:26:25 +02:00 |
|
Vlad Stan
|
d4bfb0a815
|
test: add tests for filtering
|
2023-02-02 10:24:12 +02:00 |
|
Vlad Stan
|
fa29c92a55
|
fix: tag search
|
2023-01-31 17:37:11 +02:00 |
|
Vlad Stan
|
fbae6d6c88
|
feat: add basic NIP20 response
|
2023-01-31 12:36:59 +02:00 |
|
Pavol Rusnak
|
30150c4561
|
remove unused imports, don't use format string when not needed
|
2023-01-31 11:39:35 +02:00 |
|
Vlad Stan
|
4b82905f78
|
feat: extracted
|
2023-01-30 14:40:55 +02:00 |
|