Commit Graph

1157 Commits

Author SHA1 Message Date
thePR0M3TH3AN
83bdb9ae7a docs: add notification box details 2025-07-14 15:47:52 -04:00
thePR0M3TH3AN
7e43b5f7f5 Merge pull request #543 from PR0M3TH3AN/codex/new-task
Update notification system
2025-07-14 15:42:48 -04:00
thePR0M3TH3AN
9184222514 Refactor notification handling 2025-07-14 15:40:46 -04:00
thePR0M3TH3AN
fb5fd7bfb8 Merge pull request #542 from PR0M3TH3AN/codex/add-clear-header-function-with-notification
Add notification-aware header function
2025-07-14 15:25:14 -04:00
thePR0M3TH3AN
b8a5ed9f66 Add header clearing with notifications 2025-07-14 15:23:37 -04:00
thePR0M3TH3AN
9d0338de63 Merge pull request #541 from PR0M3TH3AN/codex/implement-notification-system-in-passwordmanager
Add notification TTL tracking
2025-07-14 15:14:09 -04:00
thePR0M3TH3AN
9615dcdb31 Fix notification test 2025-07-14 15:10:43 -04:00
thePR0M3TH3AN
ee240cbd1e Add notification tracking and tests 2025-07-14 14:58:58 -04:00
thePR0M3TH3AN
ac68ed9753 Merge pull request #540 from PR0M3TH3AN/codex/add-press-enter-message-to-stats-screen
Improve stats screen usability
2025-07-14 14:44:14 -04:00
thePR0M3TH3AN
8413908c94 Add message and notifications to stats screen 2025-07-14 14:40:18 -04:00
thePR0M3TH3AN
c7c365e5b9 Merge pull request #539 from PR0M3TH3AN/codex/ensure-tui-does-not-hang-after-entry-creation
Improve TUI responsiveness
2025-07-14 14:22:13 -04:00
thePR0M3TH3AN
ba066bf0d4 Run sync in background for TUI actions 2025-07-14 14:16:59 -04:00
thePR0M3TH3AN
a8ba99875f Merge pull request #538 from PR0M3TH3AN/codex/update-notification-handling-and-tests
Improve menu notification output
2025-07-14 12:56:07 -04:00
thePR0M3TH3AN
5bf2bc458c Update menu notification handling 2025-07-14 12:53:53 -04:00
thePR0M3TH3AN
af1a33b904 Merge pull request #537 from PR0M3TH3AN/codex/replace-notify-call-in-start_background_relay_check
Refine relay warning notification
2025-07-14 12:30:32 -04:00
thePR0M3TH3AN
741845799a Warn when few relays respond 2025-07-14 12:28:44 -04:00
thePR0M3TH3AN
549b3903b1 Merge pull request #536 from PR0M3TH3AN/codex/add-tests-for-relay-check-and-notifications
Add notification handling tests
2025-07-14 11:56:17 -04:00
thePR0M3TH3AN
78fbe5e88f Add tests for notifications and relay warnings 2025-07-14 11:51:42 -04:00
thePR0M3TH3AN
a502b9f6b4 Merge pull request #535 from PR0M3TH3AN/codex/add-get-/api/v1/notifications-endpoint
Add notifications API endpoint
2025-07-14 11:44:43 -04:00
thePR0M3TH3AN
d87d9ed59f Add notifications API endpoint 2025-07-14 11:43:09 -04:00
thePR0M3TH3AN
306480896e Merge pull request #534 from PR0M3TH3AN/codex/add-color-categories-and-notification-helper
Add notification drainage and new color scheme categories
2025-07-14 11:21:36 -04:00
thePR0M3TH3AN
19d9c45d6f Add notification draining with color categories 2025-07-14 11:20:05 -04:00
thePR0M3TH3AN
4ea1e98e52 Merge pull request #533 from PR0M3TH3AN/codex/implement-notification-system-in-passwordmanager
Add notification queue for background checks
2025-07-14 11:07:08 -04:00
thePR0M3TH3AN
ba40c5108d Add notification queue to PasswordManager 2025-07-14 11:05:39 -04:00
thePR0M3TH3AN
f28f20b5f0 Merge pull request #532 from PR0M3TH3AN/codex/enable-real-time-stats-updates-during-sync
Enable live sync stats display
2025-07-14 10:19:12 -04:00
thePR0M3TH3AN
62c006c4cb feat: live stats while syncing 2025-07-14 10:17:35 -04:00
thePR0M3TH3AN
c84bc6c81f Merge pull request #531 from PR0M3TH3AN/codex/update-generate_test_profile.py-for-key/value-and-managed-ac
Update test profile generator with more entry types
2025-07-14 09:54:23 -04:00
thePR0M3TH3AN
1c2bb84e75 Update test profile generator with new entry types 2025-07-14 09:54:00 -04:00
thePR0M3TH3AN
9dab240c14 Merge pull request #529 from PR0M3TH3AN/codex/update-dummyrelayclient-to-track-created_at
Record delta timestamps in dummy relay
2025-07-14 09:03:22 -04:00
thePR0M3TH3AN
e45483c6eb Add timestamp tracking to dummy relay and update tests 2025-07-14 08:55:55 -04:00
thePR0M3TH3AN
2a329a40bb Merge pull request #528 from PR0M3TH3AN/codex/extend-test-for-relay-management-endpoints
Add relay reload assertion in API tests
2025-07-14 06:11:24 -04:00
thePR0M3TH3AN
2f8659c49f test: assert nostr client reload on relay update 2025-07-14 06:04:25 -04:00
thePR0M3TH3AN
8949b1631a Merge pull request #527 from PR0M3TH3AN/codex/update-dummyrelayclient-to-support-created_at
Update dummy relay events with timestamps
2025-07-13 22:51:37 -04:00
thePR0M3TH3AN
6b401d85c8 test: record delta timestamp and manifest delta_since 2025-07-13 22:49:52 -04:00
thePR0M3TH3AN
c6d27fe3f9 Merge pull request #526 from PR0M3TH3AN/codex/add-test_full_sync_roundtrip-test
Add full sync roundtrip test
2025-07-13 22:39:48 -04:00
thePR0M3TH3AN
e7837bcfbe Add full sync roundtrip test 2025-07-13 22:37:42 -04:00
thePR0M3TH3AN
c6ed25fc04 Merge pull request #525 from PR0M3TH3AN/codex/add-unit-test-for-client-initialization
Reconnect Nostr client after relay updates
2025-07-13 22:31:00 -04:00
thePR0M3TH3AN
1d92d5e1ca Reconnect after relay update 2025-07-13 22:29:18 -04:00
thePR0M3TH3AN
f9ba5ac41d Merge pull request #524 from PR0M3TH3AN/codex/update-nostrclient-to-manage-manifest-events
Record manifest timestamp and update docs
2025-07-13 22:20:26 -04:00
thePR0M3TH3AN
905b4ec8ba Record manifest details and timestamp 2025-07-13 22:18:28 -04:00
thePR0M3TH3AN
4674f9c440 Merge pull request #523 from PR0M3TH3AN/codex/create-full_sync_roundtrip-test
Add Nostr roundtrip sync test
2025-07-13 22:07:33 -04:00
thePR0M3TH3AN
2f89c02f9b Add full sync roundtrip test 2025-07-13 22:04:50 -04:00
thePR0M3TH3AN
bf17ba8234 Merge pull request #522 from PR0M3TH3AN/codex/add-unit-test-for-client-initialization
Reconnect Nostr client pool on relay update
2025-07-13 21:40:22 -04:00
thePR0M3TH3AN
cbad7ccf75 Ensure client pool reinitializes on relay update 2025-07-13 21:38:52 -04:00
thePR0M3TH3AN
aed25f9810 Merge pull request #521 from PR0M3TH3AN/codex/update-nostrclient-for-manifest-and-delta-handling
Track manifest timestamp for deltas
2025-07-13 21:33:36 -04:00
thePR0M3TH3AN
57997e4958 Record manifest ID and timestamp 2025-07-13 21:32:11 -04:00
thePR0M3TH3AN
8ee97b4a05 Merge pull request #520 from PR0M3TH3AN/codex/update-documentation-for-seed-profile-usage
Clarify test profile behavior
2025-07-13 20:47:39 -04:00
thePR0M3TH3AN
11d78a98c9 docs: clarify test profile location 2025-07-13 20:47:26 -04:00
thePR0M3TH3AN
6a1fd45427 Merge pull request #519 from PR0M3TH3AN/codex/add-test-for-generate_test_profile_sync
Add generate_test_profile sync test
2025-07-13 20:41:22 -04:00
thePR0M3TH3AN
e396c1f2b7 Add sync test for generate_test_profile 2025-07-13 20:40:54 -04:00