89 Commits

Author SHA1 Message Date
ccd0
5df20a84dc Merge branch 'master' into catalog
Conflicts:
	src/General/Index.coffee
	src/General/lib/thread.class
2014-09-14 13:57:32 -07:00
Mayhem
1e8a12c8bb Fix file info preview in the settings.
Conflicts:
	html/General/Settings-section-Rice.html
2014-09-13 21:43:08 -07:00
Mayhem
12d095b6c3 Move .catalog-mode to doc.
Conflicts:
	html/General/Index-navlinks.html
2014-09-13 15:21:29 -07:00
Mayhem
95cf0e04fd Add a show/hide hidden threads toggle for the catalog mode.
Conflicts:
	html/General/Index-navlinks.html
	src/General/Index.coffee
2014-09-12 23:19:37 -07:00
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
ccd0
478ce35ab2 add units to Interval setting 2014-09-02 07:54:15 -07:00
ccd0
626991eae6 remove email filtering and email search archive link 2014-08-23 11:16:40 -07:00
ccd0
2557f86ace remove Emoji 2014-08-23 10:36:05 -07:00
ccd0
a24f62923b add thread watcher refresh button 2014-08-16 21:53:42 -07:00
ccd0
753ac9039a relabel email field to options 2014-08-13 22:56:11 -07:00
ccd0
786506ecaf move version number into meta 2014-08-10 04:20:54 -07:00
ccd0
cd260d34da allow all archives to be disabled, take two 2014-08-09 15:23:10 -07:00
ccd0
5d70306979 Revert "allow all archives to be disabled, sort archives with HTTPS support first"
This reverts commit 54687be452c48f5d94f90bc185994f9567349e81.
2014-08-09 15:04:54 -07:00
ccd0
54687be452 allow all archives to be disabled, sort archives with HTTPS support first 2014-08-09 08:14:19 -07:00
ccd0
815f58be8b add keybinds for toggling slideshow and video pausing 2014-07-05 12:56:58 -07:00
ccd0
642fe1b2d5 implement slideshow mode for gallery 2014-07-05 07:47:45 -07:00
ccd0
70486be734 fix inconsistent brackets in Sauce intructions 2014-06-29 18:28:19 -07:00
ccd0
7e7645bf1a add boards and types options to sauce links; update example list 2014-06-29 04:41:52 -07:00
ccd0
3fa001636d %% in format string = literal % 2014-06-29 02:47:06 -07:00
ccd0
79ef398b32 reorganize Build.post 2014-06-28 21:33:06 -07:00
ccd0
799e6bf61c more HTML building fixes 2014-06-28 08:43:55 -07:00
ccd0
85b129d06b more HTML fixes 2014-06-17 01:09:20 -07:00
ccd0
31ab0d8707 update HTML 2014-06-16 22:52:48 -07:00
ccd0
722635d722 Drop navigation between threads/boards with JSON 2014-06-01 17:40:23 -07:00
ccd0
0ca0067b28 forgot to add file 2014-05-16 18:46:50 -07:00
ccd0
1759951e8d add bottom navlinks for JSON navigation 2014-05-16 16:33:42 -07:00
ccd0
05014b7f13 rewrite HTML escaping in post building 2014-05-15 17:02:17 -07:00
ccd0
9773307a9a move gallery HTML into its own file 2014-05-15 02:36:42 -07:00
ccd0
cae730dd79 rewrite some code to make make safety more obvious 2014-05-15 02:25:45 -07:00
ccd0
b263cd73ba remove string interpolation from most HTML files 2014-05-15 00:01:28 -07:00
ccd0
57f780ebfb apply Mayhem's quoting fix 2014-05-03 08:23:02 -07:00
ccd0
4ecd6f8cfe res -> thread 2014-04-12 21:16:01 -07:00
ccd0
6cad2ae377 rewrite relative URL to tolerate slugs 2014-04-12 20:54:45 -07:00
ccd0
c4962b015a point to the issues page 2014-04-07 21:25:50 -07:00
ccd0
0a3bdbe2c9 fix spacing in settings 2014-04-07 21:22:07 -07:00
Zixaphir
6dd0cac797 Merge branch 'master' of https://github.com/Spittie/4chan-x into v3
Conflicts:
	CHANGELOG.md
	LICENSE
	builds/4chan-X.meta.js
	builds/4chan-X.user.js
	builds/crx/script.js
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/Monitoring/Favicon.coffee
2014-02-16 01:00:41 -07:00
Kabir Sala
cff413769e cleanup 2014-02-12 23:56:30 +01:00
Kabir Sala
c74d72d75e More font awesome 2014-02-11 23:38:36 +01:00
Kabir Sala
d8a168a549 More work on post from url 2014-02-11 23:37:52 +01:00
Kabir Sala
f0bd6b1b04 Start working on remote upload (Chrome-only so far) 2014-02-11 18:32:23 +01:00
Kabir Sala
d22dceea5a Add Metro favicon (why not?) 2014-02-10 18:00:34 +01:00
Zixaphir
2ac2286ad5 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	src/General/lib/$.coffee
	src/Images/Sauce.coffee
2014-01-28 01:11:06 -07:00
Zixaphir
f133da454d Fix settings dialog, customize reset button 2014-01-22 12:24:30 -07:00
Zixaphir
b6749b91a5 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	CONTRIBUTING.md
	css/style.css
	html/General/Settings-section-Main.html
	json/archives.json
	package.json
	src/Archive/Redirect.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/lib/$.coffee
	src/General/lib/thread.class
	src/Linkification/Linkify.coffee
	src/Miscellaneous/AnnouncementHiding.coffee
	src/Monitoring/ThreadStats.coffee
2014-01-22 12:10:34 -07:00
Zixaphir
3f849a95d8 Use brackets-wrap
This also should make things easier for people who use userstyles
who would want to hide brackets or otherwise change their content
without resorting to weird hacks, like changing the font size of
the parent element to 0 and making text invisible, and then
reverting it in child elements.
2014-01-12 23:49:25 -07:00
Zixaphir
251eaf802f Fix Favicon on Catalog 2014-01-12 19:44:47 -07:00
Zixaphir
f8035ffded Dammit 2014-01-12 19:25:16 -07:00
Zixaphir
2bf8d37781 Add the 4chanJS favicon to settings 2014-01-12 15:24:00 -07:00
Zixaphir
860ca555b7 This line was in error.
QR Personas are *always* enabled.
2014-01-12 13:43:10 -07:00
Zixaphir
3a76018fe4 Add return buttons and the like to the Index.navLinks
We need to generate these now because the Index features always
will remove them.
2014-01-11 00:04:44 -07:00