16 Commits

Author SHA1 Message Date
Nicolas Stepien
4f28b6d2e5 Add ordering to menu entries, using a flexbox layout. 2013-02-13 18:03:27 +01:00
Nicolas Stepien
566b468327 Some QR fixes.
Use notifications for QR errors and successes! Close #562.
Add an entry to open the QR in the Header's menu.
2013-02-12 03:32:45 +01:00
Nicolas Stepien
82249ef3ec Add support for 4chan's various themes.
On the catalog, it allows dialogs to be correctly themed as it didn't have the same stylesheets.
Fix #919.
2013-02-12 00:29:04 +01:00
Nicolas Stepien
9de0342dbd Detect current style and style changes.
doc = d.documentElement
2013-02-11 22:25:04 +01:00
Nicolas Stepien
a70b1ee739 Better ux for header bar hiding. 2013-02-11 16:54:03 +01:00
Nicolas Stepien
f4f53b92f2 add $.event 2013-02-11 15:34:37 +01:00
Nicolas Stepien
84617ba149 Use custom events to add our menu entries.
children -> subEntries
2013-02-11 14:11:49 +01:00
Nicolas Stepien
8b836aec8d Add Notifications.
Add error handling. I don't feel like I did a good job of it, might revisit later.
2013-02-10 23:15:06 +01:00
Nicolas Stepien
b6cf7220c4 Most of the Header is done, see changelog file.
Add 4chan and 4chan X settings links in the header's menu.

Add $.asap.

Add UI.Menu.
The menu API now requires a type ("post" or "header").

Add Get.boardsConfig.
2013-02-09 18:50:21 +01:00
Nicolas Stepien
a7f255fa26 fixes 2013-01-15 15:42:01 +01:00
Nicolas Stepien
3c359bf560 Some sort of catalog support. 2013-01-14 02:52:47 +01:00
Nicolas Stepien
cf55f670c0 Merge branch 'master' into v3
I really need to get back to this.
2013-01-13 19:17:28 +01:00
Nicolas Stepien
2420670104 phantomjs has Function.prototype.bind undefined. 2012-10-17 14:16:57 +02:00
Nicolas Stepien
10f23175cf Fix retuning prematurely when unit testing. 2012-10-17 14:02:57 +02:00
Nicolas Stepien
3650eb2af7 Having the quote previews top position flicker is quite annoying actually. 2012-09-26 21:25:59 +02:00
Nicolas Stepien
b3d7f30f3a Use Grunt for building from now on. 2012-09-24 22:37:33 +02:00