docbrown/app
PJ 3f7d1fbc1a
Create feed impression and click events (#20043)
* getting started: model setup

* basic controller action & spec

* somewhat working click events

* pick up on impressions

* there was an attempt at batching without duplicates

* (better) bulk upsert service

* fix specs?

* touch up feed events JS

* end-to-end specs??

* workers wip

* fix failing user delete spec
2023-09-11 13:32:36 +01:00
..
assets Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
controllers Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
decorators Subscribe to Comment Functionality (#19555) 2023-07-10 17:11:46 +02:00
errors Favoring re-use of authorization error (#16992) 2022-03-24 08:16:28 -04:00
forms Refactor CreatorSettingsForm & spec (#19011) 2023-01-27 08:39:07 -05:00
helpers Renamed DisplayAd model to Billboard (#19993) 2023-08-28 08:09:36 -04:00
javascript Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
lib Replace SiteConfig with Settings::General in the comments (#20066) 2023-09-08 15:17:09 +03:00
liquid_tags Fix Windows tweet schrinking phenomenon (#19686) 2023-07-06 17:25:04 -04:00
mailers "Reply to" and "From" Email addresses for SMTP Configurations (#16499) 2022-02-16 16:14:54 +02:00
models Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
policies Added limited role (#19969) 2023-08-25 14:41:17 +05:30
queries Adjust ActiveThreadsQuery to use home_feed_minimum_score (#20004) 2023-08-29 09:35:09 -04:00
refinements Drop profile columns from user (#10707) 2020-12-03 08:14:38 +07:00
sanitizers Don't sanitize anchor elements with no href (#16667) 2022-02-22 11:27:38 -06:00
serializers Remove deprecated Organization's columns (#19396) 2023-06-26 10:36:33 -04:00
services Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
uploaders Image auto orient (#20018) 2023-09-07 15:38:34 -04:00
validators Exclude Page from ReservedWords checks (#19853) 2023-07-31 11:30:37 -04:00
view_objects Allow admins to set cover image height configs (#19936) 2023-08-21 13:25:16 -04:00
views Create feed impression and click events (#20043) 2023-09-11 13:32:36 +01:00
workers Add http_header to FastText for Fastly compatibility (#19999) 2023-08-28 09:34:59 -04:00