Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-01-31 | test: http mocks: formatting | William Pitcock | |
2019-01-31 | test: add malformed OGP data fixture | William Pitcock | |
2019-01-31 | Merge remote-tracking branch 'MAIN/develop' into feature/jobs | Egor Kislitsyn | |
2019-01-28 | add a job queue | Egor Kislitsyn | |
2019-01-28 | [#534] Merged `upstream/develop`. | Ivan Tashkinov | |
2019-01-28 | [#534] Various tweaks. Tests for Instances and Instance. | Ivan Tashkinov | |
2019-01-26 | Move definitions of RichMedia fixtures to test/support/http_request_mock.ex | Haelwenn (lanodan) Monnier | |
2019-01-25 | [#534] Federation reachability filtering tests. | Ivan Tashkinov | |
2019-01-12 | Prepare all types objects before serialising | sxsdv1 | |
Activities returned from inbox can include other types of objects like Article | |||
2019-01-05 | Don't crash on AP request for tombstone | sxsdv1 | |
Because tombstone objects has no addressing the is_public?-predicate would cause an error that propagated as a 500 error in the api | |||
2019-01-03 | Merge branch 'captcha' into 'develop' | rinpatch | |
Make captcha (kocaptcha) stateless See merge request pleroma/pleroma!585 | |||
2018-12-23 | tests: add legal boilerplate | William Pitcock | |
2018-12-21 | Make captcha (kocaptcha) stateless | Ekaterina Vaartis | |
Also rename seconds_retained to seconds_valid since that's how it is now. Put it down from 180 to 20 seconds. The answer data is now stored in an encrypted text transfered to the client and back, so no ETS is needed | |||
2018-12-17 | Merge branch 'captcha' into 'develop' | lambda | |
Captcha See merge request pleroma/pleroma!550 | |||
2018-12-17 | Integration tests for mastodon websocket | href | |
2018-12-16 | Clean captchas up periodically, not schedule it after theyre created | Ekaterina Vaartis | |
2018-12-16 | Fix captcha tests | Ekaterina Vaartis | |
2018-12-15 | Add a captcha mock for tests | Ekaterina Vaartis | |
2018-12-12 | fix warnings | Maksim Pechnikov | |
2018-12-10 | Treat warnings as errors outside of tests. | lain | |
2018-12-06 | Merge branch '210_twitter_api_uploads_alt_text' into 'develop' | kaniini | |
[#210] TwitterAPI: alt text support for uploaded images. Mastodon API uploads security fix. See merge request pleroma/pleroma!496 | |||
2018-12-05 | [#210] [TwitterAPI] Made actor be stored for uploads. Added ownership check | Ivan Tashkinov | |
to `update_media` action. Added controller tests for `upload` and `update_media` actions. Refactoring. | |||
2018-12-04 | remove httpoison_mock | Maksim Pechnikov | |
2018-12-04 | formatting the code | Maksim Pechnikov | |
2018-12-04 | all tests passed | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | update test | Maksim Pechnikov | |
2018-12-04 | add http requests mock | Maksim Pechnikov | |
2018-12-01 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into ↵ | lain | |
validate-user-info | |||
2018-11-30 | reverse proxy / uploads | href | |
2018-11-18 | Fix User deactivation. | lain | |
2018-11-17 | tests: add a test to verify the general fake direction protection works in ↵ | William Pitcock | |
all cases | |||
2018-11-17 | tests: add a testcase for user collision | William Pitcock | |
2018-11-17 | tests: add a second spoofing variant | William Pitcock | |
2018-11-17 | test: httpoison mock: add second spoofing activity test | William Pitcock | |
2018-11-10 | add missing prismo testcase data | William Pitcock | |
2018-10-17 | tests: add a testcase for matching osada users in the formatter | William Pitcock | |
2018-09-27 | transmogrifier: more robustly handle dereferencing pointer URIs | William Pitcock | |
2018-09-01 | tests: add regression tests | William Pitcock | |
2018-08-21 | Basic peertube support. | Haelwenn (lanodan) Monnier | |
2018-08-16 | Merge branch 'bugfix/federation-kroeg' into 'develop' | kaniini | |
fix federation with kroeg See merge request pleroma/pleroma!272 | |||
2018-08-16 | Merge branch 'fix/put-repeats-at-activitypub-outbox' into 'develop' | kaniini | |
Fix: Output repeats at ActivityPub outbox Closes #191 See merge request pleroma/pleroma!175 | |||
2018-08-14 | testsuite: formatting | William Pitcock | |
2018-08-14 | test: add kroeg fixtures | William Pitcock | |
2018-07-21 | improve test | hakabahitoyo | |
2018-07-12 | Add test for Plume Articles | Haelwenn (lanodan) Monnier | |
2018-06-06 | Merge branch 'bugfix/webfinger-xml-crash' into 'develop' | lambda | |
webfinger robustness improvements See merge request pleroma/pleroma!195 | |||
2018-06-06 | testsuite: update fixture URIs that were http | William Pitcock | |