Anthony Accioly
|
553d848362
|
fix(policies): update check for ephemeral kinds
The Event.IsEphemeral method has been removed from go-nostr
|
2024-11-05 17:32:56 +00:00 |
|
fiatjaf
|
902e882d97
|
policies: RestrictToSpecifiedKinds() to allow ephemeral.
|
2024-10-22 13:32:24 -03:00 |
|
fiatjaf
|
e8637afa38
|
policies: timestamps policies take time.Duration
|
2024-08-20 10:40:29 -03:00 |
|
fiatjaf
|
81ad56e85c
|
simplify RestrictToSpecifiedKinds()
|
2024-05-12 20:54:53 -03:00 |
|
fiatjaf
|
8557c7a8dc
|
policy to reject events with base64 media.
|
2024-04-19 15:33:15 -03:00 |
|
fiatjaf
|
3214dac302
|
fix pre-search on policies.
|
2024-03-30 14:23:17 -03:00 |
|
fiatjaf
|
5efadf6256
|
do not give away so much.
|
2024-03-29 18:25:47 -03:00 |
|
fiatjaf
|
27d6769009
|
format last commit.
|
2024-03-29 18:24:44 -03:00 |
|
Sebastix
|
44baacac42
|
* sort kinds before the binary search is run
* optimized return messages with more context why the policy blocks an event
|
2024-03-29 18:24:21 -03:00 |
|
fiatjaf
|
9b43da0b17
|
use stdlib "slices".
|
2024-02-08 16:35:35 -03:00 |
|
fiatjaf
|
194ec994d7
|
rename plugins to policies.
|
2023-11-22 17:11:05 -03:00 |
|