Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-01-08 | config validation | Julio Capote | 2 | -4/+52 |
2023-01-08 | rename last bit of profile to actor | Julio Capote | 7 | -13/+13 |
2023-01-08 | typo | Julio Capote | 1 | -1/+0 |
2023-01-08 | git rid of panic here | Julio Capote | 2 | -1/+3 |
2023-01-08 | update comment | Julio Capote | 1 | -1/+0 |
2023-01-08 | rename registry to controller | Julio Capote | 1 | -0/+408 |
2023-01-08 | rename registry to controller | Julio Capote | 3 | -426/+18 |
2023-01-08 | add todo | Julio Capote | 1 | -0/+1 |
2023-01-08 | summaries and only render if image exists | Julio Capote | 4 | -21/+25 |
2023-01-08 | dont abort whole loop due to one bad subscriber delivery | Julio Capote | 2 | -5/+5 |
2023-01-08 | async GC in background | Julio Capote | 2 | -8/+14 |
2023-01-07 | avatar support | Julio Capote | 7 | -9/+172 |
2023-01-07 | sanitize/strip any incoming html | Julio Capote | 4 | -12/+33 |
2023-01-06 | fix typo here in url construction | Julio Capote | 1 | -2/+2 |
2023-01-06 | try delivering new items to subscribers | Julio Capote | 1 | -9/+50 |
2023-01-06 | refactor signed request | Julio Capote | 3 | -29/+72 |
2023-01-06 | render payloads for delivery | Julio Capote | 2 | -12/+22 |
2023-01-06 | subscription lookup on outbox item create | Julio Capote | 2 | -1/+29 |
2023-01-06 | callback support for deduped save | Julio Capote | 2 | -3/+14 |
2023-01-06 | start of subscriptions | Julio Capote | 4 | -10/+90 |
2023-01-06 | move signer to registry | Julio Capote | 1 | -9/+10 |
2023-01-06 | cleanup | Julio Capote | 1 | -55/+3 |
2023-01-06 | try this again | Julio Capote | 1 | -4/+4 |
2023-01-06 | try this again | Julio Capote | 1 | -9/+7 |
2023-01-06 | try this again | Julio Capote | 1 | -40/+30 |
2023-01-06 | was the preamble wrong the whole time? | Julio Capote | 1 | -2/+3 |
2023-01-06 | typo | Julio Capote | 1 | -1/+1 |
2023-01-06 | use struct encoding | Julio Capote | 1 | -3/+3 |
2023-01-06 | try this | Julio Capote | 1 | -1/+1 |
2023-01-06 | logging | Julio Capote | 1 | -0/+2 |
2023-01-06 | verify before sending | Julio Capote | 1 | -1/+13 |
2023-01-06 | these arent needed | Julio Capote | 1 | -6/+0 |
2023-01-06 | log | Julio Capote | 1 | -0/+3 |
2023-01-06 | try without content type | Julio Capote | 1 | -2/+2 |
2023-01-06 | blah | Julio Capote | 1 | -3/+1 |
2023-01-06 | bah | Julio Capote | 1 | -1/+4 |
2023-01-06 | log signature string | Julio Capote | 1 | -3/+6 |
2023-01-06 | work on signature string | Julio Capote | 1 | -7/+7 |
2023-01-05 | typo | Julio Capote | 1 | -1/+1 |
2023-01-05 | try this | Julio Capote | 1 | -4/+7 |
2023-01-05 | try doing it manually | Julio Capote | 1 | -20/+41 |
2023-01-05 | use activity+json | Julio Capote | 1 | -1/+1 |
2023-01-05 | change key id path | Julio Capote | 1 | -1/+1 |
2023-01-05 | oops | Julio Capote | 1 | -1/+1 |
2023-01-05 | try forcing rsa-sha256 as algo | Julio Capote | 1 | -0/+4 |
2023-01-05 | use activity+json | Julio Capote | 1 | -1/+1 |
2023-01-05 | back to this | Julio Capote | 1 | -1/+1 |
2023-01-05 | try this | Julio Capote | 1 | -1/+1 |
2023-01-05 | try this | Julio Capote | 1 | -1/+1 |
2023-01-05 | mess with expiry | Julio Capote | 1 | -1/+1 |