Commit Graph

40 Commits (main)
 

Author SHA1 Message Date
genofire 612d577b21 fix validation of notifcation by sender/from address
continuous-integration/drone the build was successful Details
Reviewed-on: #19
2 years ago
karmanyaahm 8eb9ba32b5 Add a not condition to an if statement
continuous-integration/drone the build was successful Details
2 years ago
genofire 4b06d6886a Merge pull request 'also use xmpp JID as part of settings persistence' (#17) from karmanyaahm/unified-push-xmpp:smth into main
continuous-integration/drone the build was successful Details
Reviewed-on: #17
2 years ago
Karmanyaah Malhotra 656c3237dd add other part of conn.Settings check 2 years ago
Karmanyaah Malhotra 5e0ec90bf4 also use xmpp JID as part of settings persistence
continuous-integration/drone the build failed Details
2 years ago
genofire 6d154bfdb1 distributor: fix - dropreplace in go.mod
continuous-integration/drone the build was successful Details
2 years ago
genofire db0b61ab46 distributor: register again, if gateway changed (configurable)
continuous-integration/drone the build failed Details
2 years ago
genofire 9c4919007a distributor: use storage always and keep gateway in storage connection settings 2 years ago
Geno fb190d634b depends: update mellium.im/xmpp to main
continuous-integration/drone the build canceled Details
2 years ago
Geno 2b8b76d254 ci: add test and woodpicker/droneCI support 2 years ago
genofire 498cf67f14 distributor: fix register if storage was successful 2 years ago
Geno bca172eff1 distributor: fix config toml storage_path 2 years ago
Geno 929ed83c28 distributor: improve storage handling after fixes 2 years ago
Geno 057f8045ed docs: fix typos 2 years ago
Geno 42e8289f2f distributor: timeout for XMPP connection setup from 1s to 10s 2 years ago
Geno 47b46549ee distributor: timeout XMPP requests 2 years ago
Geno 889563b8b2 distributor: make loglevel configurable 2 years ago
Geno caf4ccb205 distributor: drop gateway on default config 2 years ago
Geno e2562c93c2 distributor: use service discovery to check gateway (and fallback to demo)
fix #12
2 years ago
Geno 63aa921252 distributor: check server for msgoffline support XEP-0160
with discovery XEP-0030 ;)

wip #8
2 years ago
Geno 29cf678106 gateway: add disco feature and identity
fix #4
2 years ago
Geno f21db8eaa8 distributor: generate example config file if not exists 2 years ago
Geno 86241538cf docs: gateway 2 years ago
Geno 33b1c21c4e docs: token definition 2 years ago
Geno 8fda0be59c distributor: storage and file handling
fix #11 #2
2 years ago
Geno f24a76a62e gateway: fix test and depends 2 years ago
Geno 4a88e1d4a7 docs: first readme message
wip #9
2 years ago
Geno 05eaff3e20 distributor: improve logging 2 years ago
Geno 52fa083eae gateway: improve logging to be more privat 2 years ago
Geno 748e4ca5d7 be sure TokenReadClosed always closed
also if decode of response does not work
2 years ago
karmanyaahm 7647fc1631 fix deadlock on distributor register (#7)
Closes #6

I'm not sure if this is the correct solution according to the library, but it *is* one that works.

Co-authored-by: Karmanyaah Malhotra <karmanyaahm@gmail.com>
Reviewed-on: #7
Co-authored-by: karmanyaahm <karmanyaahm@noreply.%(DOMAIN)s>
Co-committed-by: karmanyaahm <karmanyaahm@noreply.%(DOMAIN)s>
2 years ago
Geno 88c59ac00b implement JWT for anti spam
fix #1
2 years ago
Geno 531c267473 alpha 2 years ago
Geno be6e6c4154 xmpp works with components (distribute Encoding hangs) - dirty without Webserver, and nice tokens 2 years ago
Geno 950a147042 xmpp works - sadly with new generated ressource on gateway (we need an component) 2 years ago
Geno 7057859bfe planed xmpp messages 2 years ago
Geno 1eecc83e49 first xmpp tries 2 years ago
Geno ffbc834ada dbus replaced by unifiedpush.org/go/np2p_dbus/distributor 2 years ago
Geno 49e2b06b00 init distributor dbus 2 years ago
Geno f7ccd08b2e init 2 years ago