summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Collapse)AuthorAgeFilesLines
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-053-3/+5
|
* Fix post tests, don't reply to selfAndrew Godwin2022-12-041-1/+1
|
* Fix mentions in replies/capitalisationAndrew Godwin2022-12-041-0/+11
|
* Explicitly ignore add and remove messages for nowAndrew Godwin2022-12-041-0/+28
|
* Fix broken testsAndrew Godwin2022-12-022-42/+47
|
* Fix hashtag extractionAndrew Godwin2022-11-291-1/+3
|
* Fix hashtagging of HTML entitiesAndrew Godwin2022-11-281-1/+7
|
* HashtagsMichael Manfre2022-11-282-1/+52
|
* Some cleanup around editingAndrew Godwin2022-11-271-0/+15
|
* Post editingMichael Manfre2022-11-273-2/+115
|
* Local-only postingMichael Manfre2022-11-262-3/+131
|
* Code dedupe Webfinger and fix SystemActor inbox URLMichael Manfre2022-11-222-17/+19
|
* Content warning name customisationMichael Manfre2022-11-223-2/+49
| | | | | Allows the name of Content Warning to be customized (e.g. to "Content Summary"). Fixes #28.
* Fix mentions at the start of postsAndrew Godwin2022-11-211-0/+11
|
* Outgoing mentions mostly work (exc. cc followers)Andrew Godwin2022-11-212-11/+53
|
* Mentionify tests and some fixturesAndrew Godwin2022-11-212-0/+67
|
* Refactor almost all tests into /tests/Andrew Godwin2022-11-217-0/+493