projects
/
KiwiIRC.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
New IRC connection - don't send redundant con_num to client on connection error
[KiwiIRC.git]
/
client
/
assets
/
src
/
2013-09-28
Darren
panel.addMsg moved to models/channel.js
tree
|
commitdiff
2013-09-28
Darren
/clear command fix
tree
|
commitdiff
2013-09-28
Darren
Merge pull request #403 from M2Ys4U/nick_trunc_fix
tree
|
commitdiff
2013-09-26
Jack Allnutt
Rename j_loop to nick_character_loop and j_char to...
tree
|
commitdiff
2013-09-26
Jack Allnutt
Refactor _kiwi.model.Member#stripPrefix
tree
|
commitdiff
2013-09-26
Jack Allnutt
Merge pull request #402 from M2Ys4U/nick_trunc_fix
tree
|
commitdiff
2013-09-26
Jack Allnutt
Fix bug where nicks could be missing the first char...
tree
|
commitdiff
2013-09-23
Darren
es-419 + zh-tw translation update
tree
|
commitdiff
2013-09-22
Darren
Translations update
tree
|
commitdiff
2013-09-21
Darren
MenuBox closing refactor
tree
|
commitdiff
2013-09-17
Darren
Merge pull request #336 from M2Ys4U/userbox
tree
|
commitdiff
2013-09-13
Darren
emoticons moved to CSS
tree
|
commitdiff
2013-09-13
Jack Allnutt
Sprite the emoticon images
tree
|
commitdiff
2013-09-13
Jack Allnutt
Adding emoticon support
tree
|
commitdiff
2013-09-10
Darren
Code formatting; Notifications only when blurred; Chann...
tree
|
commitdiff
2013-09-10
Andrew Colden
Merge branch 'pr/374' into notificationsMerge2
tree
|
commitdiff
2013-09-10
Michele Locati
Merge italian translation
tree
|
commitdiff
2013-09-10
Darren
CTCP time response fix
tree
|
commitdiff
2013-09-10
Darren
Merge branch 'ctcp-fix' of https://github.com/TimPeters...
tree
|
commitdiff
2013-09-09
Darren
Merge pull request #385 from TimPeterson/case-insensiti...
tree
|
commitdiff
2013-09-08
Tim Peterson
Use case-insensitive comparisons against own nick.
tree
|
commitdiff
2013-09-04
Darren
Panel/channel/server views split up; message element...
tree
|
commitdiff
2013-09-04
Darren
Channel/query specific events moved out of panel view
tree
|
commitdiff
2013-09-01
Darren
gateway logging
tree
|
commitdiff
2013-09-01
Darren
gateway.reconnect() callback being used
tree
|
commitdiff
2013-09-01
Darren
Rely on engine.io transport probing
tree
|
commitdiff
2013-09-01
Darren
Engine.io + Engine.io.tools implemented
tree
|
commitdiff
2013-09-01
Darren
Initial engine.io/websocketrpc port
tree
|
commitdiff
2013-08-29
Darren
Romanian translation
tree
|
commitdiff
2013-08-29
Darren
Translations update. +nl, +tr, de->de-de
tree
|
commitdiff
2013-08-28
Knut
Added rudimentary support for HTML5 notifications in...
tree
|
commitdiff
2013-08-25
Darren
5 minute warning for jump server
tree
|
commitdiff
2013-08-24
Darren
Customisable settings.json path
tree
|
commitdiff
2013-08-23
Darren
Client: Encoding within the URL
tree
|
commitdiff
2013-08-18
Jack Allnutt
Merge pull request #358 from M2Ys4U/buffer_parse
tree
|
commitdiff
2013-08-18
Darren
Media message toggling #355
tree
|
commitdiff
2013-08-17
Darren
Gateway + Network reconnection methods. Jumpserver...
tree
|
commitdiff
2013-08-17
Darren
Removing obsolete locale strings
tree
|
commitdiff
2013-08-17
Darren
Allowing periods in clickable channel names
tree
|
commitdiff
2013-08-17
Darren
manageDebug() replaced to html5boilerplate console...
tree
|
commitdiff
2013-08-17
Darren
Reconnection messages moved to locales
tree
|
commitdiff
2013-08-17
Darren
Merge branch 'settings' into development
tree
|
commitdiff
2013-08-17
Darren
Client broadcasting method + jump server command
tree
|
commitdiff
2013-08-15
Darren
Merge pull request #366 from coinpr0n/master
tree
|
commitdiff
2013-08-15
Darren
Merge pull request #365 from coinpr0n/master
tree
|
commitdiff
2013-08-13
Jack Allnutt
Have client refetch settings on reconfig
tree
|
commitdiff
2013-08-10
Darren
Add kiwi_server options into settings.json
tree
|
commitdiff
2013-08-10
Darren
Merge branch 'settings' into development
tree
|
commitdiff
2013-08-10
Darren
Merge branch 'settings' of https://github.com/M2Ys4U...
tree
|
commitdiff
2013-08-10
Darren
Merge branch 'settings' of https://github.com/M2Ys4U...
tree
|
commitdiff
2013-08-09
Darren
Client: Crashing out on notices with nicks fix
tree
|
commitdiff
2013-08-09
Jack Allnutt
Refactor build.js
tree
|
commitdiff
2013-08-08
Jack Allnutt
Don't embded settings in HTML, serve them as a separate...
tree
|
commitdiff
2013-08-04
Darren
Merge pull request #359 from lewtds/l10n
tree
|
commitdiff
2013-08-04
Jack Allnutt
Merge branch 'development' of github.com:prawnsalad...
tree
|
commitdiff
2013-08-04
Jack Allnutt
Fix bug in StatusMessage#html
tree
|
commitdiff
2013-08-03
Jack Allnutt
Merge branch 'dep_update' into development
tree
|
commitdiff
2013-07-31
xekiah
Vietnamese translation review
tree
|
commitdiff
2013-07-31
Trung Ngo
Vietnamese translation review
tree
|
commitdiff
2013-07-31
miyo
Vietnamese translation
tree
|
commitdiff
2013-07-26
Darren
Check the correct user for op status on a nick click
tree
|
commitdiff
2013-07-25
Darren
Message doubling up in server panel fix
tree
|
commitdiff
2013-07-25
Darren
Quick hack to get plugins working again
tree
|
commitdiff
2013-07-24
Darren
Merge branch 'development'
tree
|
commitdiff
2013-07-24
Jack Allnutt
no-nb -> no in translations.json
tree
|
commitdiff
2013-07-24
Jack Allnutt
Renamed no-nb.po to no.po
tree
|
commitdiff
2013-07-23
Darren
Translation: Russian
tree
|
commitdiff
2013-07-23
Darren
translations.json formatting
tree
|
commitdiff
2013-07-23
Darren
Norsk translation; es-mx renamed to es-419
tree
|
commitdiff
2013-07-23
Darren
Removing junk from .po files
tree
|
commitdiff
2013-07-23
Darren
Updating translations (de, en, es, fr, he, pt-br)
tree
|
commitdiff
2013-07-23
Darren
Merge pull request #347 from Allmoz/development
tree
|
commitdiff
2013-07-23
Allmoz
Update translations.json
tree
|
commitdiff
2013-07-23
Allmoz
Rename es-la.po to es-mx.po
tree
|
commitdiff
2013-07-23
Darren
Merge pull request #345 from Allmoz/development
tree
|
commitdiff
2013-07-23
Allmoz
Second rev. es-la
tree
|
commitdiff
2013-07-22
Allmoz
First Preliminar Translation
tree
|
commitdiff
2013-07-22
Allmoz
add es-la to translations
tree
|
commitdiff
2013-07-22
Allmoz
Create es-la.po
tree
|
commitdiff
2013-07-22
Darren
more app.js formatting
tree
|
commitdiff
2013-07-22
Darren
/invite command handling
tree
|
commitdiff
2013-07-22
Darren
app.js formatting
tree
|
commitdiff
2013-07-22
Darren
Merge pull request #344 from Flauschbaellchen/i18n
tree
|
commitdiff
2013-07-22
Noxx
Update translation template.po to latest version
tree
|
commitdiff
2013-07-22
Noxx
Small improvement and fix to german translation
tree
|
commitdiff
2013-07-22
Darren
Merge pull request #343 from Felizardo/pt-br-translation
tree
|
commitdiff
2013-07-22
Vinicius Daly Feli...
Adding missing translation
tree
|
commitdiff
2013-07-22
Vinicius Daly Feli...
Finished brazilian portuguese translation
tree
|
commitdiff
2013-07-21
Darren
Warn to refresh page after language change
tree
|
commitdiff
2013-07-21
Jack Allnutt
Merge pull request #342 from M2Ys4U/i18n
tree
|
commitdiff
2013-07-21
Jack Allnutt
Merge branch 'i18n' into development
tree
|
commitdiff
2013-07-19
Darren
Client: Apply default settings before applying any...
tree
|
commitdiff
2013-07-16
Darren
Merge pull request #338 from M2Ys4U/key
tree
|
commitdiff
2013-07-16
Jack Allnutt
Allow default channel key to be specified in config...
tree
|
commitdiff
2013-07-16
Darren
Merge pull request #337 from M2Ys4U/select-collapse
tree
|
commitdiff
2013-07-16
Jack Allnutt
Allow "server and network" section to be collapsed...
tree
|
commitdiff
2013-07-16
Jack Allnutt
Close context menu after clicking action.
tree
|
commitdiff
2013-07-10
Jack Allnutt
Merge pull request #5 from Flauschbaellchen/i18n
tree
|
commitdiff
2013-07-10
Noxx
Made en-gb to our default language and use it for fallb...
tree
|
commitdiff
2013-07-10
Noxx
Changed locale's identifier to one-word unique ones...
tree
|
commitdiff
next