.. |
activity/ir
|
|
|
bbs
|
|
|
config
|
filename and test fixes
|
2020-01-28 18:02:11 +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
|
little fixes and typos fix
|
2020-01-10 15:52:02 +03:00 |
emails
|
init tag feed
|
2019-12-06 09:33:40 +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
|
EmojiReactions: Rename to EmojiReacts
|
2020-02-06 18:09:57 +01:00 |
http
|
add ability to set a custom user-agent string
|
2019-11-25 09:53:11 +00:00 |
instance_static/emoji
|
|
|
integration
|
|
|
object
|
Add ActivityPub Object Event type support
|
2019-12-17 16:16:21 +01:00 |
plugs
|
Merge branch 'develop' into fix/disable-rate-limiter-for-socket-localhost
|
2020-01-30 22:16:55 +03:00 |
support
|
Merge branch 'develop' into issue/1383
|
2020-01-28 20:39:20 +03:00 |
tasks
|
Fix the confusingly named and inverted logic of "no_attachment_links"
|
2020-02-11 15:39:19 -06: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
|
Merge branch 'develop' into issue/1276
|
2020-02-13 20:43:34 +03:00 |
workers
|
removed try/rescue
|
2020-01-23 11:05:08 +03:00 |
activity_expiration_test.exs
|
moved ActivityExpiration to Oban Periodic jobs
|
2019-11-27 13:36:03 +03:00 |
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
|
|
|
filter_test.exs
|
|
|
following_relationship_test.exs
|
update following_relationship.ex
|
2019-11-05 10:50:03 +03:00 |
formatter_test.exs
|
Formatter: Add a test for domain / username clashes
|
2020-01-28 13:38:21 +01: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
|
|
|
marker_test.exs
|
maked unread_count as virtual field
|
2020-02-10 09:01:45 +03:00 |
moderation_log_test.exs
|
Fix test
|
2019-12-08 11:35:38 +03:00 |
notification_test.exs
|
maked unread_count as virtual field
|
2020-02-10 09:01:45 +03:00 |
object_test.exs
|
Make attachments cleanup optional
|
2020-01-31 01:20:37 +03:00 |
pagination_test.exs
|
|
|
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
|
Fix compatibility with Elixir v1.10
|
2020-01-28 18:23:59 +04: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
|
removed try/rescue
|
2020-01-23 11:05:08 +03:00 |
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 feature/tag_feed
|
2020-01-27 21:13:13 +03:00 |
xml_builder_test.exs
|
|
|