109 Commits

Author SHA1 Message Date
Zixaphir
4d45142345 Redirect.to, modularized. 2013-04-22 18:25:30 -07:00
Zixaphir
5ef61ba05b Fappe Tyme. 2013-04-22 16:17:19 -07:00
Zixaphir
6257982bf0 code > features 2013-04-21 17:49:35 -07:00
Zixaphir
9f8f8efd80 BREAK EVERYTHING INTO PIECES 2013-04-16 19:45:39 -07:00
Zixaphir
0e103f0526 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	lib/$.coffee
	lib/ui.coffee
	src/config.coffee
	src/features.coffee
	src/main.coffee
	src/qr.coffee

Also added a proper Chrome build. I'mma have to save my pem file...
2013-04-15 23:11:22 -07:00
Nicolas Stepien
35cd7a7e34 Close #933. 2013-04-16 01:17:47 +02:00
Nicolas Stepien
d748215932 Remove the firefox version alert, some people change their user agent apparently. 2013-04-15 19:51:27 +02:00
Nicolas Stepien
38b51d8c10 Don't execute on api.4chan.org. 2013-04-15 19:45:52 +02:00
Nicolas Stepien
be68f4c78a Get rid of $.engine. 2013-04-15 19:44:01 +02:00
Zixaphir
478a75d03e Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	css/style.css
	src/config.coffee
	src/qr.coffee
2013-04-13 23:20:09 -07:00
Nicolas Stepien
cead1dc231 Save the thread you reply to per post in the QR.
Reset the thread selector on each new post.
2013-04-13 22:54:54 +02:00
Zixaphir
8962659934 FLEX_ERASER.commit 2013-04-12 19:47:56 -07:00
Zixaphir
6eaeb0ee2c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/features.coffee
2013-04-12 18:13:43 -07:00
Nicolas Stepien
0e42ac6476 Warn Firefox <20 users. 2013-04-10 22:34:58 +02:00
Nicolas Stepien
a472dae321 Alert v2 users that v2 needs to be disabled. 2013-04-10 01:35:16 +02:00
Zixaphir
f453276a9c Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	Gruntfile.js
	src/config.coffee
	src/features.coffee
	src/main.coffee
	src/qr.coffee
2013-04-08 07:44:26 -07:00
Nicolas Stepien
0887fd1464 POST me the URL where you caught the errors too. 2013-04-07 22:04:52 +02:00
Nicolas Stepien
b09f790767 POST caught errors to me. 2013-04-07 21:41:31 +02:00
Nicolas Stepien
ad816c579b Use console.error instead of console.log. 2013-04-03 18:45:51 +02:00
Nicolas Stepien
fd587bff22 ReplyHiding -> PostHiding 2013-04-03 18:27:06 +02:00
Nicolas Stepien
1e34674fdf Prevent a post from being killed twice,
f.e. when the thread updater udpdates the post before we get an answer from the server.
2013-04-03 02:44:49 +02:00
Nicolas Stepien
4629864981 Fix archive redirection.
Some simplifications.
g.THREAD -> g.THREADID
2013-04-02 22:40:57 +02:00
Nicolas Stepien
a961c993a2 Better consistency with board and boardID. 2013-04-02 11:04:18 +02:00
Nicolas Stepien
203bbf091d Fix rare race conditions with thread/reply hiding, unread, your posts. #968
Added DataBoards for simplifications and to reduce asyncings.
Made it possible to export/import those.
Made it possible for (You) to work with cross-board quotelinks.
Replaced Misc.clearThreads.

This is more v3-like.
2013-04-01 01:58:25 +02:00
Nicolas Stepien
7126768855 Use fullID when possible. 2013-03-31 00:35:05 +01:00
Nicolas Stepien
0ab6af2a01 Avoid version conflicts between sync'd devices.
Also fix some notification lifetime, teehee~.
2013-03-29 17:10:54 +01:00
Nicolas Stepien
ffc0b4831b Honor the Check for Updates config. 2013-03-29 16:43:07 +01:00
Nicolas Stepien
0a33b5a6d5 Make $.get use the Chrome storage API. Close #503
Still need to fix $.sync, which I'll do tomorrow. Good night.
2013-03-29 05:59:23 +01:00
Zixaphir
db1c2b76b3 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	src/features.coffee
2013-03-28 20:45:12 -07:00
Zixaphir
1662401958 Merge remote-tracking branch 'mayhem/v3' into v3
Conflicts:
	.gitattributes
	4chan-X.meta.js
	4chan-X.user.js
	Gruntfile.js
	lib/$.coffee
	src/config.coffee
	src/features.coffee
	src/globals.coffee
2013-03-28 20:42:02 -07:00
Nicolas Stepien
be92325ee4 Fix logic. 2013-03-28 03:23:10 +01:00
Nicolas Stepien
57d65aa22a Notify users of available updates. #968 2013-03-28 03:10:50 +01:00
Nicolas Stepien
60737bd33e api/images/sys.4chan.org are not legit pages. 2013-03-27 21:55:24 +01:00
Nicolas Stepien
7fab082bea Fix capcode parsing. #968 2013-03-25 23:22:17 +01:00
Nicolas Stepien
a1817f0966 Typo. #968 2013-03-25 05:05:05 +01:00
Nicolas Stepien
f745947602 Make sure callbacks have a name. #968
/slap @milkytiptoe
2013-03-25 03:36:50 +01:00
Nicolas Stepien
3b82f1841e Don't execute 4chan X on '4chan - Error' pages. 2013-03-23 04:10:20 +01:00
Zixaphir
370cf342ef I like that diction better. 2013-03-20 21:31:51 -07:00
Zixaphir
6fa291468d Add "yours" property to "Post" class, use it for backlinks 2013-03-17 11:36:02 -07:00
Zixaphir
4f8206f343 Let's speed that up a bit. 2013-03-16 12:27:22 -07:00
Zixaphir
e4535734fc Remove Mayhemchan X's header. 2013-03-16 11:44:42 -07:00
Zixaphir
df5c84e753 Lets not half-ass it. 2013-03-16 09:43:51 -07:00
Zixaphir
bcd49395a8 Lets reduce duplicate keystrokes. 2013-03-16 09:37:39 -07:00
Zixaphir
69763f87e9 Linkify. 2013-03-15 19:34:16 -07:00
Zixaphir
0ba9e6027b Remove AutoGIF, replace with ImageReplace 2013-03-15 16:50:39 -07:00
Zixaphir
53cf95d8e1 Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
	4chan_x.user.js
	Gruntfile.js
	src/config.coffee
	src/qr.coffee
2013-03-15 13:05:15 -07:00
Nicolas Stepien
163676c5a1 un(Dead) quotelinks when resurrecting. #932 2013-03-15 00:08:40 +01:00
Nicolas Stepien
968cb9744b Resurrect posts in case of false-positives. #932 2013-03-13 21:42:09 +01:00
Nicolas Stepien
c602d39d06 Better header hover-out transition. See b36b9540d366c882a92a2b8a23270cb7a3b02343 2013-03-12 23:55:23 +01:00
Nicolas Stepien
b6f7514605 c = console. replaces $.log 2013-03-12 21:54:40 +01:00