Commit graph

129 commits

Author SHA1 Message Date
Will Murphy
a7f0632e55 update apex for shared inbox delivery 2022-11-09 22:07:33 -06:00
Will Murphy
b6bb801147 adjustable delivery timeout 2022-11-09 12:27:43 -06:00
Will Murphy
15aff28dc5 fix for inconsistent return type in start delivery 2022-11-09 10:48:02 -06:00
Will Murphy
1ad8ee1397 set delivery request timeout, handle rejections in startDelivery 2022-11-09 10:40:43 -06:00
Will Murphy
725346186b only healthcheck the webserver, update default worker replicas 2022-11-07 21:47:40 -06:00
Will Murphy
3b34244403 add dev compose file now that main one is for swarm 2022-11-07 21:36:01 -06:00
Will Murphy
c38f40158b add healthcheck and fix shutdown order 2022-11-07 21:35:16 -06:00
Will Murphy
367ca308d6 add guppe server status to web views and explain active groups 2022-11-07 21:21:28 -06:00
Will Murphy
45bf8f9674 page title 2022-11-07 20:44:37 -06:00
Will Murphy
4aebaa4792
Merge pull request #61 from Emiller88/favicon
chore: Update favicon to guppe
2022-11-07 20:28:30 -06:00
Edmund Miller
31f9a775ac
chore: Add all the favicons 2022-11-06 19:35:59 -06:00
Edmund Miller
68bc8606c4
chore: Update favicon to guppe 2022-11-06 19:35:51 -06:00
Will Murphy
1a10e2ce9f
High performance guppe setup (#62)
* add worker script and container

* remove port bindings from worker

* another worker

* try replicas

* 8 workers

* try replicating web server

* document docker swarm commands

* use image instead of build as required by swarm
2022-11-06 14:43:54 -06:00
Will Murphy
eb0871c9eb latest apex for DB optimization 2022-11-05 13:30:38 -05:00
Will Murphy
3a07ae51d7 package-lock v2 2022-11-05 13:27:47 -05:00
Will Murphy
f62aa2f827 upgrade deps 2022-11-05 13:25:50 -05:00
Will Murphy
d974b2797f update autoencrypt 2022-11-04 14:22:42 -05:00
Will Murphy
7db0707ba5
Merge pull request #53 from andypiper/patch-1
Button: Fix typo
2022-06-23 13:05:37 -05:00
Andy Piper
ef07dee330
Button: Fix typo 2022-06-03 09:52:32 +01:00
Will Murphy
deccca539d 1.2.0 2022-05-15 14:27:15 -05:00
Will Murphy
72a27dbae1 changelog 2022-05-15 14:27:12 -05:00
Will Murphy
7cab7937c3
Merge pull request #52 from wmurphyrd/webapp-domain
Webapp domain & proxy mode
2022-05-15 14:25:28 -05:00
Will Murphy
4f07700573 Added PROXY_MODE. Close #45 2022-05-08 10:43:33 -05:00
Will Murphy
950ed75076 fix #50, remove hard-coded domain name in guppe instructions 2022-05-08 10:41:28 -05:00
Will Murphy
62aea4d0be 1.1.0 2022-05-01 15:13:46 -05:00
Will Murphy
cbb79d533e changelog 2022-05-01 15:13:38 -05:00
Will Murphy
a56fd5221e add nodeinfo support 2022-05-01 15:09:23 -05:00
Will Murphy
b5c9246807 correct startup command 2022-05-01 15:09:05 -05:00
Will Murphy
d5fbc47f44 on more dep 2022-04-27 20:24:35 -05:00
Will Murphy
5942140f98 1.0.2 2022-04-27 20:23:19 -05:00
Will Murphy
3d2e4349fd bump apex for pleroma fix, other deps 2022-04-27 20:22:53 -05:00
Will Murphy
324b0ece66 1.0.1 2022-02-11 09:50:43 -06:00
Will Murphy
0b6f40466f
Merge pull request #44 from wmurphyrd/dependencies
udpate deps
2022-02-11 09:49:54 -06:00
Will Murphy
697f528d28 udpate deps 2022-02-11 09:43:29 -06:00
Will Murphy
6d9c17aaa0 Merge branch 'restarts-and-ccs' 2022-01-01 16:30:38 -06:00
Will Murphy
55b17b19c9 cc to poster in case they aren't in followers yet 2022-01-01 16:29:11 -06:00
Will Murphy
8ce1860386 fix restart policy 2022-01-01 16:28:45 -06:00
Will Murphy
57ac22fe76
Merge pull request #43 from toxomat/fix_instance
gup.pe -> a.gup.pe
2021-12-30 12:05:52 -06:00
Harald von Waldow
b6a91da252 gup.pe -> a.gup.pe 2021-12-30 14:31:38 +01:00
Will Murphy
715b2a6305 1.0.0 2021-11-06 11:54:10 -05:00
Will Murphy
d9539d8bda
Merge pull request #42 from wmurphyrd/apex
Port to activitypub-express
2021-11-06 11:51:04 -05:00
Will Murphy
22cc9eb5b2 Announce the object 2021-11-05 00:06:27 -05:00
Will Murphy
fdbc15c630 check all audience fields when determining if a post is direct to group (Masto apprently uses only cc) 2021-11-04 23:27:23 -05:00
Will Murphy
6216ad02a8 bring back the homepage query, update for new data format 2021-11-04 23:02:45 -05:00
Will Murphy
f46de1ba0a place the create-on-lookup on all relevant routes, mostly to work with Mastodon instances that have a Guppe actor from the old version cached 2021-11-04 22:58:55 -05:00
Will Murphy
95fddfb98e bump engine 2021-11-01 18:12:48 -05:00
Will Murphy
fb4f752f81 ignore web bundle 2021-11-01 18:11:20 -05:00
Will Murphy
005465df73 remove built web bundle from repo 2021-11-01 18:10:28 -05:00
Will Murphy
927ec5d8b3 add docker deployment 2021-11-01 18:05:14 -05:00
Will Murphy
18e0c8d602 Port Guppe to activitypub-express 2021-11-01 16:47:50 -05:00