summaryrefslogtreecommitdiff
path: root/src/static/js/pad.js
AgeCommit message (Expand)Author
2014-11-01change to proper IE checkJohn McLear
2014-07-12Cleaning up switchToPad functionality so that we only need one call to the se...Mike DeRosa
2014-07-06Fallback for browsers that don't support window.history.pushstateMike DeRosa
2014-06-14Added function to switch to a different pad without having to reload the whol...Mike DeRosa
2014-03-17quick formatting clean upJohn McLear
2013-10-03use val not value, broken with newer jqJohn McLear
2013-06-17pass pad in postAceInit hookj@mailb.org
2013-04-17use document, not docgoldquest
2013-04-03Kick the user if has already successfully authenticated but his session becam...mluto
2013-04-02longer timeout on reconnectionJohn McLear
2013-03-31Decode the sessionID before sending it to the server since our separator ',' ...mluto
2013-03-23fix cookiesJohn McLear
2013-03-20merge developJohn McLear
2013-03-17remove console logJohn McLear
2013-03-17better mobile support for gritter messages, before it was awfulJohn McLear
2013-03-14return text instead of htmlJohn McLear
2013-03-14specialkey doesnt even exist afaikJohn McLear
2013-03-05Add a setting for RTL text direction (integrating the url paramter)Marcel Klehr
2013-02-08Removed sidebar-code since the sidebar got removed in EPL, there is only the ...mluto
2013-02-08Removed fullWidth/resizing-code as the pad is always fullscreen, unlike the o...mluto
2013-02-07Removed isProPad, since all pads are public except for group-padsmluto
2013-02-07Killed pad_docbar.js as it's from the old etherpad and not usedmluto
2013-02-07Removed old chat-codemluto
2013-01-29spacingJohn McLear
2013-01-29gritter now implementedJohn McLear
2013-01-29introduce gritter files and ensure its availableJohn McLear
2013-01-28Renamed paramSettings to getParameters, to cause less confusionmluto
2013-01-27Rewrote getParams() to be more dynamic and shortermluto
2013-01-07converted load-more-link to button, added loading-gif, fixed typomluto
2013-01-07Added link to load more chat-messages using new GET_CHAT_MESSAGESmluto
2013-01-06client loads messages using the new client loads messages using new method, g...mluto
2012-12-23Migrate lang picker and embed param to html10n.jsMarcel Klehr
2012-12-03best I can do with this temporary fix for IEJohn McLear
2012-12-03stop password being clearly visibleJohn McLear
2012-12-03make it show password dialog on wrong passwordJohn McLear
2012-12-03last JS fixJohn McLear
2012-12-03whoopsiJohn McLear
2012-12-03Update strings, add UK strings, fix JSroot
2012-12-02first effort to move into templates but javascript is broken so dont pullroot
2012-11-26proper fix for focus and some styling of the form and allows for pressing ent...John McLear
2012-11-21Update src/static/js/pad.jsMike Brousseau
2012-11-13merged develop back inPeter 'Pita' Martischka
2012-11-13Merged branch feature/frontend-testsPeter 'Pita' Martischka
2012-11-12Add ability to set language via URL parameter0ip
2012-11-12Add pad setting for UI langMarcel Klehr
2012-11-08Update src/static/js/pad.jsMike Brousseau
2012-10-27Merge branch 'develop' of github.com:Pita/etherpad-lite into feature/frontend...Peter 'Pita' Martischka
2012-10-12fix Pita/etherpad-lite #1032NAGOYA, Yoshihiko
2012-10-04attempt to move onClick away from HTML.. This is requiredjohnyma22
2012-09-17Require userColor to be valid css hexCharlie DeTar