Pavel Djundik
e838a33f25
A couple of fixes for Morning and Zenburn themes
...
- Removes white background on `#main` which flashes while chat is loading
- Removes 5px padding on the left of the whole window on mobile devices
- Brings back Leave and Send buttons
- Style buttons to be a darker style (leave, send, show more history)
2016-01-23 19:31:05 +02:00
Jérémie Astori
3e85130d17
Merge pull request #595 from erming/astorije/fix-zenburn
...
Fix wrong color class on Zenburn style
2016-01-20 13:10:33 -05:00
Jérémie Astori
5b1787eca3
Fix wrong color class on Zenburn style
2016-01-20 06:29:03 +00:00
Jérémie Astori
962bdecf28
Merge pull request #591 from pra85/patch-1
...
Fixing initial copyright year
2016-01-18 10:54:09 -05:00
Prayag Verma
fc0c953c46
Fixing initial copyright year
...
According to http://www.copyright.gov/circs/circ01.pdf , document should list its first year of publication in its copyright
2016-01-18 09:41:55 +05:30
Jérémie Astori
2f5b1663d7
Merge pull request #465 from astorije/astorije/badges
...
Badges badges badges
2016-01-10 18:47:24 -05:00
Jérémie Astori
a5316ae12c
Trim trailing whitespaces in README
2016-01-10 23:45:14 +00:00
Jérémie Astori
bb0b81e810
Add David badges to the README
2016-01-10 23:45:14 +00:00
Jérémie Astori
db99c3354b
Add Travis CI badge to the README
2016-01-10 23:43:52 +00:00
Jérémie Astori
ab2dc3e806
Merge pull request #540 from nickel715/patch-446
...
Implement notifications for all messages
2016-01-10 18:03:32 -05:00
Nicolas Hohm
3fe78e8972
Implement notifications for all messages
...
Implement option to get notifications also for message not just for mentions
Resolves : #446
2016-01-10 23:31:53 +01:00
Jérémie Astori
fdb794065f
Merge pull request #573 from erming/revert-571-user-button-span
...
Revert "Change user buttons to as. Allows highlighting on firefox."
2016-01-09 14:16:57 -05:00
Jérémie Astori
37aa9c7eeb
Revert "Change user buttons to as. Allows highlighting on firefox."
2016-01-09 14:16:44 -05:00
Jérémie Astori
82fd49c16a
Merge pull request #571 from YaManicKill/user-button-span
...
Change user buttons to as. Allows highlighting on firefox.
2016-01-09 14:16:40 -05:00
Alistair McKinlay
fe0eff8abd
Change user buttons to as. Allows highlighting on firefox.
2016-01-09 15:51:54 +00:00
Jérémie Astori
baadc3df35
0.53.0
2016-01-07 06:40:34 +00:00
Jérémie Astori
5c9d09b388
Add CHANGELOG info for version 0.53.0
2016-01-07 06:40:26 +00:00
Jérémie Astori
409936e57a
Merge pull request #385 from AmShaegar13/click_channel
...
made channel names in chat clickable; lets users join channels
2016-01-07 00:53:42 -05:00
Jérémie Astori
1943b0aed4
Merge pull request #548 from erming/jd-mergeshedding
...
State that we prefer rebasing over merging PRs
2015-12-13 21:19:12 -05:00
Finn Glöe
58d4a2fda1
made channel names in chat clickable; lets users join channels
2015-12-02 09:56:41 +00:00
JocelynDelalande
a25cd00741
State that we prefer rebasing over merging PRs
2015-12-01 23:14:50 +01:00
Jérémie Astori
e3d68f2fb0
Merge pull request #547 from erming/jd-quoteshedding
...
Allow simple-quotes strings if it avoids escaping
2015-12-01 16:26:41 -05:00
JocelynDelalande
87277e251e
Allow simple-quotes strings if it avoids escaping
2015-12-01 22:19:55 +01:00
JocelynDelalande
8a80ee343d
Merge pull request #519 from lyra833/escape-channel
...
Fixed a bug preventing logging
2015-12-01 22:09:13 +01:00
Jérémie Astori
c8a696b04e
Merge pull request #503 from olivierlambert/master
...
Limit preview for large image files
2015-11-22 18:38:44 -05:00
Paul Friederichsen
62f56fed8a
Merge pull request #526 from williamboman/feat/editorconfig
...
Add .editorconfig
2015-11-12 00:47:51 -06:00
Paul Friederichsen
56bed55103
Merge pull request #536 from jancborchardt/patch-1
...
fix development setup command, fix #535
2015-11-09 11:25:17 -06:00
Jan-Christoph Borchardt
936bb8141d
fix development setup command, fix #535
2015-11-09 17:11:21 +01:00
Olivier Lambert
e5858744a2
Limit preview for large image files ( fix #500 )
2015-11-09 10:07:47 +01:00
JocelynDelalande
9572bbd65d
Merge pull request #477 from bencevans/docker
...
Add a Dockerfile
2015-11-04 20:25:47 +01:00
JocelynDelalande
ba36c4ed80
Merge pull request #522 from williamboman/fix/grunt-cli
...
package.json: add `grunt-cli`
2015-10-27 23:09:40 +01:00
JocelynDelalande
5bfc39bbc9
Merge pull request #504 from williamboman/feat/code-style
...
Enforce coding style
2015-10-27 23:07:41 +01:00
William Boman
b9121d8321
Add .editorconfig
...
http://editorconfig.org/
2015-10-26 03:03:12 +01:00
William Boman
12ba15acf2
package.json: add linting to test
script
2015-10-26 03:01:47 +01:00
William Boman
8fdfd70c7e
Comply with ESLint
2015-10-26 03:01:47 +01:00
William Boman
a69992f6b2
Add .eslintrc
2015-10-26 03:01:45 +01:00
Ben Evans
5d8669112d
Added @Xe's tips on the Dockerfile
...
https://github.com/Shuo-IRC/Shuo/pull/87
2015-10-24 20:45:44 +01:00
JocelynDelalande
1a68e96c87
Merge pull request #523 from erming/astorije/floogulinc-as-maintainer
...
Add @floogulinc as a project maintainer
2015-10-21 07:47:17 +02:00
Jérémie Astori
15415967a1
Add @floogulinc as a project maintainer
...
Welcome Paul!!
2015-10-20 23:50:28 -04:00
William Boman
f2c40234d3
package.json: add grunt-cli
...
This is needed to run npm scripts that uses grunt.
2015-10-19 13:22:59 +02:00
Jérémie Astori
54622e7861
0.52.0
2015-10-19 04:29:31 +00:00
Jérémie Astori
4ae8248200
Use Node 0.12 to deploy as npm shipping with 0.10 is not compatible for deployment anymore...
2015-10-19 04:29:11 +00:00
Jérémie Astori
6b226335ed
Fix wrong npm token
2015-10-19 04:24:38 +00:00
Jérémie Astori
bf5d603e7a
Merge pull request #520 from astorije/astorije/deployment
...
Set up automatic deployments
2015-10-18 23:57:47 -04:00
Jérémie Astori
a3680ce9ef
Set up automatic deployments on npm
...
Travis CI will deploy on npm after a build is successful
2015-10-19 03:51:38 +00:00
Jérémie Astori
9532d1ff39
Add Node.js 4.2 to the list of versions tested by Travis CI
2015-10-19 03:42:47 +00:00
JocelynDelalande
f4a6f46bcc
Merge pull request #518 from floogulinc/fix-autocomplete
...
Turn back on input autocomplete
2015-10-15 20:20:28 +02:00
Jérémie Astori
344e256054
Merge pull request #507 from floogulinc/fix-themes
...
Fix Morning and Zenburn themes on mobile
2015-10-14 22:23:48 -04:00
Alexander Gould
0d6b3b00c3
slashes are replaced with %'s when writing log files
2015-10-14 19:53:27 -04:00
Paul Friederichsen
b25905fb08
Revert "Turn off input autocomplete"
...
This reverts commit d5fe68b27e
.
2015-10-12 12:59:35 -05:00