Commit Graph

304 Commits

Author SHA1 Message Date
Rylee Fowler 92460a354a Merge upstream pull request #382 from TobiasBales/unread-marker
Add basic unread marker

closes #13

Conflicts:
	client/js/libs.min.js
	client/js/shout.js
2015-08-04 21:32:17 -05:00
Rylee Fowler 04a2c9a659 Merge upstream pull request #320 from janza/client-plugins
Client plugins

closes #14
2015-08-04 21:17:10 -05:00
Christine Dodrill 73ecbc4aa2 correct more ampersands to bangs 2015-08-04 18:03:42 -07:00
Christine Dodrill 3708c1d593 Shout -> Shuo branding
Closes #16
2015-08-04 17:46:53 -07:00
William Boman 7e10dc8254 client/js/shout.js: no longer closes Notifications in Safari
Closes #11
2015-08-04 16:16:37 -07:00
William Boman d0c6f8aae3 client/js/shout.js: tag Notifications to reduce spam
Closes #10
2015-08-04 16:16:11 -07:00
Tobias Bales 813da27348 Add basic unread markers 2015-03-29 22:52:15 +02:00
Mattias Erming ef041d6612 Fix topic exploit 2015-01-22 09:29:28 -08:00
Josip Janžić a469f58cd1 added oninput hook before form submit 2014-12-28 12:29:50 +01:00
Josip Janžić 2c6aab4e9f added plugin hooks to client code 2014-12-28 00:48:28 +01:00
Mattias Erming 4715492c88 Update minified js 2014-12-12 00:58:03 +01:00
Mattias Erming ccea9ea43d Close button now correctly says 'Close' for private messages 2014-12-12 00:10:15 +01:00
Mattias Erming a1f864b511 Use interval to clear inactive channel buffers 2014-12-12 00:04:45 +01:00
Mattias Erming 07a509a862 Only confirm exit in public mode 2014-12-11 23:42:22 +01:00
Graeme 2274f92833 Update styled items class names 2014-12-10 22:35:17 -05:00
Graeme 635646b0f3 🎊 full mirc colour+style compliance 2014-12-10 06:30:45 -05:00
Mattias Erming b3b7d126be Detect web-app-capable 2014-11-18 22:50:55 +00:00
Mattias Erming eb3bc22d71 Added dynamic title 2014-11-07 20:52:38 +01:00
Mattias Erming f6636ad028 Fix username input 2014-11-06 12:00:14 +00:00
Mattias Erming 7aafa8a956 Fix username input 2014-11-05 23:19:29 +01:00
Mattias Erming a0ed791926 Merge pull request #263 from megawac/style-parser 2014-10-27 22:52:37 +01:00
Mattias Erming 277887382c Merge pull request #253 from codl/fix/bold+color+url
Fix urls preventing proper closure of bold and color tags
2014-10-27 22:48:45 +01:00
megawac 3d5e070c56 Support nested colours 2014-10-25 15:16:54 -04:00
megawac fbe43b3b7a Fix indentation 2014-10-25 15:07:15 -04:00
megawac a53544b44a Support MIRC style terminators (^O) 2014-10-25 15:02:12 -04:00
Corentin Delcourt 44c20b327d fix urls preventing proper closure of bold and color tags 2014-10-20 13:28:29 +02:00
Mattias Erming 90a3bb8ba8 Remove mode from badge count 2014-10-16 23:29:18 +02:00
XeonCore 20d1e1b212 Add thumbnail to toggles when sites have them
Displays a small thumbnail above each toggle that comes from either og:image or twitter:image meta tags.
2014-10-12 12:42:30 +11:00
Mattias Erming 5b1820ca2e Fix message parser 2014-10-12 01:53:13 +02:00
Mattias Erming 1b476bfefd Edit color parser 2014-10-11 19:38:53 +02:00
Mattias Erming d86005e84a Added text color 2014-10-11 01:12:03 +02:00
Mattias Erming 66352d6519 Added drag-and-drop tolerance 2014-10-10 22:42:04 +02:00
Mattias Erming f42a6487d6 Emit topic over socket 2014-10-10 22:05:25 +02:00
Mattias Erming b3712842bf Always show right toggle 2014-10-10 21:21:40 +02:00
Mattias Erming 7038766095 Disable login button on authentication 2014-10-09 16:35:29 +02:00
Mattias Erming a76df88c88 Smarter nick completion 2014-10-08 23:21:41 +02:00
Mattias Erming 2e964ca629 Prevent multiple logins 2014-10-08 22:16:10 +02:00
Mattias Erming eae1e661b7 Split users by mode in the sidebar 2014-10-04 12:47:27 -07:00
Mattias Erming b801689eaa Show user modes in channel 2014-10-04 05:31:45 -07:00
Mattias Erming d9f48f0e94 Fix tab completion 2014-10-01 11:53:16 -07:00
Mattias Erming e1e0b4f3cc Scrolling now works correctly when loading thumbnails 2014-09-30 14:44:29 -07:00
Mattias Erming 80b43c4eab Added colored nicknames (optional) 2014-09-30 11:00:23 -07:00
Mattias Erming 8b392a9fa0 Fix text selection 2014-09-29 12:48:14 -07:00
Mattias Erming 6aba36460d Fix 'Show More' button 2014-09-28 14:51:24 -07:00
Mattias Erming 5eb6f09b12 Remove stray </div> tag 2014-09-27 17:21:37 -07:00
Mattias Erming 6c6e76afda Persist inline links 2014-09-27 16:47:04 -07:00
Mattias Erming 7a0e572100 Added inline links settings 2014-09-27 16:22:34 -07:00
Mattias Erming e4f100a177 Break really long words 2014-09-27 15:01:44 -07:00
Mattias Erming 3a28afe408 Fetch page titles 2014-09-27 13:39:14 -07:00
Mattias Erming 2a00fb1bb6 Added link plugin 2014-09-27 12:17:13 -07:00