1285 Commits (f255ea389b00c32d6f6fa8d9e08774b17e739cfa)

Author SHA1 Message Date
Trent Larson f255ea389b bump to build 26 and version 0.5.1 4 days ago
Trent Larson df06100c32 remove more debugging 5 days ago
Matthew Raymer ac5ddfc6f2 style: fix line length in ContactsView ternary operator 5 days ago
Matthew Raymer 89b3f30466 fix: debug and clean up GiftedPrompts contact retrieval logic 5 days ago
Matthew Raymer 3cb5cc096b refactor: use databaseUtil.updateDefaultSettings for feed filter settings 5 days ago
Matthew Raymer 5df560154f fix: resolve cross-platform contactMethods JSON parsing inconsistencies 5 days ago
Matthew Raymer c1aa522e6c fix: resolve cross-platform SQLite JSON parsing inconsistencies 5 days ago
Trent Larson a082469a01 fix creation of did-specific settings (with a rename) 5 days ago
Jose Olarte III 3544d7278d Optimized item actions 5 days ago
Jose Olarte III d3110506ea Optimized per-item layout 5 days ago
Trent Larson 8f5c34bc5f fix linting 6 days ago
Trent Larson af7bd236a3 fix check for successful gift submission 6 days ago
Trent Larson d719338bcc fix problem setting 'loading' flag 6 days ago
Trent Larson 6ddf2d1012 fix problem switching IDs (creating too many settings) 6 days ago
Jose Olarte III 16d5c917d2 Updated QR scanner call 6 days ago
Trent Larson 5976a4995e fix problem clicking on offer-delivery, plus some other hardening and phrasing 7 days ago
Trent Larson dcd0cc4c20 fix import for derived accounts and hopefully make other account-access code more robust 7 days ago
Trent Larson b3ca6c9d91 remove relative URL references in different target because mobile chokes 7 days ago
Trent Larson e9d800f601 fix a web test (all passing now) 1 week ago
Trent Larson 722020ea86 fix linting 1 week ago
Trent Larson c0c5f9842b fix some errors and correct recent type duplications & bloat (cherry-picked from d8f2587d1c) 2 weeks ago
Trent Larson be27ca1855 fix more logic for tests (cherry-picked from 83acb028c7) 2 weeks ago
Trent Larson 92e4570672 fix some incorrect logic & things AI hallucinated 2 weeks ago
Trent Larson 820ae727ed fix linting 1 week ago
Trent Larson abc05d426e update messaging for unknown icons on home feed 1 week ago
Trent Larson 2ea7479d75 fix verbiage and fix the contact actions to be on the right-hand side 1 week ago
Trent Larson 9ac9713172 fix linting 1 week ago
Trent Larson 41dad3254d fix a non-existent description, move the description right below the image 1 week ago
Trent Larson 485eac59a0 remove unnecessary data element from export 1 week ago
Matthew Raymer 73fc32b75d fix(import): ensure contact import works for both Dexie and absurd-sql backends 1 week ago
Matthew Raymer 3d8e40e92b feat(export): Replace CSV export with standardized JSON format 1 week ago
Trent Larson 38e67f3533 update a DB save to match others, ie. first SQL then maybe Dexie 1 week ago
Trent Larson 6a47f0d3e7 format total numbers better 1 week ago
Trent Larson fc50a9d4c6 fix problem finding offer identifiers 1 week ago
Jose Olarte III 7b1d4c4849 Adjusted iOS-specific paddings 1 week ago
Matthew Raymer c1f2c3951a feat(db): improve settings retrieval resilience and logging 1 week ago
Trent Larson 1d7f626645 fix SQL references to bad "key" -> "id" 1 week ago
Trent Larson c5228ba7ec fix retrieval of column names -- so now most ops are working (but not all, eg. set name) 1 week ago
Trent Larson 6e1fcd8dee remove unused DB methods (for now) 1 week ago
Trent Larson 5bb563d694 fix extraction of values from SQLite queries 1 week ago
Trent Larson a3951c9d66 refactor for clarity (no logic changes) 1 week ago
Trent Larson aa177a9b8c fix extraction of migration names for SQLite via Capacitor 1 week ago
Trent Larson 03cb4720b8 fix Capacitor to use the same migrations (migrations run but accounts aren't created) 2 weeks ago
Jose Olarte III 0e65431f43 Map z-index fix + adjustments 2 weeks ago
Trent Larson 297c5a2dbb disable SQLite in Java & Swift (since they don't compile) & add SQL queueing on startup 2 weeks ago
Jose Olarte III 92b9c9334c Clickable person & project icons 2 weeks ago
Jose Olarte III 706182ca0c Icon for hidden DID entity 2 weeks ago
Jose Olarte III cbc14e21ec Look in .own.did for DID, as well 2 weeks ago
Trent Larson ef3bfcdbd2 fix linting 3 weeks ago
Trent Larson ec1f27bab1 fix more logging cleanup errors 3 weeks ago