alpha
Login
or
Join now
kacaii.dev
/
possum-tangled
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
๐ Possum submodule targeting the Tangled API
api.tangled.org
tangled
gleam
atproto
library
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
docs: update license on gleam.toml
author
kacaii.dev
date
1 week ago
(Jul 19, 2026, 2:27 PM -0300)
commit
45e579f4
45e579f4aea3d0d2efad51efe28c46648d1482d6
parent
e4481aaf
e4481aafcf4918173b08a3724133d57e9614fea7
change-id
mpptpzps
mpptpzpsqkvkuqlwvyxxwlmtpzwwnptl
1/1
test.yml
success
19s
+1
-1
1 changed file
Expand all
Collapse all
Unified
Split
gleam.toml
+1
-1
gleam.toml
View file
Reviewed
···
2
2
version = "1.1.0"
3
3
4
4
description = "๐ Possum submodule for the Tangled API"
5
5
-
licences = ["Apache-2.0"]
5
5
+
licences = ["MIT"]
6
6
repository = { type = "tangled", user = "kacaii.dev", repo = "possum-tangled" }
7
7
links = [{ title = "Possum", href = "https://tangled.org/kacaii.dev/possum" }]
8
8