Commit graph

141 commits

Author SHA1 Message Date
8709238859 Added goals, cache and func to get any remote obj
Cache is for storage, also includes pooled encoders and decoders
goals are things to eventually add to Linstrom
2024-09-06 23:01:57 +02:00
Melody
2977f09245 Sync 2024-08-28 17:20:38 +02:00
a9916acea5
sync for backup 2024-08-22 19:57:53 +02:00
mStar aka a person
94197780e1 Add comments to storage types 2024-06-06 11:54:50 +00:00
mStar
1fbdf7fc9d Defaults and start of config 2024-05-31 17:21:29 +02:00
mStar
3086b0e9b4 Lots of work 2024-05-31 11:54:39 +02:00
mStar
a2a937791d nuke everything, start over 2024-05-27 18:10:35 +02:00
mStar aka a person
e261de7060 Some fixes to AP types 2024-02-01 20:58:36 +00:00
mStar aka a person
586fa40113 Move one dependency in go.mod from indirect group to direct group 2024-02-01 20:58:18 +00:00
mStar aka a person
e65b8d6ad5 I think that's all AP things relevant 2024-01-31 16:56:07 +00:00
mStar aka a person
05e3fb37d6 Add */tmp.* to gitignore 2024-01-31 16:49:54 +00:00
mStar aka a person
334c163a10 Added read-only planka user for todos 2024-01-30 11:55:36 +00:00
mStar aka a person
935ad134ec Progress on adding AP objects 2024-01-30 11:26:41 +00:00
mStar aka a person
6735fcad7e Placeholder file for masto api 2024-01-29 21:24:04 +00:00
mStar aka a person
fa4e300b49 add bunch of stuff to server
Also pulled in my weblogger middleware
2024-01-29 17:15:28 +00:00
mStar aka a person
c2ff5ac1fa Add placeholder middleware for guardian 2024-01-29 17:11:26 +00:00
mStar aka a person
5593efee37 add not found error
add checks for if something actually exists in db
2024-01-29 17:11:09 +00:00
mStar aka a person
77b275130b Add String function to AccountHandle 2024-01-29 17:10:00 +00:00
mStar aka a person
2eb90df659 add webfinger to registration 2024-01-29 17:09:11 +00:00
mStar aka a person
d1e93ad8f0 Webfinger might work now 2024-01-29 17:08:52 +00:00
mStar aka a person
935fc33094 Uuuh, lots of stuff
More config, moved files, some endpoints (wip), some storage
2024-01-19 10:21:31 +00:00
mStar aka a person
f3514b5a42 Started work on the different types of objects used 2024-01-17 10:44:47 +01:00
mStar aka a person
e8e4ea85ba bunch of modules added 2024-01-17 10:44:23 +01:00
mStar aka a person
96a90cb333 add main for testing some things 2024-01-17 10:44:08 +01:00
mStar aka a person
8699385192 Add config system 2024-01-17 10:43:49 +01:00
mStar aka a person
33bdd96fb1 Linstrom is moving to Go!
Reason: Fuck AGPL
2024-01-16 21:43:57 +01:00
mStar aka a person
f9509e7791 So people should now properly be read from the db 2024-01-06 21:16:37 +00:00
mStar aka a person
4d7a81dd25 Update main 2024-01-01 13:38:37 +00:00
mStar aka a person
ab7fad6a62 Add first migrations 2024-01-01 13:38:13 +00:00
mStar aka a person
256885e07f Add files for web apis 2024-01-01 13:38:02 +00:00
mStar aka a person
9b98d35f26 Fix: Config and CLI arguments are now public 2024-01-01 13:33:07 +00:00
mStar aka a person
4732b00085 Lots of stuffs
Primarely setup stuffs for diesel
TODO: Add switch in src/storage/mod.rs for sqlite/postgres
2023-12-31 22:50:58 +00:00
Bananentürkis
180a4a7771 :neocat_woozy: It works nyow 2023-12-31 19:01:38 +01:00
mStar aka a person
fd06408962 blob 2023-12-31 16:38:59 +00:00
mStar aka a person
6f1192a73c Testing things and being helpless about db migration stuff *shrug* 2023-12-31 15:53:34 +01:00
mStar aka a person
7cb3d0ceae uhhhhh, stuff
Config should be working now
2023-12-31 13:04:52 +01:00
mStar aka a person
9998138e6c Added vs code dev container 2023-11-29 12:58:24 +00:00
mStar aka a person
db8a180c00 Migrate to diesel for db 2023-11-29 12:55:56 +00:00
mStar aka a person
7aeb45acf4 Update Cargo.toml 2023-11-28 07:34:25 +01:00
mStar aka a person
f2b76465c6 Add more info to Cargo.toml
Updated my name for use in licensing text locally
Updated license header to fit with what should *hopefully* be merged into licenser soon
Regenerated license headers
Added readme
2023-11-27 22:48:16 +01:00
Samantha Becker
cfa165ff96 Init 2023-11-27 21:52:02 +01:00