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
/
static
/
js
Age
Commit message (
Expand
)
Author
2012-04-08
added a comment on skiplist.js
Matthias Bartelmeß
2012-04-08
documentation on AttributeManager
Matthias Bartelmeß
2012-04-07
Merge branch 'fix/list-removal' into ace2_refactoring
Matthias Bartelmeß
2012-04-07
Merge branch 'develop' into fix/list-removal
Matthias Bartelmeß
2012-04-07
Fixing bug where lists get deleted when pressing enter
Matthias Bartelmeß
2012-04-07
Merge commit '57e137f65bd5152c0c2dc8508c796674d3289545' into ace2_refactoring
Matthias Bartelmeß
2012-04-07
linestylefilter now uses attributemanager to find lineattributemarkers
Matthias Bartelmeß
2012-04-07
syntax candy
Matthias Bartelmeß
2012-04-07
made domline and content collector lineAttributes compatible
Matthias Bartelmeß
2012-04-06
Merge pull request #599 from fourplusone/ace2_refactoring
John McLear
2012-04-07
removed unused variable
Matthias Bartelmeß
2012-04-07
added aceEditorCSS hook
Matthias Bartelmeß
2012-04-07
Delete key removes line attributes if prev line is not emtpy
Matthias Bartelmeß
2012-04-07
postAceInit passes ace instance
Matthias Bartelmeß
2012-04-07
Pad message handler detects lineattributemakers by asking Attribute manager
Matthias Bartelmeß
2012-04-07
Added 2 new Hooks
Matthias Bartelmeß
2012-04-06
Deselect highlighted editbar module button when userlist is opened
0ip
2012-04-06
Merge branch 'develop' into ace2_refactoring
Matthias Bartelmeß
2012-04-06
corrected documentation on Attribute Manager
Matthias Bartelmeß
2012-04-05
Merge pull request #591 from fourplusone/timeslider_authors
John McLear
2012-04-05
fixing 'rep is not defined' error
Matthias Bartelmeß
2012-04-05
Merge branch 'develop' into timeslider_authors
Matthias Bartelmeß
2012-04-05
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
Egil Moeller
2012-04-05
Minor coding style improvement. Does the same as before
Matthias Bartelmeß
2012-04-05
documented lineAndColumnFromChar
Matthias Bartelmeß
2012-04-05
renamed performDocumentApplyAttributesToRange to setAttributesOnRange and ...
Matthias Bartelmeß
2012-04-05
added lineMarkerAttribute + more comments
Matthias Bartelmeß
2012-04-05
Added init hook to install plugin database default content and the like
Egil Moeller
2012-04-05
remove debugger statement
Matthias Bartelmeß
2012-04-05
fixing lineHasMarker
Matthias Bartelmeß
2012-04-05
added AttributeManager, ChangesetUtils
Matthias Bartelmeß
2012-04-04
Merge branch 'fix/client_plugins' into ace2_refactoring
Matthias Bartelmeß
2012-04-04
Merge branch 'develop' into feature/implicit_hooks
Matthias Bartelmeß
2012-04-04
use hook name as function name, if not specified
Matthias Bartelmeß
2012-04-04
make jshint happy
Matthias Bartelmeß
2012-04-04
get rid of node.extend (since duplicated by underscorejs)
Matthias Bartelmeß
2012-04-03
Merge branch 'develop' into ace2_refactoring
Matthias Bartelmeß
2012-04-02
Fix the nocolor embed parameter
Sofian Benaissa
2012-04-02
Merge pull request #557 from redhog/master
John McLear
2012-04-01
Removed prefixfree as it breaks @import in css files
Egil Moeller
2012-04-01
Merge branch 'johnyma22'
Egil Moeller
2012-03-28
Merge branch 'develop' into timeslider_authors
Matthias Bartelmeß
2012-03-27
Merge branch 'develop' of git://github.com/Pita/etherpad-lite
Egil Moeller
2012-03-27
Add jquery to ace iframe
Egil Moeller
2012-03-27
One more exposed ace function
Egil Moeller
2012-03-27
Added client side hook postAceInit
Egil Moeller
2012-03-27
Better argument handling and defaults
Egil Moeller
2012-03-27
setupMozillaCaretHack is never called, so removing it should be safe
Matthias Bartelmeß
2012-03-27
replaced function(){} with noop
Matthias Bartelmeß
2012-03-27
use underscore in skipList
Matthias Bartelmeß
[next]