summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Collapse)Author
2013-03-25/admin/plugins:Hide ep_etherpad-lite in the list of installed pluginsMarcel Klehr
2013-03-25admin/plugins: Allow people to sort search resultsMarcel Klehr
2013-03-25Don't leak event listeners in pluginfw/installer.jsMarcel Klehr
fixes #921
2013-03-25Revamp /admin/pluginsMarcel Klehr
- dry up the client-side code - use the new saner API of pluginfw/installer.js on the server - Improve UX: allow user to infinitely scroll to display their results
2013-03-25Make npm registry access code more saneMarcel Klehr
2013-03-25Fix caching of npm search results and only make one registry request on ↵Marcel Klehr
/admin/plugins fixes #1488
2013-03-23fix cookiesJohn McLear
2013-03-20Issue #1648 - Long lines without any spaces don't wrap on Firefox, the text ↵Sahil Amoli
ends up going off screen
2013-03-20merge developJohn McLear
2013-03-19Refactor chat notifications and the chatNewMessage hookMarcel Klehr
2013-03-19hook for chat msgJohn McLear
2013-03-18Update html10n.jsMarcel Klehr
2013-03-17remove console logJohn McLear
2013-03-17better mobile support for gritter messages, before it was awfulJohn McLear
2013-03-16 much cleaner way of showing / hiding overlayJohn McLear
2013-03-16hide modal once reconnect is goodJohn McLear
2013-03-14Merge pull request #1618 from ether/tidy-upJohn McLear
Tidy up
2013-03-14return text instead of htmlJohn McLear
2013-03-14specialkey doesnt even exist afaikJohn McLear
2013-03-14remove pointless +John McLear
2013-03-14escape .colorJohn McLear
2013-03-13add authorId to chat and userlist, possibly privacy/security issue?John McLear
2013-03-08fix indent on chrome in linuxJohn McLear
2013-03-06fix safari rtl dissapearing padJohn McLear
2013-03-06Fix ace rtlIsTrue property setterMarcel Klehr
2013-03-06Merge pull request #1593 from marcelklehr/feature/rtl-pad-settingJohn McLear
Add a setting for RTL text direction (integrating the url paramter)
2013-03-05Add a setting for RTL text direction (integrating the url paramter)Marcel Klehr
Fixes #1191
2013-03-05allow chrome to do control z type functionality, not sure why this was never ↵John McLear
in.. broken when we last updated jQ anyway
2013-02-27stop the client disconnecting of the server sends out a bad revision #, this ↵John McLear
is very dangerous, the server really shouldn't be sending the same rev #, we could really do with some strong tests case that cover this. Either way this commit 'resolves' #1510
2013-02-26Merge pull request #1523 from ether/store-sessions-in-dbJohn McLear
Store sessions in db
2013-02-26post correct url, hehJohn McLear
2013-02-26post url with pad error msgJohn McLear
2013-02-25merge developJohn McLear
2013-02-25Merge pull request #1538 from ether/timeslider-init-hookJohn McLear
timeslider init hook
2013-02-20resolve merge conflictJohn McLear
2013-02-18timeslider init hookJohn McLear
2013-02-18a different approachJohn McLear
2013-02-18Merge pull request #1535 from ether/fix-extractPadDataJohn McLear
fix extract and checkPad
2013-02-18dont jump pagesJohn McLear
2013-02-18dont jump pagesJohn McLear
2013-02-18Merge pull request #1531 from ether/fix-for-long-stringsJohn McLear
make the focus jump back to the left if it's required
2013-02-18Merge pull request #1533 from ether/indenting-textJohn McLear
Indenting text
2013-02-18dont exposrt sendSocketMsJohn McLear
2013-02-18expose socket timeslider with a bad hackJohn McLear
2013-02-18fix extract and checkPadJohn McLear
2013-02-18Try to add some sanity to indentationJohn McLear
2013-02-18allow colon to indent lineJohn McLear
2013-02-17Merge branch 'develop' of github.com:ether/etherpad-lite into ↵John McLear
store-sessions-in-db
2013-02-17better support for other browsersJohn McLear
2013-02-17make the focus jump back to the left if it's requiredJohn McLear