Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
View all features
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
Enterprise platform
AI-powered developer platform
Available add-ons
GitHub Advanced Security
Enterprise-grade security features
Copilot for business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
kentonv
/
ep_comments
Public
forked from
ether/ep_comments_page
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
sandstorm
User selector
All users
Datepicker
All time
Commit History
Commits on Nov 16, 2016
Don't apply hover styles to new-comment box.
kentonv
committed
6ae518c
Copy full SHA for 6ae518c
Don't blink comment box on click.
Show description for 853c6f1
kentonv
committed
853c6f1
Copy full SHA for 853c6f1
Change comments to highlight on click rather than hover.
Show description for 5ece3b3
kentonv
committed
5ece3b3
Copy full SHA for 5ece3b3
Create a visual gutter on the right for comments to live in.
Show description for a007ded
kentonv
committed
a007ded
Copy full SHA for a007ded
Include comment text as activity event body.
kentonv
committed
49c7c34
Copy full SHA for 49c7c34
Post Sandstorm notifications on comments.
kentonv
committed
433f97d
Copy full SHA for 433f97d
Enforce separate "comment" permission on Sandstorm.
Show description for cf558ef
kentonv
committed
cf558ef
Copy full SHA for cf558ef
Fix exception thrown from addTextOnClipboard by requiring underscore.js explicitly.
Show description for 1e5c48b
kentonv
committed
1e5c48b
Copy full SHA for 1e5c48b
Commits on Nov 15, 2016
Merge pull request #104 from lpagliari/fix_overlap
Show description for 478ce32
lpagliari
authored
478ce32
Copy full SHA for 478ce32
Fix time formatting tests, now that we have l10n for Deutsch
lpagliari
committed
57e3783
Copy full SHA for 57e3783
Add prefix to tests, so it is easy to run all tests of this plugin
lpagliari
committed
d6235f9
Copy full SHA for d6235f9
Commits on Oct 10, 2016
Merge pull request #103 from storytouch/master
Show description for 65f31df
lpagliari
authored
65f31df
Copy full SHA for 65f31df
Commits on Oct 7, 2016
Refactor function
joassouza
committed
4e02b24
Copy full SHA for 4e02b24
Commits on Sep 13, 2016
Merge pull request #101 from kentonv/fix-listen
Show description for 04031b7
lpagliari
authored
04031b7
Copy full SHA for 04031b7
Merge pull request #100 from kentonv/master
Show description for 0cd6955
lpagliari
authored
0cd6955
Copy full SHA for 0cd6955
Listen for replies even if no replies exist at startup.
kentonv
committed
c15ccf7
Copy full SHA for c15ccf7
Don't double the number of reply listeners every time there is a reply.
kentonv
committed
8dae299
Copy full SHA for 8dae299
Commits on Aug 4, 2016
Fix bug of not keeping the content of cut on buffer
Show description for 0259a84
joassouza
committed
0259a84
Copy full SHA for 0259a84
Commits on Jun 14, 2016
transfer ownership to the foundation
JohnMcLear
committed
ae49ea5
Copy full SHA for ae49ea5
Commits on Jun 13, 2016
bump
JohnMcLear
committed
71d3d75
Copy full SHA for 71d3d75
Commits on Jun 8, 2016
Merge pull request #98 from PhilLAL/develop
Show description for e62cc6e
lpagliari
committed
e62cc6e
Copy full SHA for e62cc6e
Added french locales
PhilLAL
committed
1ffbf50
Copy full SHA for 1ffbf50
Commits on May 13, 2016
Merge pull request #97 from joassouza/master
Show description for 8b2b386
JohnMcLear
committed
8b2b386
Copy full SHA for 8b2b386
Remove stopImmediatePropagation from listeners
Show description for 404faba
joassouza
committed
404faba
Copy full SHA for 404faba
Commits on Apr 27, 2016
bump v
JohnMcLear
committed
4465622
Copy full SHA for 4465622
Commits on Jan 22, 2016
Merge pull request #87 from joassouza/copy-selection
Show description for 94382b8
lpagliari
committed
94382b8
Copy full SHA for 94382b8
Change and add some comments, use browser library
joassouza
committed
fd41c92
Copy full SHA for fd41c92
Commits on Jan 21, 2016
Fix copy and paste comments in the same pad
Show description for 26c01c8
joassouza
committed
26c01c8
Copy full SHA for 26c01c8
Commits on Jan 12, 2016
Merge pull request #86 from joassouza/scrollElementClean
Show description for 143cffe
lpagliari
committed
143cffe
Copy full SHA for 143cffe
Refactor code, better naming
joassouza
committed
ea1c2dd
Copy full SHA for ea1c2dd
Avoid scroll selected element when it is visible on viewport
Show description for 1e1e87a
joassouza
committed
1e1e87a
Copy full SHA for 1e1e87a
Commits on Jan 11, 2016
Merge pull request #82 from storytouch/master
Show description for 3e66ca5
lpagliari
committed
3e66ca5
Copy full SHA for 3e66ca5
Merge pull request #83 from lpagliari/markTargetTextOfComment
Show description for 6091999
lpagliari
committed
6091999
Copy full SHA for 6091999
Hide text highlight feature under a setting
lpagliari
committed
9fc49ef
Copy full SHA for 9fc49ef
Commits on Dec 21, 2015
Merge pull request #84 from kamilmowinski/master
Show description for 4596204
JohnMcLear
committed
4596204
Copy full SHA for 4596204
Pagination
Previous
Next
You can’t perform that action at this time.