Commit graph

257 commits

Author SHA1 Message Date
6247502807 Merge pull request '[Fix] Local & Remote message handling is now propper' (#4) from Split into main
Reviewed-on: #4
2026-04-08 09:22:00 +02:00
Alex Emmet
3c11800af5 [Fix] Local & Remote message handling is now propper 2026-04-08 09:19:45 +02:00
Alex Emmet
8df387bea5 [Add] Auto updates 2026-04-07 23:39:37 +02:00
c6fa1a01da Merge pull request 'Split' (#3) from Split into main
Reviewed-on: #3
2026-04-07 22:28:03 +02:00
Alex Emmet
d79a625e32 [Fix] Dockerfile Iota bin was named wrong 2026-04-06 00:37:01 +02:00
Alex Emmet
1e714d1c2d [Fix] correct ChatpartnerID in Message_state 2026-04-06 00:11:24 +02:00
Alex Emmet
17f1653f87 [Add] New Client identification Logic 2026-04-05 23:41:57 +02:00
Jonathan Wanke
d322543946 main.rs commented code marked with reason for comment. 1.0.0 2026-04-05 21:45:07 +02:00
Alex Emmet
d7f79d2f6e [Fix] Changed TTP to fetch from git.methanium.net 2026-04-05 21:42:02 +02:00
Alex Emmet
c8a6d4104e ... 2026-04-05 00:27:04 +02:00
Alex Emmet
1ea0b97f6d ... 2026-04-05 00:03:19 +02:00
Alex Emmet
05763e7dd3 ... 2026-04-04 22:22:46 +02:00
Alex Emmet
71ac8d97fa ... 2026-04-04 21:43:54 +02:00
Alex Emmet
3cdf7c62d5 [Add] basic split 2026-04-04 19:46:28 +02:00
Alex Emmet
a0ff6b1082 Merge branch 'main' of ssh://git.methanium.net/tensamin/iota 2026-04-03 01:03:10 +02:00
Alex Emmet
511885ae9d Update omikron_connection.rs 2026-04-03 01:03:06 +02:00
Alex Emmet
d841674ef8 Update omikron_connection.rs 2026-04-02 23:56:07 +02:00
Alex Emmet
de1477a61e "Add" README 2026-04-02 23:06:49 +02:00
Alex Emmet
4d1d333fc0 [Fix] propper send_message response 2026-04-02 22:52:26 +02:00
Alex Emmet
d908789f67 Merge branch 'main' of ssh://git.methanium.net/tensamin/iota 2026-04-02 22:45:34 +02:00
f2f7ff657f Sync 2026-04-02 22:28:25 +02:00
679a3db00c Nuke repo 2026-04-02 22:27:27 +02:00
60a0d47df5 Sync 2026-04-02 22:25:57 +02:00
32d44eb425 Sync 2026-04-02 22:25:20 +02:00
b9c04475dd Updated readme 2026-04-02 22:21:13 +02:00
5dc5ffdad8 Migrated left overs from github 2026-04-02 22:20:06 +02:00
Alex Emmet
19c8c14fb8 [Fix] Propper message storage and loading
[Todo] Respond to Message Send
2026-04-01 23:45:14 +02:00
Alex Emmet
c6a59abd25 [Fix] Communities should be stored and loaded propperly 2026-03-31 00:00:45 +02:00
Alex Emmet
de8b03bc84 [Add] Propper logging design 2026-03-30 21:52:45 +02:00
Alex Emmet
d9339018af [Add] better Logging in UI 2026-03-30 01:42:10 +02:00
Alex Emmet
b08fcfaca2 Merge branch 'main' of github.com:Tensamin/Iota 2026-03-29 22:28:37 +02:00
Alex Emmet
96e5ed89d6 [Add] DB util
[Fix] Chat files & Chats util
[Add] message Height
2026-03-29 22:28:23 +02:00
Alois
e0d4c2d12c
Update README.md 2026-03-29 00:21:27 +01:00
Alex Emmet
b53203f8a7 [Add] get chats now returns Array of Containers instead of String 2026-03-28 23:02:45 +01:00
Alex Emmet
bc17bc7ed7 [Fix] Conversations now load multiple times. 2026-03-28 00:11:05 +01:00
Alex Emmet
c914e866d4 [Fix] add chats 2026-03-27 00:22:16 +01:00
Alex Emmet
4b6ca2e0e7 Update omikron_connection.rs 2026-03-26 23:07:26 +01:00
Alex Emmet
b6ec165558 [Fix] Hopefully omikron - iota comms work now ._. 2026-03-26 02:01:26 +01:00
Alex Emmet
9699147fa8 [Updated] 2026-03-25 23:05:32 +01:00
Alex Emmet
4dd839dcfb
Merge pull request #1 from t3kkm0tt/main
Migrated to TTP.
2026-03-25 19:50:53 +00:00
Ben Markendorf
efc4bc9aa4 Migrated to TTP. 2026-03-19 22:26:34 +01:00
Alex Emmet
c14864c8b7 [Add] Basic SQLite Implementation 2026-03-16 23:38:37 +01:00
Alex Emmet
9c594d6c67 Merge branch 'main' of github.com:Tensamin/Iota 2026-03-09 22:23:36 +01:00
Alex Emmet
a4f7a9387d [Fix] Omikron Connection 2026-03-09 22:22:10 +01:00
Alex Emmet
6f3bf3692d [WIP] Migration to TTP 2026-03-09 18:45:52 +01:00
Alex Emmet
be2fd9837f [Add] Commands 2026-02-25 09:23:04 +01:00
Alex Emmet
0669b8be0a [Add] Graph Cards, Some UI fixes [TODO] Manual closing after Agreements
screens is neccesarry
2026-02-21 13:18:59 +01:00
Alex Emmet
997c567c80 [Add] UI optimizations, Graphs, More console commands 2026-02-20 20:24:11 +01:00
Alex Emmet
faf60b144a [Add] Console Features, QOL 2026-02-19 22:58:22 +01:00
Alex Emmet
b8658e84b9 [WIP] Console Box for Main UI 2026-02-19 09:54:17 +01:00