Commit graph

11 commits

Author SHA1 Message Date
Ivan
3e6d52834c
refactor: simplify contact selection logic in MessageHandler and remove ORDER BY clause to improve SQLite compatibility 2026-08-13 14:16:21 -05:00
Ivan
d782cb7549
refactor: remove unused path attribute from file metadata in MapManager and improve path validation in MapOverlayManager and PageNode 2026-08-13 12:41:37 -05:00
Ivan
8293409a5a
feat: various bug fixes and improvements 2026-08-13 12:09:26 -05:00
Ivan
0fb9344276
feat: implement conversation summaries with improved database handling and API limits 2026-07-18 10:03:40 -05:00
Ivan
cda6b00b01
feat: improve conversation handling by adding attachment flags and fields_meta to optimize database queries. 2026-07-16 05:44:01 -05:00
Ivan
c2a183d688
feat: map overlays, identity restore, settings, conversations, and i18n updates 2026-07-10 00:57:53 -05:00
Ivan
6fb4ccc79a
chore(license): add SPDX license identifiers to various files, standardizing licensing terms across the project 2026-04-16 18:12:14 -05:00
Ivan
66412c7438
feat(setup): add new packages 'lxmfy' and 'websockets' to cx_setup.py; refactor JSON output handling in build_community_interfaces_json.py; improve docstring clarity in move_wheels.py; update datetime import in slsa-predicate.py; enhance performance benchmarks with clearer argument passing; and refactor various test cases for improved readability and consistency. 2026-04-14 19:36:10 -05:00
Ivan
a3b6b7242a
feat(tests): various cleanups, add JSON schema definitions and contract tests for API responses. 2026-04-14 16:26:41 -05:00
Ivan
3956986202
fix(tests): update delete_conversation tests to verify all SQL delete operations and adjust settings for fuzz testing 2026-04-12 18:58:55 -05:00
Sudo-Ivan
67fe101554
Improve messaging features and configuration options
- Add more tests
- Fix notifactions
2026-02-01 17:21:03 -06:00