Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-04-13 | Merge develop to 788-separate-email-addresses | Alex S | |
Merge conflicts: test/web/twitter_api/twitter_api_test.exs test/web/twitter_api/twitter_api_controller_test.exs test/web/admin_api/admin_api_controller_test.exs | |||
2019-04-10 | adding notify_email setting for trigger emails | Alex S | |
2019-04-10 | s/Pleroma.Mailer/Pleroma.Emails.Mailer/ | Haelwenn (lanodan) Monnier | |
2019-04-06 | Add scheduler for sending scheduled activities to the queue | eugenijm | |
2019-03-29 | Replace Pleroma.Jobs with `pleroma_job_queue` | Egor | |
2019-03-15 | Enable dedupe by default | rinpatch | |
2019-03-14 | Add some tests | rinpatch | |
2019-03-06 | [#647] tests for web push | Maksim | |
2019-02-04 | Merge branch 'develop' of git.pleroma.social:pleroma/pleroma into feature/jobs | Egor Kislitsyn | |
# Conflicts: # lib/pleroma/web/activity_pub/activity_pub.ex # lib/pleroma/web/federator/federator.ex | |||
2019-02-03 | Unbreak all the tests. | lain | |
2019-01-28 | add a job queue | Egor Kislitsyn | |
2018-12-22 | Specifically disable captcha for automatic tests, it makes them fail | Ekaterina Vaartis | |
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-15 | Fix style | Ekaterina Vaartis | |
2018-12-15 | Add a captcha mock for tests | Ekaterina Vaartis | |
2018-12-12 | [#114] Added tests for "POST /api/account/password_reset". | Ivan Tashkinov | |
2018-12-06 | add VAPID to test config | Egor Kislitsyn | |
2018-12-04 | WebSub fix test | Maksim Pechnikov | |
2018-12-04 | init tesla and updated the http requests in Pleroma.Web.Websub | Maksim Pechnikov | |
2018-11-30 | reverse proxy / uploads | href | |
2018-05-20 | Migrate to comeonin 4 and Cachex 3 | Thog | |
Also fix some warning in the code and add a missing alias | |||
2018-05-04 | Speling | Mark Felder | |
2018-05-04 | Make it possible to use custom database connection parameters | Mark Felder | |
2018-03-30 | Format the code. | lain | |
2017-11-02 | Read variable for testing db. | Roger Braun | |
2017-05-05 | Mock HTTPoison in testing. | Roger Braun | |
2017-04-28 | Handle incoming websub subscriptions. | Roger Braun | |
2017-04-22 | Only have one subscription per callback. | Roger Braun | |
2017-03-29 | Add Uploads. | Roger Braun | |
2017-03-20 | Add basic auth. | Roger Braun | |
2017-03-17 | Phoenix skeleton | Roger Braun | |