Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-03-05 | Add a setting for RTL text direction (integrating the url paramter) | Marcel Klehr | |
Fixes #1191 | |||
2013-01-25 | Added a comment to clearify *why* this works | mluto | |
2013-01-25 | Use 'html10n' instead of '_', i10nzed "unnamed author(s)" | mluto | |
2013-01-25 | Fixed "unnamed" and "enter your name" in userlist | mluto | |
2012-12-23 | Fix html10n usage in code that wouldn't allow lang switching | Marcel Klehr | |
2012-12-23 | Fix lang pre-selection of lang picker | Marcel Klehr | |
(would break in cases when html10n might not have loaded yet) | |||
2012-12-23 | Fix lang picker, again | Marcel Klehr | |
2012-12-23 | Fix lang picker | Marcel Klehr | |
2012-12-23 | Migrate lang picker and embed param to html10n.js | Marcel Klehr | |
2012-11-12 | Add pad setting for UI lang | Marcel Klehr | |
2012-10-29 | fix rtl sanity | johnyma22 | |
2012-05-13 | Merge pull request #667 from fourplusone/feature/cleaner_code | John McLear | |
Removing unused code - All looks good, some minor tweeks are probably worthwhile in the future. | |||
2012-04-30 | Fix #683 - Disabling authorship colors doesn't work | 0ip | |
2012-04-20 | set view zoom is unused | Matthias Bartelmeß | |
2012-04-02 | Fix the nocolor embed parameter | Sofian Benaissa | |
2012-03-10 | Merge branch 'require-paths' into plugin | Chad Weider | |
Conflicts: node/server.js src/static/js/Changeset.js src/static/js/ace.js src/static/js/ace2_common.js src/static/js/ace2_inner.js src/static/js/broadcast.js src/static/js/changesettracker.js src/static/js/chat.js src/static/js/collab_client.js src/static/js/contentcollector.js src/static/js/domline.js src/static/js/linestylefilter.js src/static/js/pad.js src/static/js/pad_connectionstatus.js src/static/js/pad_docbar.js src/static/js/pad_editbar.js src/static/js/pad_editor.js src/static/js/pad_impexp.js src/static/js/pad_modals.js src/static/js/pad_savedrevs.js src/static/js/pad_userlist.js src/static/js/pad_utils.js src/static/js/timeslider.js src/static/js/undomodule.js src/static/pad.html src/static/timeslider.html | |||
2012-03-02 | Merge branch 'pita' | Egil Moeller | |
Resolved conflicts: .gitignore src/static/js/ace.js src/static/js/ace2_inner.js src/static/js/broadcast.js src/static/js/domline.js src/static/pad.html src/static/timeslider.html Ignored conflicts (please merge manually later): node/server.js src/node/utils/Minify.js | |||
2012-02-26 | First stab at getting client side require(plugin/..) to work from within ↵ | Egil Moeller | |
etherpad | |||
2012-02-26 | The Big Renaming - etherpad is now an NPM module | Egil Moeller | |