3172 Commits

Author SHA1 Message Date
Nicolas Stepien
2cbb7b2e4c Release 2.34.3. 2012-07-18 16:02:39 +02:00
Nicolas Stepien
51da3b75d4 Update /k/ archive redirection. 2012-07-18 16:00:19 +02:00
Nicolas Stepien
2bfd36c49c Firefox 14 supports Mutation Observers unprefixed. 2012-07-18 15:58:05 +02:00
Nicolas Stepien
e94d22dacc #qp .inline {display: none} is not necessary anymore. 2012-07-16 00:56:50 +02:00
Nicolas Stepien
207ab2004e Add a nbsp before the menu button. 2012-07-14 13:32:54 +02:00
Nicolas Stepien
d2a68c2be0 Fix #617. 2012-07-13 23:30:21 +02:00
Nicolas Stepien
89431fa321 Release 2.34.2. 2012-07-12 17:46:32 +02:00
Nicolas Stepien
e2ac98006d Add /fit/ archive redirection. 2012-07-12 17:45:34 +02:00
Nicolas Stepien
ff4c107add Adjust background tabs max update interval down to 5 minutes instead of 10. 2012-07-12 17:39:20 +02:00
Nicolas Stepien
e60c01bd78 Add a cooldown to post deletion. Close #586 2012-07-12 17:19:50 +02:00
Nicolas Stepien
420f655a51 The 'No.' and number elements do not have titles in the mobile part of posts anymore. Simpler selector, update parseArchivedPost. 2012-07-12 15:37:42 +02:00
Nicolas Stepien
2d0c7f1ff2 Add a class to the '4chan X Settings' links. 2012-07-12 15:22:47 +02:00
Nicolas Stepien
80046be0b2 Tiny cleanup of previous cleanup. Use the 'change' event instead of 'input' for the interval input. 2012-07-12 15:08:51 +02:00
Mayhem
748d811dde Merge pull request #611 from aeosynth/cleanup
use a switch statement
2012-07-12 05:43:12 -07:00
Nicolas Stepien
19d4e1c777 Move non-QR related code out of QR's code using the QRPostSuccessful CustomEvent. So pure~ 2012-07-12 14:31:55 +02:00
James Campos
e06970ef71 if -> switch 2012-07-11 17:22:40 -07:00
Nicolas Stepien
b505dd34df Oprah doesn't support event.stopImmediatePropagation. 2012-07-11 23:32:42 +02:00
Nicolas Stepien
9c59c0d6f9 Add file deletion in the menu. Close #587 2012-07-11 23:15:06 +02:00
Nicolas Stepien
5774217b59 Release 2.34.1. 2012-07-11 17:08:01 +02:00
Nicolas Stepien
fb52b2852c Decrease the delay from post succesful to thread update from 1s to .5s. 2012-07-11 16:55:27 +02:00
Nicolas Stepien
d0ec997182 Add /wsg/ archive redirection for threads and images. 2012-07-11 16:01:05 +02:00
Nicolas Stepien
05cb2fcd3c Don't reset the inactive counter when we focus OUT of a tab. derp 2012-07-11 15:53:51 +02:00
Nicolas Stepien
7646eaa186 Close #607 2012-07-10 23:44:20 +02:00
Nicolas Stepien
6f94156cd8 Don't break 4chan's script. 2012-07-10 23:34:44 +02:00
Nicolas Stepien
bfbfcf1de9 Update filename threshold in parseArchivedPost. 2012-07-10 15:56:04 +02:00
Nicolas Stepien
6956b4a4e1 moot got rid of .userInfo spans. 2012-07-10 15:10:06 +02:00
Nicolas Stepien
640b974c20 Release 2.34.0. 2012-07-06 06:04:35 +02:00
Nicolas Stepien
446a8393cb Add some descriptions for the thread updater's latest changes. 2012-07-06 02:17:48 +02:00
Nicolas Stepien
c945bfb9ac Tiny retry fix.
During network issues, switching to a tab with the timer
at more than 90 seconds would never update again.
2012-07-06 00:22:01 +02:00
Nicolas Stepien
78e8a386e3 Add changelog about settings window on small screens. 2012-07-05 18:37:06 +02:00
Nicolas Stepien
41ef2b976a Limit the refresh rate increase for inactive threads to 90 seconds for visible/active tabs.
Reset the thread inactivity counter when switching to a tab.
2012-07-05 18:29:32 +02:00
Nicolas Stepien
a63dad61b6 Merge branch 'menu' 2012-07-04 21:54:56 +02:00
Nicolas Stepien
fc9a5b1bae No need to .replace('Country: ', '') anymore. 2012-07-04 21:51:08 +02:00
Nicolas Stepien
a0fe0ce827 Changelog. 2012-07-04 21:50:45 +02:00
Nicolas Stepien
b0309d943e No need to .replace('Country: ', '') anymore. 2012-07-04 21:25:45 +02:00
Nicolas Stepien
4fc58ad053 Add an arrow indicating submenus. $.rm .subMenu on open(). 2012-07-04 18:43:23 +02:00
Nicolas Stepien
3c3ed30709 Close #578. 2012-07-04 18:06:10 +02:00
Nicolas Stepien
112e3a9c53 The options window will now fit inside small screens. Fix #72. 2012-07-04 15:46:29 +02:00
Nicolas Stepien
b0162dba1e Increase the updater's refresh interval in inactive threads. Set minimum interval to 5 seconds. 2012-07-04 14:44:26 +02:00
Nicolas Stepien
27d79dc72c Merge branch 'master' into menu 2012-07-03 20:09:14 +02:00
Nicolas Stepien
372981c46d decodeURIComponent emails for filtering. 2012-07-03 20:09:05 +02:00
Nicolas Stepien
a8d4f652cc derp 2012-07-03 18:09:32 +02:00
Nicolas Stepien
71cdaabc48 Fix md5 auto-filtering. cursor: pointer; 2012-07-03 18:06:01 +02:00
Nicolas Stepien
76d56e3f70 Add unlimited sub menu support to the Menu.
Add Filter entries to the Menu.
Close #511.

You should be able to solve this.
2012-07-03 17:49:34 +02:00
Nicolas Stepien
356bad36ef Merge branch 'menu' of github.com:MayhemYDG/4chan-x into menu 2012-07-02 20:57:15 +02:00
Nicolas Stepien
0379b4400b Merge branch 'master' into menu 2012-07-02 20:55:56 +02:00
Nicolas Stepien
41abe8b5d5 Close #565 2012-07-02 20:55:44 +02:00
Nicolas Stepien
232c1edabf Revert "Try a smaller arrow for the menu button. #565"
This reverts commit 7b47a89b47a1e48c0f8a64d609a869ce41790cec.
2012-07-02 20:30:27 +02:00
Nicolas Stepien
7b47a89b47 Try a smaller arrow for the menu button. #565 2012-07-02 18:54:44 +02:00
Nicolas Stepien
dded916590 Try a smaller arrow for the menu button. #565 2012-07-02 18:53:36 +02:00