1665 Commits

Author SHA1 Message Date
Zixaphir
963991ae84 Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	LICENSE
	builds/4chan-X.user.js
	builds/crx/script.js
2013-08-15 19:52:10 -07:00
Jordan Bates
5e5c81a576 Fix #146 2013-08-15 19:22:25 -07:00
Mayhem
629802b196 Anticipate greasemonkey/greasemonkey#1726 and greasemonkey/greasemonkey#1788 2013-08-16 01:13:55 +02:00
Mayhem
0f2dfcdaeb Fix QuoteOP for cross-board clones quoting their thread's OPs. 2013-08-15 22:09:45 +02:00
Mayhem
712a83b971 Don't hide the file remove button of locked posts. 2013-08-15 20:42:35 +02:00
Mayhem
229bf14683 Stop auto-posting when we abort the QR. 2013-08-15 15:46:19 +02:00
seaweedchan
2a8e03dc21 Fix linkifier regex to not accept ellipses as links 2013-08-15 01:43:51 -07:00
Jordan Bates
7ab95c4543 Merge branch 'v3' of https://github.com/zixaphir/appchan-x 2013-08-14 19:16:54 -07:00
Zixaphir
b9581dd428 Separate out IPv4 again 2013-08-14 19:15:46 -07:00
Jordan Bates
2dffb5d0fb Merge branch 'v3' of https://github.com/zixaphir/appchan-x 2013-08-14 19:11:20 -07:00
Zixaphir
9715424f1f Slash or NOTHING 2013-08-14 19:09:51 -07:00
Zixaphir
91ff46718d comment 2013-08-14 18:41:59 -07:00
Jordan Bates
d5326f0d12 Merge branch 'v3' of https://github.com/zixaphir/appchan-x 2013-08-14 18:37:19 -07:00
Zixaphir
dd2a5bb6e9 Simplify 2013-08-14 18:36:22 -07:00
Jordan Bates
3026299087 Pale Moon support 2013-08-14 18:34:45 -07:00
Zixaphir
34ece16aaa This should match *all* top level domains 2013-08-14 18:32:34 -07:00
Mayhem
bf66353ff3 Fix filenames containing / or \. 2013-08-15 02:28:15 +02:00
Mayhem
d73b3c9e39 Don't auto-hide the QR when focusout-ing of the QR on Firefox. 2013-08-15 01:24:21 +02:00
Mayhem
f42296483f Add a fake filename extension when needed. 2013-08-15 01:16:25 +02:00
Zixaphir
9d1daeaf6e Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3 2013-08-14 16:00:56 -07:00
Zixaphir
441f9eac66 Remove the possibility of accidentally matching .jpg with .jp 2013-08-14 15:58:13 -07:00
Zixaphir
521511cd3a Well that was dumb. 2013-08-14 15:43:38 -07:00
Mayhem
8135e93db8 On-the-fly QR filename editing. 2013-08-15 00:24:40 +02:00
Zixaphir
df841c1424 Fix seaweedchan/4chan-x/issues/144 2013-08-14 12:16:55 -07:00
Mayhem
a972183286 Use a static array instead of a stray variable for DataBoard keys. 2013-08-14 17:59:54 +02:00
Mayhem
772e82aa60 Let CoffeeScript handle binding methods for us. 2013-08-14 17:10:24 +02:00
Mayhem
5924dbb4bb Add support for litteral tags, simpler regexp. 2013-08-14 16:13:32 +02:00
Mayhem
c2cc0b4599 Ban text uses <strong> instead of <b>. 2013-08-14 15:48:59 +02:00
Mayhem
10c8ccc90d Update prettyPrinting support. 2013-08-14 15:46:15 +02:00
seaweedchan
5a46958ab2 Update changelog 2013-08-14 05:17:43 -07:00
Zixaphir
fd01ec9559 Revert changes to submenu 2013-08-14 05:06:01 -07:00
seaweedchan
2f074e0353 info domain 2013-08-14 03:42:54 -07:00
seaweedchan
a3da2b3cfc Merge branch 'v3' of https://github.com/zixaphir/appchan-x 2013-08-14 03:37:45 -07:00
seaweedchan
39d028c888 Add seaweedchan class 2013-08-14 03:35:42 -07:00
Zixaphir
35b2015928 Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
	builds/4chan-X.user.js
	builds/crx/script.js
2013-08-14 03:34:11 -07:00
Zixaphir
97475d6fac Better leading and trailing character removal. 2013-08-14 03:32:07 -07:00
seaweedchan
40a0fd3d07 Undo watcher class change 2013-08-14 03:31:32 -07:00
seaweedchan
2fcbe0bf30 Merge Zixaphir X 2013-08-14 03:12:10 -07:00
Zixaphir
1f011dfd02 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	CHANGELOG.md
	html/General/Header.html
	package.json
	src/Filtering/PostHiding.coffee
	src/Filtering/ThreadHiding.coffee
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/UI.coffee
	src/Menu/Menu.coffee
	src/Posting/QuickReply.coffee
	src/Quotelinks/QuoteOP.coffee
2013-08-14 03:02:03 -07:00
seaweedchan
1b2b859ca2 Whoops 2013-08-14 02:44:17 -07:00
seaweedchan
6b98f8acb4 Make classes consistent with Mayhem X 2013-08-14 02:41:07 -07:00
Zixaphir
42c4937dfb Fix range.endOffset in inline links that end before node.length 2013-08-14 02:02:36 -07:00
Zixaphir
7a08d38d36 Update TDLs 2013-08-14 01:43:09 -07:00
seaweedchan
449cfeeebf Merge PullRequest branch 2013-08-14 00:49:39 -07:00
seaweedchan
756c993ff0 Merge v3 branch 2013-08-14 00:48:58 -07:00
seaweedchan
a6d083b141 .mp and .ly linkifying 2013-08-14 00:45:07 -07:00
seaweedchan
7702a8ce10 Fix typo 2013-08-14 00:38:31 -07:00
seaweedchan
780b740b1a Make first section of linkifier more specific 2013-08-14 00:35:06 -07:00
seaweedchan
46cfd0dfcc US domain name linkifying 2013-08-14 00:03:32 -07:00
seaweedchan
5b326a41ce US domain name linkifying 2013-08-13 23:53:06 -07:00