KiwiIRC.git
10 years agoRemoving obsolete locale strings
Darren [Sat, 17 Aug 2013 19:42:22 +0000 (20:42 +0100)]
Removing obsolete locale strings

10 years agoAllowing periods in clickable channel names
Darren [Sat, 17 Aug 2013 19:01:05 +0000 (20:01 +0100)]
Allowing periods in clickable channel names

10 years agoStandardised server control interface
Darren [Sat, 17 Aug 2013 18:55:28 +0000 (19:55 +0100)]
Standardised server control interface

10 years agomanageDebug() replaced to html5boilerplate console management
Darren [Sat, 17 Aug 2013 17:57:31 +0000 (18:57 +0100)]
manageDebug() replaced to html5boilerplate console management

10 years agoReconnection messages moved to locales
Darren [Sat, 17 Aug 2013 17:25:55 +0000 (18:25 +0100)]
Reconnection messages moved to locales

10 years agoRemoving console.logs
Darren [Sat, 17 Aug 2013 17:14:05 +0000 (18:14 +0100)]
Removing console.logs

10 years agoMerge branch 'settings' into development
Darren [Sat, 17 Aug 2013 17:07:04 +0000 (18:07 +0100)]
Merge branch 'settings' into development

10 years agoClient broadcasting method + jump server command
Darren [Sat, 17 Aug 2013 17:03:52 +0000 (18:03 +0100)]
Client broadcasting method + jump server command

10 years agoMerge pull request #366 from coinpr0n/master
Darren [Thu, 15 Aug 2013 22:31:18 +0000 (15:31 -0700)]
Merge pull request #366 from coinpr0n/master

Update plugin .controlbox textarea for URL

10 years agoUpdate plugin .controlbox textarea for URL
coinpr0n [Thu, 15 Aug 2013 21:32:19 +0000 (23:32 +0200)]
Update plugin .controlbox textarea for URL

10 years agoMerge pull request #365 from coinpr0n/master
Darren [Thu, 15 Aug 2013 10:25:18 +0000 (03:25 -0700)]
Merge pull request #365 from coinpr0n/master

update plugin to .panels class

10 years agoupdated plugin to .panels class
coinpr0n [Thu, 15 Aug 2013 10:07:33 +0000 (12:07 +0200)]
updated plugin to .panels class

10 years agoBatch clients into sets of 100 for reconfig command
Jack Allnutt [Tue, 13 Aug 2013 22:32:30 +0000 (23:32 +0100)]
Batch clients into sets of 100 for reconfig command

10 years agoHave client refetch settings on reconfig
Jack Allnutt [Tue, 13 Aug 2013 21:58:11 +0000 (22:58 +0100)]
Have client refetch settings on reconfig

10 years agoFix typo
Jack Allnutt [Tue, 13 Aug 2013 20:51:30 +0000 (21:51 +0100)]
Fix typo

10 years agoAdd kiwi_server options into settings.json
Darren [Sat, 10 Aug 2013 21:59:31 +0000 (22:59 +0100)]
Add kiwi_server options into settings.json

10 years agoMerge branch 'settings' into development
Darren [Sat, 10 Aug 2013 18:34:59 +0000 (19:34 +0100)]
Merge branch 'settings' into development

10 years agohttphandler.js refactor + comments
Darren [Sat, 10 Aug 2013 18:33:49 +0000 (19:33 +0100)]
httphandler.js refactor + comments

10 years agosettings.json hash generating fix
Darren [Sat, 10 Aug 2013 17:31:49 +0000 (18:31 +0100)]
settings.json hash generating fix

10 years agoMerge branch 'settings' of https://github.com/M2Ys4U/KiwiIRC into settings
Darren [Sat, 10 Aug 2013 14:55:20 +0000 (15:55 +0100)]
Merge branch 'settings' of https://github.com/M2Ys4U/KiwiIRC into settings

10 years agoListening on the raw socket in TLS IRC connections
Darren [Sat, 10 Aug 2013 14:38:52 +0000 (15:38 +0100)]
Listening on the raw socket in TLS IRC connections

10 years agoCache debug & production settings independently
Jack Allnutt [Sat, 10 Aug 2013 13:47:27 +0000 (14:47 +0100)]
Cache debug & production settings independently

10 years agoMerge branch 'settings' of https://github.com/M2Ys4U/KiwiIRC into settings
Darren [Sat, 10 Aug 2013 12:46:48 +0000 (13:46 +0100)]
Merge branch 'settings' of https://github.com/M2Ys4U/KiwiIRC into settings

10 years agoCache client settings, emit event on reconfig in configuration.js
Jack Allnutt [Sat, 10 Aug 2013 10:20:22 +0000 (11:20 +0100)]
Cache client settings, emit event on reconfig in configuration.js

10 years agoClient: Crashing out on notices with nicks fix
Darren [Fri, 9 Aug 2013 10:33:35 +0000 (11:33 +0100)]
Client: Crashing out on notices with nicks fix

10 years agoRefactor build.js
Jack Allnutt [Fri, 9 Aug 2013 00:07:48 +0000 (01:07 +0100)]
Refactor build.js

10 years agoDon't embded settings in HTML, serve them as a separate JSON file
Jack Allnutt [Thu, 8 Aug 2013 23:09:32 +0000 (00:09 +0100)]
Don't embded settings in HTML, serve them as a separate JSON file

10 years agoMerge pull request #359 from lewtds/l10n
Darren [Sun, 4 Aug 2013 12:52:43 +0000 (05:52 -0700)]
Merge pull request #359 from lewtds/l10n

Vietnamese translation

10 years agoMerge branch 'development' of github.com:prawnsalad/KiwiIRC into development
Jack Allnutt [Sun, 4 Aug 2013 07:11:07 +0000 (08:11 +0100)]
Merge branch 'development' of github.com:prawnsalad/KiwiIRC into development

10 years agoFix bug in StatusMessage#html
Jack Allnutt [Sun, 4 Aug 2013 07:10:14 +0000 (08:10 +0100)]
Fix bug in StatusMessage#html

10 years agoMultiple outgoing interface addresses
Darren [Sat, 3 Aug 2013 21:13:04 +0000 (22:13 +0100)]
Multiple outgoing interface addresses

10 years agoRemoving obsolete vars in client.js
Darren [Sat, 3 Aug 2013 14:54:19 +0000 (15:54 +0100)]
Removing obsolete vars in client.js

10 years agoMerge branch 'dep_update' into development
Jack Allnutt [Sat, 3 Aug 2013 02:44:08 +0000 (03:44 +0100)]
Merge branch 'dep_update' into development

10 years agoNaming IrcConnection event handlers in State
Darren [Fri, 2 Aug 2013 11:08:43 +0000 (12:08 +0100)]
Naming IrcConnection event handlers in State

10 years agogetConnectionFamily() IP address fix
Darren [Fri, 2 Aug 2013 11:07:03 +0000 (12:07 +0100)]
getConnectionFamily() IP address fix

10 years agoServer: Force data to be sent ahead of a write queue
Darren [Fri, 2 Aug 2013 11:06:33 +0000 (12:06 +0100)]
Server: Force data to be sent ahead of a write queue

10 years agoVietnamese translation review
xekiah [Tue, 30 Jul 2013 16:31:12 +0000 (23:31 +0700)]
Vietnamese translation review

10 years agoVietnamese translation review
Trung Ngo [Tue, 30 Jul 2013 17:00:34 +0000 (00:00 +0700)]
Vietnamese translation review

10 years agoVietnamese translation
miyo [Tue, 30 Jul 2013 10:05:48 +0000 (17:05 +0700)]
Vietnamese translation

10 years agoconnection.js: closure names to help with heap snapshots
Darren [Mon, 29 Jul 2013 10:50:09 +0000 (11:50 +0100)]
connection.js: closure names to help with heap snapshots

10 years agoMinor connection.js changes
Darren [Sun, 28 Jul 2013 20:49:33 +0000 (21:49 +0100)]
Minor connection.js changes

10 years agoCorrectly disposing IrcConnection
Darren [Sun, 28 Jul 2013 20:43:46 +0000 (21:43 +0100)]
Correctly disposing IrcConnection

10 years agoIdentd port pairs memory leak fix
Darren [Sat, 27 Jul 2013 13:53:33 +0000 (14:53 +0100)]
Identd port pairs memory leak fix

10 years agoDebugging console server module
Darren [Fri, 26 Jul 2013 23:06:25 +0000 (00:06 +0100)]
Debugging console server module

10 years agoServer: Splitting State / IrcConnection / IrcCommands better
Darren [Fri, 26 Jul 2013 21:49:12 +0000 (22:49 +0100)]
Server: Splitting State / IrcConnection / IrcCommands better

10 years agoFlood control / message throttling to the IRC server
Darren [Fri, 26 Jul 2013 21:12:58 +0000 (22:12 +0100)]
Flood control / message throttling to the IRC server

10 years agoCheck the correct user for op status on a nick click
Darren [Fri, 26 Jul 2013 19:10:59 +0000 (20:10 +0100)]
Check the correct user for op status on a nick click

10 years agoMessage doubling up in server panel fix
Darren [Thu, 25 Jul 2013 22:47:47 +0000 (23:47 +0100)]
Message doubling up in server panel fix

10 years agoUpdate development version number
Darren [Thu, 25 Jul 2013 11:38:32 +0000 (12:38 +0100)]
Update development version number

10 years agoUpdate master version number
Darren [Thu, 25 Jul 2013 11:37:54 +0000 (12:37 +0100)]
Update master version number

10 years agoQuick hack to get plugins working again
Darren [Thu, 25 Jul 2013 11:36:56 +0000 (12:36 +0100)]
Quick hack to get plugins working again

10 years agoUpdate development version number
Darren [Wed, 24 Jul 2013 20:55:00 +0000 (21:55 +0100)]
Update development version number

10 years agoUpdate master version number
Darren [Wed, 24 Jul 2013 20:54:01 +0000 (21:54 +0100)]
Update master version number

10 years agoMerge branch 'development'
Darren [Wed, 24 Jul 2013 20:53:12 +0000 (21:53 +0100)]
Merge branch 'development'

10 years agoFormatting + comments in httphandler.js
Darren [Wed, 24 Jul 2013 19:52:59 +0000 (20:52 +0100)]
Formatting + comments in httphandler.js

10 years agono-nb -> no in translations.json
Jack Allnutt [Wed, 24 Jul 2013 19:49:11 +0000 (20:49 +0100)]
no-nb -> no in translations.json

10 years agoRenamed no-nb.po to no.po
Jack Allnutt [Wed, 24 Jul 2013 19:25:46 +0000 (20:25 +0100)]
Renamed no-nb.po to no.po

10 years agoFurther serveMagicLocale fixes
Jack Allnutt [Wed, 24 Jul 2013 19:25:04 +0000 (20:25 +0100)]
Further serveMagicLocale fixes

10 years agoFix for magic.json handling
Jack Allnutt [Wed, 24 Jul 2013 18:58:03 +0000 (19:58 +0100)]
Fix for magic.json handling

10 years agoCorrect version number format
Darren [Tue, 23 Jul 2013 18:14:50 +0000 (19:14 +0100)]
Correct version number format

10 years agoUpdate development version number
Darren [Tue, 23 Jul 2013 17:55:32 +0000 (18:55 +0100)]
Update development version number

10 years agoUpdate master version number
Darren [Tue, 23 Jul 2013 17:54:09 +0000 (18:54 +0100)]
Update master version number

10 years agoTranslation: Russian
Darren [Tue, 23 Jul 2013 17:31:19 +0000 (18:31 +0100)]
Translation: Russian

10 years agotranslations.json formatting
Darren [Tue, 23 Jul 2013 16:57:44 +0000 (17:57 +0100)]
translations.json formatting

10 years agoNorsk translation; es-mx renamed to es-419
Darren [Tue, 23 Jul 2013 16:57:12 +0000 (17:57 +0100)]
Norsk translation; es-mx renamed to es-419

10 years agoRemoving junk from .po files
Darren [Tue, 23 Jul 2013 16:26:52 +0000 (17:26 +0100)]
Removing junk from .po files

10 years agoUpdating translations (de, en, es, fr, he, pt-br)
Darren [Tue, 23 Jul 2013 16:04:46 +0000 (17:04 +0100)]
Updating translations (de, en, es, fr, he, pt-br)

10 years agoMerge pull request #347 from Allmoz/development
Darren [Tue, 23 Jul 2013 13:42:13 +0000 (06:42 -0700)]
Merge pull request #347 from Allmoz/development

changed es-la to es-mx (iso 693 does not have a location for latinoamerica )

10 years agoUpdate translations.json
Allmoz [Tue, 23 Jul 2013 05:30:45 +0000 (00:30 -0500)]
Update translations.json

es-la to es-mx (iso-639)

10 years agoRename es-la.po to es-mx.po
Allmoz [Tue, 23 Jul 2013 05:29:09 +0000 (00:29 -0500)]
Rename es-la.po to es-mx.po

10 years agoMerge pull request #345 from Allmoz/development
Darren [Tue, 23 Jul 2013 00:08:59 +0000 (17:08 -0700)]
Merge pull request #345 from Allmoz/development

es-la

10 years agoSecond rev. es-la
Allmoz [Tue, 23 Jul 2013 00:00:23 +0000 (19:00 -0500)]
Second rev. es-la

10 years agoFirst Preliminar Translation
Allmoz [Mon, 22 Jul 2013 23:44:11 +0000 (18:44 -0500)]
First Preliminar Translation

10 years agoadd es-la to translations
Allmoz [Mon, 22 Jul 2013 21:55:16 +0000 (16:55 -0500)]
add  es-la to translations

10 years agoCreate es-la.po
Allmoz [Mon, 22 Jul 2013 21:52:55 +0000 (16:52 -0500)]
Create es-la.po

starting spanish translation

10 years agomore app.js formatting
Darren [Mon, 22 Jul 2013 21:26:00 +0000 (22:26 +0100)]
more app.js formatting

10 years ago/invite command handling
Darren [Mon, 22 Jul 2013 21:25:37 +0000 (22:25 +0100)]
/invite command handling

10 years agoapp.js formatting
Darren [Mon, 22 Jul 2013 20:51:53 +0000 (21:51 +0100)]
app.js formatting

10 years agoMerge pull request #344 from Flauschbaellchen/i18n
Darren [Mon, 22 Jul 2013 14:14:35 +0000 (07:14 -0700)]
Merge pull request #344 from Flauschbaellchen/i18n

I18n

10 years agoUpdate translation template.po to latest version
Noxx [Mon, 22 Jul 2013 14:06:35 +0000 (16:06 +0200)]
Update translation template.po to latest version

10 years agoSmall improvement and fix to german translation
Noxx [Mon, 22 Jul 2013 14:04:13 +0000 (16:04 +0200)]
Small improvement and fix to german translation

10 years agoMerge pull request #343 from Felizardo/pt-br-translation
Darren [Mon, 22 Jul 2013 13:53:17 +0000 (06:53 -0700)]
Merge pull request #343 from Felizardo/pt-br-translation

Pt-br translation

10 years agoAdding missing translation
Vinicius Daly Felizardo [Mon, 22 Jul 2013 13:49:21 +0000 (10:49 -0300)]
Adding missing translation

10 years agoFinished brazilian portuguese translation
Vinicius Daly Felizardo [Mon, 22 Jul 2013 04:05:15 +0000 (01:05 -0300)]
Finished brazilian portuguese translation

10 years agoDNSBL: Include blocked address in error log
Darren [Sun, 21 Jul 2013 22:49:50 +0000 (23:49 +0100)]
DNSBL: Include blocked address in error log

10 years agoWarn to refresh page after language change
Darren [Sun, 21 Jul 2013 22:38:30 +0000 (23:38 +0100)]
Warn to refresh page after language change

10 years agoMerge pull request #342 from M2Ys4U/i18n
Jack Allnutt [Sun, 21 Jul 2013 22:15:05 +0000 (15:15 -0700)]
Merge pull request #342 from M2Ys4U/i18n

i18n

10 years agoMerge branch 'i18n' into development
Jack Allnutt [Sun, 21 Jul 2013 21:18:05 +0000 (22:18 +0100)]
Merge branch 'i18n' into development

10 years agoClient: Apply default settings before applying any others
Darren [Fri, 19 Jul 2013 21:07:16 +0000 (22:07 +0100)]
Client: Apply default settings before applying any others

10 years agoControl module fixes
Darren [Thu, 18 Jul 2013 17:32:38 +0000 (18:32 +0100)]
Control module fixes

10 years agoServer: Moving events from the module prototype
Darren [Thu, 18 Jul 2013 17:32:11 +0000 (18:32 +0100)]
Server: Moving events from the module prototype

10 years agoIdentd server tweaks
Darren [Wed, 17 Jul 2013 19:24:40 +0000 (20:24 +0100)]
Identd server tweaks

10 years agoIdentd resolving usernames/idents correctly
Darren [Wed, 17 Jul 2013 17:53:22 +0000 (18:53 +0100)]
Identd resolving usernames/idents correctly

10 years agoImprove Identd server to actually process data it receives
Darren [Wed, 17 Jul 2013 15:30:55 +0000 (16:30 +0100)]
Improve Identd server to actually process data it receives

10 years agoRemove redundant file more.png
Jack Allnutt [Tue, 16 Jul 2013 19:38:20 +0000 (20:38 +0100)]
Remove redundant file more.png

10 years agoMerge pull request #338 from M2Ys4U/key
Darren [Tue, 16 Jul 2013 17:27:11 +0000 (10:27 -0700)]
Merge pull request #338 from M2Ys4U/key

Allow default channel key to be specified in config file.

10 years agoAllow default channel key to be specified in config file.
Jack Allnutt [Tue, 16 Jul 2013 17:16:10 +0000 (18:16 +0100)]
Allow default channel key to be specified in config file.

Fixes #261

10 years agoMerge pull request #337 from M2Ys4U/select-collapse
Darren [Tue, 16 Jul 2013 17:05:10 +0000 (10:05 -0700)]
Merge pull request #337 from M2Ys4U/select-collapse

Allow "server and network" section to be collapsed once it's expanded

10 years agoAllow "server and network" section to be collapsed once it's expanded
Jack Allnutt [Tue, 16 Jul 2013 16:50:42 +0000 (17:50 +0100)]
Allow "server and network" section to be collapsed once it's expanded

Fixes #330

10 years agoConnecting to the correct host for outgoing connections
Darren [Sun, 14 Jul 2013 12:37:24 +0000 (13:37 +0100)]
Connecting to the correct host for outgoing connections