Commit graph

910 commits

Author SHA1 Message Date
Jérémie Astori eb30cf4ba1 1.0.1 2016-02-14 06:45:39 +00:00
Jérémie Astori e5681ef6ab Add change log entry for v1.0.1 2016-02-14 06:45:21 +00:00
Jérémie Astori 38e8ddbbee Merge pull request #19 from maxpoulin64/lastpass
Add dummy method to forms (quiets LastPass)
2016-02-13 13:48:44 -05:00
Jérémie Astori ee43575170 Merge pull request #12 from xPaw/patch-1
Use persistent commit url for shout's changelog
2016-02-13 13:24:59 -05:00
Alistair McKinlay 3d159f64dc Merge pull request #1 from FryDay/master
Fix comments in config file
2016-02-13 09:37:47 +00:00
Jérémie Astori b1e9a958d2 Merge pull request #21 from thelounge/revert-20-gdamjan-path
Revert "Allow The Lounge to be proxied behind a /path/ url"
2016-02-13 02:23:17 -05:00
Jérémie Astori 6122b02c5d Revert "Allow The Lounge to be proxied behind a /path/ url" 2016-02-13 02:20:07 -05:00
Jordan Day da54263b8e Adds clarity to bind option default 2016-02-12 21:27:27 -06:00
Jérémie Astori ec381b0b8a Merge pull request #20 from thelounge/gdamjan-path
Allow The Lounge to be proxied behind a /path/ url
2016-02-12 20:29:53 -05:00
Damjan Georgievski 1f72f81b91 Allow The Lounge to be proxied behind a /path/ url
contains three small changes to use relative urls instead of absolute rooted at /
* favicons in index.html
* badge and pop sound in lounge.js
* the url for the socket.io endpoint
2016-02-13 01:26:45 +00:00
Jérémie Astori 33b0d9f7f4 Merge pull request #8 from xPaw/deps
Update dependencies and pin versions
2016-02-12 20:00:03 -05:00
Maxime Poulin 75972b3f7c Add dummy method to forms (quiets LastPass)
It appears LastPass looks for the use of the GET method in forms on the page to determine if it is secure or not. Since Shout never actually submits any of the forms, no method is set, which means the default of GET is used. Changes form methods to POST to quiet the warning. Should fix #648
2016-02-12 18:51:40 -05:00
Pavel Djundik 601582ed63 Use persistent commit url for shout's changelog 2016-02-12 13:45:39 +02:00
Pavel Djundik 65fe8b0e7d Update dependencies and pin versions 2016-02-12 13:27:17 +02:00
Jérémie Astori f87d605b53 Fix minor issues in the CHANGELOG 2016-02-12 07:54:38 +00:00
Jérémie Astori 9a944e2f95 Update secrets in Travis CI, to fix the publication on npm 2016-02-12 07:54:20 +00:00
Jérémie Astori 993df57aaa 1.0.0 2016-02-12 06:58:41 +00:00
Jérémie Astori 40b0493d18 Add intro and release template in the CHANGELOG 2016-02-12 06:38:23 +00:00
Jérémie Astori d7c0b254cf Add change log for upcoming v1.0.0 2016-02-12 06:22:46 +00:00
Jérémie Astori dd4564e949 Add npm deployment step when a Travis CI build passes on a tag 2016-02-12 05:17:55 +00:00
Jérémie Astori 75040e07c6 Rename the fixture folder, forgotten while switching to new project name 2016-02-12 04:52:32 +00:00
Jérémie Astori 7e8f67a8c5 Add Travis CI configuration file 2016-02-12 04:49:33 +00:00
Jérémie Astori 56c83c0bcf Merge pull request #2 from thelounge/astorije/switch-to-the-lounge
The Lounge Awakens
2016-02-10 02:48:11 -05:00
Jérémie Astori 435998a211 Add mention to credit @erming's great work and inheritance from Shout 2016-02-10 07:47:01 +00:00
Jérémie Astori 5311224371 Improve wording and link for viewing the changelog 2016-02-10 06:31:26 +00:00
Jérémie Astori be152873ff Update LICENSE notice to add ours on top of @erming and Shout 2016-02-10 06:20:05 +00:00
Jérémie Astori 74554c5355 Remove Travis CI configuration for now
Pretty much the entire file is invalid now and Travis CI has not been enabled here yet.
2016-02-10 06:20:05 +00:00
Jérémie Astori 61b1805299 Update the CHANGELOG to redirect readers to Shout's one 2016-02-10 06:20:05 +00:00
Jérémie Astori 96158ba43d Rename variable corresponding to the server 2016-02-10 06:20:05 +00:00
Jérémie Astori 7ff07efa4c Update project name in configuration default configuration file 2016-02-10 06:20:05 +00:00
Jérémie Astori fd2c157cc7 Update project name in additional themes 2016-02-10 06:20:05 +00:00
Jérémie Astori 39dc4e8957 Update name and link to repo to new project 2016-02-10 06:20:05 +00:00
Jérémie Astori e079ec70d6 Rename client source and templates files to new project name 2016-02-10 05:40:53 +00:00
Jérémie Astori df68a1b8f0 Update docker configuration files with new project name 2016-02-10 05:04:09 +00:00
Jérémie Astori ee508ac1cc Switch to new project name in CONTRIBUTING file 2016-02-10 05:01:50 +00:00
Jérémie Astori 1b327bb996 Update package.json to reflect new project naming 2016-02-10 04:55:10 +00:00
Jérémie Astori 447e8c7ad5 Update the project name
Also remove link to the demo and use HTTPS to the docs
2016-02-10 04:30:05 +00:00
Jordan Day df1e7ad3a3 Fix comments in config file 2016-02-09 08:07:50 -06:00
Jérémie Astori 30b8a419cd Merge pull request #617 from MaxLeiter/master
Rotate part/quit icon
2016-01-27 13:34:31 -05:00
Max Leiter 3420e9b80b Rotate part/quit icon 2016-01-27 10:32:59 -08:00
Jérémie Astori 3b55229462 Merge pull request #574 from YaManicKill/user-button-span
Change user buttons to as. Allows highlighting on firefox.
2016-01-26 00:05:03 -05:00
Alistair McKinlay e3e4cc9fb7 Fix styles for .user instead of button 2016-01-24 16:56:33 +00:00
Jérémie Astori b4bcf8f5ee Merge pull request #570 from YaManicKill/fix-word-wrap
Fix word wrap on firefox.
2016-01-24 11:55:55 -05:00
Jérémie Astori 35224d1565 Merge pull request #599 from erming/astorije/irc-channel-badge
Add a badge to display the IRC channel at the top
2016-01-24 11:55:05 -05:00
Alistair McKinlay 4588079eb5 Fix word wrap on firefox. 2016-01-24 16:54:59 +00:00
Alistair McKinlay e5aa02d696 Change user buttons to as. Allows highlighting on firefox. 2016-01-24 16:53:06 +00:00
Jérémie Astori c669a16527 Merge pull request #593 from xPaw/scrollbars
Nicer scrollbar (webkit only)
2016-01-24 11:45:22 -05:00
Mattias Erming 9aaf9348da Merge pull request #418 from williamboman/patch-2
client/js/shout.js: tag Notifications to reduce notification spam
2016-01-24 17:41:38 +01:00
Mattias Erming aea3c3ea18 Recompile templates 2016-01-24 10:16:27 -05:00
Mattias Erming 6db15b3091 Merge pull request #610 from xPaw/gitattributes
Add gitattributes to normalize line endings
2016-01-24 16:03:42 +01:00