.. |
adverts
|
Move advert update server to app namespace and convert to GenServer
|
2024-06-22 13:59:59 -04:00 |
artist_links
|
Fix automatic awarding
|
2024-06-24 16:35:35 -04:00 |
autocomplete
|
Autocomplete logic extraction
|
2024-06-22 21:42:43 -04:00 |
badges
|
Split out media processing tools into PhilomenaMedia namespace
|
2024-06-04 08:37:31 -04:00 |
bans
|
Bans logic cleanup
|
2024-06-24 20:45:56 -04:00 |
channels
|
Channel automatic update move
|
2024-06-25 21:48:32 -04:00 |
comments
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -04:00 |
commissions
|
preliminary removal of textile and big migration
|
2021-09-29 22:05:16 +02:00 |
conversations
|
Fix MFA usage in cast_assoc (#267)
|
2024-06-01 23:37:39 -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
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -04:00 |
forums
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05:00 |
galleries
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -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
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -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
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05: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
|
Clean up poll validation
|
2023-04-09 19:30:18 -04:00 |
posts
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -04:00 |
reports
|
Remove Elastix and hackney
|
2024-06-21 11:37:47 -04:00 |
roles
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05:00 |
schema
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -04:00 |
site_notices
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05: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
|
Merge pull request #303 from philomena-dev/autocomplete-extraction
|
2024-06-24 19:44:29 -04:00 |
topics
|
Fix MFA usage in cast_assoc (#267)
|
2024-06-01 23:37:39 -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
|
Fix some credo issues
|
2024-06-24 23:23:43 -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
|
Fix documentation errors
|
2024-06-24 19:48:17 -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
|
Bans logic cleanup
|
2024-06-24 20:45:56 -04:00 |
channels.ex
|
Channel automatic update move
|
2024-06-25 21:48:32 -04:00 |
comments.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -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
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
galleries.ex
|
Fix some credo issues
|
2024-06-24 23:23:43 -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
|
feat: bump max source count to 15
|
2024-06-10 17:30:51 +03:00 |
interactions.ex
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05: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
|
admin mod notes
|
2019-12-15 17:52:51 -05:00 |
moderation_logs.ex
|
cronjob to clean mod logs
|
2021-11-08 11:41:13 +01:00 |
native.ex
|
Mix dependency updates
|
2024-03-04 11:56:56 -05:00 |
notifications.ex
|
run formatter
|
2020-01-10 23:20:19 -05:00 |
poll_options.ex
|
fix forums associations
|
2019-09-30 20:50:34 -04:00 |
poll_votes.ex
|
Expunge improper schema use of NaiveDateTime (#91)
|
2021-01-18 13:01:03 -05:00 |
polls.ex
|
forum pages without polls have no active poll
|
2020-09-10 13:05:37 -04:00 |
polymorphic.ex
|
fix source url display, provide all source urls
|
2023-05-29 13:06:41 +02:00 |
posts.ex
|
Split out query features to PhilomenaQuery namespace
|
2024-06-03 21:08:33 -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
|
ensure that site notices are live when selected
|
2019-12-20 09:22:39 -05: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 |
tag_changes.ex
|
Enable bulk reversion of bulk tag vandalism
|
2022-05-03 21:24:23 -04:00 |
tags.ex
|
Clean up remainder of ArtistLinks context
|
2024-06-24 16:28:58 -04:00 |
topics.ex
|
Clear deleted posts and topics from listings
|
2023-04-20 14:02:24 -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 |