A new social media server, focused on providing detailed controls to both users, moderators and admins
Find a file
2024-11-15 16:14:29 +01:00
ap Merge branch 'main' of gitlab.com:mstarongitlab/linstrom 2024-09-13 20:41:47 +02:00
cmd Work on 2024-11-07 16:27:46 +01:00
config Serverside stuff. Mostly shuffling things around 2024-10-26 11:42:51 +02:00
frontend-noscript progress 2024-09-27 16:53:22 +02:00
frontend-reactive Started work on linstrom specific endpoints 2024-10-29 16:09:21 +01:00
mailer sync for backup 2024-08-22 19:57:53 +02:00
pk-auth Lots of frontend stuff 2024-10-15 16:18:21 +02:00
plugins Add plugin folder for future use 2024-09-17 14:51:44 +02:00
queues Adding queues and storage is now postgres only 2024-09-15 12:24:36 +02:00
server Use a "custom" http.Server for serving instead of just handler 2024-11-15 16:14:29 +01:00
storage Add storage func for getting a relation between two accounts 2024-11-15 16:14:11 +01:00
util Better tracing 2024-11-06 16:57:44 +01:00
.gitignore Properly ignore the tmp folder 2024-11-07 16:31:28 +01:00
authentication-flow.md Serverside stuff. Mostly shuffling things around 2024-10-26 11:42:51 +02:00
bootup-sequence.txt Bootup sequence idea added. Also bun lockfile 2024-10-05 21:42:30 +02:00
Code-Style.md Fix, placeholder image, api 2024-11-06 16:58:57 +01:00
CODE_OF_CONDUCT.md Add CoC and Contributing 2024-09-16 21:34:46 +02:00
Containerfile Expand and prepare container file 2024-09-13 16:31:15 +02:00
CONTRIBUTING.md change master to main in CONTRIBUTING 2024-09-25 17:08:19 +02:00
docker-compose.yml progress 2024-09-27 16:53:22 +02:00
duck.webp Fix, placeholder image, api 2024-11-06 16:58:57 +01:00
example_config.toml Update config and example config 2024-09-17 10:13:57 +02:00
featureTargets.md sync for backup 2024-08-22 19:57:53 +02:00
flags.go Add flag for only checking/creating the config file 2024-11-07 10:03:01 +01:00
future-useful-libs.md More stuff, add stuff, add todos 2024-09-13 15:02:32 +02:00
go.mod More API progress 2024-11-04 07:48:46 +01:00
go.sum Started work on linstrom specific endpoints 2024-10-29 16:09:21 +01:00
goals.md add another goal 2024-09-10 07:24:30 +02:00
LICENSE Init 2023-11-27 21:52:02 +01:00
main.go Add flag for only checking/creating the config file 2024-11-07 10:03:01 +01:00
masto-api-endpoints.txt Added list of all Masto endpoints 2024-10-16 12:59:46 +02:00
mod-tools.md Update mod tools list since roles are fucking powerful 2024-11-04 16:25:21 +01:00