summaryrefslogtreecommitdiffstats
path: root/tests/activities
Commit message (Collapse)AuthorAgeFilesLines
* Implement post rate limits, move to signed cookiesAndrew Godwin2022-12-154-56/+63
| | | | | Also improve the test harness a little Fixes #112
* Basic Emoji suppport (#157)Michael Manfre2022-12-151-1/+3
|
* A few more fixes and a bad testAndrew Godwin2022-12-121-4/+4
|
* Collapse linkify mentions (#123)Michael Manfre2022-12-051-6/+29
|
* Shorten mention names when linkifiedAndrew Godwin2022-12-051-6/+3
| | | | Fixes #121
* Policy pages and signup tests.Andrew Godwin2022-12-051-20/+4
| | | | Fixes #113
* Add pyupgrade with --py310-plus in pre-commit (#103)Paolo Melchiorre2022-12-052-2/+3
|
* Fix post tests, don't reply to selfAndrew Godwin2022-12-041-1/+1
|
* Fix mentions in replies/capitalisationAndrew Godwin2022-12-041-0/+11
|
* Fix broken testsAndrew Godwin2022-12-022-42/+47
|
* Fix hashtag extractionAndrew Godwin2022-11-291-1/+3
|
* HashtagsMichael Manfre2022-11-282-1/+52
|
* Post editingMichael Manfre2022-11-272-2/+89
|
* Local-only postingMichael Manfre2022-11-261-0/+107
|
* Content warning name customisationMichael Manfre2022-11-222-0/+42
| | | | | 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-211-9/+49
|
* Mentionify tests and some fixturesAndrew Godwin2022-11-211-0/+32
|
* Refactor almost all tests into /tests/Andrew Godwin2022-11-212-0/+52