Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add a middleware to detect LD Accept headers | Andrew Godwin | 2022-12-05 | 1 | -6/+1 |
| | |||||
* | Add pagination and search to federation page | Andrew Godwin | 2022-12-05 | 1 | -7/+18 |
| | |||||
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 3 | -3/+73 |
| | | | | Fixes #113 | ||||
* | Add django-upgrade to pre-commit (#114) | Paolo Melchiorre | 2022-12-05 | 2 | -2/+2 |
| | |||||
* | Added caching and initial settings | Michael Manfre | 2022-12-05 | 5 | -2/+64 |
| | |||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 1 | -3/+3 |
| | |||||
* | Adding RSS feeds for local identities | Andrew Godwin | 2022-12-04 | 1 | -0/+42 |
| | |||||
* | Make follows a top-level activity. (#94) | Tyler Kennedy | 2022-12-04 | 1 | -33/+0 |
| | |||||
* | Image attachment uploads | Andrew Godwin | 2022-12-01 | 1 | -12/+3 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 3 | -1/+141 |
| | |||||
* | Set content type when serving object | Tyler Kennedy | 2022-11-27 | 1 | -1/+4 |
| | | | Fixes #37 | ||||
* | Added default post visibility | Michael Manfre | 2022-11-25 | 3 | -131/+155 |
| | |||||
* | Implement user discoverability | Andrew Godwin | 2022-11-25 | 2 | -10/+30 |
| | |||||
* | Discard messages from blocked servers | Andrew Godwin | 2022-11-25 | 2 | -1/+8 |
| | |||||
* | Add federation admin page | Andrew Godwin | 2022-11-25 | 2 | -0/+58 |
| | |||||
* | Code dedupe Webfinger and fix SystemActor inbox URL | Michael Manfre | 2022-11-22 | 1 | -42/+25 |
| | |||||
* | Show boosts and likes on other post list pages | Andrew Godwin | 2022-11-22 | 1 | -1/+5 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 1 | -1/+5 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Switch to new identity on creation | Andrew Godwin | 2022-11-22 | 1 | -0/+1 |
| | |||||
* | Fix profile page post listing | Andrew Godwin | 2022-11-22 | 1 | -26/+34 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -2/+2 |
| | |||||
* | Don't error when no resource on webfinger | Andrew Godwin | 2022-11-21 | 1 | -2/+4 |
| | |||||
* | Add a system actor to sign outgoing S2S GETs | Andrew Godwin | 2022-11-20 | 2 | -23/+65 |
| | |||||
* | Enforce signups_allowed=False (#26) | Michael Manfre | 2022-11-20 | 1 | -0/+4 |
| | |||||
* | Don't waste DB rows on bad inbox actors | Andrew Godwin | 2022-11-20 | 1 | -6/+13 |
| | | | | | Seems Sidekiq will keep trying to deliver messages even when the actor no longer exists? | ||||
* | Fix user profile image size | Andrew Godwin | 2022-11-20 | 1 | -1/+1 |
| | |||||
* | Fix resize of image on upload of Identity profile pics | Michael Manfre | 2022-11-20 | 1 | -8/+15 |
| | |||||
* | Add config identity_min_length and apply non-admin validation | Michael Manfre | 2022-11-20 | 2 | -1/+31 |
| | |||||
* | A few more fixes from going live | Andrew Godwin | 2022-11-19 | 2 | -54/+64 |
| | |||||
* | A few more tweaks for an initial deploy | Andrew Godwin | 2022-11-19 | 1 | -2/+7 |
| | |||||
* | Migration reset, start of docs, env vars | Andrew Godwin | 2022-11-18 | 5 | -34/+118 |
| | |||||
* | Signup and invite tweaks | Andrew Godwin | 2022-11-18 | 4 | -102/+162 |
| | |||||
* | Follows page | Andrew Godwin | 2022-11-17 | 2 | -5/+42 |
| | |||||
* | Add the user settings page too | Andrew Godwin | 2022-11-17 | 2 | -8/+54 |
| | |||||
* | Add signup and password reset | Andrew Godwin | 2022-11-17 | 2 | -0/+86 |
| | |||||
* | Logged out experience, config, and profiles | Andrew Godwin | 2022-11-17 | 2 | -7/+45 |
| | |||||
* | Rework UI to have vertical menus | Andrew Godwin | 2022-11-17 | 2 | -6/+32 |
| | |||||
* | Add image/icon upload | Andrew Godwin | 2022-11-17 | 2 | -53/+104 |
| | |||||
* | Force username to lowercase for now | Andrew Godwin | 2022-11-16 | 1 | -1/+1 |
| | |||||
* | Handle post edits, follow undos | Andrew Godwin | 2022-11-16 | 2 | -6/+22 |
| | |||||
* | Call it admin rather than system settings | Andrew Godwin | 2022-11-16 | 2 | -19/+39 |
| | |||||
* | Should probably limit system settings to admins | Andrew Godwin | 2022-11-16 | 1 | -3/+7 |
| | |||||
* | Domains management pages | Andrew Godwin | 2022-11-16 | 2 | -2/+148 |
| | |||||
* | Add start of a settings (config) system | Andrew Godwin | 2022-11-16 | 3 | -2/+136 |
| | |||||
* | Get outbound likes/boosts and their undos working | Andrew Godwin | 2022-11-15 | 1 | -24/+3 |
| | |||||
* | Permit Mastodon's weird HTML through | Andrew Godwin | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | More UI! | Andrew Godwin | 2022-11-13 | 2 | -19/+16 |
| | |||||
* | Improving contributing docs/process | Michael Manfre | 2022-11-13 | 1 | -1/+1 |
| | |||||
* | Start some settings work | Andrew Godwin | 2022-11-12 | 1 | -2/+2 |
| | |||||
* | Post URIs and host-meta | Andrew Godwin | 2022-11-12 | 2 | -127/+150 |
| | |||||
* | Add JSON-LD signatures and tests for sig stuff | Andrew Godwin | 2022-11-12 | 1 | -40/+31 |
| | |||||
* | Posting and fan-out both working | Andrew Godwin | 2022-11-11 | 1 | -3/+5 |
| | |||||
* | Got up to incoming posts working | Andrew Godwin | 2022-11-11 | 1 | -1/+1 |
| | |||||
* | Inbound and outbound follows basic working | Andrew Godwin | 2022-11-10 | 1 | -2/+13 |
| | |||||
* | Profile fetching now working on state machine | Andrew Godwin | 2022-11-09 | 1 | -5/+9 |
| | |||||
* | Most of the way through the stator refactor | Andrew Godwin | 2022-11-09 | 1 | -3/+3 |
| | |||||
* | Midway point in task refactor - changing direction | Andrew Godwin | 2022-11-09 | 1 | -1/+0 |
| | |||||
* | THE FOLLOWS, THEY WORK | Andrew Godwin | 2022-11-07 | 1 | -6/+7 |
| | | | | Well, in one direction anyway | ||||
* | Rework task system and fetching. | Andrew Godwin | 2022-11-06 | 1 | -16/+43 |
| | | | | I can taste how close follow is to working. | ||||
* | Signing works with OpenSSL. | Andrew Godwin | 2022-11-06 | 1 | -2/+2 |
| | | | | Will have to ask the cryptography peeps what I was doing wrong. | ||||
* | Rework to a domains model for better vhosting | Andrew Godwin | 2022-11-06 | 1 | -69/+84 |
| | |||||
* | Move to the more sensible JSON-LD repr | Andrew Godwin | 2022-11-06 | 1 | -5/+48 |
| | |||||
* | Queuing system and lazy profile fetch | Andrew Godwin | 2022-11-05 | 1 | -1/+4 |
| | |||||
* | Some user icon stuff | Andrew Godwin | 2022-11-05 | 1 | -1/+23 |
| | |||||
* | Get Actor fetching and parsing working | Andrew Godwin | 2022-11-05 | 1 | -1/+15 |
| | |||||
* | Initial commit (users and statuses) | Andrew Godwin | 2022-11-05 | 3 | -0/+148 |