Mayhem
b8bd58ceb8
Make the hidden label an integral part of the index.
...
Conflicts:
html/General/Index-navlinks.html
src/Filtering/ThreadHiding.coffee
2014-09-12 23:12:31 -07:00
Mayhem
d9e4dcda41
Refactor hidden threads count.
...
It concerns filtered threads too, not just manually hidden threads.
Conflicts:
src/Filtering/ThreadHiding.coffee
src/General/Index.coffee
2014-09-12 23:08:03 -07:00
ccd0
1f982020f6
partially revert ef99677f142c6b2dadb0e3f70745f0c4b14cf7d4
2014-09-12 22:31:54 -07:00
Mayhem
1bff6f816d
Move the sticky/closed icons off of Saint Stallman's face.
...
Conflicts:
html/General/Thread-catalog-view.html
src/General/css/style.css
src/Menu/Menu.coffee
2014-09-12 21:04:18 -07:00
Mayhem
f4d40629df
Replace pretty print tags with their content in the catalog.
2014-09-12 20:51:45 -07:00
ccd0
100d833939
Selected changes from Mayhem commit d6030f7df005d27a1c5c789d8c8426ed15434e4f
...
WAS:
Set the catalog thumbnail via background image, save one element.
Also tiny fixes here and there.
2014-09-12 20:48:37 -07:00
Mayhem
a28d6223d4
Add a bit of horizontal margin between threads in the catalog.
2014-09-12 20:00:57 -07:00
Mayhem
006b8eacd5
Avoid overflowing comments.
2014-09-12 19:58:49 -07:00
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
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
a1187616d0
forgot this
2014-09-04 15:49:22 -07:00
ccd0
7b4404ecf3
re-hide thread selector in threads (now optionally)
2014-09-04 15:40:30 -07:00
ccd0
7e7fdc0a3d
Merge branch '1.9.0.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-03 23:53:08 -07:00
ccd0
5249cb31dd
drop 2.t.4cdn.org
2014-09-03 23:47:14 -07:00
ccd0
478ce35ab2
add units to Interval setting
2014-09-02 07:54:15 -07:00
ccd0
0b479ae032
Prevent unicode RTL characters in filenames from messing up file line ( #117 )
2014-09-01 19:05:34 -07:00
ccd0
bf6f9b4429
Revert "Position dialogs relative to closest edge of screen."
...
This reverts commit 7d6566b4cbca1ca730ced0288dece3ce0071ef67.
2014-09-01 11:06:03 -07:00
ccd0
7d6566b4cb
Position dialogs relative to closest edge of screen.
...
This fixes a bug where the expansion of a QR dialog upon captcha
loading would push the response field off the bottom of the screen.
2014-08-31 20:35:10 -07:00
ccd0
469f3dc25b
make sure isHovered flag is removed in clones
2014-08-31 15:44:31 -07:00
ccd0
40b68a389d
use event page to make HTTP requests from HTTPS pages in Chromium
2014-08-30 17:36:17 -07:00
ccd0
5c46064306
remove stale requests from cache on index refresh
2014-08-29 22:22:37 -07:00
ccd0
4cc724cee4
remove unexpected HTML instead of converting it to text
2014-08-28 22:39:50 -07:00
ccd0
daaf589f1a
thread selector: unhidden by accident but it should stay unhidden
2014-08-28 10:09:22 -07:00
ccd0
1b4bfdf7b6
Merge branch '1.8.10.x' into 1.9.0.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-08-25 19:43:58 -07:00
ccd0
b57c23336d
Make selector to hide text added when ads are blocked more specific
...
It was blocking the Catalog Settings save button.
2014-08-25 19:39:43 -07:00
ccd0
95d3fc8c7c
error.toString() can contain path to Greasemonkey script
2014-08-25 03:44:13 -07:00
ccd0
ade916aa84
error.toString() can contain path to Greasemonkey script
2014-08-25 03:42:50 -07:00
ccd0
1fe1657682
Revert "ensure document.head exists before starting init"
...
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:53:54 -07:00
ccd0
2dd0587f5f
Revert "ensure document.head exists before starting init"
...
This reverts commit 8bf3608a356b3663c019f5bfb56f82a8cb575fbf.
2014-08-24 18:23:57 -07:00
ccd0
e330426d9b
Revert "don't wait for 4chanMainInit before adding CSS"
...
This reverts commit 77af50b6c9afa200e6b3484393928632db3760c4.
2014-08-24 15:18:44 -07:00
ccd0
450910789d
remove Emoji images
2014-08-24 14:57:52 -07:00
ccd0
e252903b7d
remove remnants of CachedTitles
2014-08-24 10:29:20 -07:00
ccd0
6abbbf00e2
stricter security test
2014-08-23 20:21:33 -07:00
Mayhem
ca9e147486
Remove Cooldown Prediction.
...
Conflicts:
src/General/Config.coffee
src/Posting/QR.cooldown.coffee
2014-08-23 19:12:47 -07:00
ccd0
e186c749ec
fix CatalogLinks race condition
2014-08-23 18:29:42 -07:00
ccd0
43b79a1134
change default Open QR keybind to q
2014-08-23 17:31:49 -07:00
ccd0
77af50b6c9
don't wait for 4chanMainInit before adding CSS
2014-08-23 17:05:44 -07:00
ccd0
97fd782a12
remove "Remember Subject"
2014-08-23 15:11:47 -07:00