Commit graph

884 commits

Author SHA1 Message Date
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
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
Mattias Erming 6f33b79c0a Merge pull request #609 from xPaw/ignore-bad-colors
Simply parse all 0-99 irc colors
2016-01-24 16:03:23 +01:00
Mattias Erming 62672e4b1b Merge pull request #588 from xPaw/user-actions
Render user actions separately
2016-01-24 16:03:12 +01:00
Mattias Erming 7b1b4dc044 Merge pull request #608 from xPaw/patch-5
Send useragent with link expander requests
2016-01-24 16:01:59 +01:00
Pavel Djundik 12d798f0e2 Send useragent with link expander requests 2016-01-24 17:01:11 +02:00
Pavel Djundik bb98be475a Render user actions separately 2016-01-24 16:59:13 +02:00
Mattias Erming 474b9f6b2b Merge pull request #605 from xPaw/theme-fixes
A couple of fixes for Morning and Zenburn themes
2016-01-24 15:53:42 +01:00
Mattias Erming 97bb284078 Merge pull request #598 from xPaw/patch-4
Limit max size of inline images
2016-01-24 15:50:50 +01:00
Mattias Erming 81cc1bb418 Merge pull request #590 from xPaw/notices
Emit sent notice back to the user
2016-01-24 15:50:29 +01:00
Mattias Erming 0f4209733f Merge pull request #587 from xPaw/patch-3
Run new topic through parser when it is updated
2016-01-24 15:47:29 +01:00
Mattias Erming 6c843e6a3d Merge pull request #596 from xPaw/history-via-msg
Use a single function to process and render messages
2016-01-24 15:45:24 +01:00
Mattias Erming 7d3e2ad14a Merge pull request #597 from xPaw/update-slate-irc
Update slate-irc
2016-01-24 15:44:55 +01:00
Pavel Djundik 4b4dc060ca Add gitattributes to normalize line endings 2016-01-24 16:12:08 +02:00
Pavel Djundik cd92d1640e Simply parse all 0-99 irc colors 2016-01-24 15:57:44 +02:00
Pavel Djundik 58496baeba Recompile templates 2016-01-23 20:55:31 +02:00
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
Pavel Djundik 7a9bc41b30 Use a single function to process and render messages 2016-01-23 16:59:05 +02:00
Jérémie Astori 263d1d5c78 Add a badge to display the IRC channel at the top 2016-01-22 06:33:09 +00: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
Pavel Djundik 62744761c2 Limit max size of inline images 2016-01-20 18:16:27 +02:00
Pavel Djundik 17bd1aadb5 Update slate-irc 2016-01-20 17:36:31 +02:00
William Boman ba7c7de9af client/js/shout.js: tag Notifications to reduce spam 2016-01-20 14:49:08 +01:00
Jérémie Astori 5b1787eca3 Fix wrong color class on Zenburn style 2016-01-20 06:29:03 +00:00
Pavel Djundik 8ddc4085a6 Nicer scrollbar (webkit only) 2016-01-18 19:49:23 +02: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
Pavel Djundik 06ce48c565 Render user actions separately 2016-01-17 23:18:43 +02:00