Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-06-14 | Added function to switch to a different pad without having to reload the ↵ | Mike DeRosa | |
whole page. | |||
2014-06-12 | Merge pull request #2175 from ether/fix-handleMessage | Marcel Klehr | |
Pluginfw: Interpret hook return value `null` as `[null]` instead of `undefined` see http://etherpad.org/doc/v1.4.0/#index_return_values fixes dropping of messages in handleMessage | |||
2014-06-12 | pluginfw: accept 'null' as a hook-result, as this is needed by handleMessage | luto | |
2014-06-11 | Merge pull request #2149 from ether/dont-use-abiword-for-html | Marcel Klehr | |
abiword shouldnt be used for HTML native documents | |||
2014-06-11 | Merge pull request #2161 from ether/bump-ueber | Marcel Klehr | |
bump ueberdb for more performance on mysql | |||
2014-06-02 | Merge pull request #2169 from stephan48/develop | Marcel Klehr | |
Added documentation for the newly added API method getPadID | |||
2014-06-02 | Added documentation for the newly added API method getPadID | Stephan Jauernick | |
2014-06-02 | Merge pull request #2165 from stephan48/develop | Marcel Klehr | |
Added an API method for retrieving the padID from the readonlyID | |||
2014-06-02 | Merge pull request #2166 from divergentdave/patch-1 | John McLear | |
Fix typos in easysync-full-description.tex | |||
2014-06-01 | Fix typos in easysync-full-description.tex | David Cook | |
2014-06-01 | Corrected the API Version number. | Stephan Jauernick | |
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 ↵ | Stephan Jauernick | |
consistent to other functions | |||
2014-05-31 | Implemented the the new API method getPadID for reversing the Readonly ID. ↵ | Stephan Jauernick | |
Based on: https://github.com/disy-mk/etherpad-lite/commit/ff88c19fc12887a49fdb752adb15ee3145f521f0 | |||
2014-05-31 | Added a new API method getPadID for reversing the Readonly ID and introduced ↵ | Stephan Jauernick | |
the API level 1.4.1. Based on: https://github.com/disy-mk/etherpad-lite/commit/97402f60b89549b32238505397c781dce8d79a4c | |||
2014-05-21 | bump ueberdb for more performance on mysql | John McLear | |
2014-05-14 | Merge pull request #1984 from ldidry/fix/getRevisionChangeset-crash | John McLear | |
Fix getRevisionChangeset API call making etherpad crash | |||
2014-05-12 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-05-09 | Update ImportHandler.js | John McLear | |
2014-05-08 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-05-06 | abiword shouldnt be used for HTML native documents | John McLear | |
2014-05-03 | Merge pull request #2138 from ether/fix-user-icon-color-and-count | Marcel Klehr | |
Fix showusers button: Show authorcolor and user_count again | |||
2014-04-30 | Fix #online_count | Marcel Klehr | |
Rather dirty, but works. | |||
2014-04-21 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-04-15 | fix color | John McLear | |
2014-04-14 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-04-06 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-03-31 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-03-31 | Merge pull request #2126 from ether/fix/toolbar-timeslider-button | John McLear | |
Toolbar: Fix timeslider button | |||
2014-03-31 | Toolbar: Fix timeslider button | Marcel Klehr | |
Wouldn't play nice with url params in document.location fixes #2124 | |||
2014-03-31 | Merge pull request #2123 from ether/master | Marcel Klehr | |
Update README.md | |||
2014-03-31 | Update README.md | Stefan | |
Added support for node v0.11 in the installation description | |||
2014-03-30 | Merge branch 'master' into develop | Marcel Klehr | |
2014-03-30 | Merge branch 'release/1.4.0' | Marcel Klehr | |
2014-03-30 | docs: update api version | Marcel Klehr | |
2014-03-30 | Merge pull request #2120 from ether/fix/timeslider-editbar | John McLear | |
Add a customizable toolbar for timeslider | |||
2014-03-30 | Update docs | Marcel Klehr | |
2014-03-30 | Fix redo toolbar command, again. | Marcel Klehr | |
2014-03-30 | Create a customizable timeslider toolbar | Marcel Klehr | |
2014-03-30 | Fix timeslider export dropdown | Marcel Klehr | |
2014-03-29 | fix error on focus remove from import/export | John McLear | |
2014-03-27 | Merge pull request #2117 from ether/doc/asset-css-suit-up | John McLear | |
Polish the styles of our docs a little | |||
2014-03-27 | Polish the styles of our docs a little | Marcel Klehr | |
2014-03-26 | Merge pull request #2092 from webzwo0i/fix-crash-with-queued-messages | John McLear | |
Fix crash with queued messages | |||
2014-03-26 | changelog, package file and fix for redo | John McLear | |
2014-03-20 | Merge pull request #2111 from ether/quickfix/req_cs-bounds-check | John McLear | |
Fix REQ_CS rev boundary check | |||
2014-03-20 | Fix REQ_CS rev boundary check | Marcel Klehr | |
fixes #2096 | |||
2014-03-18 | Localisation updates from https://translatewiki.net. | Siebrand Mazeland | |
2014-03-17 | quick formatting clean up | John McLear | |
2014-03-16 | Merge pull request #2110 from ether/modularize-toolbar | John McLear | |
Modularize toolbar |