KiwiIRC.git
10 years agoChannels user counter
Cory Chaplin [Tue, 20 May 2014 11:23:02 +0000 (13:23 +0200)]
Channels user counter

10 years agoServer side PluginInterface ported into the browser
Darren [Thu, 15 May 2014 15:14:24 +0000 (16:14 +0100)]
Server side PluginInterface ported into the browser

10 years agoMerge pull request #536 from CoryChaplin/fix_channel_link
Darren [Sun, 11 May 2014 00:08:34 +0000 (01:08 +0100)]
Merge pull request #536 from CoryChaplin/fix_channel_link

Fix channel links

10 years agoSmarter way to avoid triming the space before a channel name
Cory Chaplin [Sun, 11 May 2014 00:04:41 +0000 (02:04 +0200)]
Smarter way to avoid triming the space before a channel name

10 years agoAdding network object to network panel and query panel - fixes channel links in the...
Cory Chaplin [Sat, 10 May 2014 23:26:58 +0000 (01:26 +0200)]
Adding network object to network panel and query panel - fixes channel links in the two panels.

10 years agoRenaming kiwi.connect to kiwi.connect_irc #509
Darren [Sat, 10 May 2014 20:08:23 +0000 (21:08 +0100)]
Renaming kiwi.connect to kiwi.connect_irc #509

10 years agoClient CTCP helper functions ctcpRequest/ctcpResponse
Darren [Sat, 10 May 2014 20:07:48 +0000 (21:07 +0100)]
Client CTCP helper functions ctcpRequest/ctcpResponse

10 years agoCTCP request renamed to is_request
Darren [Sat, 10 May 2014 20:01:43 +0000 (21:01 +0100)]
CTCP request renamed to is_request

10 years agoSwitching the old RPC methods to the websocketrpc
Darren [Sat, 10 May 2014 19:38:11 +0000 (20:38 +0100)]
Switching the old RPC methods to the websocketrpc

10 years agoConsistent 'connection' rather than 'server' in - part 2
Darren [Sat, 10 May 2014 13:30:28 +0000 (14:30 +0100)]
Consistent 'connection' rather than 'server' in - part 2

10 years agoConsistent 'connection' rather than 'server' in events
Darren [Sat, 10 May 2014 13:16:42 +0000 (14:16 +0100)]
Consistent 'connection' rather than 'server' in events

10 years agoMissing text themes - Server connecting
Darren [Sat, 10 May 2014 13:13:45 +0000 (14:13 +0100)]
Missing text themes - Server connecting

10 years agoRemoving obsolete properties from the global API interface
Darren [Sat, 10 May 2014 12:49:26 +0000 (13:49 +0100)]
Removing obsolete properties from the global API interface

10 years agoNetwork info no longer stored in gateway
Darren [Sat, 10 May 2014 12:38:59 +0000 (13:38 +0100)]
Network info no longer stored in gateway

10 years agoClients side IRC event names normalised
Darren [Sat, 10 May 2014 12:15:03 +0000 (13:15 +0100)]
Clients side IRC event names normalised

10 years agoSwitching switching irc events `channel` property to `target` where ambiguous
Darren [Sat, 10 May 2014 11:28:36 +0000 (12:28 +0100)]
Switching switching irc events `channel` property to `target` where ambiguous

10 years agoRemoving clientEvent() calls from irc/commands.js
Darren [Sat, 10 May 2014 01:07:29 +0000 (02:07 +0100)]
Removing clientEvent() calls from irc/commands.js

10 years agoChannel tabs ordering #86
Darren [Fri, 9 May 2014 06:24:12 +0000 (07:24 +0100)]
Channel tabs ordering #86

10 years agoNotification timeouts #502
Darren [Thu, 8 May 2014 15:45:57 +0000 (16:45 +0100)]
Notification timeouts #502

10 years agoDefault locale if one couldn't be negotiated
Darren [Thu, 8 May 2014 09:49:03 +0000 (10:49 +0100)]
Default locale if one couldn't be negotiated

10 years agoMerge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin...
Darren [Wed, 7 May 2014 23:52:35 +0000 (00:52 +0100)]
Merge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-text_themes

10 years agoText theme ordering more logical; Text theme 'privmsg' naming consistency
Darren [Wed, 7 May 2014 23:49:03 +0000 (00:49 +0100)]
Text theme ordering more logical; Text theme 'privmsg' naming consistency

10 years agodefault app.text_theme should be object, not array
Darren [Wed, 7 May 2014 23:38:38 +0000 (00:38 +0100)]
default app.text_theme should be object, not array

10 years agoLoading text theme tidy up
Darren [Wed, 7 May 2014 23:38:03 +0000 (00:38 +0100)]
Loading text theme tidy up

10 years ago'symbols' text theme now the default
Darren [Wed, 7 May 2014 23:22:44 +0000 (00:22 +0100)]
'symbols' text theme now the default

10 years agoMerge remote-tracking branch 'origin/development' into CoryChaplin-text_themes
Darren [Wed, 7 May 2014 22:33:21 +0000 (23:33 +0100)]
Merge remote-tracking branch 'origin/development' into CoryChaplin-text_themes

* origin/development: (23 commits)
  Using Negotiator for accept-language parsing
  Client transports within config.js
  Don't automatically give focus when within an iframe
  MenuBox now a public component
  Startup applet correctly showing the info box
  Build script fix #531
  Missed HTML template update from previous commit
  Moving nick list toggle into the right bar
  More format adjustment :)
  Adjusted code format
  Added inspircd 396 numeric RPL_HOSTCLOACKING
  Extracting the right_bar into its own view with toggling logic
  using the .disabled CSS class when toggling right_bar
  Kiwi API: addMediaMessageType()
  Separating formatDate + only init'ing its vars once
  Date format language files
  Adding date.format to make date strings customisable to fit your locale
  Add visible check for updating banlist
  fix indentation (I should really have checked the diff better >_>)
  remove useless show
  ...

Conflicts:
client/build.js
server/settingsgenerator.js

10 years agoUsing Negotiator for accept-language parsing
Darren [Wed, 7 May 2014 21:49:13 +0000 (22:49 +0100)]
Using Negotiator for accept-language parsing

10 years agoClient transports within config.js
Darren [Tue, 6 May 2014 23:34:26 +0000 (00:34 +0100)]
Client transports within config.js

10 years agoDon't automatically give focus when within an iframe
Darren [Sun, 4 May 2014 20:40:08 +0000 (21:40 +0100)]
Don't automatically give focus when within an iframe

10 years agoMenuBox now a public component
Darren [Fri, 2 May 2014 13:58:46 +0000 (14:58 +0100)]
MenuBox now a public component

10 years agoStartup applet correctly showing the info box
Darren [Wed, 30 Apr 2014 15:54:44 +0000 (16:54 +0100)]
Startup applet correctly showing the info box

10 years agoBuild script fix #531
Darren [Tue, 29 Apr 2014 17:49:38 +0000 (18:49 +0100)]
Build script fix #531

10 years agoMerge branch 'development' of https://github.com/DaHispanicNinja/KiwiIRC into DaHispa...
Darren [Tue, 29 Apr 2014 15:05:25 +0000 (16:05 +0100)]
Merge branch 'development' of https://github.com/DaHispanicNinja/KiwiIRC into DaHispanicNinja-development

10 years agoMerge pull request #518 from reality/banlist
Darren [Tue, 29 Apr 2014 15:01:37 +0000 (16:01 +0100)]
Merge pull request #518 from reality/banlist

Toggleable Banlist, typo fix

10 years agoMerge branch 'development' of github.com:prawnsalad/KiwiIRC into development
Darren [Tue, 29 Apr 2014 14:53:00 +0000 (15:53 +0100)]
Merge branch 'development' of github.com:prawnsalad/KiwiIRC into development

# By KiwiIRC
# Via Darren (1) and KiwiIRC (1)
* 'development' of github.com:prawnsalad/KiwiIRC:
  More format adjustment :)
  Adjusted code format
  Added inspircd 396 numeric RPL_HOSTCLOACKING

10 years agoMissed HTML template update from previous commit
Darren [Tue, 29 Apr 2014 14:49:59 +0000 (15:49 +0100)]
Missed HTML template update from previous commit

10 years agoMoving nick list toggle into the right bar
Darren [Tue, 29 Apr 2014 14:45:43 +0000 (15:45 +0100)]
Moving nick list toggle into the right bar

10 years agoMerge pull request #526 from H7-25/development
Darren [Fri, 25 Apr 2014 14:05:17 +0000 (15:05 +0100)]
Merge pull request #526 from H7-25/development

Added inspircd 396 numeric RPL_HOSTCLOACKING

10 years agoMore format adjustment :)
KiwiIRC [Fri, 25 Apr 2014 14:04:13 +0000 (16:04 +0200)]
More format adjustment :)

10 years agoAdjusted code format
KiwiIRC [Fri, 25 Apr 2014 14:00:39 +0000 (16:00 +0200)]
Adjusted code format

10 years agoAdded inspircd 396 numeric RPL_HOSTCLOACKING
KiwiIRC [Fri, 25 Apr 2014 13:52:48 +0000 (15:52 +0200)]
Added inspircd 396 numeric RPL_HOSTCLOACKING

10 years agoExtracting the right_bar into its own view with toggling logic
Darren [Mon, 21 Apr 2014 14:47:52 +0000 (15:47 +0100)]
Extracting the right_bar into its own view with toggling logic

10 years agousing the .disabled CSS class when toggling right_bar
Darren [Mon, 21 Apr 2014 13:43:31 +0000 (14:43 +0100)]
using the .disabled CSS class when toggling right_bar

10 years agoMerge branch 'development' of https://github.com/crtaylor123/KiwiIRC into crtaylor123...
Darren [Mon, 21 Apr 2014 12:32:35 +0000 (13:32 +0100)]
Merge branch 'development' of https://github.com/crtaylor123/KiwiIRC into crtaylor123-development

10 years agoMerge pull request #23 from prawnsalad/CoryChaplin-text_themes
Cory Chaplin [Mon, 21 Apr 2014 08:17:53 +0000 (10:17 +0200)]
Merge pull request #23 from prawnsalad/CoryChaplin-text_themes

Cory chaplin text themes

10 years agoUpdating text themes with new %var names
Darren [Mon, 21 Apr 2014 01:24:23 +0000 (02:24 +0100)]
Updating text themes with new %var names

10 years agoRemoving text theme formatting chars from application code; Use more-readable names...
Darren [Mon, 21 Apr 2014 01:20:42 +0000 (02:20 +0100)]
Removing text theme formatting chars from application code; Use more-readable names instead of single chars for text theming

10 years agomember.js formatting + comment
Darren [Sun, 20 Apr 2014 21:28:58 +0000 (22:28 +0100)]
member.js formatting + comment

10 years agoRemove view/output related data from member model
Darren [Sun, 20 Apr 2014 21:27:42 +0000 (22:27 +0100)]
Remove view/output related data from member model

10 years agoMerge pull request #22 from prawnsalad/CoryChaplin-text_themes
Cory Chaplin [Sat, 19 Apr 2014 22:03:55 +0000 (00:03 +0200)]
Merge pull request #22 from prawnsalad/CoryChaplin-text_themes

text_theme keys shortening

10 years agoShortening text_theme keys
Darren [Sat, 19 Apr 2014 21:39:18 +0000 (22:39 +0100)]
Shortening text_theme keys

10 years agoMerge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin...
Darren [Thu, 17 Apr 2014 20:42:54 +0000 (21:42 +0100)]
Merge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-text_themes

10 years agoKiwi API: addMediaMessageType()
Darren [Wed, 16 Apr 2014 22:29:23 +0000 (23:29 +0100)]
Kiwi API: addMediaMessageType()

10 years agoSeparating formatDate + only init'ing its vars once
Darren [Wed, 16 Apr 2014 20:57:06 +0000 (21:57 +0100)]
Separating formatDate + only init'ing its vars once

10 years agoMerge branch 'date_format' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin...
Darren [Wed, 16 Apr 2014 20:16:59 +0000 (21:16 +0100)]
Merge branch 'date_format' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-date_format

10 years agoDate format language files
Cory Chaplin [Tue, 15 Apr 2014 21:35:13 +0000 (23:35 +0200)]
Date format language files

10 years agoAdding date.format to make date strings customisable to fit your locale
Cory Chaplin [Tue, 15 Apr 2014 15:56:34 +0000 (17:56 +0200)]
Adding date.format to make date strings customisable to fit your locale

10 years agoDon't specify the textTheme params within its regex
Darren [Mon, 14 Apr 2014 13:47:41 +0000 (14:47 +0100)]
Don't specify the textTheme params within its regex

10 years agoMerge pull request #21 from prawnsalad/CoryChaplin-text_themes
Cory Chaplin [Mon, 14 Apr 2014 13:01:12 +0000 (15:01 +0200)]
Merge pull request #21 from prawnsalad/CoryChaplin-text_themes

TextTheme view removed

10 years agoTextTheme view removed
Darren [Mon, 14 Apr 2014 12:56:13 +0000 (13:56 +0100)]
TextTheme view removed

10 years agoMerge branch 'development' of https://github.com/CoryChaplin/KiwiIRC into text_themes
Cory Chaplin [Mon, 14 Apr 2014 12:29:33 +0000 (14:29 +0200)]
Merge branch 'development' of https://github.com/CoryChaplin/KiwiIRC into text_themes

10 years agoMerge remote branch 'origin/development' into text_themes
Cory Chaplin [Mon, 14 Apr 2014 12:29:03 +0000 (14:29 +0200)]
Merge remote branch 'origin/development' into text_themes

10 years agoMerge pull request #20 from prawnsalad/CoryChaplin-text_themes
Cory Chaplin [Mon, 14 Apr 2014 12:11:05 +0000 (14:11 +0200)]
Merge pull request #20 from prawnsalad/CoryChaplin-text_themes

Cory Chaplin text themes

10 years agostyleText moved into helpers
Darren [Mon, 14 Apr 2014 10:06:39 +0000 (11:06 +0100)]
styleText moved into helpers

10 years agoResolving text theme loading race condition
Darren [Mon, 14 Apr 2014 09:13:46 +0000 (10:13 +0100)]
Resolving text theme loading race condition

10 years agoMerge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin...
Darren [Mon, 14 Apr 2014 08:49:35 +0000 (09:49 +0100)]
Merge branch 'text_themes' of https://github.com/CoryChaplin/KiwiIRC into CoryChaplin-text_themes

10 years agoMerge pull request #522 from H7-25/development
Darren [Mon, 14 Apr 2014 08:47:32 +0000 (09:47 +0100)]
Merge pull request #522 from H7-25/development

Added IRC notices interaction for modules

10 years agoRemoved tab from code
KiwiIRC [Sun, 13 Apr 2014 00:33:13 +0000 (02:33 +0200)]
Removed tab from code

10 years agoAdded IRC notices interaction for modules
KiwiIRC [Sun, 13 Apr 2014 00:09:59 +0000 (02:09 +0200)]
Added IRC notices interaction for modules

10 years agoFormatting
Darren [Sat, 12 Apr 2014 23:07:38 +0000 (00:07 +0100)]
Formatting

10 years agoMerge pull request #521 from H7-25/development
Darren [Sat, 12 Apr 2014 23:06:00 +0000 (00:06 +0100)]
Merge pull request #521 from H7-25/development

Added inspircd 310 RPL_WHOISHELPOP and 335 RPL_WHOISBOT numerics

10 years agoAdded inspircd 310 RPL_WHOISHELPOP and 335 RPL_WHOISBOT numerics
KiwiIRC [Sat, 12 Apr 2014 23:02:30 +0000 (01:02 +0200)]
Added inspircd 310 RPL_WHOISHELPOP and 335 RPL_WHOISBOT numerics

10 years agoAdd visible check for updating banlist
reality [Thu, 10 Apr 2014 18:05:09 +0000 (18:05 +0000)]
Add visible check for updating banlist

10 years agofix indentation (I should really have checked the diff better >_>)
reality [Thu, 10 Apr 2014 17:47:50 +0000 (17:47 +0000)]
fix indentation (I should really have checked the diff better >_>)

10 years agoremove useless show
reality [Thu, 10 Apr 2014 17:46:15 +0000 (17:46 +0000)]
remove useless show

10 years agoToggleable ban list
reality [Thu, 10 Apr 2014 17:43:52 +0000 (17:43 +0000)]
Toggleable ban list

10 years agoMerge pull request #517 from reality/483
Darren [Thu, 10 Apr 2014 16:32:18 +0000 (17:32 +0100)]
Merge pull request #517 from reality/483

Check Node version (Fix #483)

10 years agoFix #483
reality [Thu, 10 Apr 2014 16:27:25 +0000 (16:27 +0000)]
Fix #483

10 years agoUpdate development version number
Darren [Thu, 10 Apr 2014 12:19:35 +0000 (13:19 +0100)]
Update development version number

10 years agoUpdate master version number
Darren [Thu, 10 Apr 2014 12:19:13 +0000 (13:19 +0100)]
Update master version number

10 years agoXSS fix in channel linking (courtesy of dispols)
Darren [Thu, 10 Apr 2014 12:12:09 +0000 (13:12 +0100)]
XSS fix in channel linking (courtesy of dispols)

10 years agoMoving defaultServerSettings() into the global kiwi API
Darren [Tue, 8 Apr 2014 19:46:30 +0000 (20:46 +0100)]
Moving defaultServerSettings() into the global kiwi API

10 years agoFixed a bug where CANNOTSENDTOCHAN misfired its bug and add a feature to where cannot...
Randy Jimenez [Sun, 6 Apr 2014 23:57:05 +0000 (19:57 -0400)]
Fixed a bug where CANNOTSENDTOCHAN misfired its bug and add a feature to where cannot_send_to_chan is mentioned in the client

10 years agoshow/hide userslist #459
Chris Taylor [Sun, 6 Apr 2014 21:35:50 +0000 (17:35 -0400)]
show/hide userslist #459

Added an icon in the index.html.tmpl underneath app_tools.
Added the event handler for the icon in apptoolbar.js.

10 years agoIE8 support - indexOf
Darren [Sat, 5 Apr 2014 18:43:18 +0000 (19:43 +0100)]
IE8 support - indexOf

10 years agoMerge branch 'development' of https://github.com/CoryChaplin/KiwiIRC into text_themes
Cory Chaplin [Fri, 4 Apr 2014 07:56:15 +0000 (09:56 +0200)]
Merge branch 'development' of https://github.com/CoryChaplin/KiwiIRC into text_themes

Conflicts:
client/src/app.js
client/src/models/member.js

10 years agoFix missing nickname in actions
Cory Chaplin [Fri, 4 Apr 2014 07:47:33 +0000 (09:47 +0200)]
Fix missing nickname in actions

10 years agoAllow plugins to open new IRC connections
Darren [Thu, 3 Apr 2014 15:56:03 +0000 (16:56 +0100)]
Allow plugins to open new IRC connections

10 years agoMoving connection logic into gateway.js
Darren [Thu, 3 Apr 2014 15:22:31 +0000 (16:22 +0100)]
Moving connection logic into gateway.js

10 years agoclient/src/models/member.js formatting + comments
Darren [Wed, 2 Apr 2014 13:25:21 +0000 (14:25 +0100)]
client/src/models/member.js formatting + comments

10 years agoCorrect user prefix defaults for ircds not providing them (ircd.js)
Darren [Wed, 2 Apr 2014 12:55:25 +0000 (13:55 +0100)]
Correct user prefix defaults for ircds not providing them (ircd.js)

10 years agoUsing default user prefixes when not provided by the ircd
Darren [Wed, 2 Apr 2014 12:05:25 +0000 (13:05 +0100)]
Using default user prefixes when not provided by the ircd

10 years agoUpdate development version number
Darren [Mon, 31 Mar 2014 21:50:04 +0000 (22:50 +0100)]
Update development version number

10 years agoUpdate master version number
Darren [Mon, 31 Mar 2014 21:49:25 +0000 (22:49 +0100)]
Update master version number

10 years agoMissing bosnian translation from build
Darren [Mon, 31 Mar 2014 21:05:12 +0000 (22:05 +0100)]
Missing bosnian translation from build

10 years agoMerge remote branch 'origin/development' into text_themes
Cory Chaplin [Mon, 31 Mar 2014 20:47:53 +0000 (22:47 +0200)]
Merge remote branch 'origin/development' into text_themes

Conflicts:
client/src/app.js

10 years agoShow the app after plugins loaded; Allow custom startup applets;
Darren [Mon, 31 Mar 2014 20:34:31 +0000 (21:34 +0100)]
Show the app after plugins loaded; Allow custom startup applets;

10 years agoText theme fixes
Cory Chaplin [Mon, 31 Mar 2014 19:16:17 +0000 (21:16 +0200)]
Text theme fixes

10 years agoMerge remote branch 'origin/development' into text_themes
Cory Chaplin [Mon, 31 Mar 2014 14:15:26 +0000 (16:15 +0200)]
Merge remote branch 'origin/development' into text_themes

Conflicts:
client/build.js
client/src/models/network.js
client/src/translations/es.po
server/settingsgenerator.js

10 years agoText themes : extra text theme, documentation and config fix
Cory Chaplin [Mon, 31 Mar 2014 12:59:33 +0000 (14:59 +0200)]
Text themes : extra text theme, documentation and config fix