+67
-57
appview/notify/db/db.go
+67
-57
appview/notify/db/db.go
············func (n *databaseNotifier) NewIssue(ctx context.Context, issue *models.Issue, mentions []syntax.DID) {························func (n *databaseNotifier) NewIssueState(ctx context.Context, actor syntax.DID, issue *models.Issue) {collaborators, err := db.GetCollaborators(n.db, orm.FilterEq("repo_at", issue.Repo.RepoAt()))·········+// if the user is attempting to mention >maxMentions users, this is probably spam, do not mention anybody···
+9
-9
appview/pages/templates/user/signup.html
+9
-9
appview/pages/templates/user/signup.html
···<button class="btn text-base w-full my-2 mt-6" type="submit" id="signup-button" tabindex="7" >-By signing up, you agree to our <a href="/terms" class="underline">Terms of Service</a> and <a href="/privacy" class="underline">Privacy Policy</a>.+By signing up, you agree to our <a href="/terms" class="underline">Terms of Service</a> and <a href="/privacy" class="underline">Privacy Policy</a>.
-1
flake.nix
-1
flake.nix
-1
go.mod
-1
go.mod
···
-4
go.sum
-4
go.sum
···-tangled.org/oppi.li/sets v0.0.0-20251122035104-aea095ac29d9 h1:LD0RqSiHzo3HuiU0gTc0+0DE2z0PRye1x6D1SsbBYU0=-tangled.org/oppi.li/sets v0.0.0-20251122035104-aea095ac29d9/go.mod h1:C09MVBFQm4osZYBfo7V9kwGw8T5zYK2bYmpGbrG7Lec=-tangled.org/oppi.li/sets v0.0.0-20251210075238-d0656dd747b1 h1:6SeBKpo7JJvVwuj/6ocnr8Xh2NI4SX2cDpTNqhBIY68=-tangled.org/oppi.li/sets v0.0.0-20251210075238-d0656dd747b1/go.mod h1:p1Xz6tCV3Kxfqe4o6B4MzOr40gTrG3hwJqiZS9EX9LM=
+81
knotserver/db/db.go
+81
knotserver/db/db.go
···
-64
knotserver/db/init.go
-64
knotserver/db/init.go
···
+1
-1
knotserver/server.go
+1
-1
knotserver/server.go
+7
-5
nix/pkgs/sqlite-lib.nix
+7
-5
nix/pkgs/sqlite-lib.nix
···
+31
sets/gen.go
+31
sets/gen.go
···
+35
sets/readme.txt
+35
sets/readme.txt
···
+174
sets/set.go
+174
sets/set.go
···
+411
sets/set_test.go
+411
sets/set_test.go
···
+6
-1
types/commit.go
+6
-1
types/commit.go
···