.. |
activity/ir
|
…
|
|
bbs
|
…
|
|
config
|
…
|
|
conversation
|
[#1335] Implemented notification mutes and reblog mutes as UserRelationships. User to UserRelationship relations and functions refactoring.
|
2019-11-19 23:22:10 +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
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
emoji
|
Fix XSS emoji test
|
2019-10-29 20:49:32 +03:00 |
federation
|
update tests and Oban
|
2019-11-26 15:24:34 -05:00 |
fixtures
|
Merge branch 'feature/move-activity' into 'develop'
|
2019-12-02 16:26:19 +00:00 |
http
|
add ability to set a custom user-agent string
|
2019-11-25 09:53:11 +00:00 |
instance_static/emoji
|
…
|
|
integration
|
Extract status actions from `MastodonAPIController` into `StatusController`
|
2019-09-27 10:51:15 +07:00 |
object
|
Containment: Add a catch-all clause to contain_origin.
|
2019-11-12 12:07:17 +01:00 |
plugs
|
[#1427] Fixed `:admin` option handling in OAuthScopesPlug, added tests.
|
2019-12-11 11:42:02 +03:00 |
support
|
Merge branch 'develop' into issue/1342
|
2019-12-08 21:25:26 +03:00 |
tasks
|
fix loads config variable with large value from db
|
2019-12-09 22:29:44 +03:00 |
upload
|
…
|
|
uploaders
|
…
|
|
user
|
added privacy option to push notifications
|
2019-11-28 22:13:11 +03:00 |
web
|
[#1427] Graceful clearance of OAuth admin scopes for non-admin users (no error raised).
|
2019-12-12 16:00:06 +03:00 |
activity_expiration_test.exs
|
…
|
|
activity_test.exs
|
Search: Add tests for unicode searches.
|
2019-10-09 16:03:45 +02:00 |
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
|
update following_relationship.ex
|
2019-11-05 10:50:03 +03:00 |
formatter_test.exs
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
healthcheck_test.exs
|
…
|
|
html_test.exs
|
Fix Pleroma.HTML.extract_first_external_url/2
|
2019-11-29 15:49:35 +07:00 |
http_test.exs
|
…
|
|
job_queue_monitor_test.exs
|
Add tests for Pleroma.JobQueueMonitor
|
2019-10-02 15:24:21 +07:00 |
keys_test.exs
|
…
|
|
list_test.exs
|
Fix merge
|
2019-09-30 19:10:54 +07:00 |
marker_test.exs
|
add Markers /api/v1/markers
|
2019-10-17 15:26:59 +03:00 |
moderation_log_test.exs
|
Fix test
|
2019-12-08 11:35:38 +03:00 |
notification_test.exs
|
Merge branch 'develop' into issue/1342
|
2019-12-08 21:25:26 +03:00 |
object_test.exs
|
Object Fetcher: set cache after reinjecting
|
2019-11-06 14:00:03 +03:00 |
pagination_test.exs
|
…
|
|
registration_test.exs
|
…
|
|
repo_test.exs
|
…
|
|
reverse_proxy_test.exs
|
Track failed proxy urls and don't request them again
|
2019-10-01 20:00:27 +00: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
|
Merge remote-tracking branch 'remotes/upstream/develop' into 1304-user-info-deprecation
|
2019-10-20 20:43:18 +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
|
[#1335] Reorganized users.subscribers as UserRelationship. Added tests for UserRelationship-related functionality.
|
2019-11-20 15:46:11 +03:00 |
user_search_test.exs
|
added User.NotificationSetting struct
|
2019-11-28 22:08:30 +03:00 |
user_test.exs
|
Merge branch 'develop' into 'domain-block-precedence'
|
2019-12-10 16:54:25 +00:00 |
xml_builder_test.exs
|
…
|
|