223 Commits

Author SHA1 Message Date
Zixaphir
cefb710c04 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	css/style.css
	package.json
	src/General/Header.coffee
2014-03-27 13:50:02 -07:00
Mayhem
d1a305a888 Hide and don't use the header hitzone when unnecessary. 2014-03-20 16:21:22 +01:00
Mayhem
3b183d7283 Nuke toggling the header auto-hide by clicking on its border. 2014-03-10 09:29:30 +01:00
Zixaphir
db5cccc70f Merge branch 'mayhem' into v3 (Bugtesting time... yey... ;__;)
Conflicts:
	css/burichan.css
	css/futaba.css
	css/photon.css
	css/tomorrow.css
	css/yotsuba-b.css
	css/yotsuba.css
	html/General/Settings-section-Main.html
	html/General/Settings.html
	src/Filtering/PostHiding.coffee
	src/General/Build.coffee
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Index.coffee
	src/General/Settings.coffee
	src/Miscellaneous/AnnouncementHiding.coffee
	src/Monitoring/ThreadUpdater.coffee
2014-02-28 19:59:04 -07:00
Mayhem
4daab2b160 Remove the <hr> below settings nav.
It's not displayed in a flex container.
2014-02-25 01:02:00 +01:00
Mayhem
5c6c0b7bd7 Use FontAwesome for the announcement hiding button. 2014-02-24 19:48:18 +01:00
Mayhem
e9929e5d5d Make the post hiding buttons the same color as the side arrows. 2014-02-24 18:55:24 +01:00
Mayhem
835f65623d Fix #1476. 2014-02-24 03:40:34 +01:00
Zixaphir
9d95bbea35 Merge branch 'mayhem' into v3 -- Still broken, do not merge (yet)
Conflicts:
	CHANGELOG.md
	Gruntfile.coffee
	css/burichan.css
	css/futaba.css
	css/photon.css
	css/style.css
	css/tomorrow.css
	css/yotsuba-b.css
	css/yotsuba.css
	html/General/Index-navlinks.html
	html/General/Settings-section-Rice.html
	html/General/Settings.html
	html/Posting/QR.html
	json/archives.json
	package.json
	src/Filtering/PostHiding.coffee
	src/Filtering/Recursive.coffee
	src/Filtering/ThreadHiding.coffee
	src/General/Build.coffee
	src/General/Config.coffee
	src/General/Get.coffee
	src/General/Header.coffee
	src/General/Index.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/General/lib/$.coffee
	src/General/lib/databoard.class
	src/General/lib/post.class
	src/General/lib/thread.class
	src/Images/ImageExpand.coffee
	src/Images/RevealSpoilers.coffee
	src/Linkification/Linkify.coffee
	src/Menu/Menu.coffee
	src/Miscellaneous/ExpandThread.coffee
	src/Miscellaneous/IDColor.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Posting/QR.cooldown.coffee
	src/Quotelinks/QuoteBacklink.coffee
	src/Quotelinks/QuoteCT.coffee
	src/Quotelinks/QuoteOP.coffee
	src/Quotelinks/QuoteStrikeThrough.coffee
	src/Quotelinks/QuoteYou.coffee
	src/Quotelinks/Quotify.coffee
2014-02-23 14:04:45 -07:00
Mayhem
0ea3c733a4 Hide threads like we hide them in the catalog. 2014-02-22 00:17:48 +01:00
Mayhem
1f92c2dd6e 14px-sized hide/show button. 2014-02-22 00:17:48 +01:00
Mayhem
61510ca272 Add {Post,Thread}::{hide,show}(). Merge reply hiding and thread hiding. 2014-02-22 00:17:47 +01:00
Mayhem
e6198d4014 Remove <wbr>s in links, use CSS to break. 2014-02-15 00:37:39 +01:00
Mayhem
715724df29 {Add name,rm size} attributes on .persona .field inputs. 2014-02-14 23:41:52 +01:00
Mayhem
fe5f19d705 Add board-mode and board-sort to custom board navigation. 2014-02-14 21:44:29 +01:00
Mayhem
7ec83c24bc Add a tooltip showing the OP's post info in the catalog. 2014-02-13 18:30:55 +01:00
Mayhem
cbc85407df Optimize setting data operations.
Setting local data on Chrome is not throttled, only debounce sync.
Don't make DBs save data on every page load, don't save cleaning operations if nothing's changed.
Debounce Unread.saveLastReadPost() on Chrome to every 5 seconds.
2014-02-13 14:41:24 +01:00
Mayhem
cf552959e0 Simplify QR's dump list html and css. 2014-02-12 20:34:22 +01:00
Mayhem
b19dedb686 Simplify setting's section html and css. 2014-02-12 15:39:17 +01:00
Mayhem
00f08c726e Simplify QR's file/submit html and css. 2014-02-12 15:08:25 +01:00
Mayhem
139e2e93fe Fix catalog selector. 2014-02-11 21:27:22 +01:00
Mayhem
87dafbe643 Move .catalog-mode to doc. 2014-02-11 09:49:40 +01:00
Mayhem
871cdfe0c9 Add Image Size. 2014-02-11 09:23:39 +01:00
Mayhem
3ec442fc25 Move index mode/sort settings into <select>s in #nav-links. 2014-02-10 11:49:52 +01:00
Mayhem
2d830511fd Show the menu button on focus in the catalog. #1428 2014-02-09 18:33:48 +01:00
Mayhem
0fac43ee46 Switch the menu button on posts to the fontawesome icon. 2014-02-08 18:43:40 +01:00
Mayhem
bb274afb9d Min-width/height for catalog thumbs. 2014-02-07 19:06:42 +01:00
Mayhem
245dfaa1f9 Bring back return/catalog links. 2014-02-07 18:45:19 +01:00
Mayhem
7931acd942 Fix the menu button offset in Firefox in the catalog. 2014-02-06 19:05:43 +01:00
Mayhem
a234bdb2a5 Merge pull request #1412 from MayhemYDG/catalog
Drop support for the inline catalog
2014-02-05 18:03:40 +01:00
Mayhem
d7905a0960 Fix the search clear button displacing the hidden threads count. 2014-02-05 09:27:26 +01:00
Mayhem
1653306439 Fix background-color of the menu button in the catalog. 2014-02-04 19:54:43 +01:00
Mayhem
eb26a09ce5 Fix catalog layout alignment. 2014-02-04 18:54:59 +01:00
Mayhem
3bc3aabc05 fix catalog layout on firefox 2014-02-04 18:37:36 +01:00
Mayhem
12ffcb3309 Add an 'open' class to opened menus.
Never hide opened menus in the catalog.
2014-02-04 10:37:51 +01:00
Mayhem
65e8b585bd Better background for menu icons in the catalog. 2014-02-04 10:29:14 +01:00
Mayhem
600febc22e Make the menu button more visible in the catalog. 2014-02-03 14:52:01 +01:00
Mayhem
8951e9cd16 Move the sticky/closed icons off of Saint Stallman's face. 2014-02-03 14:16:36 +01:00
Mayhem
d6030f7df0 Set the catalog thumbnail via background image, save one element.
Also tiny fixes here and there.
2014-02-03 13:51:25 +01:00
Mayhem
ad5f787c71 Add a bit of horizontal margin between threads in the catalog. 2014-02-03 10:01:03 +01:00
Mayhem
22f785ea15 Avoid overflowing comments. 2014-02-03 01:30:35 +01:00
Mayhem
60e89e3f28 Add the menu button to threads in the catalog. 2014-02-02 23:30:04 +01:00
Mayhem
99f4f14c47 Make the catalog flexbox-based.
The new, identical layout allows us to add overflowing elements in threads.
Previously, all overflowing content would be cut off.
Now, only the comment can be cut off.
2014-02-02 22:38:53 +01:00
Mayhem
b05fa8159f Remove [Catalog] links in threads. 2014-01-29 16:40:34 +01:00
Mayhem
9f682bea14 Alt+click to pin threads in the catalog. 2014-01-28 10:26:46 +01:00
Mayhem
7623040593 Add filter-highlight to threads on the catalog. 2014-01-26 18:19:23 +01:00
Mayhem
2024e0c50d Add sticky/closed status icons in the catalog. 2014-01-25 19:00:26 +01:00
Mayhem
154ad07cd7 Initial index catalog mode work. 2014-01-25 17:01:06 +01:00
Mayhem
ef3ac421ca Use text-decoration instead of border for forwardlinks. 2014-01-21 14:13:46 +01:00
Mayhem
26f0fca675 Fix #1376. 2013-12-09 11:18:24 +01:00