3157 Commits

Author SHA1 Message Date
d62ca2072a Merge pull request #2104 from RoboSats/load-robot-profile-if-created-in-navbar
loan robot profile if created in NavBar
2025-07-24 14:35:11 +00:00
138a94508a loan robot profile if created in NavBar 2025-07-24 16:31:58 +02:00
eb50bc32f7 Merge pull request #2103 from RoboSats/refactor-android-app-messages
Refactor android app messages
2025-07-24 14:24:05 +00:00
34aefb99e5 Refactor android app messages 2 2025-07-24 16:23:09 +02:00
6a5900b136 Refactor android app messages 2025-07-24 16:21:53 +02:00
7df09bee93 Merge pull request #2102 from RoboSats/new-mobile-app-fixes
New mobile app fixes
2025-07-24 14:16:11 +00:00
f1b6926b1d Fix logs 2025-07-24 16:15:04 +02:00
18a46f6d52 Fix comments 2025-07-24 16:14:19 +02:00
d0276a232e Fix external links 2025-07-24 16:12:26 +02:00
e951f8bb15 Fix chat 2025-07-24 15:50:38 +02:00
b463c236c5 Merge pull request #2101 from RoboSats/nostr-notifications
Nostr notifications
2025-07-23 15:48:31 +00:00
16063ca66e Fix 2025-07-23 17:38:31 +02:00
028b83152d Remove old notifications 2025-07-23 17:30:34 +02:00
97dee66777 Frontend 2025-07-23 17:01:15 +02:00
4e83d0b726 Fix pyhton 2025-07-23 09:40:38 +02:00
ba6353a57e Subscribe notifications 2025-07-22 19:06:03 +02:00
d9385ae0ea Fix nostr 2025-07-22 18:09:47 +02:00
bf48671e56 Fix nostr 2025-07-22 18:04:55 +02:00
9c6f8a49e8 Fix nostr 2025-07-22 17:59:49 +02:00
25eac9d206 Fix nostr 2025-07-22 17:50:05 +02:00
e72182ffd8 Update federation.md 2025-07-22 08:18:29 +00:00
18cba12139 Update federation.md 2025-07-22 08:15:59 +00:00
57b82151b1 Update federation.md 2025-07-22 08:14:17 +00:00
268c1cb821 Merge pull request #2100 from RoboSats/coordinators-privacy
Coordinators privacy
2025-07-21 16:14:05 +00:00
440e16e435 Coordinators privacy 2025-07-21 18:13:09 +02:00
4dcec7c72d Nostr notifications 2025-07-21 11:37:14 +02:00
451d55be7c Merge pull request #2099 from RoboSats/fix-order-match
Fix order match
2025-07-20 14:06:08 +00:00
b2737bbd2d Fix order match 2025-07-20 16:04:06 +02:00
7918799fa7 Merge pull request #2091 from RoboSats/new-mobile-release
New mobile release
2025-07-20 13:33:36 +00:00
377b445780 Robot garage buttons 2025-07-20 15:32:38 +02:00
6bc4f799ee Styles 2025-07-20 15:25:07 +02:00
dfb79e635d Zapstore 2025-07-20 15:12:28 +02:00
7fc3ce67a7 Disable tooltip 2025-07-20 14:50:56 +02:00
6cde0049aa Merge pull request #2098 from RoboSats/dependabot/pip/drf-spectacular-sidecar-2025.7.1
chore(deps): bump drf-spectacular-sidecar from 2025.5.1 to 2025.7.1
2025-07-20 12:47:43 +00:00
a8480ea47c Merge pull request #2095 from RoboSats/dependabot/pip/pygeohash-3.1.3
chore(deps): bump pygeohash from 3.0.1 to 3.1.3
2025-07-20 12:47:15 +00:00
99f392874e Merge branch 'main' into dependabot/pip/pygeohash-3.1.3 2025-07-20 12:47:02 +00:00
7bbb013a83 Merge pull request #2096 from RoboSats/dependabot/pip/asgiref-3.9.1
chore(deps): bump asgiref from 3.9.0 to 3.9.1
2025-07-20 12:46:22 +00:00
562cec764c Fix webview 2025-07-20 14:44:43 +02:00
28c4f02662 Working 2025-07-20 13:12:01 +02:00
88da3d2f1a chore(deps): bump drf-spectacular-sidecar from 2025.5.1 to 2025.7.1
Bumps [drf-spectacular-sidecar](https://github.com/tfranzel/drf-spectacular-sidecar) from 2025.5.1 to 2025.7.1.
- [Commits](https://github.com/tfranzel/drf-spectacular-sidecar/compare/2025.5.1...2025.7.1)

---
updated-dependencies:
- dependency-name: drf-spectacular-sidecar
  dependency-version: 2025.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-20 07:34:35 +00:00
a556158107 chore(deps): bump asgiref from 3.9.0 to 3.9.1
Bumps [asgiref](https://github.com/django/asgiref) from 3.9.0 to 3.9.1.
- [Changelog](https://github.com/django/asgiref/blob/main/CHANGELOG.txt)
- [Commits](https://github.com/django/asgiref/compare/3.9.0...3.9.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-20 07:34:24 +00:00
c39748c436 chore(deps): bump pygeohash from 3.0.1 to 3.1.3
Bumps [pygeohash](https://github.com/wdm0006/pygeohash) from 3.0.1 to 3.1.3.
- [Release notes](https://github.com/wdm0006/pygeohash/releases)
- [Changelog](https://github.com/wdm0006/pygeohash/blob/master/CHANGELOG.md)
- [Commits](https://github.com/wdm0006/pygeohash/compare/v3.0.1...v3.1.3)

---
updated-dependencies:
- dependency-name: pygeohash
  dependency-version: 3.1.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-20 07:34:22 +00:00
778a8cf0c8 Merge pull request #2092 from Gravity2106/patch-17
Update 03-liquidity.md
2025-07-18 22:24:31 +00:00
116cddf3e9 Update 03-liquidity.md
Actualizada la sección respecto al coordinador experimental
2025-07-18 21:45:58 +02:00
0069910330 Merge pull request #2029 from RoboSats/development-docs
Development docs
2025-07-18 18:45:05 +00:00
3dd151e319 Simplfy Tor connection on Android 2025-07-18 18:05:11 +02:00
7a0d072d10 Fix workflow 2025-07-18 16:36:53 +02:00
c59a197a6c Fix workflow 2025-07-18 16:34:18 +02:00
f25df4e98d Fix workflow 2025-07-18 16:27:12 +02:00
394281df74 Fix workflow 2025-07-18 16:07:56 +02:00