Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 1.01 KB

File metadata and controls

11 lines (9 loc) · 1.01 KB

Contributors

Thanks to everyone who has helped improve marchat in any way!

  • om07github – Added the feedback section to README
  • ludetie – Reported multiple bugs and issues (binary mismatch, DB clear confirmation, env vars, admin command), suggested adding --port flag for server
  • BasToTheMax – Suggested roadmap and admin key security improvements
  • cmckerley – Collaborated on Docker, testing, reverse proxy, and DevOps; suggested the :q quit command for safer application exit
  • lmarsengill – Found a bug in query logic affecting message order
  • aleksen – Added auto-generated JWT secret with persistence via interactive setup, fixed test isolation with t.TempDir()
  • alexandzors – Added automated release workflow with matrix builds, multi-arch Docker support, and SHA-pinned actions