Add leaving message
[KiwiIRC.git] / client /
2014-12-10 ResidentBiscuitAdd leaving message
2014-12-04 ResidentBiscuitChange how server connection is closed
2014-12-04 ResidentBiscuitLocate relevant code
2014-11-25 DarrenAdded pre-defined 'events' object into user scripts
2014-11-25 Darrenkiwi.components.Events implemented
2014-11-25 DarrenPluginInterface event proxy support
2014-11-22 Jack AllnuttMake the client dir independent from the server dir.
2014-11-20 DarrenRestoring PluginInterface away from Promises
2014-11-18 DarrenRemoving old plugininterfac call from the user box...
2014-11-06 DarrenMerge pull request #616 from utoxin/development
2014-11-06 Matthew WalkerFixing a typo
2014-11-06 DarrenNick tab completion case insensitivity
2014-11-06 Matthew WalkerColour codes need to be 2-wide zero padded
2014-10-23 DarrenRemove % formatting in sent messages. Leave that to...
2014-10-22 DarrenRecording scroll back fix, causing #608
2014-10-22 Darrendocument unload promise resolving correctly with promis...
2014-10-19 DarrenCheck if user exists before adding to memberlist
2014-10-18 DarrenMerge remote-tracking branch 'origin/M2Ys4U-promise...
2014-10-18 DarrenRemoving unneeded plugin callbacks
2014-10-18 Darrenindex.html comments
2014-10-18 DarrenLinks are only valid if the *whole* word is a URL
2014-10-18 DarrenUpdating client-side PluginInterface to its server...
2014-10-18 Darrenvar name formatting
2014-10-17 DarrenMerge branch 'promise' of https://github.com/M2Ys4U...
2014-10-08 Darren/away command support
2014-10-08 DarrenFormatting colourised strings before inserting values
2014-10-06 DarrenExpose Notification component to plugins
2014-10-06 DarrenNotification view integrated into the core
2014-10-06 Darrenkiwi_server no longer read from _kiwi.app
2014-10-06 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-10-06 DarrenEmoticons erroneous quote
2014-10-06 DarrenEmoticon erroneous quote
2014-10-02 DarrenMerge pull request #599 from Polsaker/development
2014-10-02 Ramiro BouFixing the CTCP PING
2014-10-02 Ramiro BouAdding CTCP PING response
2014-09-30 Darrenmisc /tick client command
2014-09-23 DarrenApp level heartbeat to ensure clients get disposed...
2014-09-23 DarrenStop client reconnecting twice over + too fast
2014-09-22 Darrenclient /connect alias to /server
2014-09-20 DarrenMissing radix param
2014-09-20 DarrenRenaming var names in doLayout()
2014-09-19 DarrenIncluding panel:create event on models inheriting panel
2014-09-19 DarrenKiwi server connect plugin event
2014-09-19 DarrenConsistent rpc API between browser<->server
2014-09-19 DarrenCleaning up existing WebsocketRpc instances on reconnect
2014-09-19 DarrenKiwi client/server RPC namespaces
2014-09-19 DarrenWebsocketRpc: Use instance as a function instead of...
2014-09-11 DarrenClient gateway refactor + cleanup
2014-09-09 Darrenkiwi 'loaded' event firing in the correct place
2014-09-06 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-09-06 DarrenTextstyle plugin: Removing extra space
2014-09-06 DarrenMerge pull request #586 from M2Ys4U/dep-update
2014-09-06 Jack AllnuttJack Allnutt Update engine.io(-client) from 1.3.1 to...
2014-09-04 DarrenCleaner HTTP routing; Support empty http_base_pase...
2014-09-03 DarrenAdding 'loaded' event to kiwi.events
2014-08-29 Jack AllnuttUpdate backbone from 1.0.0 to 1.1.2
2014-08-29 Jack AllnuttUpdate jQuery from 1.11.0 to 1.11.1
2014-08-29 Jack AllnuttUpdate engine.io(-client) to 1.3.1
2014-08-27 DarrenMacedonian translation #583
2014-08-27 DarrenShow general IRC errors within the client
2014-08-21 Jack AllnuttUse promise version of PluginInterface on the client
2014-08-21 Jack AllnuttUse promises at startup
2014-08-14 DarrenActivity counters stored in channel model
2014-08-14 DarrenRestrict some network info to plugins
2014-08-14 DarrenCLI theme 100% width nick list when narrow
2014-08-13 Darrentextstyle plugin reset
2014-08-13 DarrenRemove trailing comma in app.js
2014-08-12 DarrenUser scripts cleanup for ControlInput events
2014-08-12 DarrenCorrectly proxy events for plugin components other...
2014-08-12 DarrenEmoticon + text style plugins
2014-08-12 DarrenNetwork components get/set
2014-08-11 DarrenTruncating unread message counter when > 999 #578
2014-08-10 DarrenMissing CLI topic bar styles from earlier commit
2014-08-08 DarrenPointer cursor on clickable nicks
2014-08-08 DarrenCLI channel tree view styling
2014-08-08 DarrenMessage drop down bar smoother; CLI topic bar styling
2014-08-08 DarrenClient: Plugin event on new control input commands
2014-08-07 DarrenSwitching to a snappier highlight sound
2014-08-06 DarrenUser prefix in front of nicks by default
2014-08-06 DarrenShowing unparsed messages in desktop notifications
2014-08-04 DarrenRemoving server tabs when connection is removed
2014-08-04 DarrenTranslations update + Korean
2014-08-04 DarrenDon't create error messages when there is no error
2014-08-04 DarrenClient reconnection notification cleanup + fixes
2014-07-23 DarrenStop opening new tab on registering default irc handler
2014-07-17 DarrenMerge branch 'CoryChaplin-fix_380' into development
2014-07-17 DarrenMerge branch 'fix_380' of https://github.com/CoryChapli...
2014-07-17 Cory ChaplinRemoving useless part
2014-07-17 Cory ChaplinSend the right object when removing panel
2014-07-16 DarrenTrigger message:* channel:* events for global Network...
2014-07-16 Cory ChaplinAdd tab fallback for removed panels that have not been...
2014-07-16 Cory ChaplinBetter detection for last open panel
2014-07-16 Cory ChaplinFix for #380, fallback to last open tab when closing...
2014-07-16 DarrenMerge branch 'development' of github.com:prawnsalad...
2014-07-16 DarrenCorrectly using /quit command without reconnecting...
2014-07-16 DarrenMerge pull request #565 from CoryChaplin/feature_create...
2014-07-16 Cory ChaplinFix createQuery
2014-07-16 Cory ChaplinAllow plugins to create queries
2014-07-15 DarrenControl input placeholder text
2014-07-15 DarrenDisplay any IRC connection errors in the client
next