summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2015-04-08new fix for #1766John McLear
2015-04-06Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...John McLear
2015-04-05timeslider settings for fontsJohn McLear
2015-04-05hacky fix for opendyslexicJohn McLear
2015-04-05support for open dyslexic fontJohn McLear
2015-04-05use ctrl shift 2 instead of alt aJohn McLear
2015-04-05fix issue where focus on timeslider wouldnt workJohn McLear
2015-04-03final accessibility for Timeslider hopefullyJohn McLear
2015-04-02Merge branch 'editbar-accessibility' of github.com:ether/etherpad-lite into e...John McLear
2015-04-02change to alt shit and a to show authorsJohn McLear
2015-04-02fix for #2574John McLear
2015-04-02fix timeslider title issuesJohn McLear
2015-03-31Merge branch 'develop' of github.com:ether/etherpad-lite into editbar-accessi...John McLear
2015-03-31Merge pull request #2423 from ether/fix/reimplement-ace-getAttributeOnSelectionJohn McLear
2015-03-31Merge pull request #2482 from ether/chrome-list-handlingJohn McLear
2015-03-31Merge pull request #2541 from cristo-rabani/patch-3John McLear
2015-03-31Merge pull request #2565 from tm-linkwerk/feature-2558-attributes-on-positionJohn McLear
2015-03-31expose method for getting a full user list on the client including historical...John McLear
2015-03-31better handling for inputs and left and right arrowsJohn McLear
2015-03-31MVP of alt A behavior to show author of lineJohn McLear
2015-03-31I came to bring the rain.. Let me get my coat... Fix focus on timeslider i...John McLear
2015-03-31Timeslider accessibility and BugfixesJohn McLear
2015-03-31make user list a document so it's easy to navigate by screen readersJohn McLear
2015-03-31fix alt and focus issuesJohn McLear
2015-03-31make buttons i18n friendly and a better experienceJohn McLear
2015-03-31make Alt C and Alt F9 and Escape work from anywhereJohn McLear
2015-03-31dont use nasty settimeouts use a callback instead for focusJohn McLear
2015-03-31feature #2558 added documentationThomas Muehlichen
2015-03-30fix issue with showControls false not workingJohn McLear
2015-03-26Feature #2567 Added workaround to enable contentcollector to write key-value ...Thomas Muehlichen
2015-03-26much better chat focus toggle behaviorJohn McLear
2015-03-26alt c to focus on chat and gritter and chat both now work with ariaJohn McLear
2015-03-26more keyboard support while in editbarJohn McLear
2015-03-26fix firefox button stylingJohn McLear
2015-03-26more working logic and also pretty nice screen reader experienceJohn McLear
2015-03-26stop listing URL each time focus is placed back on inner iframeJohn McLear
2015-03-26make the pad contents act like an application and not contents, this can prob...John McLear
2015-03-26escape to exit editbarJohn McLear
2015-03-25support drop down show eventsJohn McLear
2015-03-25whoopsJohn McLear
2015-03-25working f9 logicJohn McLear
2015-03-25logic to send focus back to pad on Alt F9 when focus on editbarJohn McLear
2015-03-25better logic for handling lr arrowsJohn McLear
2015-03-25feature #2558 more precise documentationThomas Muehlichen
2015-03-25remove console logJohn McLear
2015-03-25remove console logJohn McLear
2015-03-25different font families for people with dyslexiaJohn McLear
2015-03-25feature #2558 added functions to get all attributes at the current or an abri...Thomas Muehlichen
2015-03-25first semi working alt f9 functionalityJohn McLear
2015-03-24own listcristo-rabani