philomena/lib/philomena
2020-09-27 23:03:53 -04:00
..
adverts run formatter 2020-01-10 23:20:19 -05:00
analyzers use msvg for svg analysis 2020-05-21 18:20:51 -04:00
badges run formatter 2020-01-10 23:20:19 -05:00
bans break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
channels fix channel creation errors 2019-12-31 19:54:19 -05:00
comments move search, textile, date parser to app namespace 2020-05-07 22:43:40 -04:00
commissions validate commission base price to be present, example image in directory listing to be present 2020-02-06 17:24:41 -05:00
conversations fixes for private messages 2019-12-07 18:24:37 -05:00
dnp_entries Derive DNP types from reasons (#81) 2020-04-07 00:52:14 -04:00
donations admin donations 2019-12-16 22:24:40 -05:00
duplicate_reports run formatter 2020-01-10 23:20:19 -05:00
filters fixes #76: filter public conversion route 2020-05-02 12:58:11 -04:00
forums run formatter 2020-01-10 23:20:19 -05:00
galleries correctly return error on gallery unique constraint 2020-09-07 23:47:19 -04:00
image_faves split image context 2019-11-16 18:42:48 -05:00
image_features split image context 2019-11-16 18:42:48 -05:00
image_hides split image context 2019-11-16 18:42:48 -05:00
image_intensities uploading works 2019-11-25 23:51:17 -05:00
image_votes split image context 2019-11-16 18:42:48 -05:00
images recalculate size on processing (derpibooru/philomena#206) 2020-09-27 00:46:38 -04:00
mod_notes admin mod notes 2019-12-15 17:52:51 -05:00
notifications add commenting and notifications generation 2019-11-16 23:59:24 -05:00
poll_options run formatter 2020-01-10 23:20:19 -05:00
poll_votes split image context 2019-11-16 18:42:48 -05:00
polls unused 2020-09-10 01:15:42 -04:00
posts move search, textile, date parser to app namespace 2020-05-07 22:43:40 -04:00
processors mix format 2020-09-09 22:37:07 -04:00
reports move search, textile, date parser to app namespace 2020-05-07 22:43:40 -04:00
roles context: roles 2019-08-28 13:34:36 -04:00
schema propagate aliases to non-image tag list entries 2020-09-27 23:03:53 -04:00
scrapers fix twitter scraper 2020-09-27 11:08:43 -04:00
search Fix all but one dialyzer warning 2020-08-11 19:15:32 -04:00
servers require http clients to handle errors 2020-09-09 23:12:54 -04:00
site_notices break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
source_changes run formatter 2020-01-10 23:20:19 -05:00
static_pages admin pages 2019-12-15 12:33:37 -05:00
tag_changes run formatter 2020-01-10 23:20:19 -05:00
tags fix alias replacement (philomena-dev/philomena#22) 2020-09-26 23:52:25 -04:00
textile don't lex closing bbcode as part of a link (furbooru/philomena#36) 2020-09-14 21:20:17 -04:00
topics fixes #115, add staff forum thread renaming 2020-05-06 22:58:03 -04:00
user_fingerprints split image context 2019-11-16 18:42:48 -05:00
user_ips split image context 2019-11-16 18:42:48 -05:00
user_links require tag to exist on user link creation 2020-09-06 16:23:24 -04:00
user_name_changes Renaming (#112) 2020-05-02 18:17:55 -04:00
user_statistics run formatter 2020-01-10 23:20:19 -05:00
user_whitelists split image context 2019-11-16 18:42:48 -05:00
users remove comment edit time limit (philomena-dev/philomena#26) 2020-09-27 00:09:39 -04:00
versions run formatter 2020-01-10 23:20:19 -05:00
vpns context: versions, vpns 2019-08-28 18:41:03 -04:00
workers change event name 2020-06-15 20:14:05 -04:00
adverts.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
analyzers.ex run formatter 2020-01-10 23:20:19 -05:00
application.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
attribution.ex run formatter 2020-01-10 23:20:19 -05:00
badges.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
bans.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
batch.ex run formatter 2020-01-10 23:20:19 -05:00
channels.ex run formatter 2020-01-10 23:20:19 -05:00
comments.ex propagate hiding user on reports 2020-09-07 14:52:52 -04:00
commissions.ex fix changeset error on commission item creation 2020-09-10 12:54:19 -04:00
conversations.ex Squashed commit of the following: 2020-09-06 01:30:53 -04: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 propagate hiding user on reports 2020-09-07 14:52:52 -04:00
elasticsearch.ex use elastic multi search API for specific pages 2020-08-23 16:53:25 -04:00
elasticsearch_index.ex Elasticsearch 7 upgrade (#113) 2020-05-04 08:19:42 -04:00
exq_supervisor.ex add exq 2020-05-27 17:04:55 -04:00
filename.ex run formatter 2020-01-10 23:20:19 -05:00
filters.ex fixes #76: filter public conversion route 2020-05-02 12:58:11 -04:00
forums.ex run formatter 2020-01-10 23:20:19 -05:00
galleries.ex correctly return error on gallery unique constraint 2020-09-07 23:47:19 -04:00
http.ex hCaptcha (#19) 2020-09-12 13:43:16 -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 all processing code 2019-11-25 22:47:57 -05:00
image_votes.ex run formatter 2020-01-10 23:20:19 -05:00
images.ex don't automatically tag 'featured image' (furbooru/philomena#33) 2020-09-14 20:20:10 -04:00
intensities.ex run formatter 2020-01-10 23:20:19 -05:00
interactions.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
mailer.ex Replace Pow with generated Phoenix auth (#10) 2020-07-28 16:56:26 -04:00
mime.ex image upload mime validation - shows you what it thinks the mime type is (#79) 2020-04-07 00:22:03 -04:00
mod_notes.ex admin mod notes 2019-12-15 17:52:51 -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 Fix being able to vote on polls past their end date (#13) 2020-09-09 22:36:40 -04:00
polls.ex forum pages without polls have no active poll 2020-09-10 13:05:37 -04:00
polymorphic.ex run formatter 2020-01-10 23:20:19 -05:00
posts.ex propagate hiding user on reports 2020-09-07 14:52:52 -04:00
processors.ex run formatter 2020-01-10 23:20:19 -05:00
relative_date.ex move search, textile, date parser to app namespace 2020-05-07 22:43:40 -04:00
release.ex add release conf for performing migrations 2020-08-17 18:49:44 -04:00
repo.ex remove Repo.isolated_transaction/2 2020-09-06 12:39:53 -04:00
reports.ex mix format 2020-05-20 14:23:57 -04:00
roles.ex context: roles 2019-08-28 13:34:36 -04:00
scrapers.ex various scraper fixes 2019-12-18 18:51:02 -05:00
sha512.ex run formatter 2020-01-10 23:20:19 -05: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 reintroduce transaction and add impossible condition to first element of reduce step 2020-07-13 23:44:45 -04:00
tags.ex add tag alias validations 2020-09-06 14:19:21 -04:00
topics.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
uploader.ex add computed duration field 2020-07-06 14:00:02 -04:00
user_downvote_wipe.ex adjust counters during wipes (derpibooru/philomena#197) 2020-09-14 19:25:31 -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_links.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 run formatter 2020-01-10 23:20:19 -05:00
user_whitelists.ex split users context 2019-11-14 20:08:38 -05:00
user_wipe.ex remove unused columns from wipe 2020-08-31 20:51:22 -04:00
users.ex Squashed commit of the following: 2020-09-06 01:30:53 -04:00
versions.ex run formatter 2020-01-10 23:20:19 -05:00
vpns.ex context: versions, vpns 2019-08-28 18:41:03 -04:00