spc-pleroma/lib/pleroma
Mark Felder 1413d2e517 Remove vestiges of old Postgres support 2024-03-18 15:42:15 -04:00
..
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
config Config: Check the permissions of the linked file instead of the symlink↵ 2024-02-14 18:19:50 +01:00
conversation
docs Fix invalid type 2024-01-20 17:05:55 -05:00
ecto_type Dialyzer: fix pattern match coverage 2024-01-20 17:56:32 -05:00
emails
emoji Pleroma.Emoji.Pack: fix gradient error 2024-02-02 12:14:21 -05:00
gopher Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
gun Rename variable to make the worker retry logic easier to read 2024-02-23 11:12:10 -05:00
helpers Fix ffmpeg framegrabs with Exile 2024-03-07 17:38:21 -05:00
http Pleroma.HTTP.RequestBuilder: fix gradient error 2024-02-02 12:14:21 -05:00
instances
mfa Pleroma.MFA.Totp.provisioning_uri/3: add @spec 2024-02-02 12:13:31 -05:00
migration_helper
migrators Pleroma.Migrators.Support.BaseMigrator: Fix dialyzer errors 2024-01-22 18:37:13 -05:00
object Handle 401s as I have observed it in the wild 2023-12-28 23:09:33 -05:00
password Fix atom leak in password digest functionality 2024-02-14 17:54:56 -05:00
reverse_proxy
search Remove vestiges of old Postgres support 2024-03-18 15:42:15 -04:00
telemetry Change some Gun connection pool logs to debug level 2024-02-14 13:28:32 -05:00
tesla/middleware
tests
upload
uploaders Use config to control Uploader callback timeout 2024-01-22 18:37:13 -05:00
user Include following/followers in backups 2024-03-10 23:53:12 +01:00
web InstanceView: Update features 2024-03-18 14:02:29 +01:00
workers Merge remote-tracking branch 'origin/develop' into link-verification 2024-03-07 13:13:49 +01:00
activity.ex
announcement.ex Announcement: fix dialyzer errors and add typespec for the changeset 2024-01-22 18:37:13 -05:00
announcement_read_relationship.ex
application.ex Remove vestiges of old Postgres support 2024-03-18 15:42:15 -04:00
application_requirements.ex Pleroma.ApplicationRequirements: fix dialyzer errors 2024-01-20 16:10:11 -05: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
chat.ex FlakeId.Ecto.CompatType.t() does not exist 2024-01-20 16:36:01 -05:00
clippy.ex
config.ex
config_db.ex Fix invalid typespec references to Ecto.Changeset.t() 2024-01-20 16:47:50 -05:00
constants.ex Allow local user to have group actor type 2023-12-27 12:27:37 -05:00
conversation.ex Credo.Check.Readability.PredicateFunctionNames 2024-01-26 16:59:58 -05:00
counter_cache.ex
data_migration.ex Pleroma.Migrators.Support.BaseMigratorState: fix dialyzer error 2024-01-22 18:37:13 -05:00
delivery.ex
ecto_enums.ex
emoji-test.txt
emoji.ex Merge branch 'deps-bump' into 'develop' 2024-01-29 17:43:00 +00:00
filter.ex Pleroma.Filter: fix gradient error 2024-02-02 12:14:21 -05:00
following_relationship.ex Notifications: filter on users rather than activities 2024-03-17 20:58:59 +01:00
formatter.ex Fix mentioning punycode domains when using Markdown 2023-10-16 21:35:25 -04:00
frontend.ex
gun.ex
hashtag.ex
healthcheck.ex
html.ex Fix Rich Media Previews for updated activities 2024-02-04 23:47:04 -05:00
http.ex Fix following redirects with Finch 2023-12-29 00:50:50 -05:00
instances.ex These functions in Pleroma.Instances should be defdelegates to Pleroma.Instances.Instance 2023-12-27 12:44:16 -05:00
job_queue_monitor.ex
jwt.ex
keys.ex
list.ex
logging.ex
maintenance.ex
maps.ex Maps: Add filter_empty_values/1 2024-01-26 16:18:29 +01:00
marker.ex
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
notification.ex Notifications: filter on users rather than activities 2024-03-17 20:58:59 +01:00
object.ex Pleroma.Object: dialyzer error 2024-01-27 13:58:50 -05:00
object_tombstone.ex
otp_version.ex
pagination.ex Pleroma.Web.MastodonAPI.SearchController: fix dialyzer errors 2024-01-31 11:12:41 -05:00
password_reset_token.ex
prom_ex.ex
registration.ex
release_tasks.ex Dialyzer: fix pattern match coverage 2024-01-20 17:58:47 -05:00
repo.ex
report_note.ex Fix invalid typespec references to Ecto.Changeset.t() 2024-01-20 16:47:50 -05:00
reverse_proxy.ex MediaProxy RFC compliance 2024-02-14 13:25:52 -05:00
scheduled_activity.ex
search.ex
signature.ex Pleroma.Signature: dialyzer error 2024-01-26 21:03:41 -05:00
stats.ex
thread_mute.ex
upload.ex MascotController dialyzer error 2024-01-31 10:13:02 -05:00
user.ex Merge remote-tracking branch 'origin/develop' into link-verification 2024-03-07 13:13:49 +01:00
user_invite_token.ex Fix invalid typespec references to Ecto.Changeset.t() 2024-01-20 16:47:50 -05:00
user_note.ex
user_relationship.ex Pleroma.User: fix dialyzer errors 2024-01-22 18:37:13 -05:00
utils.ex
web.ex
xml_builder.ex