Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Basic post mutation | Andrew Godwin | 2022-12-12 | 1 | -27/+5 |
| | |||||
* | More API read coverage | Andrew Godwin | 2022-12-12 | 1 | -125/+3 |
| | |||||
* | Fix form loading hyperscript config | Andrew Godwin | 2022-12-11 | 2 | -46/+21 |
| | |||||
* | Add the character counter next to the Post button (#152) | TAKAHASHI Shuuji | 2022-12-11 | 2 | -0/+26 |
| | |||||
* | Two small tweaks to compose UI (#153) | Avi Flax | 2022-12-11 | 1 | -0/+2 |
| | |||||
* | Media proxy, caching and tuning docs | Andrew Godwin | 2022-12-10 | 1 | -0/+2 |
| | | | | Fixes #67 | ||||
* | Add interaction states on notifications page | Andrew Godwin | 2022-12-08 | 1 | -0/+4 |
| | | | | Fixes #129 | ||||
* | Only cache unauthenticated page views (#117) | Michael Manfre | 2022-12-05 | 3 | -13/+7 |
| | |||||
* | Allow selecting notification types to see | Andrew Godwin | 2022-12-05 | 1 | -12/+23 |
| | |||||
* | 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 | 3 | -0/+20 |
| | |||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 1 | -4/+2 |
| | |||||
* | Fix post tests, don't reply to self | Andrew Godwin | 2022-12-04 | 1 | -0/+1 |
| | |||||
* | Fetch post parents live too | Andrew Godwin | 2022-12-04 | 2 | -8/+5 |
| | |||||
* | Make search work with URLs | Andrew Godwin | 2022-12-04 | 1 | -7/+79 |
| | |||||
* | Fetch user in real-time for searches | Andrew Godwin | 2022-12-04 | 1 | -2/+6 |
| | | | | Fixes #84 | ||||
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 1 | -1/+6 |
| | |||||
* | Make max media upload size configurable | Avi Flax | 2022-12-04 | 1 | -2/+5 |
| | |||||
* | Image upload polishing and webp | Andrew Godwin | 2022-12-04 | 1 | -8/+17 |
| | |||||
* | Make follows a top-level activity. (#94) | Tyler Kennedy | 2022-12-04 | 1 | -0/+33 |
| | |||||
* | Tweaks to search UX (#92) | Avi Flax | 2022-12-03 | 1 | -1/+2 |
| | |||||
* | Don't allow file uploads bigger than 10MB | Andrew Godwin | 2022-12-02 | 1 | -0/+11 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 2 | -138/+184 |
| | |||||
* | Collapse notifications on the same post | Andrew Godwin | 2022-11-28 | 1 | -0/+20 |
| | |||||
* | Show parent post on individual page | Andrew Godwin | 2022-11-28 | 1 | -0/+5 |
| | |||||
* | A few hashtag fixups | Andrew Godwin | 2022-11-28 | 1 | -1/+1 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 4 | -16/+98 |
| | |||||
* | 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 | 2 | -0/+4 |
| | |||||
* | Exclude replies in most situations from timelines | Andrew Godwin | 2022-11-25 | 1 | -2/+8 |
| | |||||
* | Add initial delete UI | Andrew Godwin | 2022-11-24 | 1 | -6/+50 |
| | |||||
* | Initial reply-to feature | Andrew Godwin | 2022-11-24 | 1 | -4/+28 |
| | |||||
* | Allow authenticated users to remote search/fetch by exact identity | Michael Manfre | 2022-11-22 | 1 | -4/+20 |
| | |||||
* | Show boosts and likes on other post list pages | Andrew Godwin | 2022-11-22 | 1 | -0/+14 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 2 | -2/+5 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Add manual HTMX refresh of timelines | Andrew Godwin | 2022-11-22 | 1 | -3/+13 |
| | | | | Refs #33 | ||||
* | Add the self-view timeline event on post | Andrew Godwin | 2022-11-22 | 1 | -2/+9 |
| | | | | Makes it show up for you immediately | ||||
* | Start adding pagniation to timelines | Andrew Godwin | 2022-11-22 | 1 | -19/+16 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -2/+1 |
| | |||||
* | Add the user settings page too | Andrew Godwin | 2022-11-17 | 1 | -1/+1 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 1 | -1/+0 |
| | |||||
* | Add search and better notifications | Andrew Godwin | 2022-11-17 | 3 | -4/+63 |
| | |||||
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 1 | -3/+3 |
| | |||||
* | Show post images | Andrew Godwin | 2022-11-16 | 2 | -1/+6 |
| | |||||
* | 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 | 2 | -10/+50 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 2 | -3/+107 |
| | |||||
* | Boosting! Incoming, anyway. | Andrew Godwin | 2022-11-13 | 1 | -6/+40 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 2 | -42/+70 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 2 | -0/+42 |