Mayhem
d0dd780d24
Add the menu button to threads in the catalog.
...
Conflicts:
src/Menu/Menu.coffee
2014-09-12 19:58:03 -07:00
Mayhem
8a0becd7bf
Make the catalog flexbox-based.
...
The new, identical layout allows us to add overflowing elements in threads.
Previously, all overflowing content would be cut off.
Now, only the comment can be cut off.
2014-09-12 18:54:46 -07:00
Mayhem
c292f8af7f
Missing braces.
2014-09-12 18:27:35 -07:00
ccd0
dfa66501ba
Sync catalog hidden threads from catalog page.
...
Fixes HTTP/HTTPS issues, but introduces race condition issues.
2014-09-12 16:53:04 -07:00
ccd0
5021bd4d27
fix, update v2 settings import
2014-09-11 15:27:29 -07:00
ccd0
dfd521f6fc
restore unintentionally blocked ads on /f/
2014-09-11 10:19:04 -07:00
ccd0
ccf898c72d
suppress image loading icon flicker in Firefox
2014-09-11 02:01:28 -07:00
ccd0
b7be5b7a01
remove duplicated loop
2014-09-11 01:49:56 -07:00
ccd0
014af473f4
simplify ImageLoader
2014-09-11 01:33:49 -07:00
ccd0
9cdac0c9f4
recheck threads when quoted post not found in cached data
2014-09-10 01:19:28 -07:00
ccd0
36a688bd0b
missed email -> options update
2014-09-09 20:01:31 -07:00
ccd0
d8e4fe0ac5
missed WebM update
2014-09-09 20:00:16 -07:00
ccd0
158e38c2d2
Merge branch '1.9.1.x' into HEAD
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2014-09-09 10:44:52 -07:00
Worer
10f7613db6
remove mawa.re
...
Conflicts:
src/Archive/archives.json
2014-09-09 10:37:18 -07:00
ccd0
15a56ec0ae
implement PostsInserted and use it in ImageLoader
2014-09-08 10:31:30 -07:00
ccd0
ad2619b1bc
don't autoexpand images in fetched quotes
2014-09-07 20:42:38 -07:00
ccd0
95ed236f84
remove timeout from download queue
2014-09-07 18:54:52 -07:00
ccd0
1f42a88b29
little fix
2014-09-07 18:05:35 -07:00
ccd0
ea37d4fa42
turn off autoplay for mediacru.sh embedded videos, add controls
2014-09-07 17:55:48 -07:00
ccd0
95dc46bc1a
use thumbnail image as poster to suppress black screen flashes
2014-09-07 17:44:26 -07:00
ccd0
d1fbe50319
ImageLoader: refactoring, little fixes
2014-09-07 17:02:38 -07:00
ccd0
d0247840d1
copy details at moment of replacement and from the correct thumb (in case of clones)
2014-09-07 14:52:16 -07:00
ccd0
656685a9be
fix pause off screen for clones
2014-09-07 14:39:38 -07:00
ccd0
6b8e23d045
forgot to remove this in d533f0 (Allow WebM replacement in quote preview thumbnails.)
2014-09-07 13:44:09 -07:00
ccd0
9813357342
no more common thread
2014-09-07 10:21:58 -07:00
ccd0
71976c2e7d
Merge branch '1.9.1.x'
...
Conflicts:
CHANGELOG.md
LICENSE
builds/4chan-X-beta.crx
builds/4chan-X-beta.meta.js
builds/4chan-X-beta.user.js
builds/4chan-X-noupdate.crx
builds/4chan-X-noupdate.user.js
builds/4chan-X.crx
builds/4chan-X.meta.js
builds/4chan-X.user.js
builds/4chan-X.zip
builds/updates-beta.xml
builds/updates.xml
package.json
2014-09-07 10:08:52 -07:00
ccd0
75fbb908c8
fix number of pages in search
2014-09-07 10:01:54 -07:00
ccd0
3c459bb10a
move to next item in queue if taking too long
2014-09-07 02:29:49 -07:00
ccd0
7ce54a0f99
fix error
2014-09-07 02:19:49 -07:00
ccd0
5c28ed45f2
queue ImageLoader downloads
2014-09-07 01:59:41 -07:00
ccd0
4b3b0b1ffd
don't need to save the old thumb anymore
2014-09-06 20:04:15 -07:00
ccd0
d533f0ed95
Allow WebM replacement in quote preview thumbnails.
2014-09-06 19:52:23 -07:00
ccd0
04b722e0ec
fix bug in WebM resetting
2014-09-06 18:37:29 -07:00
ccd0
77a0082590
fix bug in WebM resetting
2014-09-06 18:14:29 -07:00
ccd0
b29685b622
Pause off screen and better clone handling for GIF/WebM etc. replacement
2014-09-06 18:11:14 -07:00
Zixaphir
5bf9e0ab8b
Clear event listener
...
Conflicts:
builds/4chan-X-beta.user.js
builds/4chan-X.user.js
2014-09-06 15:32:00 -07:00
Zixaphir
4ed1e1fe7a
Implement webm thumbnail replacement.
...
Conflicts:
LICENSE
builds/4chan-X-beta.user.js
builds/4chan-X.user.js
src/General/css/style.css
src/Images/AutoGIF.coffee
src/Images/Gallery.coffee
src/Images/ImageLoader.coffee
2014-09-06 10:55:47 -07:00
ccd0
84568431d8
fix typo
2014-09-05 23:25:07 -07:00
Mayhem
faffa2d792
Fix thread status updating for the catalog view.
2014-09-05 23:05:01 -07:00
Mayhem
0bb93303e3
Remove quotelinks in threads in the catalog.
2014-09-05 22:52:03 -07:00
Mayhem
12c2e7c0a2
Refactor the catalog thread views business with a class.
...
Conflicts:
Gruntfile.coffee
src/General/Build.coffee
src/General/Index.coffee
src/General/lib/thread.class
2014-09-05 22:47:59 -07:00
Mayhem
c3e37a8077
Alt+click to pin threads in the catalog.
...
Conflicts:
css/style.css
2014-09-05 22:24:24 -07:00
Mayhem
ab42ad2409
Shift+click to hide threads in the catalog.
...
Conflicts:
src/Filtering/ThreadHiding.coffee
2014-09-05 22:21:14 -07:00
Mayhem
5a456f0cbe
Add filter-highlight to threads on the catalog.
...
Conflicts:
css/style.css
2014-09-05 22:03:12 -07:00
Mayhem
662a3660fe
Update page/sticky/closed status on index refresh for the catalog.
...
Conflicts:
src/General/lib/thread.class
2014-09-05 21:55:19 -07:00
Mayhem
37d6b99627
Add sticky/closed status icons in the catalog.
...
Conflicts:
css/style.css
html/General/Thread-catalog-view.html
src/General/Build.coffee
2014-09-05 21:48:34 -07:00
Mayhem
148b8f4c39
Update thread post/file count on index refresh in the catalog.
...
Conflicts:
src/General/Index.coffee
src/General/lib/thread.class
2014-09-05 21:34:06 -07:00
Mayhem
987d59bb24
Initial index catalog mode work.
...
Conflicts:
css/style.css
src/General/Build.coffee
src/General/Index.coffee
2014-09-05 21:01:40 -07:00
ccd0
a37da6527f
remove linked list stuff from Index
2014-09-05 19:57:00 -07:00
ccd0
c45ef1b844
GIF reset seems to require image visible in Chromium
2014-09-05 17:39:57 -07:00