Commit Graph

46 Commits

Author SHA1 Message Date
0aa7191a9b Use the new shared action 2023-07-20 21:40:00 -03:00
e734b93346 Push a manfiest to avoid the suffix 2023-07-15 19:01:03 -03:00
0fff72236f Avoid recreating the HttpClient every time 2023-07-07 18:24:49 -03:00
8f3a66a0ca Don't need it to be async 2023-07-05 11:37:19 -03:00
5aa1679b11 Lower timeout 2023-07-05 09:26:54 -03:00
4bc6c10aac Log when there are exceptions 2023-07-05 09:24:21 -03:00
e05d91d93d Remove background tasks 2023-07-05 09:11:42 -03:00
032e03c823 Upgrade SDK and runtime 2023-07-04 14:44:56 -03:00
e33450249d Preparing for mastodonte.tech's death 2023-07-03 21:38:55 -03:00
69c77ef1b0 Merge pull request #12 from bahuma20/patch-1
Add support for logging for debug purposes
2023-06-15 09:28:16 -03:00
2d6ee3f51b Add support for logging for debug purposes 2023-06-15 11:16:03 +02:00
742d8eed11 tweaks 2023-01-12 16:18:54 -03:00
95d72cf0bd Pull data from Grafana 2023-01-12 16:11:24 -03:00
d6bc994416 new dotnet version 2023-01-11 16:05:04 -03:00
900db191e8 make metrics optional 2022-12-31 07:56:21 -03:00
2f587072ce Add some metrics (more to come) 2022-12-30 17:12:52 -03:00
98b22a8ade Merge pull request #10 from ineffyble/patch-1 2022-12-27 02:48:17 -08:00
c35f9d8bcd Tweak README to make variable clear 2022-12-27 20:02:29 +11:00
d104c2ce93 Can't add a note before there's a token 2022-12-23 09:01:33 -03:00
115a0f2a3f Make it possible to store notes for instances 2022-12-22 18:38:51 -03:00
601c261e47 Link to folks' profiles 2022-12-20 17:36:22 -03:00
c9446ea24e Update README and add LICENSE 2022-12-20 17:33:58 -03:00
1a7eae9471 Avoid sending Announce to instances about their own statuses 2022-12-20 09:46:15 -03:00
f3ec35c802 Build the dlls on a matching container (#7) 2022-12-19 18:00:16 -03:00
20befd3d9e Also build an arm64 image 2022-12-18 11:27:54 -03:00
a2d351161c Merge pull request #5 from sanderdatema/patch-1 2022-12-16 07:44:39 -08:00
1c31507c19 Fix container not running on odd distributions (like Unraid)
This is a fix I found on StackOverflow: https://stackoverflow.com/a/71399650/776118
2022-12-16 16:43:06 +01:00
c884146b40 Merge pull request #4 from qwertzipups/patch-1
Update README.md
2022-12-15 13:08:49 -08:00
eebc91de63 Update README.md
Added Reverse Proxy and Ports to the docker-compose.yml
2022-12-15 20:51:34 +01:00
8fe3b29e69 Add user agent when pushing to inboxes
closes #1
2022-12-13 13:12:15 -03:00
fc90c35642 Output the instance on the header 2022-12-05 16:58:56 -03:00
2db1ac7e43 Order instances by host 2022-12-05 11:10:05 -03:00
509fbc964f Show a nicer error if the config file doesn't exist 2022-12-05 10:28:06 -03:00
ec328acb16 One more README change 2022-12-04 23:10:57 -03:00
e716cf63fc Rename things once again 2022-12-04 23:02:45 -03:00
0ca3dea9f6 update README 2022-12-04 18:19:25 -03:00
4266901008 Make the cli nicer 2022-12-04 18:16:38 -03:00
0dc9d36ff7 Update README 2022-12-04 10:45:21 -03:00
51d8ae9638 Make it easier to run 2022-12-04 10:41:02 -03:00
253f17108a Demo link 2022-12-03 21:14:26 -03:00
c3717637fc oops, wrong url 2022-12-03 21:07:28 -03:00
12411c9ce6 Add README and redirect 2022-12-03 20:48:52 -03:00
8224974f78 Don't specify an entrypoint 2022-12-03 17:58:35 -03:00
7413a91bbd Try to build and push the image 2022-12-03 17:42:21 -03:00
cb02d954d1 More commands and an initial GH action 2022-12-03 17:33:23 -03:00
a5346d1c61 Initial commit 2022-12-03 15:21:48 -03:00