2891 Commits

Author SHA1 Message Date
Zixaphir
f1cf2a7828 Get rid of excess space in vertical icons orientation 2014-02-18 10:03:33 -07:00
Kabir Sala
3a1e1426af silly kate 2014-02-18 16:11:33 +01:00
Kabir Sala
fb7328ce82 Update builds 2014-02-18 16:10:42 +01:00
Brandon
a0049f0b7f Add sauce to /f/ 2014-02-17 16:32:09 -08:00
Brandon
f7a3044409 Fix /f/ FappeTyme 2014-02-17 15:08:11 -08:00
Brandon
785bc4297c /f/ embed and navLinks 2014-02-17 15:03:56 -08:00
Kabir Sala
8a36b0bdbe Update archives 2014-02-17 18:55:31 +01:00
Kabir Sala
516fdb902b Update archives 2014-02-17 18:54:52 +01:00
Kabir Sala
a9460f0513 Fix Chrome 2014-02-17 18:53:30 +01:00
Mayhem
b9896b48d2 Add some default booleans to Posts and Threads.
Remove timeOfDeath as I won't get to use it anytime soon.
Fix #1456.
2014-02-17 18:07:51 +01:00
Zixaphir
7c622e0ba2 opensuse emoji 2014-02-17 09:04:08 -07:00
Zixaphir
0d7668472f Fix #586 2014-02-17 07:33:32 -07:00
Brandon
e4a781cea6 basic /f/ fixup css 2014-02-16 12:33:39 -08:00
Zixaphir
4e4bff6a54 Oops 2014-02-16 05:58:23 -07:00
Zixaphir
62f42508c2 Less redundancy 2014-02-16 05:47:45 -07:00
Zixaphir
20ee5dc809 Try again to be less crazy controlling about non-appchan stylesheets 2014-02-16 05:44:01 -07:00
Zixaphir
3c102d4823 Fix #568 2014-02-16 05:22:35 -07:00
Zixaphir
a9ff7e8d7e Fix Gallery menu-button 2014-02-16 04:40:35 -07:00
Zixaphir
57dab55dcb Add an option to hide navLink UI. #572 2014-02-16 04:37:12 -07:00
Zixaphir
7f69ba59fb resolve #472 2 2014-02-16 04:25:29 -07:00
Zixaphir
9dc9d96574 Unread part of #579 2014-02-16 04:16:33 -07:00
Zixaphir
cab9cef36e Remove last ad plea 2014-02-16 04:10:30 -07:00
Zixaphir
51219252aa Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-02-16 04:02:31 -07:00
Zixaphir
6649e8519c Fix unread count + thread updater with quote threading enabled
See guys, fix one thing, break another!
2014-02-16 03:15:23 -07:00
Zixaphir
b3f937f5c8 Fix JSON Navigation unread count 2014-02-16 03:11:27 -07:00
Zixaphir
ff1467b7e5 Fix #581, Fix #580 2014-02-16 02:32:33 -07:00
Zixaphir
32ef5929cd Merge branch 'v3'
Conflicts:
	builds/appchan-x.user.js
	builds/crx/script.js
2014-02-16 02:28:12 -07:00
Zixaphir
32b020c701 Fix titlelink. 2014-02-16 02:27:26 -07:00
Zixaphir
979650f745 Merge branch 'master' of github.com:zixaphir/appchan-x
Conflicts:
	src/Posting/QR.captcha.coffee
2014-02-16 02:22:48 -07:00
Zixaphir
d11b435134 Merge branch 'v3'
Conflicts:
	CHANGELOG.md
	LICENSE
	README.md
	builds/appchan-x.user.js
	builds/crx/icon16.png
	builds/crx/icon48.png
	builds/crx/manifest.json
	builds/crx/script.js
	latest.js
	package.json
	src/General/Config.coffee
	src/General/html/Features/QuickReply.html
	src/General/img/icon16.png
	src/General/img/icon48.png
	src/Miscellaneous/Emoji.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
2014-02-16 02:17:36 -07:00
Zixaphir
6536d5a2b3 Yeah, let's start the day with obviously erroneous code! 2014-02-16 01:07:32 -07:00
Zixaphir
6dd0cac797 Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Mayhem
70fd543073 Hide the .page-num in archived posts. 2014-02-15 22:58:34 +01:00
Mayhem
8e423493ac Fix quote markers on backlinks in clones. 2014-02-15 22:43:03 +01:00
Mayhem
d8049013f5 Fix incorrect OP/cross-thread markers on some backlinks. 2014-02-15 22:35:15 +01:00
Kabir Sala
017502e0dd Twitter embedding 2014-02-15 22:26:12 +01:00
Mayhem
7df0fd1414 Simplify QuoteMarkers.parseQuotelink arguments. 2014-02-15 22:24:10 +01:00
Mayhem
004c3f74ed Re-think the Quote Backlink implementation.
Before this rewrite, containers and backlinks were created even if the relevant
post did not exist in the page. If the post would never end up existing, it
resulted in a waste of resources. QuoteBacklink's cache also prevented these
containers and backlinks from being garbage collected.
We now only store a map of fullIDs. This feature should be faster since less
elements gets allocated, although the difference is probably negligible.
2014-02-15 21:49:04 +01:00
Spittie
39b8dafc54 Add /biz/ 2014-02-15 17:25:01 +01:00
Mayhem
8b5912b77d Archive links with no archive should keep custom text.
Don't return too early then.
2014-02-15 16:08:17 +01:00
Mayhem
216f7c3abb rm Clean Links config. 2014-02-15 00:51:47 +01:00
Mayhem
e6198d4014 Remove <wbr>s in links, use CSS to break. 2014-02-15 00:37:39 +01:00
Mayhem
fe5f19d705 Add board-mode and board-sort to custom board navigation. 2014-02-14 21:44:29 +01:00
Kabir Sala
3ad3af5dd9 Pass the images on Trimage 2014-02-13 18:36:31 +01:00
Mayhem
7ec83c24bc Add a tooltip showing the OP's post info in the catalog. 2014-02-13 18:30:55 +01:00
Kabir Sala
af2589d0e2 Fixes, better code(?) 2014-02-13 18:28:09 +01:00
Mayhem
349009ab67 Close #1449. 2014-02-13 17:24:14 +01:00
Mayhem
740e408798 Add Open threads in a new tab setting. 2014-02-13 15:43:15 +01:00
Mayhem
e2f26cfa66 Keep the title in 404'd tabs. 2014-02-13 15:04:12 +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