tree
| File | Commit Message | Date |
|---|---|---|
| static | remove brand icons from css | 2025-06-11 19:11 |
| templates | Change user login text based on session | 2025-06-11 17:19 |
| .gitignore | Clean up code, support deny/allow lists | 2025-06-09 01:23 |
| go.mod | code organizing and readme sketch | 2025-06-07 03:58 |
| go.sum | code organizing and readme sketch | 2025-06-07 03:58 |
| LICENSE | License | 2025-06-09 19:32 |
| main.go | Add json endpoint for /followers | 2025-06-11 19:15 |
| page.auth.actions.go | Change user login text based on session | 2025-06-11 17:19 |
| page.mentions.go | Change user login text based on session | 2025-06-11 17:19 |
| page.outbox.go | Add custom port | 2025-06-09 17:06 |
| page.post.go | Add json endpoint for /followers | 2025-06-11 19:15 |
| page.user.go | Change user login text based on session | 2025-06-11 17:19 |
| readme.md | Spelling | 2025-06-09 19:44 |
| service.activitypub.inbox.go | More clean up/refactoring of security related code | 2025-06-10 16:18 |
| service.nodeinfo.go | Support mentions / html linking etc. | 2025-06-08 01:09 |
| service.webfinger.go | Clean up code, support deny/allow lists | 2025-06-09 01:23 |
| utils.accounts.go | Basic support for processing unfollows | 2025-06-09 17:42 |
| utils.activitypub.http.go | Separate out/clean up http request code | 2025-06-10 16:04 |
| utils.activitypub.protocol.go | More clean up/refactoring of security related code | 2025-06-10 16:18 |
| utils.actvitypub.posting.go | Separate out/clean up http request code | 2025-06-10 16:04 |
| utils.cache.go | Basic support for processing unfollows | 2025-06-09 17:42 |
| utils.config.go | Change user login text based on session | 2025-06-11 17:19 |
| utils.crypto.go | More clean up/refactoring of security related code | 2025-06-10 16:18 |
| utils.json.go | Support mentions / html linking etc. | 2025-06-08 01:09 |
| utils_test.go | Clean up code, support deny/allow lists | 2025-06-09 01:23 |