believethehype
|
a6f74ecdb8
|
Merge pull request #28 from pablof7z/master
add P tag to tag sender
v.0.9.1.9
|
2024-01-01 00:54:33 +01:00 |
|
Pablo Fernandez
|
444a02fcca
|
add P tag to tag sender
|
2023-12-31 23:01:28 +00:00 |
|
believethehype
|
adc8abdc98
|
Update release.yml
v.0.9.1.8
|
2023-12-20 17:05:21 +01:00 |
|
believethehype
|
c1a5201f56
|
Update release.yml
|
2023-12-20 17:02:46 +01:00 |
|
believethehype
|
3c31ebe28c
|
Merge pull request #26 from Perlover/perlover/patch-1
Fix of: If ALLOW_API is false then server is not run
|
2023-11-02 21:32:42 +01:00 |
|
Perlover
|
5ba0b02bd5
|
If ALLOW_API is false then server is not run
I think it will be fix
Issue: https://github.com/believethehype/nostdress/issues/25
|
2023-08-01 20:16:22 +02:00 |
|
Believethehype
|
6643dc05f4
|
increase Commentallowed size to be able to render longer messages
v.0.9.1.7
|
2023-06-27 13:25:36 +02:00 |
|
Believethehype
|
532deaed9b
|
Update db.go
v.0.9.1.6
|
2023-06-13 12:15:19 +02:00 |
|
Believethehype
|
00f7c5d90f
|
added new api command listUsers
v.0.9.1.5
|
2023-06-12 22:59:23 +02:00 |
|
Believethehype
|
43e504dde0
|
fix for proxy url not set via parameters
v.0.9.1.4
|
2023-06-12 22:24:39 +02:00 |
|
believethehype
|
337143aa2e
|
Merge pull request #23 from Chuck3CZ/master
Fixed Typo
|
2023-05-21 13:29:25 +02:00 |
|
Chuck3CZ
|
afb345fd80
|
Fixed Typo
|
2023-05-18 08:31:20 +02:00 |
|
Believethehype
|
6691fd69d4
|
changed defaults for notifications
v.0.9.1.3
|
2023-05-08 16:55:16 +02:00 |
|
believethehype
|
24a22c8b86
|
Merge pull request #19 from fishcakeday/handle-multidomain-nip05
fix(nip05): make nip05 work with multi-domain config
|
2023-05-08 15:22:08 +02:00 |
|
believethehype
|
faabe6916c
|
Merge pull request #20 from itasli/patch-1
Update style.css
|
2023-05-08 15:21:58 +02:00 |
|
itasli
|
f3a784345e
|
Update style.css
update card margin to center it
|
2023-05-07 14:23:26 +02:00 |
|
Fishcake
|
c031ea10f1
|
fix(nip05): make nip05 work with multi-domain config
|
2023-05-06 08:21:38 +09:00 |
|
believethehype
|
a0a9bbad66
|
Merge pull request #18 from fishcakeday/optimize-profile-metadata-handling
optimize profile and image download
v.0.9.1.2
|
2023-05-05 17:34:10 +02:00 |
|
Fishcake
|
f1a7612942
|
optimize profile and image download
|
2023-05-02 13:47:18 +09:00 |
|
Believethehype
|
696e5625c5
|
loads first image of gifs, too.
v.0.9.1.1
|
2023-04-30 19:05:05 +02:00 |
|
Believethehype
|
2f366e1f35
|
walk through relays to download profile pic on creation
v.0.9.1.0
|
2023-04-30 18:40:18 +02:00 |
|
Believethehype
|
e0cff06335
|
Merge branch 'master' of https://github.com/believethehype/nostdress
v.0.9.0.9
|
2023-04-30 18:14:34 +02:00 |
|
Believethehype
|
f8d99bd2d1
|
Store Nostr Profile Picture in DB, get it only on Profile update when GET_NOSTR_PROFILE is true
|
2023-04-30 18:14:32 +02:00 |
|
believethehype
|
331e0e8419
|
Update README.md
|
2023-04-27 11:51:24 +02:00 |
|
Believethehype
|
c32b40c8c6
|
allow users to change configuration even if registration is deactivated, option to activate/deactivate api access
v.0.9.0.8
|
2023-04-27 11:48:25 +02:00 |
|
believethehype
|
10c1581d76
|
Merge pull request #17 from fishcakeday/fix-connection-reuse
Fix connection reuse, by removing that code.
v.0.9.0.7
|
2023-04-25 22:53:45 +02:00 |
|
Fishcake
|
d50101f38d
|
revert to no pooling of connections
|
2023-04-26 05:42:09 +09:00 |
|
believethehype
|
f1f40de9a5
|
Merge pull request #16 from fishcakeday/reuse-relay-connection
Reuse relay connection
v.0.9.0.6
|
2023-04-25 06:45:04 +02:00 |
|
Fishcake
|
ab13d1fbfb
|
fix(relays): handle closed connections
|
2023-04-25 13:04:46 +09:00 |
|
Fishcake
|
6b0b54132a
|
fix(relays): also ignore relays that fail to publish, shorten time to ignore
|
2023-04-25 10:04:32 +09:00 |
|
Fishcake
|
010ff4ee00
|
feat(relays): ignore relays we cannot connect to, with timeout
|
2023-04-25 09:53:22 +09:00 |
|
Fishcake
|
16deb65082
|
feat(relay):reuse relay connections
|
2023-04-25 09:37:58 +09:00 |
|
believethehype
|
049602ee7c
|
Merge pull request #15 from fishcakeday/fix-docker-compose
fix(config): remove quotes and stale relays
|
2023-04-24 23:07:16 +02:00 |
|
Fishcake
|
9a434c4b0b
|
fix(config): remove quotes and stale relays
|
2023-04-25 05:54:44 +09:00 |
|
believethehype
|
1d5ae67781
|
Merge pull request #14 from fishcakeday/nostr-optimizations
Nostr optimizations
|
2023-04-24 22:23:21 +02:00 |
|
Fishcake
|
1fe9295704
|
fix(bug): extract relays from the tag correctly
|
2023-04-24 23:26:25 +09:00 |
|
Fishcake
|
ff268f577c
|
Initial clean-up and optimizations
|
2023-04-24 21:52:30 +09:00 |
|
believethehype
|
3f72fd84dc
|
Merge pull request #13 from fishcakeday/docker-compose-update
chore(config): update docker-compose with current parameters
|
2023-04-24 14:13:34 +02:00 |
|
Fishcake
|
d2c8342440
|
chore(config): update docker-compose with current parameters
|
2023-04-24 21:07:42 +09:00 |
|
believethehype
|
b733372a66
|
Update .env.example
|
2023-04-24 14:04:17 +02:00 |
|
believethehype
|
a4f8e9fa2e
|
Merge pull request #10 from itasli/master
small refactor
v.0.9.0.5
|
2023-04-24 13:37:50 +02:00 |
|
believethehype
|
760c383bd5
|
Merge pull request #12 from fishcakeday/make-relays-configurable
Make relays configurable
|
2023-04-24 13:35:09 +02:00 |
|
Fishcake
|
87ee2f91b8
|
fix(typo): Relayes --> Relays
|
2023-04-24 17:57:45 +09:00 |
|
Fishcake
|
52ebe4d86a
|
Fix relay variable name and add bootstrap relays
|
2023-04-24 17:08:19 +09:00 |
|
Fishcake
|
a268ded17a
|
chore(docs): add info about new parameters to README
|
2023-04-24 16:32:39 +09:00 |
|
Fishcake
|
32f3673b26
|
feat(conf): make our relays configurable
|
2023-04-24 15:55:21 +09:00 |
|
itasli
|
a403d014f9
|
update import
updated ioutils
replaced encoding/json with jsoniter
refactored some code
|
2023-04-18 18:14:33 +02:00 |
|
itasli
|
be902a707a
|
refactor
refactored profile picture download function to support both jpeg & png
disabled image download on invoice for now
deleted unused file
|
2023-04-18 18:13:51 +02:00 |
|
itasli
|
09ebcb1449
|
ignore .db folder
|
2023-04-18 18:10:32 +02:00 |
|
believethehype
|
ab982bc51c
|
Merge pull request #9 from itasli/master
update dependencies
|
2023-04-17 10:03:53 +02:00 |
|