3273 Commits

Author SHA1 Message Date
Mayhem
2f16cded5c Merge pull request #750 from woxxy/foolz
when media object is empty there's no image
2012-09-13 04:42:46 -07:00
woxxy
c4d049f280 when media object is empty there's no image 2012-09-13 13:40:19 +02:00
Nicolas Stepien
5babd54cb7 You can't filter recursively OPs (blame capcode replies). 2012-09-13 11:36:23 +02:00
Nicolas Stepien
db3a3fbc2b We don't need DOMNodeInserted to add the main stylesheet anymore. 2012-09-13 01:35:21 +02:00
Nicolas Stepien
0e40b115a3 ## Moderator -> ## Mod 2012-09-13 01:05:33 +02:00
Nicolas Stepien
6c92cbc13b " -> " in emails. 2012-09-13 01:04:29 +02:00
Nicolas Stepien
e2fe8fb168 compile 2012-09-13 01:02:38 +02:00
Mayhem
4d57d6378f Merge pull request #749 from woxxy/foolz
Updating media object from foolfuuka
2012-09-12 10:54:02 -07:00
woxxy
0c2907db85 Updating media object from foolfuuka 2012-09-12 18:20:57 +02:00
Nicolas Stepien
0c1a0ecad7 Release 2.35.0. 2012-09-12 17:38:46 +02:00
Nicolas Stepien
bcde8426c7 Add "Connection error, or you are banned" back." 2012-09-12 17:37:24 +02:00
Nicolas Stepien
f14730e632 Don't reset the counter when aborting (during connection issues mostly). 2012-09-12 17:32:50 +02:00
Nicolas Stepien
aa8a81fdcd trim text selection when quoting. 2012-09-12 01:59:22 +02:00
Nicolas Stepien
fe47faebdc rm comment 2012-09-12 00:04:58 +02:00
Nicolas Stepien
a7c5f7ecee Fix prettifying. 2012-09-11 23:40:25 +02:00
Nicolas Stepien
fbe14718d6 Don't strike-through deadlinks that are not quotelinks. 2012-09-11 20:29:42 +02:00
Nicolas Stepien
236c4c8a0c 304 is suddenly treated as an error by Opera. Use onloadend instead of onload. 2012-09-11 20:06:56 +02:00
Nicolas Stepien
bbcb738b41 Fix emails in fetched posts from foolz. 2012-09-11 18:52:11 +02:00
Nicolas Stepien
ffa843c612 Merge branch 'foolz' 2012-09-11 18:46:52 +02:00
Nicolas Stepien
5a26f3883d Fix subject selector in Get.title. Fix filename filtering in case of spoiler image. 2012-09-11 18:33:25 +02:00
Nicolas Stepien
5f537f0405 Tiny spoiler range fix. 2012-09-11 16:30:37 +02:00
Nicolas Stepien
4e76800037 Fix emails, fix /pol/ flags in cross-board requests. 2012-09-11 01:44:42 +02:00
Nicolas Stepien
2f234bbe36 Name fallback. 2012-09-10 20:55:37 +02:00
Nicolas Stepien
0a633707c6 Add flag titles from archived posts 2012-09-10 20:54:51 +02:00
Nicolas Stepien
7a8ce2958e Update foolz urls. 2012-09-10 20:43:15 +02:00
Nicolas Stepien
34ff1972ca Comment fallback. 2012-09-10 18:33:00 +02:00
Nicolas Stepien
040b314689 Don't break linkifying when expanding comments. 2012-09-10 17:46:07 +02:00
Nicolas Stepien
e603f40925 Don't create the subject element when it's empty. 2012-09-10 17:40:32 +02:00
Nicolas Stepien
4564d3de87 Additional changelog. 2012-09-10 17:33:13 +02:00
Nicolas Stepien
0635ef2177 Merge branch 'master' into api 2012-09-10 17:32:03 +02:00
Nicolas Stepien
09d8ecb482 Disable 4chan's inline extension by default. 2012-09-10 17:31:12 +02:00
Nicolas Stepien
d71577896f Randomize spoiler images. 2012-09-10 03:42:47 +02:00
Nicolas Stepien
ef92aac78d Merge branch 'master' into api 2012-09-08 23:01:45 +02:00
Nicolas Stepien
e12c9a9f7a Changelog. 2012-09-08 22:56:39 +02:00
Nicolas Stepien
a110410f5c Add @grants. 2012-09-08 22:55:55 +02:00
Nicolas Stepien
09563c9a71 Use base64'd @icon, fix Scriptish's updater. 2012-09-08 22:51:05 +02:00
Nicolas Stepien
5469bdf664 Actually disable 4chan's inline extension on first-run before it had the time to execute. 2012-09-08 17:22:15 +02:00
Mayhem
614972640a Merge pull request #737 from jizzyjugs/patch-1
Update script.coffee
2012-09-07 20:33:58 -07:00
jizzyjugs
359babd914 Update script.coffee
Disables the 4chan built-in extension on first run
2012-09-07 20:28:15 -07:00
Nicolas Stepien
cdd12e2ecd Fix filenames. wtf am I doing. 2012-09-08 02:27:38 +02:00
Nicolas Stepien
71b89622d9 Revert network tweak. It breaks updating if you reopen a page that doesn't have the latest posts cached. 2012-09-08 01:07:02 +02:00
Nicolas Stepien
f3d0b83728 Fix missing else ''. 2012-09-08 01:01:27 +02:00
Nicolas Stepien
4ee145672c Fix 'undefined' highlight class for admin capcode. 2012-09-08 00:36:34 +02:00
Nicolas Stepien
0fcddef30f Use 4chan's API for thread expansion. 2012-09-07 23:12:37 +02:00
Nicolas Stepien
d94d09ebaa Use 4chan's API for comment expansion. 2012-09-07 22:59:02 +02:00
Nicolas Stepien
d846449d19 Fix previous tweak. 2012-09-07 22:22:58 +02:00
Nicolas Stepien
063ea136ba Network tweak: get the Last-Modified header when we open the thread via a HEAD request. 2012-09-07 22:20:26 +02:00
Nicolas Stepien
b95dc1d9a2 Fix. 2012-09-07 22:10:59 +02:00
Nicolas Stepien
fddbd989b3 Use 4chan's API for the Thread Updater. Can't test right now but it should be working. 2012-09-07 22:02:27 +02:00
Nicolas Stepien
8063fe76db Oopsies. 2012-09-07 20:55:27 +02:00