.. |
activity/ir
|
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
|
2019-09-16 17:55:04 +07:00 |
bbs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
config
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
conversation
|
Conversations: Load relations in one query.
|
2019-08-14 17:01:11 +02:00 |
daemons
|
[#1149] Refactoring: GenServer workers renamed to daemons, use Oban.Worker moved to helper.
|
2019-09-02 14:57:40 +03:00 |
emails
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
fixtures
|
Initial poll refresh support
|
2019-09-18 18:13:21 +03:00 |
http
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
instance_static/emoji
|
Add tests for pack metadata updating
|
2019-09-19 00:16:33 +03:00 |
integration
|
remove remaining errors from tests
|
2019-09-17 14:44:52 +00:00 |
object
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
plugs
|
Add Pleroma.Plugs.Cache
|
2019-09-09 18:53:08 +00:00 |
support
|
Initial poll refresh support
|
2019-09-18 18:13:21 +03:00 |
tasks
|
[#1149] Added Oban job for "activity_expiration". Merged remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-08-31 14:25:43 +03:00 |
upload
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
uploaders
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
web
|
Add a way to create emoji packs via an endpoint
|
2019-09-19 00:16:33 +03:00 |
activity_expiration_test.exs
|
Require that ephemeral posts live for at least one hour
|
2019-07-24 14:46:08 +02:00 |
activity_test.exs
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-09-15 10:12:24 +03:00 |
bookmark_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
captcha_test.exs
|
Merge branch 'captcha' into 'develop'
|
2019-01-03 17:04:27 +00:00 |
config_test.exs
|
Fix Pleroma.Config.get!/1 raising an error when value is false
|
2019-05-14 06:40:59 +08:00 |
conversation_test.exs
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-08-22 20:59:58 +03:00 |
emoji_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
filter_test.exs
|
tests: add legal boilerplate
|
2018-12-23 20:57:10 +00:00 |
flake_id_test.exs
|
test for Pleroma.Web.CommonAPI.Utils.get_by_id_or_ap_id
|
2019-07-31 18:35:15 +00:00 |
formatter_test.exs
|
Mention all people in the beginning of DM
|
2019-05-24 20:34:23 +00:00 |
healthcheck_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
html_test.exs
|
Rich Media: Skip Microformats hashtags
|
2019-06-19 00:46:30 +03:00 |
http_test.exs
|
tests: add legal boilerplate
|
2018-12-23 20:57:10 +00:00 |
keys_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
list_test.exs
|
Add validation in Pleroma.List.create/2
|
2019-08-26 18:59:57 +07:00 |
moderation_log_test.exs
|
Log admin/moderator actions
|
2019-08-25 19:39:37 +00:00 |
notification_test.exs
|
Revert "Merge branch 'revert-4fabf83a' into 'develop'"
|
2019-09-16 17:55:04 +07:00 |
object_test.exs
|
Preserve internal fields when reinjecting
|
2019-09-18 19:53:51 +03:00 |
pagination_test.exs
|
Return "total" optionally
|
2019-09-03 13:58:27 +03:00 |
registration_test.exs
|
[#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme.
|
2019-04-05 15:12:02 +03:00 |
repo_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
reverse_proxy_test.exs
|
max_body_size -> max_body_length, as it should be
|
2019-08-15 15:34:41 -05:00 |
scheduled_activity_test.exs
|
Add scheduler for sending scheduled activities to the queue
|
2019-04-06 23:56:29 +03:00 |
signature_test.exs
|
add tests
|
2019-08-24 11:03:13 +03:00 |
test_helper.exs
|
Cleanup uploads after the tests are finished
|
2019-09-18 23:34:13 +03:00 |
upload_test.exs
|
added test helpers to clear config after tests
|
2019-08-19 15:34:29 +00:00 |
user_info_test.exs
|
Add User.Info.email_notifications
|
2019-04-13 17:40:42 +07:00 |
user_invite_token_test.exs
|
Add license/copyright to all project files
|
2019-07-10 05:13:23 +00:00 |
user_search_test.exs
|
merge develop
|
2019-07-12 18:08:27 +03:00 |
user_test.exs
|
[#1149] Merge remote-tracking branch 'remotes/upstream/develop' into 1149-oban-job-queue
|
2019-09-15 10:12:24 +03:00 |
xml_builder_test.exs
|
tests: add legal boilerplate
|
2018-12-23 20:57:10 +00:00 |