philomena/lib/philomena
2020-01-03 14:36:57 -05:00
..
adverts break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
analyzers verified uploaders 2019-11-26 20:45:57 -05:00
badges badges and awards 2019-12-15 15:02:13 -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 break compile time dependencies in query compilers 2019-12-30 16:02:25 -05:00
commissions commission item routes 2019-12-04 12:14:41 -05:00
conversations fixes for private messages 2019-12-07 18:24:37 -05:00
dnp_entries admin dnp queue 2019-12-12 16:44:50 -05:00
donations admin donations 2019-12-16 22:24:40 -05:00
duplicate_reports don't allow duplicate reports to have identical source and target 2019-12-30 08:42:00 -05:00
filters break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
forums admin forums 2019-12-15 12:54:27 -05:00
galleries break compile time dependencies in query compilers 2019-12-30 16:02:25 -05: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 update image size after optimization 2020-01-01 12:13:07 -05: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 poll votes 2019-12-19 22:41:19 -05:00
poll_votes split image context 2019-11-16 18:42:48 -05:00
polls topics/polls forms, relative dates 2019-11-18 22:38:22 -05:00
posts break compile time dependencies in query compilers 2019-12-30 16:02:25 -05:00
processors remove .bak file created by optipng bug 2020-01-03 11:54:05 -05:00
reports break compile time dependencies in query compilers 2019-12-30 16:02:25 -05:00
roles context: roles 2019-08-28 13:34:36 -04:00
schema add deleted toggle to main search form 2019-12-30 18:32:24 -05:00
scrapers various scraper fixes 2019-12-18 18:51:02 -05:00
servers explicitly set the app dir 2019-12-25 13:47:00 -05:00
site_notices break compile time dependencies in schema helpers 2019-12-30 16:22:24 -05:00
source_changes controller/view for tag changes, source changes 2019-11-24 21:16:22 -05:00
static_pages admin pages 2019-12-15 12:33:37 -05:00
tag_changes controller/view for tag changes, source changes 2019-11-24 21:16:22 -05:00
tags show hidden links on tag page, hidden status on profile page 2019-12-30 18:56:29 -05:00
textile discard old parser 2019-12-31 14:56:38 -05:00
topics correctly set last_replied_to_at in topics 2019-12-22 09:33:07 -05: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 admin user links 2019-12-09 20:21:49 -05:00
user_name_changes split image context 2019-11-16 18:42:48 -05:00
user_statistics update stats counters when specific actions are taken 2019-12-05 14:23:26 -05:00
user_whitelists split image context 2019-11-16 18:42:48 -05:00
users fix inability to delete comment contents 2020-01-03 14:36:57 -05:00
versions post versions 2019-12-06 08:58:34 -05:00
vpns context: versions, vpns 2019-08-28 18:41:03 -04:00
adverts.ex adverts 2019-12-14 21:54:16 -05:00
analyzers.ex refactor processor architecture 2019-12-07 00:49:20 -05:00
application.ex dynamic config 2019-12-25 11:56:19 -05:00
attribution.ex controller/view for tag changes, source changes 2019-11-24 21:16:22 -05:00
badges.ex badges and awards 2019-12-15 15:02:13 -05:00
bans.ex auto ip bans 2019-12-20 13:58:06 -05:00
batch.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
captcha.ex add captcha verification 2019-11-15 11:14:23 -05:00
channels.ex channel subscriptions 2019-12-04 23:27:40 -05:00
comments.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
commissions.ex commission item routes 2019-12-04 12:14:41 -05:00
conversations.ex fix conversation read marking 2019-12-26 10:16:37 -05:00
dnp_entries.ex fix staff buttons 2019-12-14 15:15:35 -05:00
donations.ex context: donations 2019-08-28 12:53:01 -04:00
duplicate_reports.ex admin: allow changing tags on deleted images, fix dupe report accepting 2019-12-23 09:46:48 -05:00
elasticsearch.ex fix a bunch of navigation weirdness 2019-12-26 17:43:32 -05:00
elasticsearch_index.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
filename.ex refactor processor architecture 2019-12-07 00:49:20 -05:00
filters.ex various filters fixes 2019-12-22 16:47:16 -05:00
forums.ex automatic notifications clearing 2019-12-01 00:03:45 -05:00
galleries.ex fix unintentional inactivation of local storage settings 2020-01-01 11:05:44 -05:00
http.ex add connection: close to proxy request 2019-12-16 15:34:21 -05:00
image_faves.ex update stats counters when specific actions are taken 2019-12-05 14:23:26 -05:00
image_features.ex split image context 2019-11-16 18:42:48 -05:00
image_hides.ex add interactions 2019-11-16 21:20:33 -05:00
image_intensities.ex all processing code 2019-11-25 22:47:57 -05:00
image_navigator.ex fix gallery navigation again 2019-12-26 18:00:44 -05:00
image_scope.ex allow users to reveal hidden images, moderators to index deleted images 2019-12-17 19:42:50 -05:00
image_sorter.ex fix a bunch of navigation weirdness 2019-12-26 17:43:32 -05:00
image_votes.ex update stats counters when specific actions are taken 2019-12-05 14:23:26 -05:00
images.ex reject associated duplicate reports when deleting 2019-12-30 18:37:41 -05:00
intensities.ex add corner intensities and mime type hooks 2019-11-25 00:18:16 -05:00
interactions.ex duplicate reports 2019-12-08 23:41:35 -05:00
mime.ex refactor processor architecture 2019-12-07 00:49:20 -05:00
mod_notes.ex admin mod notes 2019-12-15 17:52:51 -05:00
notifications.ex notification clearing, forum subscriptions 2019-11-29 14:29:01 -05:00
poll_options.ex fix forums associations 2019-09-30 20:50:34 -04:00
poll_votes.ex poll votes 2019-12-19 22:41:19 -05:00
polls.ex fix forums associations 2019-09-30 20:50:34 -04:00
polymorphic.ex admin mod notes 2019-12-15 17:52:51 -05:00
posts.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
processors.ex refactor processor architecture 2019-12-07 00:49:20 -05:00
repo.ex topics/polls forms, relative dates 2019-11-18 22:38:22 -05:00
reports.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05: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 add processor skeleton 2019-11-25 21:57:47 -05:00
site_notices.ex ensure that site notices are live when selected 2019-12-20 09:22:39 -05:00
slug.ex use more correct uri encoding method 2019-12-25 03:49:40 -05:00
source_changes.ex source/tag change model setup 2019-11-24 13:36:21 -05:00
static_pages.ex admin pages 2019-12-15 12:33:37 -05:00
tag_changes.ex tag change mass reversion 2019-12-22 00:09:01 -05:00
tags.ex break compile time dependencies for elasticsearch index usage 2019-12-24 16:14:42 -05:00
topics.ex correctly set last_replied_to_at in topics 2019-12-22 09:33:07 -05:00
uploader.ex avatar uploading 2019-12-07 11:26:45 -05:00
user_downvote_wipe.ex fix vote wipe mechanism 2020-01-01 18:29:49 -05:00
user_fingerprints.ex split users context 2019-11-14 20:08:38 -05:00
user_ips.ex split users context 2019-11-14 20:08:38 -05:00
user_links.ex show hidden links on tag page, hidden status on profile page 2019-12-30 18:56:29 -05:00
user_name_changes.ex split users context 2019-11-14 20:08:38 -05:00
user_statistics.ex update stats counters when specific actions are taken 2019-12-05 14:23:26 -05:00
user_whitelists.ex split users context 2019-11-14 20:08:38 -05:00
user_wipe.ex more admin tools 2019-12-17 00:44:24 -05:00
users.ex re-add mod scratchpad by blatantly copy-pasting 2019-12-22 17:17:20 -05:00
versions.ex tentative comment editing 2019-12-06 09:43:01 -05:00
vpns.ex context: versions, vpns 2019-08-28 18:41:03 -04:00