19 Commits

Author SHA1 Message Date
a1c63ca622 Federation Android App and new Tor engine 2024-04-30 14:56:19 +01:00
0e115e06b1 Refactor Webpacks (#1212)
refactor webpacks
2024-04-03 05:55:42 +00:00
cda668e333 Load map JSON in advance 2024-03-18 10:49:39 +01:00
83410c174e Book coordinator filter (#1087)
* Fix book loading

* Fix Robot page

* Code Review

* Book coordinator filter
2024-01-23 23:32:00 +00:00
f7b504cea7 Minor lint fixes 2024-01-15 09:33:47 +00:00
963a3b9e00 Fix Contexts 2024-01-12 13:05:15 -08:00
28ef253020 Refactor context (#427)
* Move AppContext to top level

* Refactor context
2023-04-20 14:52:03 +00:00
72f620fee4 Fix fetchInfo android 2023-04-10 04:42:17 -07:00
719c41705d Improve payment method strings to icons performance 2023-04-09 12:44:02 -07:00
e783dea305 Fixes "no robot", add launchers on Android. (#411)
* Update robohash repo url to RoboSats org

* Add external launchers

* Fix no-robot issue due to timing of initial fetchInfo

* Collect new phrases
2023-04-09 18:48:25 +00:00
42f208fad4 Fix race condition onchain (#388)
* Fix race condition swaps

* Collect new phrases

* Increase random delay interval
2023-03-14 17:23:11 +00:00
7a5ae1c25c Fix initial fetchInfo on torified app 2023-03-07 08:07:14 -08:00
e69aa09bb6 Fix useffects for book/limit baseurl change, robot open profile and stats. 2023-03-04 11:49:10 -08:00
41feb8cf8e Fix useffects for book/limit baseurl change, robot open profile and stats. 2023-03-04 10:55:24 -08:00
8d4301a0c0 Fix Native requests (#375)
* fix-android-maker

* test
2023-03-04 12:54:06 +00:00
74398a019c Small fixes and updates 2023-03-03 07:25:21 -08:00
9412764f1d Functional UnsafeAlert and other Icons (#371)
* Add unsafe alert functional component

* Convert icons to functional components

* Run lin fix

* Fix webln uncaught error
2023-03-02 14:20:30 +00:00
c0b8a6d3ac Add robot garage (#370)
* Add garage model

* Add robot select to profile

* Replace Robot for Garage init

* Add Garage inners, not re-rendering

* Revert

* Collect new phrases and small fixes

* Small fixes

* Fix unencrypted # hack on Turtle chat

* Small fixes and collect phrases
2023-03-02 11:01:06 +00:00
d88c2a5eff Add App context (#369)
* Refactor fetchRobot

* Add appcontext

* Robot recovery fixes

* Add usecontext on maker and settings forms

* Add usecontext to booktable

* Add useContext to order page and main dialogs

* Small fixes
2023-02-24 19:17:13 +00:00