Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement post rate limits, move to signed cookies | Andrew Godwin | 2022-12-15 | 4 | -56/+63 |
| | | | | | Also improve the test harness a little Fixes #112 | ||||
* | Basic Emoji suppport (#157) | Michael Manfre | 2022-12-15 | 1 | -1/+3 |
| | |||||
* | A few more fixes and a bad test | Andrew Godwin | 2022-12-12 | 1 | -4/+4 |
| | |||||
* | Collapse linkify mentions (#123) | Michael Manfre | 2022-12-05 | 1 | -6/+29 |
| | |||||
* | Shorten mention names when linkified | Andrew Godwin | 2022-12-05 | 1 | -6/+3 |
| | | | | Fixes #121 | ||||
* | Policy pages and signup tests. | Andrew Godwin | 2022-12-05 | 1 | -20/+4 |
| | | | | Fixes #113 | ||||
* | Add pyupgrade with --py310-plus in pre-commit (#103) | Paolo Melchiorre | 2022-12-05 | 2 | -2/+3 |
| | |||||
* | Fix post tests, don't reply to self | Andrew Godwin | 2022-12-04 | 1 | -1/+1 |
| | |||||
* | Fix mentions in replies/capitalisation | Andrew Godwin | 2022-12-04 | 1 | -0/+11 |
| | |||||
* | Fix broken tests | Andrew Godwin | 2022-12-02 | 2 | -42/+47 |
| | |||||
* | Fix hashtag extraction | Andrew Godwin | 2022-11-29 | 1 | -1/+3 |
| | |||||
* | Hashtags | Michael Manfre | 2022-11-28 | 2 | -1/+52 |
| | |||||
* | Post editing | Michael Manfre | 2022-11-27 | 2 | -2/+89 |
| | |||||
* | Local-only posting | Michael Manfre | 2022-11-26 | 1 | -0/+107 |
| | |||||
* | Content warning name customisation | Michael Manfre | 2022-11-22 | 2 | -0/+42 |
| | | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28. | ||||
* | Fix mentions at the start of posts | Andrew Godwin | 2022-11-21 | 1 | -0/+11 |
| | |||||
* | Outgoing mentions mostly work (exc. cc followers) | Andrew Godwin | 2022-11-21 | 1 | -9/+49 |
| | |||||
* | Mentionify tests and some fixtures | Andrew Godwin | 2022-11-21 | 1 | -0/+32 |
| | |||||
* | Refactor almost all tests into /tests/ | Andrew Godwin | 2022-11-21 | 2 | -0/+52 |