Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Fixes issue 127 (broken notifications in IE).Chris Porter2010-03-142-7/+14
* Add configuration of dynamic and static base URLs.Chris Porter2010-03-0220-165/+231
* Encode json more compactly.Chris Porter2010-03-019-13/+50
* Remove uglyui/mochaui/swmui from pages.py.Chris Porter2010-03-011-34/+0
* Add support for chained SSL certificates.Chris Porter2010-02-242-7/+27
* Fix syslog on Windows.Chris Porter2010-02-241-1/+1
* Fix many typos in dependency checking.Chris Porter2010-01-021-4/+4
* Clarify the values expected for WEBIRC_MODE.Bazerka2010-01-021-3/+3
* Fix pagegen bug (strange exceptions thrown from non-existent hg).Chris Porter2009-11-301-2/+3
* Executable bit on run.py got lost somehow.Chris Porter2009-11-231-0/+0
* Merge.Chris Porter2009-11-105-1/+97
|\
| * Switch debug signal to SIGUSR2 as SIGUSR1 is used by twisted for log rotation.Chris Porter2009-11-101-1/+1
| * Add basic syslog support.Chris Porter2009-11-104-0/+96
* | Add SecretAgent's name/email to AUTHORS.Chris Porter2009-10-121-1/+1
|/
* Fix that awful green for tab join/part activity.Chris Porter2009-10-121-1/+1
* Details -> details, add SecretAgent to AUTHORS.Chris Porter2009-10-122-1/+3
* 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-022-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
* AdminEngine now uses getClientIP (fixes proxy support).Chris Porter2009-07-311-2/+1
* Add HTTP X-Forwarded-For support (fixes issue 30).Chris Porter2009-07-313-1/+42
* Add pidfile option to run.py.Chris Porter2009-07-301-1/+4
* Config file typo fix.Chris Porter2009-07-301-1/+1
* Merge in stable.Chris Porter2009-07-301-1/+2
|\
| * Add CTCP website support.Chris Porter2009-07-301-1/+2
* | Fix colours of last position bar and hilights in tags.Chris Porter2009-07-301-7/+4
* | Merge default into stable.Chris Porter2009-07-3021-67/+377
|\ \ | |/
| * 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-2612-44/+272
| |\ \ | | |/ | |/|
| | * Add hue slider to options.Chris Porter2009-07-264-8/+81
| | * Add experimental support for modifiable stylesheets.Chris Porter2009-07-259-37/+192
| * | 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-255-6/+23
| |\ \
| | * | Put Verdana behind monospace in QUI css.Chris Porter2009-07-251-1/+1
| | |/
| | * Add tomaw to AUTHORS.Chris Porter2009-07-241-1/+1
| | * 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
| |/
| * Add soczol to AUTHORS.Chris Porter2009-07-031-0/+2
| * Add option to bind qwebirc to an IP instead of listening on all IP's.soczol2009-07-032-3/+7