index
:
etherpad-lite
cr/openbsd_install
develop
master
Really real-time collaborative document editing. http://etherpad.org
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
node
/
db
Age
Commit message (
Expand
)
Author
2015-11-10
Protects against a null atext in cloneAText
Francois Cassin
2015-10-28
Fix for #2809
Bradley Arvin
2015-10-19
Add an appendText API
Ted Mielczarek
2015-09-30
Fix off-by-one: The chatHead is in fact a valid message index.
Andreas Fried
2015-08-30
Merge pull request #2757 from Gared/doc_append_chat_message
Stefan
2015-08-15
Fix missing bracket
Stefan
2015-08-15
Fix API call appendChatMessage to send new message to all connected clients
Stefan
2015-06-30
Restore newline-adding to setText() if passed string does not end in '\n'.
Xavid
2015-06-21
Add an 'author' entry to the context for the padCreate and padUpdate hooks.
Xavid
2015-05-05
When using setText(), replace the entire existing text of the pad,
Xavid
2015-04-11
Merge pull request #2302 from Gared/create_pad_special_characters
John McLear
2015-04-11
Merge branch 'master' of git://github.com/ether/etherpad-lite into create_pad...
Stefan
2015-04-08
update for express 4.x
Tom Hunkapiller
2015-04-01
tests and fix up sloppy code by original author
John McLear
2015-04-01
Merge branch 'feature/append-chat-api' of github.com:derosm2/etherpad-lite in...
John McLear
2015-02-25
Add backend tests for new API functions
Luc Didry
2015-02-25
Add a saveRevision API function
Luc Didry
2015-02-24
Fixes #1870
Luc Didry
2015-02-09
Adding api call for appending a chat message.
Mike DeRosa
2015-01-19
more fixing
John McLear
2015-01-19
bumpage
John McLear
2014-12-29
delay write to fix copypad -- bad practice but due to db.set not allowing cal...
John McLear
2014-12-29
resolve merge conflict
John McLear
2014-12-17
fix typo in addSavedRevisions
webzwo0i
2014-12-16
remove more dead requires.
webzwo0i
2014-12-16
Merge pull request #2373 from webzwo0i/avoid-global-vairables
John McLear
2014-12-14
dont make local variables global
webzwo0i
2014-11-15
Merge pull request #1682 from luto/fix-listSessionsOfGroup
John McLear
2014-11-12
Update API.js
Cristo
2014-11-12
Update API.js
Cristo
2014-11-12
Update API.js
Cristo
2014-11-12
update pad clients
Cristo
2014-11-08
Add check for special url characters to createPad API function
Stefan
2014-11-08
comment addded
Cristo
2014-11-08
Added option to restore revisions #1791
Cristo
2014-07-08
Merge pull request #2174 from ether/fix/copy-pad-update-lists
Marcel Klehr
2014-07-07
Fix Pad#copy routine for updating group list
Marcel Klehr
2014-06-17
Merge pull request #1787 from goldquest/dev_nopass_whensession
Marcel Klehr
2014-06-11
Fix #2136: update cache and group list when copying pads
Marcel Klehr
2014-06-01
Renamed the variable to prevent possible problems.
Stephan Jauernick
2014-05-31
Enhanced the Example for the API Method getPadID and make the return value co...
Stephan Jauernick
2014-05-31
Implemented the the new API method getPadID for reversing the Readonly ID. Ba...
Stephan Jauernick
2014-05-14
Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crash
John McLear
2014-03-14
Sometimes, the author2session / group2session don't exist anymore, but the se...
goldquest
2014-01-15
convert over to server-side crypto
Robert Helmer
2013-12-17
Don't crash if CHANGESET_REQ fails
Marcel Klehr
2013-12-14
Add input validation for html param in setHTML()
Lennart Brinkmann
2013-12-09
resolve merge conflict
John McLear
2013-12-05
Replace tabs indentation with spaces indentation
Luc Didry
2013-11-18
fix bugs, add force option to overwrite destination
s1341
[next]