summaryrefslogtreecommitdiff
path: root/src/node/db/API.js
AgeCommit message (Expand)Author
2016-05-28fixes #2945John McLear
2015-10-19Add an appendText APITed Mielczarek
2015-09-30Fix off-by-one: The chatHead is in fact a valid message index.Andreas Fried
2015-08-30Merge pull request #2757 from Gared/doc_append_chat_messageStefan
2015-08-15Fix missing bracketStefan
2015-08-15Fix API call appendChatMessage to send new message to all connected clientsStefan
2015-04-11Merge branch 'master' of git://github.com/ether/etherpad-lite into create_pad...Stefan
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 in...John McLear
2015-02-25Add a saveRevision API functionLuc Didry
2015-02-24Fixes #1870Luc Didry
2015-02-09Adding api call for appending a chat message.Mike DeRosa
2015-01-19more fixingJohn McLear
2015-01-19bumpageJohn McLear
2014-12-16Merge pull request #2373 from webzwo0i/avoid-global-vairablesJohn McLear
2014-12-14dont make local variables globalwebzwo0i
2014-11-12Update API.jsCristo
2014-11-12Update API.jsCristo
2014-11-12Update API.jsCristo
2014-11-12update pad clientsCristo
2014-11-08Add check for special url characters to createPad API functionStefan
2014-11-08comment adddedCristo
2014-11-08Added option to restore revisions #1791Cristo
2014-06-01Renamed the variable to prevent possible problems.Stephan Jauernick
2014-05-31Enhanced the Example for the API Method getPadID and make the return value co...Stephan Jauernick
2014-05-31Implemented the the new API method getPadID for reversing the Readonly ID. Ba...Stephan Jauernick
2014-05-14Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crashJohn McLear
2013-12-14Add input validation for html param in setHTML()Lennart Brinkmann
2013-12-09resolve merge conflictJohn McLear
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-18fix bugs, add force option to overwrite destinations1341
2013-11-17change parameter namess1341
2013-11-17add pad copy/move API functionss1341
2013-11-07Fix getRevisionChangeset API call making etherpad crashLuc Didry
2013-09-29‘Etherpad Lite’ -> ‘Etherpad’Eric Schrijver
2013-04-04added full comments to the new API functions.Bernard `Guyzmo` Pratz
2013-04-04fixed missing API functions declaration in API ; fixed a typo in APIHandler.Bernard `Guyzmo` Pratz
2013-04-01Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to...Guyzmo
2013-02-27remove pointless stuffJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-14when exporting HTML include html and bodyJohn McLear
2013-02-12include the callback call, for sanity and stop the pad from being nuked so ea...John McLear
2013-02-04Bugfixes to getChatHistory API methodJordan Hollinger
2013-01-28change to createDiffHTMLJohn McLear
2013-01-27resolve merge conflictJohn McLear
2013-01-27docsJohn McLear
2013-01-27Added colors to pad diffPeter 'Pita' Martischka
2013-01-26Added getChatHistory and getChatHead (api+code+doc)mluto
2013-01-22semi workingJohn McLear
2013-01-22mhehJohn McLear