Osama Sayegh
c2057a5056
FEATURE: Add per-ad visibility settings for anons and logged-in users ( #168 )
...
This commit adds 2 new settings to house ads to control whether an ad is shown to anonymous users and logged in users. Existing ads that were created before this feature will default to true for both settings; i.e., they will remain to be visible to both anonymous and logged-in users, but it will be possible to change the settings. Turning off both settings will effectively disable the ad completely.
2023-04-07 17:56:22 +03:00
Jarek Radosz
c788b7bf1f
DEV: Lose the es6 suffix ( #131 )
2022-03-05 17:23:41 +01:00
tshenry
f2171a51c3
FIX: use imports instead of Discourse global ( #118 )
...
Replaces `Discourse.Site` with the imported equivalent and `Discourse.SiteSettings` with `this.siteSettings`
2021-09-21 11:27:10 -07:00
Joffrey JAFFEUX
30dad0281d
DEV: apply coding standards ( #91 )
2020-09-04 13:24:14 +02:00
Penar Musaraj
203e14b639
Fix eslint warnings
2019-06-14 12:10:11 -04:00
Neil Lalonde
d3a5927ede
Don't render inside a cloaked post
2019-05-10 14:22:18 -04:00
Neil Lalonde
1bd80e1afe
FEATURE: House Ads
...
Allows creating ads within Discourse admin at Plugins > House Ads.
Write the ads in html and style them with CSS in themes.
2019-05-03 11:39:34 -04:00
David Taylor
2e36e2c656
DEV: Apply prettier
2018-10-22 19:49:32 +01:00
Eric Berry
9e84a89f76
Refactors per review
2018-06-20 09:15:15 -06:00
Eric Berry
1cd33da722
Add CodeFund
2018-06-07 17:17:19 -06:00
Guo Xiang Tan
89f8c7bb53
Remove tabs.
2017-09-05 09:22:23 +08:00
Robin Ward
1cd0bef933
FIX: Support for embedding ads via component
2016-11-23 14:29:30 -05:00
Neil Lalonde
e4405dd486
Add support for showing ad after every nth post, not only after the nth post
2016-04-21 18:53:39 -04:00
Robin Ward
4ab0f0fab8
Upgrade to new Plugin API
2016-02-22 12:16:09 -05:00
Robin Ward
ebed90fab7
Support linting, clean up some unused variables and weird spacing
2016-02-19 15:29:00 -05:00
Sarah Ni
2d752d8b2f
basic amazon product link inputs added and works
2015-09-10 22:48:14 +10:00
vi
e3dded27d9
how to approach the .setTargeting issue
2015-08-28 15:25:11 +10:00
vi
f94bf79192
Added custom targeting to all slots and Sebastian fixed the variable issue in adsense - thanks Seb!
2015-08-28 12:21:40 +10:00
vi
d179ed4fe9
Successfully merge with bug in cmd push
2015-08-25 14:30:23 +10:00
Sarah Ni
9aa1bb3f4a
Added input for nth post for users
2015-08-04 14:52:58 +10:00
Sarah Ni
9e7b33f7c1
Successful ads between nth post
2015-08-04 11:25:00 +10:00