.. |
activity
|
…
|
|
bbs
|
Merge branch 'develop' into feature/fast_sanitize
|
2019-10-30 17:51:15 -05:00 |
captcha
|
…
|
|
config
|
…
|
|
conversation
|
Mastodon API: Add the `recipients` parameter to `GET /api/v1/conversations`
|
2019-11-07 08:26:24 +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 |
docs
|
fix for migrate task
|
2019-11-10 22:54:37 +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
|
…
|
|
gopher
|
…
|
|
helpers
|
…
|
|
http
|
Handle 303 redirects
|
2019-07-28 20:24:39 +00:00 |
instances
|
…
|
|
object
|
Containment: Add a catch-all clause to contain_origin.
|
2019-11-12 12:07:17 +01:00 |
plugs
|
Support authentication via `x-admin-token` HTTP header
|
2019-11-19 15:58:20 +07:00 |
reverse_proxy
|
Make MediaProxy failure tracking less brutal
|
2019-10-11 22:52:38 +03:00 |
upload
|
…
|
|
uploaders
|
add tunable for stream uploads, as needed for jortage to work.
|
2019-09-23 20:38:53 +00:00 |
user
|
User Search: Remove superfluous setweight and random test.
|
2019-11-04 16:57:41 +01:00 |
web
|
Merge branch 'nodeinfo-fields-limit' into 'develop'
|
2019-11-15 20:29:38 +00:00 |
workers
|
federator: remove OStatus incoming document support
|
2019-10-18 14:50:09 +00:00 |
activity.ex
|
Code style fixes
|
2019-11-11 19:06:09 +09:00 |
activity_expiration.ex
|
…
|
|
application.ex
|
New rate limiter
|
2019-11-11 12:13:06 +00:00 |
bookmark.ex
|
…
|
|
clippy.ex
|
…
|
|
config.ex
|
…
|
|
constants.ex
|
…
|
|
conversation.ex
|
Mark the conversations with the blocked user as read and update the blocking user's `unread_conversation_count`.
|
2019-10-26 02:29:18 +03:00 |
delivery.ex
|
…
|
|
emoji-data.txt
|
…
|
|
emoji.ex
|
…
|
|
filter.ex
|
…
|
|
following_relationship.ex
|
Do not add `follower_address` to `following` for non local users
|
2019-10-14 13:50:43 +07:00 |
formatter.ex
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
healthcheck.ex
|
…
|
|
html.ex
|
Rip out the rest of htmlsanitizeex
|
2019-10-30 09:20:13 +03:00 |
instances.ex
|
…
|
|
job_queue_monitor.ex
|
Remove `:enqueued` counter
|
2019-10-02 14:50:25 +07:00 |
jwt.ex
|
…
|
|
keys.ex
|
…
|
|
list.ex
|
…
|
|
marker.ex
|
add Markers /api/v1/markers
|
2019-10-17 15:26:59 +03:00 |
mime.ex
|
…
|
|
moderation_log.ex
|
Merge branch 'develop' into feature/multiple-users-force-password-reset
|
2019-11-05 11:36:47 +10:00 |
notification.ex
|
[#1304] Adjusted User.Info references from Notification.
|
2019-10-23 17:31:02 +03:00 |
object.ex
|
Fix a migration wiping user info of users that don't have any mutes
|
2019-10-18 15:22:07 +03:00 |
object_tombstone.ex
|
…
|
|
pagination.ex
|
…
|
|
password_reset_token.ex
|
…
|
|
registration.ex
|
…
|
|
release_tasks.ex
|
…
|
|
repo.ex
|
…
|
|
repo_streamer.ex
|
…
|
|
scheduled_activity.ex
|
…
|
|
scheduler.ex
|
…
|
|
signature.ex
|
Move local keys out of `user.info`
|
2019-10-06 16:56:36 +03:00 |
stats.ex
|
[#1304] Moved all non-mutes / non-blocks fields from User.Info to User. WIP.
|
2019-10-16 21:59:21 +03:00 |
thread_mute.ex
|
…
|
|
upload.ex
|
upload.ex: Remove deprecated configuration
|
2019-10-18 12:34:09 +02:00 |
user.ex
|
User: Don't let deactivated users authenticate.
|
2019-11-11 12:37:38 +01:00 |
user_invite_token.ex
|
…
|
|