summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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-25remove console logJohn McLear
2015-03-25remove console logJohn McLear
2015-03-25different font families for people with dyslexiaJohn McLear
2015-03-25first semi working alt f9 functionalityJohn McLear
2015-03-24disable cut renumbering of OLs so cut paste worksJohn McLear
2015-03-24temp fix for cut paste but might break some OL functionalityJohn McLear
2015-03-22Merge pull request #2561 from simong/ueberdb-cassandraJohn McLear
Bumped ueberDB to 0.2.14 so Cassandra suport is included
2015-03-22Bumped ueberDB to 0.2.14 so Cassandra suport is includedSimon Gaeremynck
2015-03-21Merge pull request #2559 from tm-linkwerk/fix-2556-attributemanagerJohn McLear
fixes #2556 error toggling line attribute; clarified documentation
2015-03-20fixes #2556 (error toggling line attribute) and clarified method ↵Thomas Muehlichen
documentation (AttributeManager.toggleAttributeOnLine)
2015-03-15Merge pull request #2553 from ether/masterStefan
Merge branch master back to develop
2015-03-15Merge pull request #2552 from ether/release/1.5.2Stefan
Release/1.5.2
2015-03-15Add changelog for v1.5.2Stefan
2015-03-13Merge pull request #2550 from webzwo0i/fix-export-leakJohn McLear
oops, fix export with wildcards
2015-03-14oops, fix export with wildcardswebzwo0i
2015-03-13Merge pull request #2548 from lid2000/patch-1John McLear
Return true from handleCut function
2015-03-13Return true from handleCut functionlid2000
2015-03-04a should always have white space pre-wrap stops caret walking in chrome on themJohn McLear
2015-03-02bump ueberJohn McLear
2015-02-27Merge pull request #2533 from cjb/issue-2514-renumber-on-cutJohn McLear
Trigger renumbering when deleting (via cut) the first item of a list
2015-02-27Trigger renumbering when deleting (via cut) the first item of a listChris Ball
Fixes #2514.
2015-02-27Merge pull request #2527 from ldidry/issue-1870-get-saved-revisions-countJohn McLear
Fixes #1870
2015-02-26bump ueberdbJohn McLear
2015-02-26Merge branch 'develop' of github.com:ether/etherpad-lite into developJohn McLear
2015-02-25Add backend tests for new API functionsLuc Didry
These new functions are: * getSavedRevisionsCount * listSavedRevisions * saveRevision + typo fixing in backend tests
2015-02-25Add a saveRevision API functionLuc Didry
Calling saveRevision create an author which name is "API"
2015-02-24Fixes #1870Luc Didry
Add two functions to API : * getSavedRevisionsCount * listSavedRevisions
2015-02-22Merge pull request #2525 from ldidry/fix-doc-api-numberJohn McLear
Set correct API version in doc
2015-02-22Set correct API version in docLuc Didry
The doc says current version is 1.2.9, but there is getPadID which uses 1.2.10 API.
2015-02-22mobile stylings for chat always on screenJohn McLear
2015-02-22Merge pull request #2520 from ether/load-testing-settingsJohn McLear
allow for load testing connections to hit by a setting
2015-02-21fix export of bad pads and also limit import to filesJohn McLear
2015-02-19Localisation updates from https://translatewiki.net.Siebrand Mazeland
2015-02-16allow for load testing connections to hit by a settingJohn McLear
2015-02-16Merge branch 'develop' of github.com:ether/etherpad-lite into developJohn McLear