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
Mayhem
0ee17f32ce
Use classes to position menus and sub-menus.
2013-08-13 13:53:15 +02:00
Mayhem
f1cf1addfe
Move the header menu button into the header shortcuts.
2013-08-13 12:56:21 +02:00
Zixaphir
e0895c594a
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
css/style.css
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/lib/$.coffee
src/General/lib/databoard.class
src/Monitoring/ThreadStats.coffee
src/Monitoring/ThreadUpdater.coffee
src/Monitoring/ThreadWatcher.coffee
2013-08-12 18:26:39 -07:00
Mayhem
a92afa5679
Add fetching status at the top of the thread watcher. #99
2013-08-12 21:41:13 +02:00
Johnny
940202150a
Update CSS to reflect new Thread Watcher changes
2013-08-12 19:20:56 +02:00
Mayhem
6261160891
Start the Thread Watcher rewrite. #99
...
Fix #1112 .
2013-08-12 19:20:56 +02:00
Mayhem
8560f204b2
Remove userjs support and Presto-related code.
...
Add `minimum_opera_version` in the manifest.
Up the min Chrome version for unprefixed MutationObserver support.
2013-07-08 19:09:23 +02:00
Mayhem
009bb9f74d
Revert "Somewhat more discernible forwardlinks."
...
This reverts commit b307072907e08a178ccf686d32838cd51883db81.
See crbug.com/257695
2013-07-05 22:16:53 +02:00
Mayhem
b307072907
Somewhat more discernible forwardlinks.
2013-07-03 12:04:29 +02:00
Mayhem
fb6573dd3e
Keybind fields should be monospace'd.
2013-06-27 01:08:27 +02:00
Mayhem
5ab212fa79
Remove the only -o-prefixed CSS property as it will never exist.
2013-06-07 14:59:38 +02:00
Mayhem
b5caa77df8
Use vh for image expansion's "Fit height" on Chrome and Firefox.
...
Should give much better performance when resizing for example.
2013-05-21 21:08:22 +02:00
Mayhem
e55a05cf05
Make the QR thread selector appear as a clickable link.
2013-05-14 22:43:15 +02:00
Mayhem
538e117746
Add archive selection.
2013-05-06 06:57:29 +02:00
Mayhem
9183ca0b6a
Quick Reply Personas! #330 .
2013-05-01 00:28:54 +02:00
Mayhem
363753fc19
Navigate to stubbed threads. #1074
2013-04-30 19:32:12 +02:00
Nicolas Stepien
00427cfc52
Close #1073 .
2013-04-30 03:31:42 +02:00
Nicolas Stepien
c54e585f44
Use font-family instead as suggested by @saxamaphone69.
2013-04-26 04:35:41 +02:00
Nicolas Stepien
2a6399b8bf
Fix the font-family of .fields, it should depend on the style.
2013-04-26 02:43:55 +02:00
Nicolas Stepien
fe0f79458d
Optional top and bottom original board lists. #996
2013-04-25 01:58:28 +02:00
Nicolas Stepien
01f5355ba4
Fix #1051
2013-04-23 18:16:25 +02:00
Nicolas Stepien
c99fe351e6
Don't hide the copyright notice or whatever's at the bottom if you use bottom header.
2013-04-18 22:27:19 +02:00
Nicolas Stepien
382346f6de
Simpler CSS to center the settings dialog.
2013-04-17 22:48:35 +02:00
Nicolas Stepien
55e1ee09ca
Use vh and vw units for images in quote previews when possible.
2013-04-17 17:45:29 +02:00
Zixaphir
9f8f8efd80
BREAK EVERYTHING INTO PIECES
2013-04-16 19:45:39 -07:00
Zixaphir
599eaef3df
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.js
src/features.coffee
src/main.coffee
2013-04-16 18:03:14 -07:00
Nicolas Stepien
48267c2462
Don't float the show-announcement button.
2013-04-16 22:32:55 +02:00
Zixaphir
f66240b860
Merge some appchan x flavor.
2013-04-16 10:42:43 -07:00
Zixaphir
0e103f0526
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
lib/$.coffee
lib/ui.coffee
src/config.coffee
src/features.coffee
src/main.coffee
src/qr.coffee
Also added a proper Chrome build. I'mma have to save my pem file...
2013-04-15 23:11:22 -07:00
Nicolas Stepien
0aa131bdaf
Make the button float.
2013-04-16 01:30:09 +02:00
Nicolas Stepien
35cd7a7e34
Close #933 .
2013-04-16 01:17:47 +02:00
Zixaphir
0cd3e95989
Make header more Mayhem-y
2013-04-14 12:29:01 -07:00
Zixaphir
1276c542f2
Add Mayhem X's Header and options to disable it.
2013-04-14 00:47:54 -07:00
Zixaphir
478a75d03e
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
css/style.css
src/config.coffee
src/qr.coffee
2013-04-13 23:20:09 -07:00
Nicolas Stepien
f4bf9b5413
Add the has-focus class to the QR element when it has focus.
...
@saxamaphone69
2013-04-14 00:20:21 +02:00
Zixaphir
7d37aa189a
la-la-la
2013-04-12 20:02:00 -07:00
Zixaphir
8962659934
FLEX_ERASER.commit
2013-04-12 19:47:56 -07:00
Zixaphir
a0ef2f4076
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
src/config.coffee
src/features.coffee
We don't actually use the "Header", so the "move header to bottom"
setting has been removed as it wouldn't do anything.
2013-04-09 08:15:40 -07:00
Nicolas Stepien
d641595922
Add a setting to move the header to the bottom of the screen.
2013-04-09 11:40:46 +02:00
Nicolas Stepien
33d154c8c8
Close #994
2013-04-09 08:58:13 +02:00
Nicolas Stepien
cd89d93189
Move the qphl class back to the post instead of the postContainer.
...
It's the source of performance issues when quote previewing in large threads.
2013-04-08 21:10:43 +02:00
Zixaphir
f453276a9c
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
Gruntfile.js
src/config.coffee
src/features.coffee
src/main.coffee
src/qr.coffee
2013-04-08 07:44:26 -07:00
Nicolas Stepien
2fc572434f
Make the thread update button fill the width.
2013-04-08 09:39:26 +02:00
Nicolas Stepien
cdb9b5575e
Close #837 .
2013-04-07 23:34:22 +02:00
Nicolas Stepien
3a1e9554c1
Fix a missing prefix for a transition.
2013-04-03 20:17:57 +02:00
Nicolas Stepien
9b06417c81
Remove webkit prefixes for transition/gradients, bump min version requirement for Chrome to 26.
2013-04-03 19:05:32 +02:00
Nicolas Stepien
e88e3e4707
Don't enlarge the name/mail/subject fields too much.
2013-03-30 05:10:41 +01:00
Zixaphir
1662401958
Merge remote-tracking branch 'mayhem/v3' into v3
...
Conflicts:
.gitattributes
4chan-X.meta.js
4chan-X.user.js
Gruntfile.js
lib/$.coffee
src/config.coffee
src/features.coffee
src/globals.coffee
2013-03-28 20:42:02 -07:00
Nicolas Stepien
c9323272c6
Add a tiny delay before sliding down the Header, so that it doesn't start sliding when it's in our
...
path but not our destination.
2013-03-27 21:27:52 +01:00