Kabir Sala
|
180844b376
|
Merge
|
2014-02-24 23:35:11 +01:00 |
|
Kabir Sala
|
4adbe5a8d9
|
Release 1.4.0
|
2014-02-24 22:56:18 +01:00 |
|
Kabir Sala
|
fcb4742f0f
|
I'll miss you, InstallGanoo
|
2014-02-24 22:01:13 +01:00 |
|
Kabir Sala
|
a5f58231b1
|
Fix the QR in the catalog
|
2014-02-24 22:00:04 +01:00 |
|
Mayhem
|
c6fc3428aa
|
$.delete needs to take into account $.localKeys.
|
2014-02-24 21:48:35 +01:00 |
|
Mayhem
|
c3fd98551a
|
Less <i>s.
|
2014-02-24 20:33:58 +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 |
|
Kabir Sala
|
30c107315c
|
Merge branch 'master' of github.com:Spittie/4chan-x
|
2014-02-24 17:29:00 +01:00 |
|
Kabir Sala
|
2d47870f51
|
Fix #12
|
2014-02-24 17:28:47 +01:00 |
|
Mayhem
|
397e936765
|
Wait for the pagelist to be replaced before removing .index-loading.
|
2014-02-24 15:27:00 +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
|
ac9af09211
|
Merge pull request #1475 from GXTX/patch-1
installgentoo.net is no more.
|
2014-02-23 18:13:42 +01:00 |
|
Aaron (wutno)
|
bac22e4e5c
|
installgentoo.net is no more.
See you space cowboy...
|
2014-02-23 12:12:51 -05:00 |
|
Zixaphir
|
6884039627
|
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/Posting/QR.coffee
|
2014-02-23 08:49:32 -07:00 |
|
Zixaphir
|
58a3adeedb
|
Small CustomCSS optimization
|
2014-02-23 08:33:31 -07:00 |
|
Zixaphir
|
8fa130c2df
|
Backport @vampiricwulf's flash features
|
2014-02-23 08:32:06 -07:00 |
|
Mayhem
|
3f2aeff448
|
Fix #1473.
|
2014-02-23 02:08:51 +01:00 |
|
Mayhem
|
9816866889
|
Release 4chan X v3.19.0.
|
2014-02-22 14:51:58 +01:00 |
|
Mayhem
|
d9a1b2844e
|
Merge pull request #1457 from MayhemYDG/hide
Hiding enhancements
|
2014-02-22 02:31:06 +01:00 |
|
Mayhem
|
49c9156c30
|
Optimize the index by using a sorted list of threads instead of nodes.
Only one call to Get.threadFromRoot() per thread now.
|
2014-02-22 00:17:49 +01:00 |
|
Mayhem
|
27fa3f2bf7
|
Switching between the un/hidden thread index should navigate us to page 0.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
8613e11bc2
|
Hiding threads will hide empty index pages too.
Rebuilding the paged index should navigate us to the last available page.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
ab2ea29dd6
|
Hiding threads should be able to hide other posts recursively too.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
498dfda2ef
|
Update code related to hidden threads.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
0ea3c733a4
|
Hide threads like we hide them in the catalog.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
0e3f90fe4f
|
Make use of Post::getNameBlock().
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
463947820f
|
Simpler code for stubs.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
785f5b39dc
|
Make Thread::{hide,show} handle the catalog view.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
1f92c2dd6e
|
14px-sized hide/show button.
|
2014-02-22 00:17:48 +01:00 |
|
Mayhem
|
0d7190b4d6
|
regexp -> string
|
2014-02-22 00:17:47 +01:00 |
|
Mayhem
|
ce2b9ee170
|
Add post labelling.
|
2014-02-22 00:17:47 +01:00 |
|
Mayhem
|
d052bfc186
|
Optimize the index by dealing with HRs as little as possible.
|
2014-02-22 00:17:47 +01:00 |
|
Mayhem
|
61510ca272
|
Add {Post,Thread}::{hide,show}(). Merge reply hiding and thread hiding.
|
2014-02-22 00:17:47 +01:00 |
|
Mayhem
|
4860b59d1b
|
Fix quoting on Firefox.
|
2014-02-22 00:17:22 +01:00 |
|
Spittie
|
d0a047941e
|
Update README.md
|
2014-02-21 21:00:55 +01:00 |
|
Mayhem
|
f456495160
|
Quoting now also includes the spoiler and code tags.
|
2014-02-21 17:45:39 +01:00 |
|
Mayhem
|
5ca21b1f4a
|
Refresh the index when trying to navigate to the same board.
Close #1461.
|
2014-02-21 17:07:00 +01:00 |
|
Spittie
|
d2c3faa5ff
|
Update README.md
|
2014-02-21 16:10:33 +01:00 |
|
Spittie
|
1aeaec730f
|
Update CHANGELOG.md
|
2014-02-21 02:24:29 +01:00 |
|
Spittie
|
89eee52582
|
Update CHANGELOG.md
|
2014-02-21 02:23:59 +01:00 |
|
Kabir Sala
|
fa024c3044
|
update builds
|
2014-02-21 00:02:36 +01:00 |
|
Kabir Sala
|
2056fc85f2
|
update builds
|
2014-02-21 00:00:57 +01:00 |
|
Kabir Sala
|
ced84988e1
|
Fix my shit
|
2014-02-21 00:00:24 +01:00 |
|
Kabir Sala
|
8a8f14d7ce
|
...
|
2014-02-20 23:54:27 +01:00 |
|
Kabir Sala
|
798b6dd7d2
|
...
|
2014-02-20 23:54:18 +01:00 |
|
Kabir Sala
|
5916115cd8
|
Merge zix v3
|
2014-02-20 23:33:47 +01:00 |
|
Kabir Sala
|
8b38aaea1a
|
Bump version, update builds
|
2014-02-20 21:35:50 +01:00 |
|
Kabir Sala
|
a06862e858
|
Fix, I'm an idiot that doesn't understand scope, and can't even copy/paste from someone else
|
2014-02-20 21:32:04 +01:00 |
|