.. |
activity
|
Break out activity-specific HTML functions into Pleroma.Activity.HTML
|
2021-05-29 12:29:11 -05:00 |
bbs
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
captcha
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
chat
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
config
|
Config: use runtime deps instead of module attributes
|
2021-05-29 12:00:59 -05:00 |
conversation
|
Add API endpoint to remove a conversation
|
2021-02-15 21:48:13 +04:00 |
docs
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
ecto_type
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
emails
|
Merge commit '721c966842c2f9b4f4d6f227ecf3de69d2e66346'; commit 'a744c47e9a43a751438973a66b7201b006c6b944'; commit '8a5ceb7e53f1817f83a72b997f6b9daa7070972b'; commit '9879c18548c1b9f37df724259f65d5cd098f44c5' into cycles-phase-2
|
2021-06-02 14:44:22 -05:00 |
emoji
|
Deprecate Pleroma.Web.base_url/0
|
2021-05-31 16:48:03 -05:00 |
gopher
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
gun
|
Gun: use runtime deps in ConnectionPool
|
2021-05-29 11:35:53 -05:00 |
helpers
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
http
|
Gun: use runtime deps in ConnectionPool
|
2021-05-29 11:35:53 -05:00 |
instances
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
mfa
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
migration_helper
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
object
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
password
|
Pbkdf2: Use it everywhere.
|
2021-01-14 15:06:16 +01:00 |
reverse_proxy
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
telemetry
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
tesla/middleware
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
tests
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
upload
|
Support blurhash
|
2021-05-14 09:07:16 -05:00 |
uploaders
|
Remove deps from Uploader behaviour
|
2021-06-01 14:19:45 -05:00 |
user
|
EmailList: ensure that deactivated, unapproved, and unconfirmed users aren't subscribers
|
2021-06-15 13:19:24 -05:00 |
web
|
Merge remote-tracking branch 'origin/develop' into admin-api-users-date
|
2021-07-14 08:56:52 -05:00 |
workers
|
Merge branch 'develop' into 'fix/2412-filters'
|
2021-02-03 14:23:23 +00:00 |
activity.ex
|
Fix Activity.delete_all_by_object_ap_id/1 timeout so users can be deleted
|
2021-07-12 16:20:15 -05:00 |
application.ex
|
Deprecate Pleroma.Web.base_url/0
|
2021-05-31 16:48:03 -05:00 |
application_requirements.ex
|
Don't crash when email settings are invalid
|
2021-05-03 14:43:14 -05:00 |
bookmark.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
caching.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
captcha.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
chat.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
clippy.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
config.ex
|
OAuthScopesPlug: remove transform_scopes in favor of explicit admin scope definitions
|
2021-02-17 21:37:23 +03:00 |
config_db.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
constants.ex
|
Deprecate Pleroma.Web.base_url/0
|
2021-05-31 16:48:03 -05:00 |
conversation.ex
|
Add API endpoint to remove a conversation
|
2021-02-15 21:48:13 +04:00 |
counter_cache.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
delivery.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
ecto_enums.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
emoji-test.txt
|
Emoji: Update to Unicode 13.1, switch base file, allow multichar.
|
2020-12-02 16:15:03 +01:00 |
emoji.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
filter.ex
|
support for expires_in/expires_at in filters
|
2021-01-26 08:27:45 +03:00 |
following_relationship.ex
|
Change user.deactivated field to user.is_active
|
2021-01-15 11:24:46 -06:00 |
formatter.ex
|
Merge remote-tracking branch 'origin/develop' into cycles-phase-2
|
2021-06-02 16:12:45 -05:00 |
frontend.ex
|
Fix FrontendController
|
2021-06-14 19:02:13 -05:00 |
gun.ex
|
Gun: make Gun.API a runtime dep
|
2021-05-29 10:53:30 -05:00 |
healthcheck.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
html.ex
|
Break out activity-specific HTML functions into Pleroma.Activity.HTML
|
2021-05-29 12:29:11 -05:00 |
http.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
instances.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
job_queue_monitor.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
jwt.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
keys.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
list.ex
|
ListController: Fix being unable to add / remove users.
|
2021-01-18 16:28:36 +01:00 |
logging.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
maintenance.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
maps.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
marker.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
mfa.ex
|
Pbkdf2: Use it everywhere.
|
2021-01-14 15:06:16 +01:00 |
moderation_log.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
notification.ex
|
Merge commit 'b7b05a074867c1444dd539d6d2331f6d5504f6e6' into blockers-visible
|
2021-04-29 13:52:36 -05:00 |
object.ex
|
Deprecate Pleroma.Web.base_url/0
|
2021-05-31 16:48:03 -05:00 |
object_tombstone.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
otp_version.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
pagination.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
password_reset_token.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
registration.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
release_tasks.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
repo.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
report_note.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
reverse_proxy.ex
|
Never forward the client's user-agent through the media proxy
|
2021-03-01 21:05:46 +01:00 |
scheduled_activity.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
signature.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
stats.ex
|
don't use continue in Stats init for test env
|
2021-02-27 09:39:15 +03:00 |
thread_mute.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
upload.ex
|
Merge remote-tracking branch 'origin/develop' into cycles-phase-2
|
2021-06-02 16:12:45 -05:00 |
user.ex
|
Merge remote-tracking branch 'origin/develop' into remote-deletions
|
2021-06-30 02:03:05 -05:00 |
user_invite_token.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
user_relationship.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |
utils.ex
|
Merge branch 'optimize-command_available' into 'develop'
|
2021-01-15 04:44:58 +00:00 |
web.ex
|
Deprecate Pleroma.Web.base_url/0
|
2021-05-31 16:48:03 -05:00 |
xml_builder.ex
|
Bump Copyright to 2021
|
2021-01-13 07:49:50 +01:00 |