Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 404 deleted posts | Andrew Godwin | 2022-12-16 | 1 | -0/+2 |
| | |||||
* | Identity admin/moderation | Andrew Godwin | 2022-12-16 | 1 | -1/+5 |
| | |||||
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 1 | -0/+2 |
| | |||||
* | Basic post mutation | Andrew Godwin | 2022-12-12 | 1 | -27/+5 |
| | |||||
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 1 | -0/+2 |
| | | | | Fixes #67 | ||||
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 1 | -2/+4 |
| | |||||
* | Add a middleware to detect LD Accept headers | Andrew Godwin | 2022-12-05 | 1 | -6/+1 |
| | |||||
* | Fix unset parent variable when viewing top post (#119) | Michael Manfre | 2022-12-05 | 1 | -1/+2 |
| | |||||
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 1 | -1/+1 |
| | |||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 1 | -0/+2 |
| | |||||
* | Fetch post parents live too | Andrew Godwin | 2022-12-04 | 1 | -3/+4 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 1 | -138/+2 |
| | |||||
* | Show parent post on individual page | Andrew Godwin | 2022-11-28 | 1 | -0/+5 |
| | |||||
* | Default replies to unlisted, new users to public | Andrew Godwin | 2022-11-27 | 1 | -1/+4 |
| | |||||
* | Set content type when serving object | Tyler Kennedy | 2022-11-27 | 1 | -1/+4 |
| | | | Fixes #37 | ||||
* | Change how we link individual-post view | Andrew Godwin | 2022-11-27 | 1 | -0/+1 |
| | |||||
* | Link to post pages and show replies there | Andrew Godwin | 2022-11-27 | 1 | -0/+21 |
| | | | | Fixes #60, #59 | ||||
* | Some cleanup around editing | Andrew Godwin | 2022-11-27 | 1 | -7/+7 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 1 | -24/+61 |
| | |||||
* | Only let you delete your own posts | Andrew Godwin | 2022-11-27 | 1 | -1/+4 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 1 | -1/+2 |
| | |||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 1 | -0/+3 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 1 | -6/+50 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 1 | -4/+28 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 1 | -1/+2 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 1 | -2/+9 |
| | | | | Makes it show up for you immediately | ||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -2/+1 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 1 | -0/+18 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 1 | -1/+3 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 1 | -1/+0 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 1 | -0/+1 |
| | |||||
* | Tag and visibility handling | Andrew Godwin | 2022-11-16 | 1 | -3/+46 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -0/+102 |