Commit graph

968 commits

Author SHA1 Message Date
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
Pavel Djundik a9344c1ade Run new topic through parser when it is updated
Fixes #584
2016-01-16 19:11:14 +02:00
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