Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 1 | -7/+15 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 1 | -0/+14 |
| | |||||
* | Add GIN index to Post.hashtags | Andrew Godwin | 2022-11-28 | 1 | -0/+6 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 1 | -22/+72 |
| | |||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 1 | -17/+44 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 1 | -0/+40 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 1 | -3/+8 |
| | |||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 1 | -1/+1 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 1 | -0/+1 |
| | |||||
* | Delete mechanics and refactor of post fanout | Andrew Godwin | 2022-11-24 | 1 | -44/+60 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 1 | -0/+24 |
| | |||||
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 1 | -0/+1 |
| | | | | Makes it show up for you immediately | ||||
* | Fix mentions at the start of posts | Andrew Godwin | 2022-11-21 | 1 | -1/+1 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -29/+87 |
| | |||||
* | Mentionify tests and some fixtures | Andrew Godwin | 2022-11-21 | 1 | -5/+4 |
| | |||||
* | 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 |
| | |||||
* | Cascade identity deletes to posts too | Andrew Godwin | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 1 | -1/+3 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 1 | -7/+35 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 1 | -2/+20 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 1 | -25/+27 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 1 | -30/+60 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -14/+36 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 1 | -0/+15 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -4/+29 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 1 | -2/+6 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 1 | -21/+33 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 1 | -4/+78 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 1 | -0/+161 |