Commit Graph

2453 Commits

Author SHA1 Message Date
dependabot[bot]
a0c5dee15b
chore(deps): bump nostr-sdk from 0.32.2 to 0.35.1
Bumps [nostr-sdk](https://github.com/rust-nostr/nostr) from 0.32.2 to 0.35.1.
- [Release notes](https://github.com/rust-nostr/nostr/releases)
- [Changelog](https://github.com/rust-nostr/nostr/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rust-nostr/nostr/commits)

---
updated-dependencies:
- dependency-name: nostr-sdk
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 07:16:19 +00:00
dependabot[bot]
b51ee7985d
chore(deps-dev): bump ruff from 0.6.4 to 0.6.9
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.6.4 to 0.6.9.
- [Release notes](https://github.com/astral-sh/ruff/releases)
- [Changelog](https://github.com/astral-sh/ruff/blob/main/CHANGELOG.md)
- [Commits](https://github.com/astral-sh/ruff/compare/0.6.4...0.6.9)

---
updated-dependencies:
- dependency-name: ruff
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-06 07:15:56 +00:00
KoalaSat
35fc3bccbd
Merge pull request #1509 from lechatnieger/lechatnieger-patch-1
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
BitcoinVeneto clearnet urls updated and website
2024-10-03 09:02:17 +00:00
BitcoinVeneto
f0477a468d
Update federation.json
Clearnet Mainnet Coordinator Service Address
https://unsafe.bitcoinveneto.org/

Website
https://bitcoinveneto.org/

Devfee Donation restored 20%
2024-10-02 22:48:51 +02:00
BitcoinVeneto
d19a3279b0
Update federation.json 2024-10-02 22:46:17 +02:00
KoalaSat
57c2c8fc3b
Merge pull request #1503 from RoboSats/dependabot/bundler/docs/webrick-1.8.2
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs
2024-10-02 13:18:19 +00:00
KoalaSat
0faf384a1c
Merge pull request #1508 from RoboSats/remove-satstralia-coordinator
Remove Satstralia coordinator
2024-10-02 12:46:55 +00:00
koalasat
f5b2107be4
Remove Satstralia coordinator 2024-10-02 14:46:12 +02:00
KoalaSat
c34d1e7c2f
Merge pull request #1507 from RoboSats/fix-header-icons-mobile
Fix header icons mobile
2024-10-02 12:41:59 +00:00
koalasat
0fe5c9ec0e
Fix header icons mobile 2024-10-02 14:39:57 +02:00
KoalaSat
9fc838534f
Merge pull request #1504 from RoboSats/KoalaSat-patch-1
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Update social links
2024-10-01 19:43:17 +00:00
koalasat
6d2a7cec72
update all 2024-10-01 21:42:35 +02:00
KoalaSat
9fc7087602
Merge pull request #1506 from RoboSats/revert-1429-store-status-notifications
Revert "Store status notifications"
2024-10-01 19:36:22 +00:00
KoalaSat
7d7a3a39e7
Revert "Store status notifications" 2024-10-01 19:35:57 +00:00
KoalaSat
0749d3163f
Merge pull request #1505 from RoboSats/revert-1497-avoid-duplicated-notifications
Revert "Avoid duplicated notifications"
2024-10-01 19:35:14 +00:00
KoalaSat
28fc426e7e
Revert "Avoid duplicated notifications" 2024-10-01 19:35:03 +00:00
KoalaSat
c9b0ad4dbf
Update federation.md 2024-10-01 11:08:56 +02:00
dependabot[bot]
50e28c87a9
chore(deps): bump webrick from 1.8.1 to 1.8.2 in /docs
Bumps [webrick](https://github.com/ruby/webrick) from 1.8.1 to 1.8.2.
- [Release notes](https://github.com/ruby/webrick/releases)
- [Commits](https://github.com/ruby/webrick/compare/v1.8.1...v1.8.2)

---
updated-dependencies:
- dependency-name: webrick
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-10-01 07:25:19 +00:00
KoalaSat
9e46ae94cc
Merge pull request #1499 from gabbygator184/main
Some checks failed
Sync lnproxy relays / sync (push) Has been cancelled
BigLake clearnet urls updated and website added
2024-09-28 07:58:15 +00:00
gabbygator184
87b05eb453 BigLake clearnet urls updated and website added
Changing the domain extension from .xyz to .org and adding a website. #1030
2024-09-26 17:55:34 -03:00
KoalaSat
497843f35b
Merge pull request #1498 from RoboSats/dependabot/npm_and_yarn/desktopApp/multi-9423f4c335
chore(deps): bump body-parser and express in /desktopApp
2024-09-26 05:55:17 +00:00
dependabot[bot]
56049181f1
chore(deps): bump body-parser and express in /desktopApp
Bumps [body-parser](https://github.com/expressjs/body-parser) to 1.20.3 and updates ancestor dependency [express](https://github.com/expressjs/express). These dependencies need to be updated together.


Updates `body-parser` from 1.20.2 to 1.20.3
- [Release notes](https://github.com/expressjs/body-parser/releases)
- [Changelog](https://github.com/expressjs/body-parser/blob/master/HISTORY.md)
- [Commits](https://github.com/expressjs/body-parser/compare/1.20.2...1.20.3)

Updates `express` from 4.19.2 to 4.21.0
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/4.21.0/History.md)
- [Commits](https://github.com/expressjs/express/compare/4.19.2...4.21.0)

---
updated-dependencies:
- dependency-name: body-parser
  dependency-type: indirect
- dependency-name: express
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-09-26 05:53:57 +00:00
KoalaSat
b2ff14151b
Merge pull request #1497 from RoboSats/avoid-duplicated-notifications
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Avoid duplicated notifications
2024-09-25 11:56:59 +00:00
koalasat
a050ed14e3
Avoid duplicated notifications 2024-09-25 13:46:55 +02:00
KoalaSat
98a16e633a
Merge pull request #1496 from RoboSats/fix-robohash-generator
Fix Robohash generation on web
2024-09-23 22:53:44 +00:00
koalasat
bd6c812457
Fix Robohash generation on web 2024-09-24 00:51:40 +02:00
KoalaSat
ec28fae097
Merge pull request #1494 from RoboSats/fix-android-app-chat
Fix android app chat
2024-09-22 17:03:10 +00:00
koalasat
a6614191bc
Fix android app chat 2024-09-22 18:57:53 +02:00
KoalaSat
3a50c2091b
Merge pull request #1493 from RoboSats/temple-clearnet-urls
Temple clearnet url and email
2024-09-22 14:47:55 +00:00
koalasat
1aaff4bfa0
Temple clearnet url and email 2024-09-22 16:46:56 +02:00
KoalaSat
4dc9e488a9
Merge pull request #1492 from RoboSats/biglake-clearnet-urls
BigLake clearnet urls
2024-09-22 14:45:18 +00:00
koalasat
9ef996fe23
BigLake clearnet urls 2024-09-22 16:44:28 +02:00
KoalaSat
237e80b045
Merge pull request #1484 from RoboSats/disable-android-notifications
Some checks failed
Lint: Python Coordinator / Run linters (push) Has been cancelled
Sync lnproxy relays / sync (push) Has been cancelled
fix notification not raising on first run
2024-09-18 14:55:19 +00:00
koalasat
9625ea910f
fix notification not raising on first run 2024-09-18 16:54:21 +02:00
KoalaSat
cf6aacb297
Merge pull request #1483 from RoboSats/disable-android-notifications
fix proxy logo
2024-09-18 14:25:03 +00:00
koalasat
4c6f86d7c1
fix proxy logo 2024-09-18 16:24:00 +02:00
KoalaSat
16eeb323c8
Merge pull request #1482 from RoboSats/disable-android-notifications
Manually disable android notifications
2024-09-18 13:37:08 +00:00
koalasat
670bb1fbc2
Manually disable android notifications 2024-09-18 15:34:31 +02:00
KoalaSat
88c53d597d
Merge pull request #1481 from RoboSats/fix-version-update-dialog-texts
fix version update dialog texts
2024-09-18 11:55:51 +00:00
koalasat
33c5efb49e
fix version update dialog texts 2024-09-18 13:54:46 +02:00
KoalaSat
54d98f9169
Merge pull request #1480 from RoboSats/fix-file-cache-problem-and-static-files-management
Fix file cache problem and static files management
2024-09-18 11:48:24 +00:00
koalasat
496499261a
fix paths 2024-09-18 12:51:21 +02:00
koalasat
8b329b9567
switch to filemanager-webpack-plugin 2024-09-18 10:32:01 +02:00
koalasat
6df8bf399d
new integrations pipelines fix 2024-09-18 10:14:43 +02:00
koalasat
3be4c4e757
new integrations pipelines 2024-09-18 09:31:51 +02:00
koalasat
d14c3a6f73
new integration test pipeline 2024-09-18 09:18:11 +02:00
koalasat
36472ea89e
Django HTML generation 2024-09-18 08:37:37 +02:00
koalasat
305f51512c
update release pipeline 2024-09-17 18:28:49 +02:00
koalasat
7804009d2d
fix tests 2024-09-17 17:28:48 +02:00
koalasat
7fd003d337
fix html templates 2024-09-17 17:27:07 +02:00