3207 Commits

Author SHA1 Message Date
7e860e65fd Add random expiration to notifications 2025-07-29 17:06:19 +02:00
44354cd362 Merge pull request #2125 from RoboSats/notifications-filters
Notifications filters
2025-07-29 09:04:43 +00:00
1e0bbead5f Trnaslations 2025-07-29 11:02:17 +02:00
3a1e447c07 Notifications filters 2025-07-29 10:54:24 +02:00
09c911f7a6 Fix release workflow 2025-07-28 17:19:42 +02:00
6604b37706 Fix release workflow 2025-07-28 15:49:08 +02:00
94005406dd Fix release workflow 2025-07-28 15:24:12 +02:00
696e750071 Fix release workflow 2025-07-28 13:19:32 +02:00
52be4282c9 Fix release workflow 2025-07-28 12:58:50 +02:00
e786e89d33 Merge pull request #2124 from RoboSats/v0.8.1-alpha
V0.8.1 alpha
2025-07-28 10:43:27 +00:00
33eede00ba Fix map bug 2025-07-28 12:41:31 +02:00
761c9a90d8 v0.8.1-alpha 2025-07-28 12:26:55 +02:00
047c2acbcd Merge pull request #2123 from RoboSats/fix-dark-mode-start
Fix dark theme
2025-07-28 10:11:54 +00:00
7f5e0b3796 Remove code 2025-07-28 12:11:01 +02:00
3d8d971028 Remove code 2025-07-28 12:10:44 +02:00
1317cd6bc2 Fix dark theme 2025-07-28 12:09:51 +02:00
1bf5df500f Merge pull request #2120 from aftermath2/constant_time_password_comparison
Constant time password comparison
2025-07-28 09:53:58 +00:00
e8f6e0afaf Merge pull request #2122 from RoboSats/mobile-multilanguage
Mobile multi-language
2025-07-28 09:50:55 +00:00
bef825fa81 CR 2025-07-28 11:49:41 +02:00
d47ad9e303 Apply system locale 2025-07-28 11:47:47 +02:00
6e5107b2d0 Fix 2025-07-28 11:11:12 +02:00
2a6e23d8a4 Mobile multi-language 2025-07-28 10:15:47 +02:00
8ec6f38640 Merge pull request #2121 from RoboSats/revertible-payments-warning
Revertible payments warning
2025-07-28 07:47:34 +00:00
f2df81d555 Translations 2025-07-28 09:45:46 +02:00
9df03a7e90 Translations 2025-07-28 09:42:31 +02:00
10da11d71e Revertible payments warning 2025-07-28 09:25:37 +02:00
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