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 |
|
Zixaphir
|
6ba92efcd4
|
Start working on fixing things after the last merge
|
2014-02-28 14:48:24 -07:00 |
|
Mayhem
|
a853bd5e8e
|
Make hiding threads on all threads index mode faster. #1484
|
2014-02-27 17:54:31 +01:00 |
|
Mayhem
|
c3fd98551a
|
Less <i>s.
|
2014-02-24 20:33:58 +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
|
ce2b9ee170
|
Add post labelling.
|
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
|
1aa467b051
|
Remove all inline catalog-related code.
|
2014-01-29 16:25:52 +01:00 |
|
Jordan
|
526783d273
|
Font-awesome hide buttons, close #226
|
2014-01-09 03:05:46 -07:00 |
|
Zixaphir
|
9262e8a7af
|
Messing around with some syntax
|
2013-12-26 15:50:02 -07:00 |
|
Zixaphir
|
b38f63e313
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
Gruntfile.coffee
src/Filtering/PostHiding.coffee
src/General/Build.coffee
src/General/lib/$.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
|
2013-12-25 10:54:21 -07:00 |
|
Mayhem
|
be8371d4c6
|
Optimize Menu.makeButton().
|
2013-12-20 04:14:53 +01:00 |
|
Mayhem
|
4e0e881172
|
Slightly faster PostHiding.makeButton().
|
2013-12-15 02:50:52 +01:00 |
|
Zixaphir
|
91cedb3b89
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
html/General/Settings-section-Rice.html
img/changelog/3.9.0/0.png
package.json
src/Images/AutoGIF.coffee
src/Images/RevealSpoilers.coffee
src/Miscellaneous/ExpandComment.coffee
src/Miscellaneous/IDColor.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteInline.coffee
src/Quotelinks/QuotePreview.coffee
src/Quotelinks/QuoteYou.coffee
src/Quotelinks/Quotify.coffee
|
2013-10-13 13:53:38 -07:00 |
|
Mayhem
|
10e93091d7
|
{Post,Thread}::callbacks => {Post,Thread}.callbacks
|
2013-10-02 11:38:15 +02:00 |
|
Jordan Bates
|
dde6658610
|
Close #168
|
2013-09-12 16:22:07 -07:00 |
|
seaweedchan
|
2fcbe0bf30
|
Merge Zixaphir X
|
2013-08-14 03:12:10 -07:00 |
|
Zixaphir
|
1f011dfd02
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
html/General/Header.html
package.json
src/Filtering/PostHiding.coffee
src/Filtering/ThreadHiding.coffee
src/General/Get.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/UI.coffee
src/Menu/Menu.coffee
src/Posting/QuickReply.coffee
src/Quotelinks/QuoteOP.coffee
|
2013-08-14 03:02:03 -07:00 |
|
seaweedchan
|
6b98f8acb4
|
Make classes consistent with Mayhem X
|
2013-08-14 02:41:07 -07:00 |
|
Mayhem
|
3581a235e7
|
Fix post menus in stubs.
Also removed some old arguments, fixed some semantics, added Get.threadFromNode, and used it.
|
2013-08-13 16:29:54 +02:00 |
|
seaweedchan
|
875f0cd4f8
|
Merge Zixaphir X
|
2013-08-12 00:07:39 -07:00 |
|
Zixaphir
|
ee291bad0c
|
Force stub menu to work
|
2013-08-09 19:21:26 -07:00 |
|
Jordan Bates
|
c23ba817ba
|
Add reply-hide class
|
2013-05-28 10:27:02 -07:00 |
|
Jordan Bates
|
4e7846a7de
|
Add all brackets as .fourchanx-link pseudo-elements, close #67
|
2013-05-09 23:53:41 -07:00 |
|
Jordan Bates
|
3a9160d090
|
Merge Zixaphir X
|
2013-05-09 01:53:44 -07:00 |
|
Zixaphir
|
afb1001cbb
|
Fix stubs menu not following stubs config (firefox only?)
|
2013-05-09 01:17:22 -07:00 |
|
Jordan Bates
|
7ea2e633ff
|
Hide stub link
|
2013-05-08 23:15:47 -07:00 |
|
Jordan Bates
|
09baa3feea
|
Merge Mayhem's structure
|
2013-04-26 14:04:12 -07:00 |
|
Nicolas Stepien
|
a2e87f1200
|
Structure.
God damn War Thunder, download faster!
|
2013-04-26 17:40:51 +02:00 |
|