Commit Graph

55 Commits

Author SHA1 Message Date
77fffb744e
fix for new tox transfers ctr 2024-07-31 18:35:08 +02:00
4a59a83eca
init name from config if empty 2024-06-12 21:06:24 +02:00
bb9da772bc
correct fwd decls 2024-05-28 09:43:22 +02:00
446a4939f5
symbol visiblity and entt export 2024-05-19 11:48:03 +02:00
71d93329c5
add object store and provide to plugins 2024-04-12 22:53:40 +02:00
4b7ef79f38
improve tox client (prevent excessive saving)
and reorder construction/destruction order of plugin manager in main
2024-04-10 12:06:11 +02:00
4b39541d93
enable ngc tox saving again 2024-04-10 11:53:58 +02:00
618ed4915e
also update cmake fetch (oops) 2024-04-03 16:27:47 +02:00
da9067ab34
update flake and deps 2024-04-03 15:55:13 +02:00
4e6193a09e
update tox private impl 2024-04-03 14:50:06 +02:00
2c80406795
more cleanup and make mc configurable 2024-02-04 15:12:03 +01:00
e8e9126faa
small main refactor + msg cleanser interval 2024-02-04 13:50:44 +01:00
80bf8f5afd
remove entt from external, contact/messege3 manage it themself 2024-02-04 13:41:20 +01:00
949929f490
respect mcd interval 2024-02-03 17:39:04 +01:00
8b3af55834
new timing circuit (dynamic interval)
needs windows fix (f msvc stl)
2024-02-03 16:36:28 +01:00
343c8e7012
make msg cleanser throw delete events 2024-01-25 12:23:55 +01:00
e459e1c166
fix provided instance version 2024-01-18 21:43:55 +01:00
6f239880ee
move mcd 2024-01-13 22:53:12 +01:00
e8f69c0948
dont execute commands that where written before it was started 2024-01-13 19:11:22 +01:00
0ea096c695
fix headers 2024-01-12 19:09:55 +01:00
bd1f46349b
synced by changes 2024-01-12 18:52:22 +01:00
77936081b5
add quick uptime 2024-01-10 18:22:50 +01:00
6b1d949810
rest of the update 2023-12-27 12:24:25 +01:00
516b264a96
update to new ngc_events (missing nix updates) 2023-12-26 21:26:13 +01:00
8dcede652e
update flake for toxcore update 2023-12-15 14:44:43 +01:00
ee638d3a10
load tox options from config 2023-12-15 13:03:27 +01:00
d00b3c6f8d
add dht num closelist (with cap) to tox status command 2023-12-15 11:43:46 +01:00
de3f845918
fun dance (private reply for now) 2023-12-15 01:59:19 +01:00
113a9ec099
add command to invite friend to same group (untested) 2023-12-15 00:05:16 +01:00
f9a43c30cc
cmake versions 2023-12-14 18:23:30 +01:00
a747053a48
make cmake project embedable 2023-12-14 18:13:58 +01:00
910029bf4f
fix group messages and start config commands (disabled for now) 2023-12-14 17:56:52 +01:00
1c10d4da4c
dont trust synced messages 2023-12-06 17:42:01 +01:00
c74ccbaff1
handle private messages 2023-12-05 20:53:15 +01:00
92cf42ead5
add management commands (add to admin or moderator list) 2023-12-05 19:45:04 +01:00
b0b117e615
add moderator 2023-12-05 10:41:23 +01:00
3b7f1ba312
try fix nix ci 2023-12-04 17:29:30 +01:00
632f4d3fe1
add admin from config 2023-12-04 17:17:28 +01:00
51c5d9b06c
add permissions (only everyone is checked yet) 2023-12-04 16:53:38 +01:00
f83abab0a0
draft generated help 2023-12-04 02:16:37 +01:00
bd30bc8fd5
params parsing + basic tox commands !! no permissions yet 2023-12-03 20:01:47 +01:00
f9eae6ede9
enable experimental 2023-12-03 17:41:19 +01:00
8ff0f13109
static nix and cd 2023-12-03 17:32:52 +01:00
d44574c284
lower cmake version, static flake build and mcd getting along 2023-12-03 16:01:33 +01:00
317bd5bb52
lower cmake version and start drafting mcd 2023-12-03 11:43:16 +01:00
0e27cf4476
try fix msvc 2023-12-02 03:26:01 +01:00
3f519cbcfc
add github ci 2023-12-02 03:12:09 +01:00
6ca3474c3e
basic message cleaner, not configurable yet 2023-12-02 02:55:26 +01:00
e632676b33
load plugins from config 2023-12-02 00:17:37 +01:00
132f8cfcd6
load config from json file 2023-12-01 19:26:46 +01:00