Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 2 | -31/+88 |
| | |||||
* | Mentionify tests and some fixtures | Andrew Godwin | 2022-11-21 | 1 | -5/+4 |
| | |||||
* | Refactor almost all tests into /tests/ | Andrew Godwin | 2022-11-21 | 5 | -52/+0 |
| | |||||
* | Don't santinize incoming post content | Andrew Godwin | 2022-11-21 | 1 | -2/+2 |
| | | | | Helps with forwards compatibility | ||||
* | Initial mentions-linking code | Andrew Godwin | 2022-11-21 | 1 | -1/+38 |
| | |||||
* | Move signed request onto Identity as a shortcut | Andrew Godwin | 2022-11-20 | 1 | -10/+6 |
| | |||||
* | Cascade identity deletes to posts too | Andrew Godwin | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Add Sentry error integration option | Andrew Godwin | 2022-11-20 | 1 | -0/+6 |
| | |||||
* | Fix bug in timedeltashort and add tests | Michael Manfre | 2022-11-20 | 3 | -2/+23 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 9 | -438/+229 |
| | |||||
* | Add the user settings page too | Andrew Godwin | 2022-11-17 | 1 | -1/+1 |
| | |||||
* | Add signup and password reset | Andrew Godwin | 2022-11-17 | 1 | -0/+28 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 2 | -2/+6 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 6 | -6/+67 |
| | |||||
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 1 | -3/+3 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 1 | -1/+3 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 7 | -9/+180 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 2 | -2/+38 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 4 | -49/+70 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 1 | -0/+1 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 5 | -40/+169 |
| | |||||
* | Accept incoming action undos | Andrew Godwin | 2022-11-15 | 1 | -0/+15 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 8 | -31/+322 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 2 | -0/+21 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 11 | -43/+501 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 5 | -44/+109 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 3 | -22/+52 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -1/+2 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 6 | -7/+272 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 10 | -0/+466 |