Mayhem
a7d26c173d
Replace the Header & Thread Watcher menu icon with a FontAwesome icon.
...
Also fix .brackets-wrap spacing.
2013-08-20 18:18:17 +02:00
Zixaphir
c13b3731b7
Fix Gallery not rescrolling
2013-08-20 09:16:57 -07:00
Zixaphir
41ebd42722
Write config option. Don't use config option. :/
2013-08-20 09:09:09 -07:00
Zixaphir
8fde4ef520
Accidentally saved all
2013-08-20 09:05:25 -07:00
Zixaphir
3e2bfee617
Pretty much finish up the Gallery
2013-08-20 09:04:56 -07:00
Mayhem
3f04351e48
Mention Gruber's regexp in the LICENSE.
2013-08-20 17:19:04 +02:00
Mayhem
7cd4b7cee0
Use FontAwesome to replace the thread watcher toggle icon.
2013-08-20 17:06:23 +02:00
Zixaphir
54b373c688
Small Gallery. I'm not sure where I'm going with it yet.
2013-08-20 04:46:04 -07:00
Zixaphir
1cf8b0fe9e
Werk Tyme
2013-08-20 01:11:32 -07:00
Zixaphir
f1dca28678
No longer necessary
2013-08-20 00:57:33 -07:00
Zixaphir
3c0c478ded
Some touchups
2013-08-20 00:56:18 -07:00
Zixaphir
8a83feaaa1
Some cleanup
2013-08-20 00:38:13 -07:00
Zixaphir
c37971cc54
Remove old files
2013-08-20 00:30:42 -07:00
Zixaphir
7d626b9cb8
Get "slideout" UI working.
2013-08-20 00:20:29 -07:00
Zixaphir
d157537946
Merge branch 'master' into icons
2013-08-19 20:52:48 -07:00
Zixaphir
00c1976ddd
Fix
2013-08-19 20:52:24 -07:00
Zixaphir
158390bed1
Fix #436 , fix #435
2013-08-19 20:46:14 -07:00
Mayhem
f4433ccf4c
Merge pull request #1246 from MayhemYDG/linkify
...
Add Linkification.
2013-08-19 15:45:52 -07:00
Mayhem
4196ce2600
Clean links from spoiler and code tags.
2013-08-20 00:33:56 +02:00
Mayhem
abfbd734aa
Add a 'linkified' class.
2013-08-20 00:05:41 +02:00
Mayhem
fc745767c4
Replace already-linkified links.
2013-08-19 23:15:54 +02:00
Mayhem
7ee6b24606
Handle a Chrome/WebKit/Blink bug.
2013-08-19 22:09:52 +02:00
Mayhem
abedf85973
Disable error reports if localStorage is blocked.
2013-08-19 20:50:48 +02:00
Zixaphir
1facbe7dc1
Get Flex actually working
2013-08-19 09:06:31 -07:00
Mayhem
19524d26b6
Fix endOffset when relocating.
2013-08-19 17:41:31 +02:00
Mayhem
b378db78f5
Linkify: Attempt to handle un-surroundable contents.
2013-08-19 17:18:13 +02:00
Jordan Bates
0442192181
Release 4chan X v1.2.34.
2013-08-19 07:38:57 -07:00
Zixaphir
eb12134f6c
It continues~
2013-08-19 04:35:06 -07:00
Mayhem
27c1a77b86
Create a single range per post, and detach it when we're done.
2013-08-19 12:32:15 +02:00
Mayhem
a5adff0ab6
Fix parsing of empty text nodes in Post::parseComment().
2013-08-19 12:27:04 +02:00
Mayhem
6d5f422c3f
Tweak/rewrite Linkify.
2013-08-19 12:21:49 +02:00
Zixaphir
a730a0bc17
Start IconPositioner rewrite
2013-08-19 02:21:51 -07:00
Zixaphir
f38e3460f4
Fix threadwatcher CSS
2013-08-18 22:41:25 -07:00
Zixaphir
85f86371a7
Add a width
2013-08-18 21:15:56 -07:00
Zixaphir
cbecf966a9
Fix Desktop Notifications
2013-08-18 21:11:12 -07:00
Jordan Bates
a1ad605f9e
Disable notifications
2013-08-18 21:09:03 -07:00
Zixaphir
fbed325076
Unbreak my style detection
2013-08-18 12:10:20 -07:00
Mayhem
58531319ca
sourround -> surround
2013-08-18 20:55:23 +02:00
noface
7b842c01be
Fix spoiler issue.
2013-08-18 20:53:08 +02:00
noface
202d7617e3
Add Linkification.
2013-08-18 20:53:08 +02:00
Zixaphir
f0dad7d847
Kill headcount
2013-08-18 11:46:21 -07:00
Zixaphir
72e3fc2585
Merge branch 'v3'
...
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/appchan-x.user.js
builds/crx/manifest.json
builds/crx/script.js
package.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/Settings.coffee
src/General/html/Features/QuickReply.html
src/General/img/favicons/xat-/unreadDead.png
src/General/img/favicons/xat-/unreadDeadY.png
src/General/img/favicons/xat-/unreadNSFW.png
src/General/img/favicons/xat-/unreadNSFWY.png
src/General/img/favicons/xat-/unreadSFW.png
src/General/img/favicons/xat-/unreadSFWY.png
src/General/meta/banner.js
src/General/meta/metadata.js
src/Images/ImageExpand.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
src/Posting/QuickReply.coffee
2013-08-18 11:17:07 -07:00
Zixaphir
8570d5e63d
Attempt to fix QR not clearing successfully
2013-08-18 10:34:52 -07:00
Zixaphir
7fd7c249dc
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
...
Conflicts:
CHANGELOG.md
package.json
src/General/Config.coffee
2013-08-18 10:24:51 -07:00
Zixaphir
973883c615
>coffeescript
2013-08-18 09:12:33 -07:00
Zixaphir
b178881cab
Fix breaking styles
2013-08-18 09:11:22 -07:00
Mayhem
a1e8d1a924
Remove the Tab to Choose Files First on Firefox.
...
Firefox forces the flex order as tab order so the setting is useless.
2013-08-18 17:48:52 +02:00
Zixaphir
6a7f1cfe0b
More or less fix #373
...
Some parts will be discolored. Not really my fault.
2013-08-18 08:15:18 -07:00
Zixaphir
162f125e43
Fix #432
...
For the time being, Mascots have been removed from all none-board
pages (excluding Catalog, which is *technically* a board page, and
can already be changed at the users discretion)
2013-08-18 07:47:23 -07:00
Zixaphir
718c525edc
Fix .ad-plea styling
2013-08-18 07:24:56 -07:00