Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/js
Commit message (Expand)AuthorAgeFilesLines
* Remove utf8 symbol from js sourcesproductionAleksey Lim2010-11-251-1/+1
* Do not show "Switch to SSL" button being runned from httpsAleksey Lim2010-11-241-1/+1
* Add "Switch to SSL" button; change toolbar buttons color to grayAleksey Lim2010-11-242-1/+15
* Do not overlap headerAleksey Lim2010-11-222-3/+3
* Add lang url parameterAleksey Lim2010-11-192-1/+8
* Show channel descriptions on login pageAleksey Lim2010-11-172-17/+23
* Predefined list of channels and languages not only on login screenAleksey Lim2010-11-174-7/+69
* Choose channel and language on login pageAleksey Lim2010-11-173-10/+32
* Separate channles by spaces on login screenAleksey Lim2010-11-161-3/+14
* Add id attribute to nick and channles login screen tags to let browsers keep ...Aleksey Lim2010-11-161-2/+2
* Fix tab wrapping when there are many tabs.Chris Porter2010-06-061-6/+8
* Add nick query click option (off by default).Chris Porter2010-06-022-3/+8
* Attempt #2 at not focusing while iframed.Chris Porter2010-04-241-3/+2
* Don't steal focus if we're inside an iframe.Chris Porter2010-04-241-1/+5
* Update CTCP copyright notice and fix CLIENTINFO to include WEBSITE.Chris Porter2010-04-241-2/+2
* Add menu item support for crazy non-standard operator modes.Chris Porter2010-04-242-1/+23
* Complete support for CHANMODES and PREFIX.Chris Porter2010-04-241-16/+31
* Some tweaks to wording in embedded wizard.Chris Porter2010-04-243-21/+50
* Add a trivial checksum to prevent strange issues from typing errors in uio UR...Chris Porter2010-04-242-4/+13
* Move wizard buttons and alter title.Chris Porter2010-04-241-1/+1
* Add dynamic setting of UI options in URL.Chris Porter2010-04-244-9/+86
* Fixes issue #128, seems I never implemented this!Chris Porter2010-04-243-4/+10
* Add ratbox/charybdis/ircd-seven WHOISSECURE to whois output.Tom Wesley2010-03-212-0/+7
* Bump version to 0.90.Chris Porter2010-03-141-1/+1
* Fixes issue 127 (broken notifications in IE).Chris Porter2010-03-141-6/+13
* Add configuration of dynamic and static base URLs.Chris Porter2010-03-0213-155/+206
* Details -> details, add SecretAgent to AUTHORS.Chris Porter2009-10-121-1/+2
* Slight change to alert dialog sent to non-opped users when trying to change t...secretagent2009-08-031-1/+1
* Err, no more commits when tired. Actually push menu icon changes this time.secretagent2009-08-021-1/+1
* Small UI tweak. Add menu triangle to icon, and rename 'Connect' to 'Connectio...secretagent2009-08-021-1/+1
* Properly display RPL_WHOISWEBIRC (325 - nef ircu/ircd-dn)secretagent2009-08-022-0/+7
* Add CTCP website support.Chris Porter2009-07-301-1/+2
* Merge colours into default.Chris Porter2009-07-301-1/+10
|\
| * Add onbeforeunload confirmation dialog.Chris Porter2009-07-261-1/+10
* | IE6 support for hue slider.Chris Porter2009-07-261-2/+6
* | Fix silly typo and add TextOption back.Chris Porter2009-07-261-2/+4
* | Merge in default.Chris Porter2009-07-266-12/+181
|\ \ | |/ |/|
| * Add hue slider to options.Chris Porter2009-07-262-8/+63
| * Add experimental support for modifiable stylesheets.Chris Porter2009-07-255-5/+119
* | Fixes issue 71 (hilights not working with special characters).Chris Porter2009-07-261-3/+4
* | Fixes issue 38 (autoscroll breaks on lines that display a horizontal scrollbar).Chris Porter2009-07-261-6/+9
* | Fixes issue 68 (proper command queuing).Chris Porter2009-07-251-2/+31
* | Fixes issue 58 (attempt synchronous disconnect on page close.Chris Porter2009-07-252-5/+10
* | Fixes issue 61 (channel topic changing now requires a double click).Chris Porter2009-07-251-1/+1
* | Fix issue 76 (/clear breaks window switching).Chris Porter2009-07-251-1/+5
* | Merge.Chris Porter2009-07-253-4/+21
|\ \ | |/
| * Patch from tomaw adding an option to hide JOIN/PART/QUIT messages.Chris Porter2009-07-242-4/+11
| * Properly declare local variableSebDE2009-07-051-1/+1
| * Tab completion in queries, fixes issue #45SebDE2009-07-051-0/+10
* | Fix formatting of 324/329 numerics: Don't show the unformatted messagessoczol@nameless.bserved.nl2009-07-051-0/+2
|/