This repository has been archived by the owner on Dec 12, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 8
Youtube media publishers now show properly in rewards panel #151
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jasonrsadler
force-pushed
the
pub_media_panel
branch
from
October 19, 2018 03:28
d51d748
to
bf15340
Compare
18 tasks
jasonrsadler
force-pushed
the
pub_media_panel
branch
from
October 19, 2018 13:47
bf15340
to
cd82274
Compare
ryanml
reviewed
Oct 22, 2018
.gitignore
Outdated
.idea | ||
.vscode |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Did you mean to add this?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yes, .vscode
directory should not be checked in.
NejcZdovc
added
pr/work-in-progress
and removed
PR/Pending Review
pr/work-in-progress
labels
Oct 22, 2018
jasonrsadler
changed the title
Youtube and Twitch media publishers now show properly in rewards panel
Youtube media publishers now show properly in rewards panel
Oct 25, 2018
jasonrsadler
force-pushed
the
pub_media_panel
branch
3 times, most recently
from
October 25, 2018 17:53
d9533e2
to
d087eef
Compare
jasonrsadler
force-pushed
the
pub_media_panel
branch
from
October 25, 2018 20:32
e4a38ba
to
0396fb4
Compare
jasonrsadler
force-pushed
the
pub_media_panel
branch
2 times, most recently
from
October 25, 2018 21:27
7c6585c
to
e5a4f30
Compare
NejcZdovc
force-pushed
the
pub_media_panel
branch
4 times, most recently
from
October 29, 2018 09:56
484a1df
to
a34bdd0
Compare
NejcZdovc
force-pushed
the
pub_media_panel
branch
2 times, most recently
from
October 29, 2018 09:58
550ae3a
to
fd0cac3
Compare
…rewards panel Fixed getting favicon for Twitch vod Update for youtube showing up right away in panel. Stabilized youtube media publisher panel Removing debug log lines Cleaned up redundant database functionality Stabilized youtube media publisher panel clean up debug comments Replaced accidentally removed line Merge Fixes exclude/include on fresh site
NejcZdovc
force-pushed
the
pub_media_panel
branch
from
October 29, 2018 12:29
8b0fecc
to
1225617
Compare
NejcZdovc
approved these changes
Oct 29, 2018
jasonrsadler
commented
Oct 29, 2018
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
++ on your part
I am seeing some problems with certain custom paths for some publishers not showing up. Created an issue in brave/brave-browser#1886 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fixes #116
core implementation brave/brave-core#699