summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
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-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-22Bumped ueberDB to 0.2.14 so Cassandra suport is includedSimon Gaeremynck
2015-03-20fixes #2556 (error toggling line attribute) and clarified method documentatio...Thomas Muehlichen
2015-03-14oops, fix export with wildcardswebzwo0i
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-27Trigger renumbering when deleting (via cut) the first item of a listChris Ball
2015-02-27Merge pull request #2527 from ldidry/issue-1870-get-saved-revisions-countJohn McLear
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
2015-02-25Add a saveRevision API functionLuc Didry
2015-02-24Fixes #1870Luc Didry
2015-02-22mobile stylings for chat always on screenJohn McLear
2015-02-22Merge pull request #2520 from ether/load-testing-settingsJohn McLear
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-16add try-catch clause around calls to applyToATextwebzwo0i
2015-02-16throw in applyToText and not in applyToATextwebzwo0i
2015-02-16Revert "51c14d994756e60333b0b60eccb7255cf0c86461 changed the return value of"webzwo0i
2015-02-16add semicolonswebzwo0i
2015-02-1551c14d994756e60333b0b60eccb7255cf0c86461 changed the return value ofwebzwo0i
2015-02-15we do not have the text/padid, but at least we can print the changesetwebzwo0i
2015-02-15print the actual text...webzwo0i
2015-02-15string concat, not multiple arguments...webzwo0i
2015-02-15better error messagewebzwo0i
2015-02-15remove unnecessary code; because we have checks in every op now we don'twebzwo0i
2015-02-15add newline counting for - and + opwebzwo0i
2015-02-15off by 1webzwo0i
2015-02-15add a comment to make clear that the string in stringIteratorwebzwo0i
2015-02-14totally wrong, introduced by myself inwebzwo0i