ccd0
|
4122bce308
|
Prevent quote preview from going offscreen in cases of limited screen width.
|
2019-03-22 07:27:10 -07:00 |
|
ccd0
|
d0647e3784
|
Merge branch 'bstable'
|
2019-03-22 07:26:07 -07:00 |
|
ccd0
|
0c286e7a68
|
Override 4chan CSS causing sauce links to get cut off. #2193
|
2019-03-22 07:25:50 -07:00 |
|
ccd0
|
1fd7f1ec46
|
Add comment referencing upstream bug.
|
2019-03-22 03:10:19 -07:00 |
|
ccd0
|
ef92c3a8a8
|
Merge branch 'bstable'
|
2019-03-22 03:03:08 -07:00 |
|
ccd0
|
95841af60b
|
Add message alerting Chrome extension users to disable chrome://flags/#network-service
|
2019-03-22 02:53:14 -07:00 |
|
ccd0
|
f823b73a40
|
Add option to filter only posts with files.
|
2019-03-22 02:26:57 -07:00 |
|
ccd0
|
6dd3150d2b
|
Document that Unique ID filtering uses exact string matching.
|
2019-03-21 05:09:03 -07:00 |
|
ccd0
|
50ecb097b7
|
Make it possible to filter absent ID. #1578
|
2019-03-21 05:07:35 -07:00 |
|
ccd0
|
b102e95613
|
Restore fake abort in thread watcher if real abort not available or doesn't go through; needed to retry.
|
2019-03-20 19:41:34 -07:00 |
|
ccd0
|
6ea1d4ca13
|
Offer cross-origin abort in userscripts if available.
|
2019-03-20 19:08:46 -07:00 |
|
ccd0
|
e98fed9e5f
|
Add catalog JSON URL.
|
2019-03-20 18:30:45 -07:00 |
|
ccd0
|
725d7d458e
|
Use threads.json in thread watcher to reduce number of thread JSON checks.
|
2019-03-20 18:30:05 -07:00 |
|
ccd0
|
569ae9b06b
|
Improve Filter performance.
|
2019-03-19 14:20:03 -07:00 |
|
ccd0
|
35213df61e
|
Merge commit 'ef89d9324' (notification filters)
|
2019-03-18 22:04:15 -07:00 |
|
ccd0
|
ef89d93249
|
Document notification filters. #2231
|
2019-03-18 22:03:46 -07:00 |
|
ccd0
|
28dc40b1d4
|
Don't hide posts with notification filters. #2231
|
2019-03-18 21:58:22 -07:00 |
|
ccd0
|
24f1458a73
|
Fix issues from https://github.com/ccd0/4chan-x/pull/2231#issuecomment-467247167 #2231
|
2019-03-18 21:57:47 -07:00 |
|
ccd0
|
fafdc4fa44
|
Allow image hover previews to use full width of screen.
|
2019-03-17 05:42:50 -07:00 |
|
ccd0
|
cafb7250c7
|
Simplify duplicated code for thread watcher requests.
|
2019-03-11 00:49:21 -07:00 |
|
ccd0
|
74268f78d5
|
Thread Watcher: Remove fake abort for cross-site requests.
|
2019-03-11 00:33:46 -07:00 |
|
ccd0
|
f055869286
|
Remove unused parameter from $.cache
|
2019-03-10 23:01:38 -07:00 |
|
ccd0
|
77c3efde20
|
This should be a warning, not an error.
|
2019-03-10 21:12:49 -07:00 |
|
ccd0
|
e975035ac6
|
Merge branch 'bstable'
|
2019-03-10 21:12:22 -07:00 |
|
ccd0
|
188422f1ae
|
Replace CrossOrigin.json with simpler CrossOrigin.ajax and a CrossOrigin.cache making use of $.cache.
|
2019-03-10 21:11:43 -07:00 |
|
ccd0
|
697d16192f
|
Index refresh should also fetch freshest copy.
Fixes bug from 52128775e1edb69f83c93526516e6531511725fd.
|
2019-03-09 22:29:40 -08:00 |
|
ccd0
|
78a79f1942
|
Let $.cache report connection errors.
|
2019-03-09 02:13:27 -08:00 |
|
ccd0
|
a7af355820
|
Limit $.cache to subset of XMLHttpRequest API.
|
2019-03-09 00:47:16 -08:00 |
|
ccd0
|
4c329af6e0
|
Remove event from $.cache interface.
|
2019-03-09 00:06:51 -08:00 |
|
ccd0
|
496043342f
|
No longer needed since 44feaf4eb700d13b218076bc11188cd5cdeab9f4
|
2019-03-08 23:49:18 -08:00 |
|
ccd0
|
67d5af480f
|
Remove remaining places where list of boards without archive is hardcoded. #525
|
2019-03-08 23:44:38 -08:00 |
|
ccd0
|
e43d91c9d3
|
Implement pruning of data for dead threads on vichan sites with JSON API. #2171 (also work on #525)
|
2019-03-08 23:38:11 -08:00 |
|
ccd0
|
44feaf4eb7
|
Eliminate use of onabort and event in Index.coffee.
|
2019-03-08 20:54:41 -08:00 |
|
ccd0
|
a94d76d84b
|
Let the default responseType in $.ajax always be "json" regardless of URL.
|
2019-03-08 20:45:53 -08:00 |
|
ccd0
|
8e22de0ca0
|
Request additional permissions immediately on clicking 'Post from URL' and only then. #2230
|
2019-03-08 15:21:43 -08:00 |
|
ccd0
|
c86fadf0f3
|
Generalize event page request mechanism.
|
2019-03-08 15:03:29 -08:00 |
|
ccd0
|
52128775e1
|
Restore forced If-Modified-Since for intra-site thread watcher requests.
|
2019-03-08 03:30:01 -08:00 |
|
ccd0
|
4ca1b1450c
|
Fix thread watcher highlighting when quoted on boards with unusual characters in name (e.g. some lainchan boards).
|
2019-03-01 10:13:21 -08:00 |
|
ebinBuddha
|
28a46edcf3
|
whitespaces
|
2019-02-21 12:10:05 +01:00 |
|
ccd0
|
8bedd21c3a
|
Recover as well as possible from data corruption caused by ad filter interaction with Tampermonkey. #2218
|
2019-01-28 01:29:11 -08:00 |
|
ccd0
|
f3c80c7a48
|
Fix regression that broke favicon turning red on thread archival/404. #2190
|
2019-01-25 22:20:28 -08:00 |
|
ccd0
|
a47449c834
|
Fix 'Auto Watch Reply' in corner cases when not all thread info is available.
|
2019-01-25 00:36:10 -08:00 |
|
ccd0
|
c739197e26
|
Fix performance issues with video hover preview in long threads. #2214
|
2019-01-24 17:36:15 -08:00 |
|
ccd0
|
86dcb44a4e
|
Don't re-insert unread line unless it needs to move. #2214
|
2019-01-24 15:38:34 -08:00 |
|
ccd0
|
6671afc690
|
Fix issue from v1.14.5.6 causing display of 'NaN seconds' before index is loaded.
|
2019-01-22 21:17:20 -08:00 |
|
ccd0
|
dd56277fe3
|
Add M4A to embeddable audio types. #2202
|
2019-01-22 20:53:47 -08:00 |
|
ccd0
|
5e0e4c0337
|
Fix false detection of posts added by updater on Tinyboard as own posts.
|
2019-01-22 20:26:39 -08:00 |
|
ccd0
|
b7cd785559
|
Restore updating faster than 30 seconds after 4chan change.
|
2019-01-22 18:58:23 -08:00 |
|
ccd0
|
07b4e4adeb
|
Support recognizing quotelinks to pages with extensions other than .html.
|
2019-01-22 17:34:53 -08:00 |
|
ebinBuddha
|
2003b25c05
|
added desktop notification for filters
|
2019-01-12 01:25:41 +01:00 |
|