Skip to content
Compare
Choose a tag to compare
@github-actions github-actions released this 17 Apr 18:19
  • db5c55e fix .sh permissions (Meghan Denny)
  • 5f1628a build_all.sh- use module mode go install (Meghan Denny)
  • da5ce85 test.sh- add misspell ignore directories (Meghan Denny)
  • 257ca31 fix lints (Meghan Denny)
  • f196178 release_num.sh- mantle doesn't need to be +1'd (Meghan Denny)
  • 9b1a621 api/metrics- add gauge first referenced in bcc8f45 edits not yet implemented (Meghan Denny)
  • fae8888 api/ws- log unhandled events to stderr (Meghan Denny)
  • 6275df4 add missing string first referenced in 0de3a79 (Meghan Denny)
  • 11be9c3 fix not getting vc connect and disconnect events from other users (Meghan Denny)
  • a209e3d main.Version- vMASTER -> vdev (Meghan Denny)
  • 447e556 misc- fix lints (Meghan Denny)
  • 5434a80 www/css- ensure x-msg-pane is full width on small channels needed since the date hr's were added (Meghan Denny)
  • e3b5d9e www/js- HTMLElement.dataset attrs are always string, handle int properly (Meghan Denny)
  • da06a90 www/css- add new compilation from 'compact' mode being lost (Meghan Denny)
  • 1fb9fcd www/x-user-contextmenu.html- add missing trailing newline (Meghan Denny)
  • 3d6337c eslintrc- add missing spaces (Meghan Denny)
  • 5ce2be4 implement being able to kick a user (Meghan Denny)
  • b242ab6 Dockerfile- temp skip translation init (Meghan Denny)
  • 8621c27 www/css- 'compact' mode no longer exists https://sass-lang.com/ruby-sass https://sass-lang.com/dart-sass compiling with vscode extension yutent.scss-to-css (Meghan Denny)
  • 1a78831 www/css- x-messages- sit short channel content at top of window (Meghan Denny)
  • c1101c4 www/css- x-msg-pane- hide scrollbar on short channels (Meghan Denny)
  • a48f6c7 api/ws- fix "panic: concurrent write to websocket connection" (Meghan Denny)
  • aa34e81 api/ws- make User.Conn private (Meghan Denny)
  • c81a372 api- badge- support origin names with hypens (Meghan Denny)
  • 7981632 backend- nickname must not be empty (Meghan Denny)
  • 8f7d3ee backend- prevent sequential duplicate audit entries (Meghan Denny)
  • 3f5e9a7 add shell.nix (Meghan Denny)
  • d89ed4a add package-lock.json (Meghan Denny)
  • 8972e0a package.json- update deps (Meghan Denny)
  • 92f17d4 ci- circleci -> github actions (Meghan Denny)
  • 9664594 www/js- fix create_element callsites (Meghan Denny)
  • ebd289d www- format more files (Meghan Denny)
  • c3589df test.sh- add go install commands (Meghan Denny)
  • 83bae88 build_all.sh- move build_template to its own file (Meghan Denny)
  • 91cf5ee remove redundant type name in array init (Meghan Denny)
  • 9476e57 I learned the value of 'format on save' thanks Zig (Meghan Denny)
  • 1a226ea replace crypto donation addresses with github sponsors (Meghan Denny)
  • c3f68a8 make_release- remove iife (Meghan Denny)
  • c92dd57 permission fixes in files with no local changes (Meghan Denny)