Commit Graph

305 Commits

Author SHA1 Message Date
Penar Musaraj d6af1d2e20 FEAT: ads.txt support
Adds a plugin setting that holds text content served on a new /ads.txt route.
2019-02-04 16:15:26 -05:00
Neil Lalonde 79d5f144a6 Merge branch 'master' into stable 2019-02-01 14:04:22 -05:00
Neil Lalonde 0debcbf2e8 Move scss out of plugin.rb into a file in assets/stylesheets 2019-02-01 13:46:11 -05:00
Neil Lalonde 408b043046 Merge branch 'master' into stable 2019-02-01 11:56:46 -05:00
Neil Lalonde e101e6a439 Update translations 2019-01-31 16:42:29 -05:00
Nathan Hopkins de0a47c1a7 Update CodeFund Ads to use new CodeFund API (#1)
Update CodeFund plugin to work with CodeFund's new API
2019-01-30 13:51:22 -05:00
Penar Musaraj 9172a8f405 Revert "Add support for ads.txt redirect"
This reverts commit f6c7c2d1af.

Ads.txt redirection can be done directly in core, in admin/customize/permalinks.
2019-01-29 16:22:00 -05:00
Penar Musaraj e628bc859b Revert "Add support for ads.txt redirect"
This reverts commit f6c7c2d1af.

Ads.txt redirection can be done directly in core, in admin/customize/permalinks.
2019-01-29 16:02:02 -05:00
Penar Musaraj f6c7c2d1af Add support for ads.txt redirect 2019-01-29 11:06:42 -05:00
Eric Berry a669381a71 Remove need to only allow UUID as CodeFund Property ID (#71)
* Remove need to only allow UUID as CodeFund Property ID

* Do not apply format check
2019-01-29 11:06:26 -05:00
Penar Musaraj 4aa6da8913 Add support for ads.txt redirect 2019-01-28 21:39:49 -05:00
Eric Berry cb445eaaa7 Remove need to only allow UUID as CodeFund Property ID (#71)
* Remove need to only allow UUID as CodeFund Property ID

* Do not apply format check
2019-01-14 17:08:19 -05:00
Joffrey JAFFEUX 75a56891d2 Reverts Ember.String.prototype.w monkey patching causing exception
The git blame of the commit is unclear on the reasons leading to this, and how to reproduce a failure.
2019-01-09 21:18:06 +01:00
Gerhard Schlager 0d4e6bb4fa Inherit rubocop config from discourse repo 2019-01-09 21:17:55 +01:00
Joffrey JAFFEUX 00789666d7 Reverts Ember.String.prototype.w monkey patching causing exception
The git blame of the commit is unclear on the reasons leading to this, and how to reproduce a failure.
2019-01-09 20:58:14 +01:00
Gerhard Schlager 0520d57862 Inherit rubocop config from discourse repo 2018-12-03 00:35:18 +01:00
Neil Lalonde 5eed122002 Merge branch 'master' into stable 2018-11-29 11:05:04 -05:00
Neil Lalonde f7afdb745d Update translations 2018-11-29 11:02:06 -05:00
Neil Lalonde 5191d65271
Merge pull request #70 from caugner/patch-2
locale: fix AdSense case
2018-11-20 16:47:52 -05:00
Claas Augner 79e6bd533a
locale: fix AdSense case
Source: https://www.transifex.com/discourse/discourse-org/translate/#de/$/117024429
2018-11-20 18:58:23 +01:00
Neil Lalonde 6349cce1c1
Update README.md 2018-11-01 11:49:33 -04:00
David Taylor 2e36e2c656 DEV: Apply prettier 2018-10-22 19:49:32 +01:00
Joe 2ed1d1c5d6
UX: adsense label causes horizontal scroll on mobiles 2018-09-15 04:44:59 +08:00
Neil Lalonde 4c45a27a72 Merge branch 'master' into stable 2018-09-10 13:48:57 -04:00
Neil Lalonde 1d47e45851 Update translations 2018-09-10 13:48:08 -04:00
Neil Lalonde a74f737880 add Ad Manager to the name 2018-08-23 10:08:18 -04:00
Neil Lalonde 53c4e68769 Update translations 2018-08-23 09:43:28 -04:00
Neil Lalonde c838f10467 Merge branch 'master' into stable 2018-07-19 13:50:15 -04:00
Neil Lalonde 425b64a9c2
Merge pull request #66 from gitcoinco/feature/only-request-on-id-provided
Ensure CodeFund request is only made if the Property ID is provided
2018-06-22 16:46:22 -04:00
Eric Berry 014ee3187b Ensure CodeFund request is only made if the Property ID is provided
Also updated README with CodeFund instructions and link
2018-06-22 14:41:59 -06:00
Neil Lalonde eb4f18aaa8 fix layout of /categories page 2018-06-20 15:33:06 -04:00
Neil Lalonde 595b44fe45 fix setting description 2018-06-20 15:26:25 -04:00
Neil Lalonde 252ff913db
Merge pull request #65 from gitcoinco/feature/add-codefund
Add CodeFund Advertising option
2018-06-20 15:23:24 -04:00
Eric Berry 9e84a89f76 Refactors per review 2018-06-20 09:15:15 -06:00
Joshua Rosenfeld 8b404b9ffb
Add URL to plugin.rb on stable branch 2018-06-19 22:39:51 -04:00
Eric Berry 1b7f642da6 Cleanup 2018-06-12 15:21:23 -06:00
Eric Berry 11a621fd50 Only display ad if content exists 2018-06-07 17:49:15 -06:00
Eric Berry 75439b5af3 Cleaned up debugs 2018-06-07 17:28:20 -06:00
Eric Berry 1cd33da722 Add CodeFund 2018-06-07 17:17:19 -06:00
Neil Lalonde a23386cd17 FIX: DFP ad units not refreshed when navigating between topic lists 2018-06-04 16:52:43 -04:00
Neil Lalonde 465ca5a09a Update translations 2018-05-31 15:26:16 -04:00
Jeff Wong 97f56a95bd FIX: resolve collision on ember's builtin w string function 2018-05-16 13:58:33 -07:00
Jeff Wong 3295a5ec26
Merge pull request #64 from featheredtoast/ember-w-function
FIX: resolve collision on ember's builtin w string function
2018-05-16 13:39:24 -07:00
Jeff Wong 136cceb1e3 FIX: resolve collision on ember's builtin w string function 2018-05-16 13:37:50 -07:00
Neil Lalonde 5d7ced78a6 Update translations 2018-04-24 10:27:12 -04:00
Neil Lalonde b17f1c44e4 Update translations 2018-03-07 14:13:57 -05:00
Neil Lalonde 1abeea6ff2 FIX: Amazon amazon_mobile_topic_above_suggested_src_code setting did not work 2018-02-15 14:32:10 -05:00
Neil Lalonde e06005cb27 remove blue background 2018-02-15 13:59:44 -05:00
Neil Lalonde 5cfead3d2a FIX: AdSense responsive ads in between posts were too wide 2018-02-15 13:59:08 -05:00
Joshua Rosenfeld 46219ea36e
Merge pull request #63 from fefrei/patch-1
Renamed /var/docker to /var/discourse
2018-02-01 08:40:33 -05:00