- 04 Feb, 2015 13 commits
-
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
The mapper wraps the store to trigger events during persistance calls.
-
Aron Carroll authored
-
Aron Carroll authored
-
Aron Carroll authored
This is called annotationLoader for the moment. It should probably be consolidated with other annotation methods at somepoint.
-
Aron Carroll authored
-
Aron Carroll authored
This listens to events from the CrossFrameUI service and will update the sidebar interface accordingly.
-
Aron Carroll authored
This ports Hypothesis into a service that should eventually handle _only_ the syncronization of the interface between the sidebar and the frames.
-
Gerben authored
-
Aron Carroll authored
This no longer depends on Annotator but instead listens for the events on the $rootScope.
-
- 03 Feb, 2015 2 commits
-
-
Randall Leeds authored
-
Randall Leeds authored
-
- 02 Feb, 2015 2 commits
-
-
Randall Leeds authored
The assertion is not what we want, nor is the argument that is passed to the `withToken` callback (which is the payload). We want the encoded token string, which will be inside the Auth plugin.
-
Randall Leeds authored
Improve viewfilter
-
- 30 Jan, 2015 4 commits
-
-
Gergely Ujvari authored
-
Nick Stenning authored
Remove focus state when clicking on toolbar buttons
-
Nick Stenning authored
Update Firefox extension
-
gergely-ujvari authored
Remove unused h.notification.domain_mailer
-
- 29 Jan, 2015 6 commits
-
-
Gergely Ujvari authored
-
ujvari authored
-
Gergely Ujvari authored
-
ujvari authored
-
ujvari authored
-
Gergely Ujvari authored
Backend has changed to allow this a long time ago, and as stream page performs frontend filtering too, backend results weren't shown.
-
- 27 Jan, 2015 5 commits
-
-
gergely-ujvari authored
Fix hit area for dropdown menu items
-
Kristof Csillag authored
Build production versions of the extensions on Travis
-
Aron Carroll authored
Now all items contain anchors which are set to display: block this keeps all implementations consistent and improves accessibility.
-
Aron Carroll authored
Add MathJax config option allign left.
-
RawKStar77 authored
Previously, MathJax was rendering display style math allign: "center", while KaTeX rendered allign: "left". This has been addressed.
-
- 26 Jan, 2015 5 commits
-
-
Aron Carroll authored
When the showHighlights option is passed to the guest constructor as we do with the extensions.
-
Aron Carroll authored
This prevents the focus style continuing to be applied after a toolbar button has been clicked.
-
Aron Carroll authored
Fix tag search.
-
Aron Carroll authored
-
Aron Carroll authored
This escapes any special url characters in the term
-
- 24 Jan, 2015 1 commit
-
-
Gergely Ujvari authored
ES stores the tag field as tags Fix #1879
-
- 23 Jan, 2015 2 commits
-
-
Aron Carroll authored
This contains some potentially confusing code and was clarified by Randall here: http://git.io/HvLCLA
-
Nick Stenning authored
Set the standalone conversation as the viewer root
-