Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TelegramBridge] Populate author #1183

Merged
merged 4 commits into from
Jun 22, 2019
Merged

[TelegramBridge] Populate author #1183

merged 4 commits into from
Jun 22, 2019

Conversation

triatic
Copy link
Contributor

@triatic triatic commented Jun 22, 2019

No description provided.

@logmanoriginal
Copy link
Contributor

I like your last change 😄
Would you consider changing it to this for the sake of clarity?

$item['author'] = html_entity_decode(
	trim($messageDiv->find('a.tgme_widget_message_owner_name', 0)->plaintext),
	ENT_QUOTES
);

@triatic
Copy link
Contributor Author

triatic commented Jun 22, 2019

I just missed your comment! How about this one instead?

@logmanoriginal
Copy link
Contributor

Sure, works for me. Thanks for keeping it readable 👍

@logmanoriginal logmanoriginal merged commit 69acc62 into RSS-Bridge:master Jun 22, 2019
@triatic triatic deleted the patch-3 branch June 23, 2019 09:14
infominer33 pushed a commit to web-work-tools/rss-bridge that referenced this pull request Apr 17, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants