3179 Commits

Author SHA1 Message Date
8bdfdee6a7 Merge pull request #2116 from RoboSats/dependabot/pip/pygeohash-3.2.0
chore(deps): bump pygeohash from 3.1.3 to 3.2.0
2025-07-27 12:01:08 +00:00
3f285e06a2 Merge pull request #2115 from RoboSats/dependabot/pip/ruff-0.12.5
chore(deps-dev): bump ruff from 0.12.3 to 0.12.5
2025-07-27 12:00:34 +00:00
d73b65b07f Merge branch 'main' into dependabot/pip/ruff-0.12.5 2025-07-27 12:00:19 +00:00
991a3aab9b Merge pull request #2114 from RoboSats/dependabot/pip/coverage-7.10.0
chore(deps-dev): bump coverage from 7.9.2 to 7.10.0
2025-07-27 11:59:49 +00:00
d02836d254 Merge pull request #2118 from RoboSats/use-orbot-button
Use Orbot button
2025-07-27 11:59:23 +00:00
ce36abf20e Use Orbot button 2025-07-27 13:56:54 +02:00
33c7b32c6b Merge pull request #2105 from RoboSats/mobile-nostr-notifications
Mobile nostr notifications
2025-07-27 10:36:03 +00:00
4c382c6d91 Merge branch 'main' into mobile-nostr-notifications 2025-07-27 10:35:37 +00:00
c0bd1385ff chore(deps): bump pygeohash from 3.1.3 to 3.2.0
Bumps [pygeohash](https://github.com/wdm0006/pygeohash) from 3.1.3 to 3.2.0.
- [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.1.3...v3.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 07:22:07 +00:00
62bee5d2c6 chore(deps-dev): bump ruff from 0.12.3 to 0.12.5
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.12.3 to 0.12.5.
- [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.12.3...0.12.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 07:22:04 +00:00
181cad4b0d chore(deps-dev): bump coverage from 7.9.2 to 7.10.0
Bumps [coverage](https://github.com/nedbat/coveragepy) from 7.9.2 to 7.10.0.
- [Release notes](https://github.com/nedbat/coveragepy/releases)
- [Changelog](https://github.com/nedbat/coveragepy/blob/master/CHANGES.rst)
- [Commits](https://github.com/nedbat/coveragepy/compare/7.9.2...7.10.0)

---
updated-dependencies:
- dependency-name: coverage
  dependency-version: 7.10.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2025-07-27 07:21:32 +00:00
5284e7c55d Merge pull request #2112 from aftermath2/update_token_warning_message
Update token warning message
2025-07-26 18:33:49 +00:00
2b00f35200 Remove unused code 2025-07-25 18:20:00 +02:00
13fcc26ca3 Remove unused code 2025-07-25 18:19:05 +02:00
8ae9165efa Configuration and fixes 2025-07-25 18:16:35 +02:00
77df638340 Notifications 2025-07-25 17:33:19 +02:00
ab05579fc1 Encrypted Storage 2025-07-25 12:36:15 +02:00
639dff8481 Mobile nostr notifications 2025-07-25 10:16:04 +02:00
5437f75468 Merge pull request #2111 from RoboSats/bump-frontend-libraries-1
Bump frontend libraries
2025-07-25 08:15:50 +00:00
681e1941cd Bump frontend libraries 2025-07-25 10:14:41 +02:00
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