| .. |
|
activity
|
Fix Rich Media Previews for updated activities
|
2024-02-04 23:47:04 -05:00 |
|
captcha
|
Fix some more typos
|
2023-12-28 00:17:04 +01:00 |
|
chat
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
config
|
Mogrify/Mogrifun: Asyncify
|
2025-02-25 17:08:21 +04:00 |
|
conversation
|
Add missing type
|
2024-07-22 15:32:20 -04:00 |
|
date_time
|
Linting
|
2025-03-11 18:21:27 +04:00 |
|
docs
|
Fix invalid type
|
2024-01-20 17:05:55 -05:00 |
|
ecto_type
|
Fix good_locale_code?/1 regex
|
2024-07-28 13:44:17 +02:00 |
|
emails
|
Remove WorkerHelper
|
2024-07-30 11:34:48 -04:00 |
|
emoji
|
File.mkdir_p -> Pleroma.Backports.mkdir_p
|
2025-06-16 12:48:47 +02:00 |
|
gopher
|
Credo.Check.Readability.PredicateFunctionNames
|
2024-01-26 16:59:58 -05:00 |
|
gun
|
Switch the reclaimer to GenServer.start so it is not linked
|
2024-06-20 14:17:28 -04:00 |
|
helpers
|
Dialyzer: fix pattern matches preventing video thumbnailing from working
|
2024-05-28 10:19:22 -04:00 |
|
http
|
Update comments, remove solved TODO
|
2024-08-28 19:52:29 -04:00 |
|
instances
|
Rename Instance.delete_users_and_activities/1 to Instance.delete/1
|
2025-06-28 13:37:06 -07:00 |
|
language
|
Fix dialyzer error in translation provider: Change Map.t() to map() in callback spec
|
2025-07-22 15:21:20 -07:00 |
|
mfa
|
Remove WorkerHelper
|
2024-07-30 11:34:48 -04:00 |
|
migration_helper
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
migrators
|
Pleroma.Migrators.Support.BaseMigrator: Fix dialyzer errors
|
2024-01-22 18:37:13 -05:00 |
|
object
|
Merge branch 'improved-reachability' into 'develop'
|
2025-07-29 21:13:48 +00:00 |
|
password
|
Fix atom leak in password digest functionality
|
2024-02-14 17:54:56 -05:00 |
|
reverse_proxy
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
search
|
Improved performance of status search queries using the default GIN index
|
2025-04-10 14:32:31 -07:00 |
|
telemetry
|
Change Gun connection pool logs to debug
|
2024-06-28 10:23:02 -04:00 |
|
tesla/middleware
|
Rework the URL encoding so it is a public function: Pleroma.HTTP.encode_url/1
|
2025-07-30 17:07:22 -07:00 |
|
tests
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
upload
|
Mogrify/Mogrifun: Asyncify
|
2025-02-25 17:08:21 +04:00 |
|
uploaders
|
File.mkdir_p -> Pleroma.Backports.mkdir_p
|
2025-06-16 12:48:47 +02:00 |
|
user
|
File.mkdir_p -> Pleroma.Backports.mkdir_p
|
2025-06-16 12:48:47 +02:00 |
|
web
|
Merge branch 'improved-reachability' into 'develop'
|
2025-07-29 21:13:48 +00:00 |
|
workers
|
Clean up ReachabilityWorker jobs and delete from Instances table when deleting all users and activities for an instance
|
2025-06-28 13:14:01 -07:00 |
|
activity.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
announcement.ex
|
Announcement: fix dialyzer errors and add typespec for the changeset
|
2024-01-22 18:37:13 -05:00 |
|
announcement_read_relationship.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
application.ex
|
Fix formatting
|
2025-06-04 12:03:54 +03:00 |
|
application_requirements.ex
|
Merge remote-tracking branch 'origin/develop' into translate-posts
|
2025-03-19 17:59:24 +01:00 |
|
backports.ex
|
backports: Copy mkdir_p TOCTOU fix from elixir PR 14242
|
2025-06-16 12:46:00 +02:00 |
|
bookmark.ex
|
Allow to group bookmarks in folders
|
2024-03-01 11:04:01 +01:00 |
|
bookmark_folder.ex
|
Allow to group bookmarks in folders
|
2024-03-01 11:04:01 +01:00 |
|
caching.ex
|
Pleroma.Web.RichMedia.Parser: Remove test-specific codepaths
|
2024-02-06 18:33:54 -05:00 |
|
captcha.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
chat.ex
|
FlakeId.Ecto.CompatType.t() does not exist
|
2024-01-20 16:36:01 -05:00 |
|
clippy.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
config.ex
|
Mogrify/Mogrifun: Asyncify
|
2025-02-25 17:08:21 +04:00 |
|
config_db.ex
|
Elixir 1.18 Replace Tuple.append/2 with Tuple.insert_at/3
|
2025-05-13 14:02:47 +02:00 |
|
constants.ex
|
Handle the Dislike activity by transforming into a thumbs-down emote
|
2025-06-16 14:18:15 +03:00 |
|
conversation.ex
|
Credo.Check.Readability.PredicateFunctionNames
|
2024-01-26 16:59:58 -05:00 |
|
counter_cache.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
data_migration.ex
|
Pleroma.Migrators.Support.BaseMigratorState: fix dialyzer error
|
2024-01-22 18:37:13 -05:00 |
|
date_time.ex
|
Linting
|
2025-03-11 18:21:27 +04:00 |
|
delivery.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
ecto_enums.ex
|
Refactor backups to be fully controlled by Oban
|
2024-07-23 10:30:40 -04:00 |
|
emoji-test.txt
|
emoji-test: update to latest 15.0 draft
|
2022-08-20 00:21:07 +02:00 |
|
emoji.ex
|
Merge branch 'deps-bump' into 'develop'
|
2024-01-29 17:43:00 +00:00 |
|
filter.ex
|
Remove WorkerHelper
|
2024-07-30 11:34:48 -04:00 |
|
following_relationship.ex
|
Fix order of args for unfollow/2
|
2024-07-22 19:11:22 -04:00 |
|
formatter.ex
|
Fix mentioning punycode domains when using Markdown
|
2023-10-16 21:35:25 -04:00 |
|
frontend.ex
|
File.mkdir_p -> Pleroma.Backports.mkdir_p
|
2025-06-16 12:48:47 +02:00 |
|
gun.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
hashtag.ex
|
fix alias ordering
|
2024-12-30 21:01:41 +01:00 |
|
healthcheck.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
html.ex
|
RichMedia refactor
|
2024-05-07 19:54:56 -04:00 |
|
http.ex
|
Rework the URL encoding so it is a public function: Pleroma.HTTP.encode_url/1
|
2025-07-30 17:07:22 -07:00 |
|
http_signatures_api.ex
|
HTTPSignaturePlugTest: Rewrite to use mox.
|
2024-05-28 14:00:25 +04:00 |
|
instances.ex
|
Rename Instance.delete_users_and_activities/1 to Instance.delete/1
|
2025-06-28 13:37:06 -07:00 |
|
job_queue_monitor.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
jwt.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
keys.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
ldap.ex
|
Reorganize the LDAP module
|
2024-10-11 15:51:56 -04:00 |
|
list.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
logging.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
maintenance.ex
|
Elixir 1.15: Chase the Logger.warn deprecation
|
2023-12-20 20:16:26 +00:00 |
|
maps.ex
|
Use Map.filter now that minimum Elixir version is 1.13
|
2024-08-21 14:50:19 -04:00 |
|
marker.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
mfa.ex
|
Pleroma.MFA: fix gradient error
|
2024-02-02 12:14:15 -05:00 |
|
moderation_log.ex
|
Formatting
|
2024-01-27 10:09:20 -05:00 |
|
mogrify_behaviour.ex
|
Linting
|
2025-03-11 18:21:27 +04:00 |
|
mogrify_wrapper.ex
|
Linting
|
2025-03-11 18:21:27 +04:00 |
|
notification.ex
|
Fix order of args for thread_muted?/2
|
2024-07-22 18:25:37 -04:00 |
|
object.ex
|
Remove Object.get_by_id_and_maybe_refetch/2
|
2024-09-30 12:41:09 -04:00 |
|
object_tombstone.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
pagination.ex
|
Add /api/v1/followed_tags
|
2024-12-30 17:57:57 +01:00 |
|
password_reset_token.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
prom_ex.ex
|
Switch to PromEx for prometheus metrics
|
2023-11-13 15:34:59 -05:00 |
|
registration.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
release_tasks.ex
|
B ReleaseTasks: Fix task module finding.
|
2024-11-21 16:07:09 +04:00 |
|
repo.ex
|
Switch to PromEx for prometheus metrics
|
2023-11-13 15:34:59 -05:00 |
|
report_note.ex
|
Fix invalid typespec references to Ecto.Changeset.t()
|
2024-01-20 16:47:50 -05:00 |
|
reverse_proxy.ex
|
Add fix to ensure URL is encoded when reverse proxying
|
2025-07-30 17:32:08 -07:00 |
|
rule.ex
|
Add hint to rules
|
2024-04-06 11:45:19 +02:00 |
|
safe_zip.ex
|
Fix dialyzer error in safe_zip: Remove impossible pattern match for {:get_type, _e}
|
2025-07-22 15:21:20 -07:00 |
|
scheduled_activity.ex
|
Oban queue simplification
|
2024-05-27 13:48:17 -04:00 |
|
search.ex
|
Remove WorkerHelper
|
2024-07-30 11:34:48 -04:00 |
|
signature.ex
|
Safer string concatenation
|
2024-07-25 16:18:45 -04:00 |
|
stats.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
thread_mute.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
upload.ex
|
Upload.base_url: Don't pass nil to Path.join(), don't return nil
|
2024-06-12 15:18:47 -04:00 |
|
user.ex
|
Relax alsoKnownAs requirements to just being a URI
|
2025-06-11 23:24:18 +03:00 |
|
user_invite_token.ex
|
Fix invalid typespec references to Ecto.Changeset.t()
|
2024-01-20 16:47:50 -05:00 |
|
user_note.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
user_relationship.ex
|
Fix endorsement state display in relationship view
|
2025-07-08 23:13:40 +02:00 |
|
utils.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |
|
web.ex
|
Elixir 1.17 warnings for parens
|
2024-07-01 11:38:40 -04:00 |
|
xml_builder.ex
|
Revert "Merge branch 'copyright-bump' into 'develop'"
|
2023-01-02 20:38:50 +00:00 |