honkoma/test
feld f2216287a7 Merge branch 'admin-status-list' into 'develop'
Admin API: `/api/pleroma/admin/statuses` (accepts `godmode` and `local_only`)

Closes #1550

See merge request pleroma/pleroma!2192
2020-02-27 18:11:04 +00:00
..
activity/ir
bbs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
config need_reboot flag 2020-02-08 13:00:02 +03:00
conversation Fix mark-as-read (`POST /api/v1/conversations/:id/read`) refreshing updated_at and bringing conversation to the top in the user's direct conversation list 2020-01-05 17:38:51 +03:00
docs
emails init tag feed 2019-12-06 09:33:40 +03:00
emoji
federation
fixtures [#1505] Improved replies-handling tests: updated Mastodon message fixture, used exact Pleroma federation message. 2020-02-10 11:46:16 +03:00
http Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
instance_static/emoji Allow importing old (emoji.txt / plain) packs from the filesystem 2019-09-19 00:16:33 +03:00
integration Extract status actions from `MastodonAPIController` into `StatusController` 2019-09-27 10:51:15 +07:00
object [#1505] Restricted max thread distance for fetching replies on incoming federation (in addition to reply-to depth restriction). 2020-02-15 20:41:38 +03:00
plugs Merge branch 'require-signature' into 'develop' 2020-02-20 12:13:21 +00:00
support Merge branch 'bugfix/captcha-nil-answer_data' into 'develop' 2020-02-24 14:54:22 +00:00
tasks compile fix 2020-02-25 15:19:52 +03:00
upload
uploaders
user
web Merge branch 'admin-status-list' into 'develop' 2020-02-27 18:11:04 +00:00
workers Hotlink logo instead of attachment 2020-02-11 23:33:05 +04:00
activity_expiration_test.exs
activity_test.exs Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
bookmark_test.exs Add license/copyright to all project files 2019-07-10 05:13:23 +00:00
captcha_test.exs Captcha: return invalid when answer_data is nil 2020-02-24 02:49:53 +01:00
config_test.exs
conversation_test.exs
emoji_test.exs
filter_test.exs
following_relationship_test.exs
formatter_test.exs
healthcheck_test.exs
html_test.exs
http_test.exs
job_queue_monitor_test.exs
keys_test.exs
list_test.exs Fix merge 2019-09-30 19:10:54 +07:00
marker_test.exs
moderation_log_test.exs
notification_test.exs
object_test.exs Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
pagination_test.exs
registration_test.exs [#923] OAuth consumer mode refactoring, new tests, tests adjustments, readme. 2019-04-05 15:12:02 +03:00
repo_test.exs Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
reverse_proxy_test.exs
runtime_test.exs
safe_jsonb_set_test.exs
scheduled_activity_test.exs
signature_test.exs
stat_test.exs Admin API: `GET /api/pleroma/admin/stats` to get status count by visibility scope 2020-02-24 21:46:37 +03:00
test_helper.exs update tests and Oban 2019-11-26 15:24:34 -05:00
upload_test.exs
user_invite_token_test.exs
user_relationship_test.exs
user_search_test.exs Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
user_test.exs Tweaks to `clear_config` calls in tests in order to prevent side effects on config during test suite execution. 2020-02-13 21:55:47 +03:00
xml_builder_test.exs