summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Collapse)Author
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
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-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-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
This reverts commit 66582b19e7a196b77df1e9a912db020189a93014.
2015-02-16add semicolonswebzwo0i
2015-02-1551c14d994756e60333b0b60eccb7255cf0c86461 changed the return value ofwebzwo0i
applyToText to an array that includes if there was an error in the newline part of an changeset op. easysync_tests need to know this too
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
need this anymore
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
does not change; only curIndex is increased. Newlines are counted between curIndex and the end of string.
2015-02-14totally wrong, introduced by myself inwebzwo0i
3354b9406b94e1a04b5eee1c0152914dde73ba89 the first part is always false so the second part which is always true in case a cs deleted some lines was never triggered...sigh
2015-02-13bump v for #2505 fixJohn McLear
2015-02-11may aswell make the git sha a link to the commitJohn McLear
2015-02-11working, need to test thoughJohn McLear
2015-02-11seems rightJohn McLear
2015-02-09fix JS error in timeslider if offset doesn't existJohn McLear
2015-02-09minor css polish for user inputJohn McLear
2015-02-09should be final logic for chatandusersJohn McLear
2015-02-09and even mroe polishJohn McLear
2015-02-09more styling stuffJohn McLear
2015-02-09better cssJohn McLear
2015-02-08cleaner fix for queue issueJohn McLear
2015-02-07fix scroll issue where focus is not well managedJohn McLear
remove console logs
2015-02-04use latest cleanCSSJohn McLear
2015-02-04bump versions to see if it's stableJohn McLear
2015-01-28hrm bit of a hack, anyone any ideas on better way?John McLear
2015-01-27better variable nameJohn McLear
2015-01-27Merge branch 'develop' of github.com:ether/etherpad-lite into developJohn McLear
2015-01-27change to cc..John McLear
2015-01-27content collector should also register the blocks, no idea why this wasnt in ↵John McLear
before
2015-01-26Localisation updates from https://translatewiki.net.Siebrand Mazeland
2015-01-26bump vJohn McLear
2015-01-26Merge pull request #2497 from ether/image-support-hookJohn McLear
clean support for image hook