Commit Graph

587 Commits

Author SHA1 Message Date
Robert C. Martin
8bc8a11eac clean up the test a bit. 2023-06-15 07:08:02 -05:00
Robert C. Martin
0e45afcc64 clean up the macro a bit. Can't figure out a better solution for the 'list' 2023-06-15 05:16:29 -05:00
Robert C. Martin
cad1e16cb9 Refactor tests. Use redefs-around and with to shorted each spec. 2023-06-14 15:20:33 -05:00
Robert C. Martin
80c70d1e8a Add the setup-db-mem macro for the specs, and refactor a spec or two. 2023-06-14 14:39:28 -05:00
Robert C. Martin
eae4b2b509 License and refactoring of format-segment 2023-06-14 08:20:51 -05:00
Robert C. Martin
931df90952 Translate @npub1xxxx into @name in formatters.clj 2023-06-13 06:47:23 -05:00
Robert C. Martin
1710c483be Replies. Shrink the header, and move CCs to the end. Get rid of the --- separator. (thanks @jsm) 2023-06-11 11:47:30 -05:00
Robert C. Martin
16f00f7ff1 space after > in replies. 2023-06-11 11:31:44 -05:00
Robert C. Martin
02c5512b89 Clean up the relay_manager.clj module. 2023-06-09 10:04:20 -05:00
Robert C. Martin
765c8b1c8b General code cleanup. No new features. 2023-06-08 12:57:12 -05:00
Robert C. Martin
b15ec32e19 Make write-configuration a bit more consistent. 2023-06-08 08:32:33 -05:00
Robert C. Martin
94bdf4704a at-util -> tabs-util 2023-06-08 08:16:30 -05:00
Robert C. Martin
dd154b4e2b Avatar in article info panel. 2023-06-07 19:15:35 -05:00
Robert C. Martin
c579d5be6d Multiline headers using html. Concurrent websocket open. And some general glitter. 2023-06-07 09:42:36 -05:00
Robert C. Martin
0ae3be7c6b Remove [almost] all the tree code that used to described threads. No more folder. No more trees. 2023-06-02 09:39:17 -05:00
Robert C. Martin
a71f32bd47 Actions->Add User to tab.. Working in show-user-info 2023-06-01 10:33:10 -05:00
Robert C. Martin
7eacf541cd Refactor show-user-info and break cycle. I'm not completely happy with this approach. 2023-06-01 09:50:38 -05:00
Robert C. Martin
12f861d64e Fix little bug in regex filters. 2023-05-30 12:54:38 -05:00
Robert C. Martin
2a335bf667 Regex filters are working. 2023-05-30 11:03:24 -05:00
Robert C. Martin
66161cdaa6 A good beginning on the regex field of the tabs window. 2023-05-27 10:06:48 -05:00
Robert C. Martin
a0642a3fa5 Got Replies> menu working. No more folders in the tree list. 2023-05-26 13:18:12 -05:00
Robert C. Martin
7b82ac5d48 Request root and reply when loading article rather than when clicking button. 2023-05-26 09:02:38 -05:00
Robert C. Martin
cd3455d723 Don't redraw frame unless new name/contact/zap/reaction data has arrived. 2023-05-26 07:59:37 -05:00
Robert C. Martin
5ee857b1fe Fix a few random bugs. 2023-05-25 15:05:25 -05:00
Robert C. Martin
a74aa922c4 Change version to 2023-05-23T09:23 2023-05-23 10:07:59 -05:00
Robert C. Martin
b5e7a31d73 Change version to 2023-05-23T09:23 2023-05-23 09:24:17 -05:00
Robert C. Martin
d45fc203d2 fix issue in test. 2023-05-23 09:22:34 -05:00
Robert C. Martin
dfd7b6cc7a Refactored 2023-05-23 09:18:27 -05:00
Robert C. Martin
139ca2459c WC Tests all pass again after fiddling around with the live system. 2023-05-23 08:53:53 -05:00
Robert C. Martin
a0ead65e21 WC response properly decoded and handled. All that remains is some refactoring. 2023-05-23 08:19:13 -05:00
Robert C. Martin
80bd3c5606 WC response is getting received. Now I just need to check for errors, close the loop, and push. 2023-05-22 20:16:53 -05:00
Robert C. Martin
e2db3b52b9 WC Request works. WC Response is not being recieved. 2023-05-22 08:58:04 -05:00
Robert C. Martin
1652c448cc WC Zap Request properly encrypted. (as far as I can tell) 2023-05-21 15:07:44 -05:00
Robert C. Martin
9451da1ae6 Making progress with the wallet connect. Building the request event. 2023-05-20 13:15:21 -05:00
Robert C. Martin
95435ae64a First interaction (get info) with WC relay is working. 2023-05-20 09:21:02 -05:00
Robert C. Martin
655bf5eee0 lud06 zapping works. 2023-05-19 08:39:27 -05:00
Robert C. Martin
5627804bdf Add CCs to replies. 2023-05-18 15:37:30 -05:00
Robert C. Martin
b1c06c0ea6 Right click on Reply & CC> to see everyone mentioned in the event. 2023-05-18 12:18:13 -05:00
Robert C. Martin
23578f5438 Zap icon uses :popup 2023-05-18 10:39:57 -05:00
Robert C. Martin
833a57ef88 Relays popup uses :popup 2023-05-18 10:23:56 -05:00
Robert C. Martin
988e48e264 Odds and ends. 2023-05-18 09:27:35 -05:00
Robert C. Martin
cef8e7032a Better reactions popup, and auto thanks for zaps. 2023-05-15 17:17:21 -05:00
Robert C. Martin
d066e4bcbb private/zap.log records all zap receipts for zaps either sent by, or recieved by, the user. 2023-05-15 12:23:05 -05:00
Robert C. Martin
e5fb59ef39 Release "2023-05-12T13:51" 2023-05-12 13:51:46 -05:00
Robert C. Martin
96e57213d4 Migration 11 complete. Private key is password protected and encrypted in the keys file. 2023-05-12 13:36:54 -05:00
Robert C. Martin
9a49498f8e Migration 11 is ready. It password protects the private key. Data storage functions encode and decode the private key and password. 2023-05-12 12:47:13 -05:00
Robert C. Martin
eed87443dc Add tests for profile window. (blush). 2023-05-12 09:36:33 -05:00
Robert C. Martin
46b91257a4 Update component versions and cleanup project.clj. 2023-05-12 07:34:53 -05:00
Robert C. Martin
b719494ce6 xor-string and test-check 2023-05-11 16:30:32 -05:00
Robert C. Martin
0e44182485 A bunch of little fixes to make things work better. 2023-05-11 11:03:10 -05:00