philomena/lib/philomena
2024-07-15 20:57:39 -04:00
..
adverts Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
artist_links Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
autocomplete Autocomplete logic extraction 2024-06-22 21:42:43 -04:00
badges Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
bans Move ban ID generator to bans namespace 2024-07-13 16:12:31 -04:00
channels Remove Repo fetch from Channel module 2024-07-15 09:28:19 -04:00
comments Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
commissions preliminary removal of textile and big migration 2021-09-29 22:05:16 +02:00
conversations Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
dnp_entries preliminary removal of textile and big migration 2021-09-29 22:05:16 +02:00
donations Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
duplicate_reports Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
filters Extract query validation callback step to custom validator 2024-07-13 16:12:24 -04:00
forums Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
galleries Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
image_faves Add missing constraint conversions for interaction tables 2024-06-02 22:58:09 -04:00
image_features Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
image_hides Add missing constraint conversions for interaction tables 2024-06-02 22:58:09 -04:00
image_intensities uploading works 2019-11-25 23:51:17 -05:00
image_votes Add missing constraint conversions for interaction tables 2024-06-02 22:58:09 -04:00
images Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
mod_notes preliminary removal of textile and big migration 2021-09-29 22:05:16 +02:00
moderation_logs basic moderation logs 2021-11-07 19:51:55 +01:00
notifications New notifications UI: separated by category 2024-07-08 08:26:30 -04:00
poll_options run formatter 2020-01-10 23:20:19 -05:00
poll_votes additional timestamps declarations 2021-01-18 18:40:26 -05:00
polls Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
posts Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
reports Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
roles Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
schema Move ban ID generator to bans namespace 2024-07-13 16:12:31 -04:00
site_notices Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
source_changes Multiple sources structural changes 2023-05-28 16:14:44 +02:00
static_pages Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
tag_changes Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
tags Perform coercion for query strings in parser module 2024-07-13 15:32:00 -04:00
topics Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
user_fingerprints Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
user_ips Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
user_name_changes Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
user_statistics run formatter 2020-01-10 23:20:19 -05:00
user_whitelists Expunge improper schema use of NaiveDateTime (#91) 2021-01-18 13:01:03 -05:00
users Extract query validation callback step to custom validator 2024-07-13 16:12:24 -04:00
versions additional timestamps declarations 2021-01-18 18:40:26 -05:00
vpns context: versions, vpns 2019-08-28 18:41:03 -04:00
workers Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
adverts.ex Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
application.ex Move advert update server to app namespace and convert to GenServer 2024-06-22 13:59:59 -04:00
artist_links.ex Clean up remainder of ArtistLinks context 2024-06-24 16:28:58 -04:00
attribution.ex Fix weird indentation 2024-06-22 18:16:14 -04:00
autocomplete.ex Fix documentation errors 2024-06-24 19:48:17 -04:00
badges.ex Fix documentation errors 2024-06-24 19:48:17 -04:00
bans.ex Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
channels.ex Remove Repo fetch from Channel module 2024-07-15 09:28:19 -04:00
comments.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
commissions.ex fix changeset error on commission item creation 2020-09-10 12:54:19 -04:00
config.ex remove config server (philomena-dev/philomena#56) 2020-10-26 23:03:08 -04:00
conversations.ex fix derps 2022-03-24 19:01:38 +01:00
dnp_entries.ex run formatter 2020-01-10 23:20:19 -05:00
donations.ex context: donations 2019-08-28 12:53:01 -04:00
duplicate_reports.ex Adjust color distance ratio to match scaling 2022-01-20 17:21:29 -05:00
exq_supervisor.ex add exq 2020-05-27 17:04:55 -04:00
filters.ex Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
forums.ex Deduplicate common subscription logic 2024-07-02 17:21:52 -04:00
galleries.ex Deduplicate common subscription logic 2024-07-02 17:21:52 -04:00
image_faves.ex run formatter 2020-01-10 23:20:19 -05:00
image_features.ex split image context 2019-11-16 18:42:48 -05:00
image_hides.ex run formatter 2020-01-10 23:20:19 -05:00
image_intensities.ex Split out media processing tools into PhilomenaMedia namespace 2024-06-04 08:37:31 -04:00
image_votes.ex run formatter 2020-01-10 23:20:19 -05:00
images.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
interactions.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
mailer.ex Swap Bamboo for Swoosh email delivery 2024-06-02 19:08:06 -04:00
markdown.ex Add some specs and documentation, format 2021-09-29 22:09:21 -04:00
mod_notes.ex Move mod note query string query to context 2024-07-15 20:57:39 -04:00
moderation_logs.ex Simplify moderation logs context 2024-07-15 20:43:45 -04:00
native.ex Mix dependency updates 2024-03-04 11:56:56 -05:00
notifications.ex New notifications UI: separated by category 2024-07-08 08:26:30 -04:00
poll_options.ex fix forums associations 2019-09-30 20:50:34 -04:00
poll_votes.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
polls.ex Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
polymorphic.ex fix source url display, provide all source urls 2023-05-29 13:06:41 +02:00
posts.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
release.ex Local autocomplete (#151) 2021-12-26 19:16:21 -05:00
repo.ex remove Repo.isolated_transaction/2 2020-09-06 12:39:53 -04:00
reports.ex Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
roles.ex context: roles 2019-08-28 13:34:36 -04:00
search_policy.ex More fully separate underlying search behavior from usage in application 2024-06-03 21:08:33 -04:00
site_notices.ex Remove Time schema, replace with custom type 2024-07-13 16:07:33 -04:00
slug.ex fix tag slug double encoding (derpibooru/philomena#203) 2020-09-20 10:00:20 -04:00
source_changes.ex source/tag change model setup 2019-11-24 13:36:21 -05:00
static_pages.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
subscriptions.ex Deduplicate common subscription logic 2024-07-02 17:21:52 -04:00
tag_changes.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
tags.ex Remove Repo fetch from Channel module 2024-07-15 09:28:19 -04:00
topics.ex Shorten truncated utc_now pattern 2024-07-09 21:20:00 -04:00
user_downvote_wipe.ex Split out query features to PhilomenaQuery namespace 2024-06-03 21:08:33 -04:00
user_fingerprints.ex split users context 2019-11-14 20:08:38 -05:00
user_ips.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
user_name_changes.ex split users context 2019-11-14 20:08:38 -05:00
user_statistics.ex add and configure sobelow 2021-04-01 12:49:41 -04:00
user_whitelists.ex split users context 2019-11-14 20:08:38 -05:00
user_wipe.ex Remove spawn calls (#80) 2020-12-06 11:42:14 -05:00
users.ex Fix comment routes 2024-06-01 22:28:32 -04:00
versions.ex add and configure sobelow 2021-04-01 12:49:41 -04:00
vpns.ex context: versions, vpns 2019-08-28 18:41:03 -04:00