summaryrefslogtreecommitdiff
path: root/src/templates/pad.html
AgeCommit message (Expand)Author
2015-04-05support for open dyslexic fontJohn McLear
2015-04-03title for chatJohn McLear
2015-04-03temp solution for alt 9 to show editbar labelJohn McLear
2015-03-31make user list a document so it's easy to navigate by screen readersJohn McLear
2015-03-26alt c to focus on chat and gritter and chat both now work with ariaJohn McLear
2015-03-26more working logic and also pretty nice screen reader experienceJohn McLear
2015-03-25different font families for people with dyslexiaJohn McLear
2015-01-21working translationJohn McLear
2015-01-19semi working exampleJohn McLear
2014-12-31Merge pull request #2418 from ether/etherpad-export-and-importJohn McLear
2014-12-29semi working requires browser refreshJohn McLear
2014-12-28Use camel caseGared
2014-12-28Notify user if cookies can't be createdGared
2014-12-27removing dokuwikiJohn McLear
2014-11-22swap out jquery browser for bower but expose browser object to all pages also...John McLear
2014-11-19Merge branch 'develop' of github.com:ether/etherpad-lite into new-iconsJohn McLear
2014-11-19move tiny bit of font awesome we actually use into pad.cssJohn McLear
2014-11-18working blocksJohn McLear
2014-11-18remove connecting bar imageJohn McLear
2014-11-18spinning loading iconsJohn McLear
2014-11-18remove stuff, new filesJohn McLear
2014-10-14Add a subset of FontAwesome icons using FontelloPrateek Saxena
2014-10-03Fix active button ui0ip
2014-03-16Merge branch 'pr/1579' into toolbar-testMarcel Klehr
2013-12-09Merge pull request #2028 from webzwo0i/remove-deadcodeJohn McLear
2013-12-08remove hidden input field padId which is send on every import but not usedwebzwo0i
2013-12-07Merge pull request #2026 from ether/afterEditHookJohn McLear
2013-12-04after Edit eejs blockJohn McLear
2013-12-02Update pad.htmlEloy
2013-10-10Add explanations for more disconnect scenariosMarcel Klehr
2013-09-21make export clearly seperated from importJohn McLear
2013-04-13Moving the toolbar plugin calls.cohitre
2013-04-05 no need for the language string on that divJohn McLear
2013-03-28Merge pull request #1681 from ether/loading_blockJohn McLear
2013-03-29Loading blocksJohn McLear
2013-03-24option to show sticky chat on screen, note i use a literal string, how am i s...John McLear
2013-03-12Toolbar hookscohitre
2013-03-09Setting up the right toolbar.cohitre
2013-03-05Add a setting for RTL text direction (integrating the url paramter)Marcel Klehr
2013-03-03basic toolbar setupcohitre
2013-01-29gritter now implementedJohn McLear
2013-01-26Merge pull request #1389 from ether/disconnect-eejs-blockJohn McLear
2013-01-26Merge pull request #1390 from ether/html-head-block-eejsJohn McLear
2013-01-25Fixed "unnamed" and "enter your name" in userlistmluto
2013-01-23add a html block eejs so you can add a cache manifestJohn McLear
2013-01-23add eejs block for disconnectJohn McLear
2013-01-20Added a template block for #usersmluto
2013-01-13Merge pull request #1334 from mluto/load-more-chat-messagesJohn McLear
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