summaryrefslogtreecommitdiff
path: root/src/static
AgeCommit message (Expand)Author
2013-12-05Replace tabs indentation with spaces indentationLuc Didry
2013-11-26strip off trailing commass1341
2013-11-25slightly cleanerJohn McLear
2013-11-25make sticky chat mroe responsive to changes in top barJohn McLear
2013-11-22Fix walking caret bugMarcel Klehr
2013-10-21Added a better way of detecting when a url does not have a protocol specifiedGrant Woodford
2013-10-12Fix disconnect modalsMarcel Klehr
2013-10-10Add explanations for more disconnect scenariosMarcel Klehr
2013-10-10Merge pull request #1926 from ether/fix/no-connect-to-corrupt-padMarcel Klehr
2013-10-10Polish the error messages of the easysync libMarcel Klehr
2013-10-10Easysync: Throw an error if an unknown attrib is refernecedMarcel Klehr
2013-10-02Merge pull request #1919 from ether/make-username-show-properlyJohn McLear
2013-10-03use val not value, broken with newer jqJohn McLear
2013-09-28Merge pull request #1906 from ether/down-arrow-dont-be-weirdJohn McLear
2013-09-25doh, wasnt supposed to add this backgroundJohn McLear
2013-09-25more sensible reload without cache messageJohn McLear
2013-09-25sanity also control home supportJohn McLear
2013-09-25vast improvement on movement of caret due to isolation of cause of problem - ...John McLear
2013-09-23/admin/plugins: Fix search algorithm (use string match in lower case)Marcel Klehr
2013-09-21make export clearly seperated from importJohn McLear
2013-09-21fix padding so export icons show properlyJohn McLear
2013-09-21padding on import now buttonJohn McLear
2013-09-21The #importsubmitinput button was too small and hidden its valueGuillaume AMAT
2013-09-21The import/export columns were not displayed correctlyGuillaume AMAT
2013-09-17fix .popup CSS to fit in small spaces, like thin iframedaniel tygel
2013-09-12Beautify infinite scrollMarcel Klehr
2013-09-11Fix to check if searchTerm is not "undefined" before trying to use it to filt...Florent Viard
2013-07-23Make use of the new plural macroMarcel Klehr
2013-07-23Update html10n.jsMarcel Klehr
2013-07-14Make pads with long lines usable with chrome.Dave Longley
2013-06-17Add userLeave hookj@mailb.org
2013-06-17pass pad in postAceInit hookj@mailb.org
2013-06-17Simpify CSS for sticky chatj@mailb.org
2013-06-15Merge pull request #1811 from clkao/author-style-hookJohn McLear
2013-06-15allow cssmanager to manage outer_aceChia-liang Kao
2013-06-12Only kept URL schemes which have an RFC standardKyle Kelley
2013-06-12Cleanup gophersKyle Kelley
2013-06-06new hook: aceSetAuthorStyleChia-liang Kao
2013-06-06refactor setAuthorStyleChia-liang Kao
2013-05-08Merge pull request #1751 from goldquest/dev_IE8-fixMarcel Klehr
2013-04-24Issue #1625: Fix to client-side-induced changeset spamming.Brian Emerick
2013-04-17fixed spacinggoldquest
2013-04-17Merge pull request #1750 from ether/fix/authorship-once-and-4-allJohn McLear
2013-04-17use document, not docgoldquest
2013-04-17IE8 don't knows the Array.forEach function (simple version fix)goldquest
2013-04-17IE8 complains, if catch block is missinggoldquest
2013-04-17Remove console.log in content collectorMarcel Klehr
2013-04-17Fix authorship sanitizationMarcel Klehr
2013-04-15undo avoid changeset spam as it breaks functionalityJohn McLear
2013-04-15Merge pull request #1721 from ether/dont-send-same-cs-spamJohn McLear