15 Commits

Author SHA1 Message Date
959290d2ff Fix writing a message to an offline user causes an error log on the
backend
2025-08-09 10:47:41 +03:00
13a76f1406 Hotfix v0.1.0 to make CI pass by ignoring ./vendor dir for copyright 2025-08-08 19:23:34 +03:00
6642833590 Release version 0.1.0 of Eko 2025-08-08 19:06:39 +03:00
1c9edd43b1 Updated stub terms-of-service and privacy-policy so it's very clear they
are not the actual documents
2025-08-04 15:44:36 +03:00
e6e1b6f86b Updated copyright 2025-08-04 11:38:07 +03:00
5f78dd182d Updated script to warn users when providing a version without a v prefix 2025-08-04 02:00:41 +03:00
128ec101e9 Fixed newline in version string 2025-08-03 15:56:44 +03:00
3feffc0f77 Directly embedding version inside the app instead of injecting it at
build time, so there is always only one source of truth
2025-08-03 15:41:16 +03:00
5b05475500 Web server now servers the install script 2025-08-03 15:17:07 +03:00
266715353b Added install.sh for install script 2025-08-03 15:09:00 +03:00
15cc391221 It's now possible to build eko and eko-server with flake.nix 2025-07-21 16:22:11 +03:00
aa1fab53af Added copyright and AGPL notice to all source code files 2025-07-20 16:34:18 +03:00
a81cd075d7 Updated stub tos/privacy policy to remove the emojis causing visual
issues
2025-07-19 18:32:12 +03:00
a3a623074f Updated tos/privacy policy to clearly indicate their are a stub for
development purposes such as running the server locally.
2025-07-08 19:33:03 +03:00
047d33b3ae Refactored how the terms of service and privacy policy are stored, by
allowing changing them with 0 downtime
2025-07-07 18:46:47 +03:00