Stefan
|
aa0d14c7d7
|
Merge branch 'master' of git://github.com/ether/etherpad-lite into create_pad_special_characters
|
2015-04-11 12:10:37 +02:00 |
|
John McLear
|
32a09ff461
|
tests and fix up sloppy code by original author
|
2015-04-01 13:52:56 +01:00 |
|
John McLear
|
c705a058fb
|
Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite into append-chat-api
|
2015-04-01 13:32:07 +01:00 |
|
Luc Didry
|
845788c39d
|
Add a saveRevision API function
Calling saveRevision create an author which name is "API"
|
2015-02-25 01:04:27 +01:00 |
|
Luc Didry
|
a08c50a77d
|
Fixes #1870
Add two functions to API :
* getSavedRevisionsCount
* listSavedRevisions
|
2015-02-24 23:42:35 +01:00 |
|
Mike DeRosa
|
4c6bd37286
|
Adding api call for appending a chat message.
|
2015-02-09 00:18:12 -05:00 |
|
John McLear
|
4f637befeb
|
more fixing
|
2015-01-19 02:59:17 +00:00 |
|
John McLear
|
cadb83ac5a
|
bumpage
|
2015-01-19 02:51:32 +00:00 |
|
John McLear
|
cfa3f15f94
|
Merge pull request #2373 from webzwo0i/avoid-global-vairables
dont make local variables global
|
2014-12-16 00:41:41 +00:00 |
|
webzwo0i
|
5d15f655f0
|
dont make local variables global
|
2014-12-14 22:01:28 +01:00 |
|
Cristo
|
f7dd756642
|
Update API.js
|
2014-11-12 19:53:56 +01:00 |
|
Cristo
|
f59238fe58
|
Update API.js
|
2014-11-12 19:50:43 +01:00 |
|
Cristo
|
24ac082cae
|
Update API.js
|
2014-11-12 19:49:08 +01:00 |
|
Cristo
|
9d39c9591a
|
update pad clients
|
2014-11-12 19:46:50 +01:00 |
|
Stefan
|
573a912e4f
|
Add check for special url characters to createPad API function
|
2014-11-08 17:26:40 +01:00 |
|
Cristo
|
c33c6e085e
|
comment addded
|
2014-11-08 01:39:27 +01:00 |
|
Cristo
|
d246a191c6
|
Added option to restore revisions #1791
|
2014-11-08 01:12:40 +01:00 |
|
Stephan Jauernick
|
412bdd1857
|
Renamed the variable to prevent possible problems.
|
2014-06-01 21:19:15 +02:00 |
|
Stephan Jauernick
|
d42a9eb3a6
|
Enhanced the Example for the API Method getPadID and make the return value consistent to other functions
|
2014-05-31 11:53:44 +02:00 |
|
Stephan Jauernick
|
fffdde0c59
|
Implemented the the new API method getPadID for reversing the Readonly ID. Based on: ff88c19fc1
|
2014-05-31 00:43:31 +02:00 |
|
John McLear
|
44b1ac2b16
|
Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crash
Fix getRevisionChangeset API call making etherpad crash
|
2014-05-14 14:10:44 +01:00 |
|
Lennart Brinkmann
|
dd8af99e2e
|
Add input validation for html param in setHTML()
|
2013-12-14 21:14:56 +01:00 |
|
John McLear
|
58bbfd8a65
|
resolve merge conflict
|
2013-12-09 21:55:04 +00:00 |
|
Luc Didry
|
3d8452b143
|
Replace tabs indentation with spaces indentation
Some files are obviously external libraries, I didn't touch them
|
2013-12-05 08:41:29 +01:00 |
|
s1341
|
52a99eb9e5
|
fix bugs, add force option to overwrite destination
|
2013-11-18 08:25:46 +02:00 |
|
s1341
|
93fcab0461
|
change parameter names
|
2013-11-17 21:01:02 +02:00 |
|
s1341
|
29d8bb7716
|
add pad copy/move API functions
|
2013-11-17 17:02:44 +00:00 |
|
Luc Didry
|
4a9602cc57
|
Fix getRevisionChangeset API call making etherpad crash
|
2013-11-07 22:49:20 +01:00 |
|
Eric Schrijver
|
b34224559d
|
‘Etherpad Lite’ -> ‘Etherpad’
|
2013-09-29 13:57:37 +02:00 |
|
Bernard `Guyzmo` Pratz
|
0e5a89becc
|
added full comments to the new API functions.
Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
|
2013-04-04 19:07:11 +02:00 |
|
Bernard `Guyzmo` Pratz
|
3df3b90bd9
|
fixed missing API functions declaration in API ; fixed a typo in APIHandler.
Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
|
2013-04-04 19:06:51 +02:00 |
|
Guyzmo
|
8f1348b40b
|
Added getAttributePool, getRevisionOfHead and getRevisionChangeset methods to API v1.2.8
Signed-off-by: Bernard `Guyzmo` Pratz <guyzmo+github@m0g.net>
|
2013-04-01 17:19:48 +02:00 |
|
John McLear
|
2c69066591
|
remove pointless stuff
|
2013-02-27 02:02:18 +00:00 |
|
John McLear
|
7c03bc2610
|
when exporting HTML include html and body
|
2013-02-14 01:13:23 +00:00 |
|
John McLear
|
c723aefdfe
|
when exporting HTML include html and body
|
2013-02-14 01:10:47 +00:00 |
|
John McLear
|
e152c477c7
|
include the callback call, for sanity and stop the pad from being nuked so early in the function
|
2013-02-12 23:38:02 +00:00 |
|
Jordan Hollinger
|
718421a46d
|
Bugfixes to getChatHistory API method
|
2013-02-04 00:57:51 -05:00 |
|
John McLear
|
4378561882
|
change to createDiffHTML
|
2013-01-28 16:52:23 +00:00 |
|
John McLear
|
3fac18f88a
|
resolve merge conflict
|
2013-01-27 17:54:26 +00:00 |
|
John McLear
|
ed5644d4e5
|
docs
|
2013-01-27 17:51:40 +00:00 |
|
Peter 'Pita' Martischka
|
07a267be7a
|
Added colors to pad diff
|
2013-01-27 16:45:09 +00:00 |
|
mluto
|
cb2b93b133
|
Added getChatHistory and getChatHead (api+code+doc)
|
2013-01-26 14:35:26 +01:00 |
|
John McLear
|
3fb2f02875
|
semi working
|
2013-01-22 23:16:49 +00:00 |
|
John McLear
|
d21585b880
|
mheh
|
2013-01-22 23:06:52 +00:00 |
|
John McLear
|
205d983225
|
make it crash
|
2013-01-22 22:48:05 +00:00 |
|
John McLear
|
5d416579ee
|
bring in some padDiff stuff that doesnt suck
|
2013-01-22 22:33:51 +00:00 |
|
Jordan Hollinger
|
858d8e6e71
|
listAllPads should return an object, not an arraay. issue #1374
|
2013-01-18 11:13:03 -05:00 |
|
John McLear
|
654654b4e1
|
Merge pull request #1342 from spcsser/feature/padlisting
API & backend to list pads on epl instance
|
2013-01-14 08:13:57 -08:00 |
|
Swen
|
198754222d
|
Added functionality to list pads on this server.
|
2013-01-08 20:14:01 +01:00 |
|
Stephan Jauernick
|
9f9f7a627e
|
corrected a documentation glitch for checkToken - clarified which token is validated
|
2013-01-02 15:14:46 +01:00 |
|