pdxlocations
e7e9f24fe2
Merge pull request #52 from pdxlocations/get-name-from-number-error
...
Don't iterate over the db while writing to it.
2025-01-22 20:56:12 -08:00
pdxlocations
01f67ea8b5
db snapshot
2025-01-22 20:54:51 -08:00
pdxlocations
c19684c119
Merge pull request #51 from rfschmid/convert-nodes-window-to-pad
...
Convert nodes window to pad
2025-01-22 20:43:44 -08:00
pdxlocations
0b0d8c482b
Merge pull request #50 from rfschmid/add-home-end-page-support
2025-01-22 20:40:47 -08:00
Russell Schmidt
f9774b2248
Convert nodes window to pad
2025-01-22 21:39:19 -06:00
Russell Schmidt
d6db1e1832
Add home/end/pageup/pagedown message support
2025-01-22 20:48:14 -06:00
pdxlocations
4c85aaecdf
sent messages cyan
2025-01-22 18:21:51 -08:00
pdxlocations
d8fc02b28a
Merge pull request #36 from rfschmid/convert-messages-window-to-pad
...
Convert messages window to pad
2025-01-22 17:47:04 -08:00
Russell Schmidt
039673bb18
Disable message window looping
2025-01-22 19:41:30 -06:00
pdxlocations
d81e694ee6
Merge pull request #49 from pdxlocations/settings-cleanup
...
Add is_licensed to user settings
2025-01-22 17:32:38 -08:00
pdxlocations
dfea291d21
typoe
2025-01-22 17:31:33 -08:00
pdxlocations
41c60a49e9
Merge pull request #48 from rfschmid/fix-crash-on-long-input
2025-01-22 17:00:58 -08:00
pdxlocations
fb3138883f
Merge pull request #47 from rfschmid/make-selected-channel-green
2025-01-22 16:54:56 -08:00
pdxlocations
767f0e2288
add is_licensed
2025-01-22 16:47:49 -08:00
Russell Schmidt
43680f8afb
Fix crash on long input
2025-01-22 17:25:12 -06:00
Russell Schmidt
e15f625716
Fix default channel messages not showing on start
2025-01-22 17:14:49 -06:00
Russell Schmidt
c090b3dd58
Make messages pad actually work
2025-01-22 17:11:32 -06:00
pdxlocations
f472a3040c
remove some unused code
2025-01-22 12:42:35 -08:00
pdxlocations
4a0c49b7d6
typo and cleanup
2025-01-22 12:18:58 -08:00
pdxlocations
3034a1464a
ok to show duplicate messages from db
2025-01-22 11:59:06 -08:00
Russell Schmidt
80fe10c050
Make selected channel green
...
So you can tell which channel you're looking at when the channel list
isn't highlighted
2025-01-22 12:52:03 -06:00
pdxlocations
0962c5b284
break out of settings
2025-01-22 10:43:42 -08:00
pdxlocations
1b3abdebf2
some settings cleanup
2025-01-22 08:41:22 -08:00
pdxlocations
a710374fe9
refactor notification
2025-01-22 08:20:51 -08:00
Russell Schmidt
cb088c51d4
Count total lines of messages
2025-01-21 19:10:43 -06:00
Russell Schmidt
ccb46b8553
Account for packet log window
2025-01-21 19:10:33 -06:00
Russell Schmidt
35748d071e
Various tweaks, added back messages border
2025-01-21 19:09:46 -06:00
Russell Schmidt
7e85085b98
WIP - Convert messages window to pad
...
Change to use a curses "pad" so we can scroll better
2025-01-21 19:09:44 -06:00
pdxlocations
7493d21c1a
Merge pull request #45 from rfschmid/make-packet-log-ctrl-p
2025-01-21 15:54:50 -08:00
Russell Schmidt
d0af0e6af1
Make forward slash possible to type
...
Packet log is now Ctrl + P
2025-01-21 17:39:49 -06:00
pdxlocations
796c40b560
Merge pull request #43 from rfschmid/fix-wide-character-input
...
Fix wide character input
2025-01-21 15:14:59 -08:00
Russell Schmidt
1c0704b940
Handle backspace character
...
Co-authored-by: pdxlocations <117498748+pdxlocations@users.noreply.github.com >
2025-01-21 17:13:46 -06:00
Russell Schmidt
6384777bb6
Delete leftover comment
2025-01-21 14:58:34 -06:00
Russell Schmidt
2fbaee5fc5
Fix input of wide characters
2025-01-21 12:44:41 -06:00
pdxlocations
06e71331b6
select last message when changing channels
2025-01-21 09:54:33 -08:00
pdxlocations
fea705a09f
Merge pull request #41 from pdxlocations/fix-repeated-input
...
ignore-incoming work - still not saving
2025-01-21 09:27:07 -08:00
pdxlocations
a47a4a9b32
ignore-incoming work - still not saving
2025-01-21 08:28:41 -08:00
pdxlocations
bc72c3b0b6
break out color definitions
v1.0.2
2025-01-20 23:01:04 -08:00
pdxlocations
559618a229
Merge pull request #40 from pdxlocations/fix-wrapped-lines-out-of-bounds
...
fix text wrap line count
2025-01-20 21:04:41 -08:00
pdxlocations
2abdd763c1
fix text wrap line count
2025-01-20 20:51:03 -08:00
pdxlocations
89d8b7690f
New Settings Menu ( #39 )
...
* init
* backup old code
* working changes
* bckup old settings
* working changes
* working changes
* rename backup
* current state of things
* starting to work
* no test for you
* working changes
* working changes
* semi-working changes
* changes
* integrating with contact main.py
* working changes
* working changes
* working changes
* rm settings.log
* bool messages and sys function confirmation
* start IP's and sub-categories
* display enum names
* fix deep nested configs
2025-01-20 16:02:20 -08:00
pdxlocations
d267f41805
Merge pull request #38 from rfschmid/fix-potential-crash-in-sort-nodes
2025-01-20 09:11:13 -08:00
Russell Schmidt
72939e5988
Fix potential crash in sort nodes
2025-01-20 09:41:26 -06:00
pdxlocations
bd5d8aa6e4
Merge pull request #34 from rfschmid/remove-unused-sanitize-string
2025-01-17 11:42:25 -08:00
pdxlocations
5899f35833
Merge pull request #33 from rfschmid/okay-dialog-improvements
2025-01-17 11:41:21 -08:00
pdxlocations
550556df2b
Merge pull request #32 from rfschmid/fix-sql-injection
2025-01-17 11:38:43 -08:00
pdxlocations
fac22aee91
Merge pull request #31 from rfschmid/limit-more-drawing
2025-01-17 11:37:46 -08:00
Russell Schmidt
87e68689f4
Remove unused sanitize string function
2025-01-17 12:59:16 -06:00
Russell Schmidt
fe1eaacee9
Make dialog easier to get out of
2025-01-17 12:55:43 -06:00
Russell Schmidt
94e7e8f628
Make dialog "Ok" look highlighted
2025-01-17 12:49:39 -06:00