.. |
activity/ir
|
…
|
|
bbs
|
…
|
|
config
|
…
|
|
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 |
daemons
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
emails
|
…
|
|
emoji
|
…
|
|
federation
|
update tests and Oban
|
2019-11-26 15:24:34 -05:00 |
fixtures
|
Merge branch 'feature/custom-runtime-modules' into 'develop'
|
2019-12-21 11:56:24 +00:00 |
http
|
…
|
|
instance_static/emoji
|
…
|
|
integration
|
Extract status actions from `MastodonAPIController` into `StatusController`
|
2019-09-27 10:51:15 +07:00 |
object
|
Add ActivityPub Object Event type support
|
2019-12-17 16:16:21 +01:00 |
plugs
|
Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests
|
2019-12-19 17:24:08 +03:00 |
support
|
Merge remote-tracking branch 'remotes/origin/develop' into oauth-scopes-tweaks-and-tests
|
2019-12-19 17:24:08 +03:00 |
tasks
|
fix loads config variable with large value from db
|
2019-12-09 22:29:44 +03:00 |
upload
|
…
|
|
uploaders
|
Delete attachments when status is deleted
|
2020-01-12 18:48:58 +00:00 |
user
|
added privacy option to push notifications
|
2019-11-28 22:13:11 +03:00 |
web
|
[#1521] AdminApiControllerTest: fixed create report test (OAuth).
|
2020-01-20 20:04:25 +03:00 |
activity_expiration_test.exs
|
…
|
|
activity_test.exs
|
…
|
|
bookmark_test.exs
|
…
|
|
captcha_test.exs
|
Add native captcha and enable it by default.
|
2019-12-12 17:39:39 +07:00 |
config_test.exs
|
…
|
|
conversation_test.exs
|
…
|
|
emoji_test.exs
|
Merge remote-tracking branch 'origin/develop' into reactions
|
2019-09-30 13:57:54 +02:00 |
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
|
…
|
|
marker_test.exs
|
…
|
|
moderation_log_test.exs
|
Fix test
|
2019-12-08 11:35:38 +03:00 |
notification_test.exs
|
Bump credo to 1.1.5
|
2020-01-20 12:17:14 +01:00 |
object_test.exs
|
Delete attachments when status is deleted
|
2020-01-12 18:48:58 +00:00 |
pagination_test.exs
|
Return "total" optionally
|
2019-09-03 13:58:27 +03:00 |
registration_test.exs
|
…
|
|
repo_test.exs
|
Check for unapplied migrations on startup
|
2020-01-20 12:20:26 +03:00 |
reverse_proxy_test.exs
|
…
|
|
runtime_test.exs
|
Add a test for custom runtime modules
|
2019-12-06 17:05:09 +07:00 |
safe_jsonb_set_test.exs
|
Add a test for safe_jsonb_set
|
2019-10-18 15:22:16 +03:00 |
scheduled_activity_test.exs
|
…
|
|
signature_test.exs
|
…
|
|
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
|
added User.NotificationSetting struct
|
2019-11-28 22:08:30 +03:00 |
user_test.exs
|
fix create service actor
|
2020-01-08 16:40:49 +03:00 |
xml_builder_test.exs
|
…
|
|