summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
2015-04-03final accessibility for Timeslider hopefullyJohn McLear
2015-04-02Merge branch 'editbar-accessibility' of github.com:ether/etherpad-lite into ↵John McLear
editbar-accessibility
2015-04-02change to alt shit and a to show authorsJohn McLear
2015-04-02Merge branch 'develop' of github.com:ether/etherpad-lite into ↵John McLear
editbar-accessibility
2015-04-02fix timeslider title issuesJohn McLear
2015-04-01reintroduce removed api points that were removed by mistakeJohn McLear
2015-04-01tests and fix up sloppy code by original authorJohn McLear
2015-04-01Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite ↵John McLear
into append-chat-api
2015-04-01fix import issue with txt files and abiword #2572John McLear
2015-03-31Merge branch 'develop' of github.com:ether/etherpad-lite into ↵John McLear
editbar-accessibility
2015-03-31Merge pull request #2423 from ether/fix/reimplement-ace-getAttributeOnSelectionJohn McLear
Re-implement ace_getAttributeOnSelection
2015-03-31Merge pull request #2482 from ether/chrome-list-handlingJohn McLear
chrome list handling fix for #2412
2015-03-31Merge pull request #2530 from ↵John McLear
webzwo0i/exception-handling-for-mimatched-composition do not crash when encountering mismatched compositions. log the changese...
2015-03-31Merge pull request #2538 from webzwo0i/check-author-attributionJohn McLear
Check author attribution and fix clearAuthorship test
2015-03-31Merge pull request #2541 from cristo-rabani/patch-3John McLear
fixed + support for value
2015-03-31Merge pull request #2565 from tm-linkwerk/feature-2558-attributes-on-positionJohn McLear
feature #2558 get attributes on position
2015-03-31expose method for getting a full user list on the client including ↵John McLear
historical data
2015-03-31doh capsJohn McLear
2015-03-31better handling for inputs and left and right arrowsJohn McLear
2015-03-31i18n for timeslider steppersJohn McLear
2015-03-31slightly different alt stuffJohn 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 ↵John McLear
import export
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
attributes
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 ↵John McLear
probably be togglable but default state should be editable
2015-03-26read for button activityJohn McLear
2015-03-26make index page accessible for screen readersJohn 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