0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Apr 27, 2023 — Apr 27, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
I again forgot to change the reference from localhost to springle.rebugged.com from the client side js file (chat_client.js) before committing and pusing
JSX
More... about 11 years ago
Merge branch 'master' of github.com:riverspirit/Springle-Chat
JSX
More... about 11 years ago
Basic chat room functionality added.
JSX
More... about 11 years ago
Updated README to add Apache to the tech stack
jsx
More... about 11 years ago
Fixed app icon size in manifest file
JSX
More... about 11 years ago
Renamed Websocket chat to Springle Chat in README
jsx
More... about 11 years ago
Added release note for v0.3 in README
jsx
More... about 11 years ago
[ Issue #4 ] Added notification sound when a new message arrives and the chat window is not in focus
JSX
More... about 11 years ago
Fixed spelling mistake in index
JSX
More... about 11 years ago
Fixed issue #10 - 'Prevent users from sending empty messages'
JSX
More... about 11 years ago
Added favicon
JSX
More... about 11 years ago
Another layout fix for very tiny screens - wrist watches may be, who know :)
JSX
More... about 11 years ago
Another tiny fix for screen sizes lestt than 225px width
JSX
More... about 11 years ago
Added copyright and license text on top of the Javascript files
JSX
More... about 11 years ago
Changed license from GNU GPL v3 to GNU AFFERO GENERAL PUBLIC LICENSE v3, which I think is most suited for a transparent web app.
JSX
More... about 11 years ago
Converted to responsive layout to suit firefox OS (320x480). Also changed the icon with the new one and name to Springle.
JSX
More... about 11 years ago
Corrected syntax error in the manifest file
JSX
More... about 11 years ago
Added web app manifest file, app icon and htaccess entry to correct the content type of the manifest file
JSX
More... about 11 years ago
Disabled resizing of message entry textarea
JSX
More... about 11 years ago
Renamed from Websocket-Chat to Springle-Chat.
JSX
More... about 11 years ago
Corrected demo link in README
JSX
More... about 11 years ago
:) For hopefully the last time, I changed the chat URL from sky.rebugged.com to springle.rebugged.com. Also removed sky.rebugged.com from the list of allowed hosts in the server.
JSX
More... about 11 years ago
Added sky.rebugged.com and springle.rebugged.com to the allowed hosts list
JSX
More... about 11 years ago
Changed websocket server url from localhost to sky.rebugged.com..
JSX
More... about 11 years ago
Merge branch 'master' of github.com:riverspirit/Websocket-Chat
JSX
More... about 11 years ago
Changed websocket port from 8080 to 8804. Also changed chat location url from sky.rebugged.com to localhost
JSX
More... about 11 years ago
Changed websocket port from 8080 to 8804. Also changed the url given in the configuration from sky.rebugged.com to localhost
JSX
More... about 11 years ago
Fixed issue #12 - 'Do not strip away newline characters from messages'
JSX
More... about 11 years ago
Fixed issue#8 'New message title bar alert is shown even when the chat window is in focus'
JSX
More... about 11 years ago
Added GPLv3 license to project
JSX
More... about 11 years ago