Go to file
efim 0d4e10be40 fix: failing tests after Mark logic 2023-11-25 15:29:50 +00:00
rooms fix: failing tests after Mark logic 2023-11-25 15:29:50 +00:00
routes fix: failing tests after Mark logic 2023-11-25 15:29:50 +00:00
sessions fix: rendering index page after login 2023-11-18 03:47:58 +00:00
.envrc init: flake env and go mod 2023-10-27 05:53:49 +00:00
.gitignore feat: adding redis to save sessions 2023-10-29 11:44:28 +00:00
COPYING doc: affero gpl license and link to sourc code 2023-11-25 15:10:43 +00:00
Makefile fix: test compilation 2023-11-21 18:07:41 +00:00
README.org doc: affero gpl license and link to sourc code 2023-11-25 15:10:43 +00:00
flake.lock feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
flake.nix feat: update go to 1.21.3 2023-11-06 05:15:02 +00:00
go.mod feat: passwords hashing 2023-11-18 07:41:52 +00:00
go.sum feat: passwords hashing 2023-11-18 07:41:52 +00:00
main.go feat: stream room updates SSE endpoint 2023-11-12 18:08:17 +00:00
tailwind.config.js feat: initial login page 2023-10-29 08:26:35 +00:00

README.org

Readme

Notice

Web app facilitating 'automoderation' rules for group discussions.

This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Affero General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see <https://www.gnu.org/licenses/>.