ccd0
64886c1a5c
Add keybind for adding new post to QR dump list. #619
2016-10-08 11:57:41 -07:00
ccd0
184818c526
Add 'Post from URL' keybind. #730
2016-10-08 10:29:00 -07:00
ccd0
c67db5eed5
Fixes to custom cooldown keybind PR.
...
Fix applicability condition, move keybind near other QR-related ones in list.
2016-10-08 10:01:35 -07:00
AchtBit
62dfb5e8da
Add keybinding for toggling custom cooldown.
2016-10-07 20:16:23 -05:00
ccd0
7205ee37b9
Deal with thread.nodes.root not existing.
...
I don't think it's possible to trigger this case, but might as
well make it more robust (and consistent).
2016-10-04 03:24:12 -07:00
ccd0
34534985e3
New keybind for Build.Test.
2016-10-01 17:36:01 -07:00
ccd0
ad9c3df4dc
Help out decaffeinate. #829
2016-10-01 03:18:22 -07:00
ccd0
a18419a02f
Thread Expansion only needs to run on the index.
2016-09-28 02:48:46 -07:00
ccd0
b8884818d5
Change IndexBuild to IndexRefresh. #1106
2016-09-27 02:42:53 -07:00
ccd0
9bb9be1f67
Show excerpts of replies in catalog with full reply on hover.
2016-09-26 21:37:29 -07:00
ccd0
9cee88ce3a
Put catalog stuff into post rather than moving post stuff into catalog thread.
2016-09-25 18:21:02 -07:00
ccd0
8a6b6b5ec8
Add thread.nodes.root property.
2016-09-25 14:28:04 -07:00
ccd0
e45eaea49f
Move comment from index post to catalog post. Make quote previewing and embedding work in catalog.
2016-09-18 03:26:21 -07:00
ccd0
de0d779029
Set style properties to empty string to clear them, not null. #544
2016-09-10 21:06:25 -07:00
ccd0
a28dc87956
Merge branch 'bstable'
2016-07-10 13:41:43 -07:00
ccd0
a3d782500a
4chan has thread excerpts on /f/ now also.
2016-07-10 13:36:11 -07:00
ccd0
16a8165503
Revert "Remove 'Remove Thread Excerpt'. #904 " #1011
...
This reverts commit 66bc4927a48f6fe2971e16db0a06d45291ecb196.
2016-07-10 13:29:50 -07:00
ccd0
9fdc7b6acf
Merge branch 'boardconfig'
2016-07-10 02:27:43 -07:00
ccd0
2a13c80190
Merge commit 'e1b0d62ceb258f016377517182497d3572fae095'
2016-07-09 15:35:52 -07:00
dzamie
9d5c7c1ef7
Thread watcher always toggleable, add setting for initial visibility
...
Changes previous "Toggleable Thread Watcher" and "Watcher Defaults to
Visible" to always toggleable and "Persistent Thread Watcher". Updated
keybind description to match.
2016-06-29 22:37:14 -04:00
dzamie
96f1497fb8
Add keybind, default state option to toggleable watcher
...
Addresses #956 by adding a keybind to toggle visibility of thread
watcher rather than simply the header bar icon. Also adds an option in
config for the watcher to default to visible or not.
2016-06-28 22:42:42 -04:00
ccd0
1ff286ad3a
Implement Count Posts by ID. #851
2016-06-19 02:24:02 -07:00
ccd0
66bc4927a4
Remove 'Remove Thread Excerpt'. #904
2016-06-17 23:19:46 -07:00
ccd0
91aa12f8fd
Remove Archive Report option since fgts.jp and its report form no longer exists. #933
2016-06-13 03:59:02 -07:00
ccd0
fcd6ffa8bb
Drop complaint and IRC links from captchas. #904
2016-06-13 03:02:17 -07:00
ccd0
ae3debe09d
Merge branch 'v1.12'
2016-06-13 01:55:03 -07:00
ccd0
e1b0d62ceb
Have return hack be added by the compilation script.
2016-06-12 00:25:58 -07:00
ccd0
4e897e5e3c
Switch [complain] link back to https://www.4chan.org/feedback .
2016-06-11 21:25:17 -07:00
ccd0
ac1cb8a50e
Merge branch 'master' into v1.12
2016-06-08 22:19:51 -07:00
ccd0
f4360bf82b
Change link on report form to 4chan IRC.
2016-05-18 22:58:02 -07:00
ccd0
5beaba0c80
Remove migration for old custom board title settings format from < v1.9.23.8. #904
2016-05-17 04:16:24 -07:00
ccd0
d44b206e44
Fix download button not working in clones. #906
2016-05-16 22:25:21 -07:00
ccd0
287141d510
Implement download button. #633
2016-05-07 10:52:03 -07:00
ccd0
d69e6d996d
Revert "Don't call Flash embedding until after parsing."
...
Broke Flash embedding on /f/ index.
This reverts commit 482426499ca5e760ed1a697dc60a505904157264.
2016-04-30 10:07:45 -07:00
ccd0
6c81710814
Scroll to collapsed thread when hiding with keybind. #864
2016-04-30 07:49:11 -07:00
ccd0
9e5ccf155d
Let Post class handle parsing reply link.
2016-04-28 10:03:19 -07:00
ccd0
482426499c
Don't call Flash embedding until after parsing.
2016-04-28 09:17:25 -07:00
ccd0
54de0d7a25
Rebuild only needed files when an imported file changes.
2016-04-19 20:39:01 -07:00
ccd0
64bb62a075
No more having to hack the contents of the coffee-generated JS.
2016-04-19 16:27:05 -07:00
ccd0
b3d654f655
Create CSS module.
2016-04-16 07:18:06 -07:00
ccd0
f1b82d013f
Remove dependency of Post, Thread, CatalogThread classes on Callbacks class.
2016-04-15 10:34:39 -07:00
ccd0
5ec7a559be
Alternate way of handling the concatenation.
2016-04-13 06:54:10 -07:00
ccd0
105d4ac67b
Rename files to agree with convention.
2016-04-12 06:30:33 -07:00
ccd0
d261f1d056
Remove fake grunt from templates.
2016-04-11 17:25:23 -07:00
ccd0
b746a0b054
Store tests_enabled flag in file.
2016-04-10 20:00:48 -07:00
ccd0
14f32a7dec
Change tests_enabled to environment variable.
2016-04-10 03:16:43 -07:00
ccd0
2e81bc99b5
Replace grunt-contrib-concat with tools/cat.js.
2016-04-10 01:13:18 -07:00
ccd0
3590fa15f3
Consolidate summary text building code.
2016-04-02 20:27:20 -07:00
ccd0
26ae24b1b0
Fix error when 'Catalog Links' is turned on and board list edited without reloading.
2016-03-19 21:37:47 -07:00
ccd0
9182098de5
Normalize text nodes after wbr tags are removed from [math]/[eqn] posts.
2016-03-13 15:28:21 -07:00