Zixaphir
|
0415de74c1
|
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
CHANGELOG.md
Gruntfile.coffee
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
json/archives.json
package.json
src/Archive/Redirect.coffee
src/General/Build.coffee
src/General/Config.coffee
src/General/html/Build/post.html
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
|
2013-10-13 14:29:52 -07: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
|
5d80be015c
|
Don't open the QR post previews list when we drop a single file. Close #1290
|
2013-10-06 15:07:30 +02:00 |
|
seaweedchan
|
6cab2cfca7
|
Fix #194
|
2013-10-03 16:47:45 -07:00 |
|
Mayhem
|
f77f70bde3
|
Add QRPostSuccessful_. #1127
|
2013-10-03 15:53:03 +02:00 |
|
Mayhem
|
10e93091d7
|
{Post,Thread}::callbacks => {Post,Thread}.callbacks
|
2013-10-02 11:38:15 +02:00 |
|
seaweedchan
|
93589e80ef
|
Close #187
|
2013-09-22 04:40:37 -07:00 |
|
seaweedchan
|
6d4da42eb2
|
Merge Mayhem X
|
2013-09-22 03:57:03 -07:00 |
|
Zixaphir
|
847078db53
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
Gruntfile.coffee
json/archives.json
package.json
src/Filtering/Anonymize.coffee
src/General/Config.coffee
src/General/lib/post.class
src/Linkification/Linkify.coffee
src/Monitoring/ThreadUpdater.coffee
src/Posting/QuickReply.coffee
|
2013-09-20 05:45:04 -07:00 |
|
Zixaphir
|
8ba58ee12e
|
Merge branch 'master' of https://github.com/seaweedchan/4chan-x into v3
Conflicts:
LICENSE
builds/4chan-X.user.js
builds/crx/script.js
|
2013-09-20 04:45:46 -07:00 |
|
Mayhem
|
380eda18d2
|
Don't show the "running low on captchas" when we actually have just enough.
|
2013-09-20 11:03:18 +02:00 |
|
Mayhem
|
47347d95f5
|
Posting an image after a reply has no cooldown.
|
2013-09-20 10:53:42 +02:00 |
|
Mayhem
|
124a2ef473
|
No need to store hasFile.
|
2013-09-20 00:01:19 +02:00 |
|
Jordan Bates
|
56387a7162
|
Fix type and build
|
2013-09-19 07:30:42 -07:00 |
|
Jordan Bates
|
3470929e05
|
Merge some mayhem changes
|
2013-09-19 07:27:53 -07:00 |
|
Mayhem
|
7aaa91508c
|
Small cooldown fixes.
|
2013-09-19 13:53:54 +02:00 |
|
Mayhem
|
499288e6da
|
Update cooldown counting procedures.
|
2013-09-19 10:59:38 +02:00 |
|
Mayhem
|
a56b6765cb
|
Remove some /q/-only settings.
|
2013-09-19 09:22:24 +02:00 |
|
Mayhem
|
641de541b4
|
Thread creation cooldown duration is 600 seconds.
|
2013-09-17 09:48:58 +02:00 |
|
Mayhem
|
d3654f9079
|
Update post/delete cooldown timers.
|
2013-09-17 09:46:02 +02:00 |
|
Mayhem
|
f606b5fbd5
|
Remember the flag selection. Close #1270
|
2013-09-13 17:03:42 +02:00 |
|
Mayhem
|
1208e96233
|
Add support for the flag selector on /pol/. #1270
|
2013-09-13 16:41:18 +02:00 |
|
Jordan Bates
|
0cc8d1aef4
|
Fix file accidentally renaming, from Mayhem
|
2013-09-12 16:12:15 -07:00 |
|
Zixaphir
|
47bdc73f4c
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
css/style.css
src/Images/ImageExpand.coffee
src/Linkification/Linkify.coffee
src/Monitoring/ThreadUpdater.coffee
|
2013-08-30 18:15:47 -07:00 |
|
Mayhem
|
4742e7dac6
|
Fix the QR showing incorrect file data when opening multiple files at once.
|
2013-08-28 20:38:32 +02:00 |
|
Jordan Bates
|
e44480c0c6
|
This seems redundant now
|
2013-08-26 20:48:50 -07:00 |
|
Jordan Bates
|
d30ed0a8ec
|
For realz fix #164
|
2013-08-26 20:46:23 -07:00 |
|
Mayhem
|
5c36d646a5
|
Start desktop notification closing timeout only after they appeared.
|
2013-08-26 21:31:30 +02:00 |
|
Jordan Bates
|
5ae3e9e775
|
Fix #166
|
2013-08-25 17:20:59 -07:00 |
|
seaweedchan
|
128ff46440
|
Allow enter key to open file dialog once
|
2013-08-25 01:17:30 -07:00 |
|
seaweedchan
|
6598b5a45e
|
Merge Zixaphir X
|
2013-08-25 01:15:47 -07:00 |
|
seaweedchan
|
5eb576d5f0
|
Fix #164
|
2013-08-24 23:36:07 -07:00 |
|
Zixaphir
|
c4fdaea615
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
css/style.css
src/General/Config.coffee
src/General/Main.coffee
src/General/lib/post.class
src/Posting/QuickReply.coffee
|
2013-08-24 13:08:23 -07:00 |
|
ferongr
|
638c836e59
|
Autohide persistent QR in catalog, fix #1241
That was easier than expected
|
2013-08-23 23:42:05 +03:00 |
|
Jordan Bates
|
7fa776a9c5
|
Fix #162
|
2013-08-23 10:52:33 -07:00 |
|
Zixaphir
|
ccc0335b79
|
Merge branch 'v3' of git://github.com/MayhemYDG/4chan-x into v3
Conflicts:
CHANGELOG.md
LICENSE
css/style.css
html/Monitoring/ThreadWatcher.html
json/archives.json
package.json
src/General/Config.coffee
src/General/Header.coffee
src/General/Main.coffee
src/General/img/favicons/empty.gif
src/Linkification/Linkify.coffee
src/Miscellaneous/ExpandComment.coffee
src/Monitoring/Favicon.coffee
src/Monitoring/ThreadWatcher.coffee
src/Monitoring/Unread.coffee
src/Posting/QuickReply.coffee
|
2013-08-22 12:10:33 -07:00 |
|
Mayhem
|
24762fd182
|
Un-hide the QR and focus the captcha input when clicking on the low-captcha notification.
|
2013-08-21 22:37:47 +02:00 |
|
Mayhem
|
ae8e633ee3
|
Refactor file input handling.
|
2013-08-21 22:32:55 +02:00 |
|
Mayhem
|
7d51b560d8
|
offset -> layer
Because Fx doesn't have offsetX/Y.
|
2013-08-21 20:49:40 +02:00 |
|
Mayhem
|
a5e20db33f
|
Refine QR previews dragging.
|
2013-08-21 20:25:44 +02:00 |
|
Mayhem
|
6454090cfd
|
Warn with a desktop notification when we're running low on cached captchas. Close #1253.
Also increase delay to close the notifications from 5 to 7 seconds. #1252
|
2013-08-21 16:24:48 +02:00 |
|
Jordan Bates
|
0442192181
|
Release 4chan X v1.2.34.
|
2013-08-19 07:38:57 -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 |
|
seaweedchan
|
60ad20f6a5
|
Merge branch 'v3' of https://github.com/zixaphir/appchan-x
|
2013-08-18 06:00:23 -07:00 |
|
Zixaphir
|
110f9fe9aa
|
Fix Notifications
|
2013-08-18 05:18:25 -07:00 |
|
Mayhem
|
a312645cf0
|
Typo. Fix #1245.
|
2013-08-18 14:12:16 +02:00 |
|
seaweedchan
|
ba1ba0f113
|
Some final tweaks to the icons
|
2013-08-18 04:43:26 -07:00 |
|
Zixaphir
|
ce78a9d403
|
We're just going to use the CSS we want, not the CSS provided.
|
2013-08-18 04:06:39 -07:00 |
|
seaweedchan
|
1fb2897baa
|
Some shortcut icon tweaks
|
2013-08-18 03:42:25 -07:00 |
|