index
:
solec
main
System of Lightweight Electronic Communication
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
[daemon] Fix lock after sending a message to offline user
v0.5.1
bt
9 days
5
-11
/
+13
*
[docs] Update
v0.5.0
bt
11 days
2
-13
/
+13
*
[common] Fix usermode
bt
11 days
3
-23
/
+26
*
[common] Handle channels using database
bt
11 days
14
-161
/
+195
*
[daemon] Use database to check history read permissions
bt
11 days
3
-8
/
+25
*
[daemon] Authorize using database
bt
11 days
2
-6
/
+28
*
[common] Users and permissions database
bt
11 days
8
-11
/
+168
*
[common] Update README.md
bt
11 days
1
-0
/
+10
*
[client] Add TLS support
bt
11 days
3
-28
/
+46
*
[daemon] Add TLS support
bt
11 days
7
-22
/
+100
*
Update docs
v0.4.0
bt
2026-05-16
3
-42
/
+49
*
Require full channel name in usermode
bt
2026-05-16
1
-4
/
+9
*
Return channel history only if user is connected to it
bt
2026-05-16
3
-6
/
+21
*
Add history reading
bt
2026-05-16
6
-1
/
+90
*
Update docs
bt
2026-05-16
3
-16
/
+95
*
Add "read" command to daemon CLI
bt
2026-05-16
4
-5
/
+29
*
Add timestamp for messages coming from user connections
bt
2026-05-16
3
-3
/
+7
*
Save messages in a database
bt
2026-05-16
9
-4
/
+109
*
[docs] Update docs
bt
2026-05-03
2
-15
/
+94
*
[common] Basic group channels support
v0.3.0
bt
2026-05-03
13
-59
/
+345
*
[docs] Update docs
bt
2026-04-19
4
-6
/
+39
*
[docs] Update protocol docs
v0.2.0
bt
2026-04-18
11
-515
/
+713
*
[common] Exchange messages between servers
bt
2026-04-18
11
-197
/
+432
*
[docs] Describe connection types
bt
2026-04-14
4
-15
/
+89
*
[daemon] Server to server communication
bt
2026-04-14
3
-1
/
+38
*
[package] Change package name from git.rctt.net/solec to go.rctt.net/solec
v0.1.1
bt
2026-04-10
8
-10
/
+10
*
[client] Move client implementation to separate package
v0.1.0
bt
2026-04-10
4
-62
/
+106
*
[daemon] Better error handling
bt
2026-03-31
6
-63
/
+117
*
[all] Change Go package name, bump Go version
bt
2026-03-31
9
-21
/
+28
*
[daemon] Handle local, private messages
bt
2026-03-30
5
-35
/
+77
*
[docs] Use sequence diagram for sequential operations description
bt
2026-03-29
3
-32
/
+71
*
[docs] Use tables for payload types description
bt
2026-03-29
3
-165
/
+218
*
[docs] Fix typos
bt
2026-03-29
4
-41
/
+43
*
[docs] Update README.md and protocol diagram
bt
2026-03-29
5
-225
/
+150
*
[docs] Update docs
bt
2026-03-29
2
-0
/
+2039
*
[tools] Add docs build to pre-commit hook
bt
2026-03-29
1
-1
/
+9
*
[docs] Rewrite docs
bt
2026-03-29
4
-88
/
+298
*
[daemon] Add "-a" flag
bt
2026-03-28
1
-11
/
+16
*
Update README.md
bt
2026-03-21
1
-1
/
+1
*
Update README.md
bt
2026-03-19
1
-5
/
+5
*
Update PROTOCOL.md
bt
2026-03-19
1
-8
/
+46
*
Basic server implementation
bt
2026-03-18
19
-593
/
+1013
*
Create mock server command
bt
2026-03-14
1
-0
/
+41
*
Update spec
bt
2026-03-10
6
-408
/
+544
*
Update spec
bt
2026-03-10
4
-259
/
+468
*
Use Kaitai to describe protocol spec, autogenerate Wireshark plugin and diagram
bt
2026-03-10
6
-32
/
+515
*
Fix client and server
bt
2026-03-10
2
-1
/
+22
*
Update README.md
bt
2026-03-09
1
-2
/
+19
*
Add run.sh script
bt
2026-03-09
1
-0
/
+6
*
Improve protocol format
bt
2026-03-09
10
-178
/
+406
[next]