47 Commits

Author SHA1 Message Date
ccd0
52e7749f72 Merge commit 'f2bb9b00a343a305e04f4f29285084c758471c34' (BoardsJSON -> BoardConfig.) 2016-07-10 01:41:38 -07:00
ccd0
a193d0a3ac Revert "Revert "Fetch boards.json data.""
This reverts commit cc03357e071dc33bc54d4e25870998bde2d34139.
2016-07-10 01:40:03 -07:00
ccd0
e1b0d62ceb Have return hack be added by the compilation script. 2016-06-12 00:25:58 -07:00
ccd0
90a3985ea2 A 304 status is not expected here. #945 2016-05-30 17:57:54 -07:00
ccd0
244f525d9f Fix query strings breaking intra-thread quote links. 2016-05-28 23:20:41 -07:00
ccd0
ffe6e51a1d Add search by flag to archive link menu. 2016-05-18 02:05:53 -07:00
ccd0
64d0bd0afd Put archive links in separate collection from quote links so features such as quote markers aren't run on them. 2016-05-13 23:12:14 -07:00
ccd0
061d42bc93 Update issue link. 2016-05-13 22:34:35 -07:00
ccd0
25d25cfb49 Make flags appear in inlined cross-board quotes. #578 2016-05-10 15:30:30 -07:00
ccd0
4977c80bf8 Include post HTML in error reports from callbacks. #862 2016-05-04 14:19:51 -07:00
ccd0
7657ac94f3 Update reference, pointing to specific versions/commits this time. 2016-05-04 13:18:15 -07:00
ccd0
82cc479fb7 Support fortunes in posts from archive. 2016-05-04 12:34:53 -07:00
ccd0
cb808f6cd3 Support /qst/ tags in posts from archive. 2016-05-04 11:39:21 -07:00
ccd0
a796c1247a Remove last usage of info.email. 2016-04-28 11:39:09 -07:00
ccd0
f39b0c03e5 Remove some duplicated code between Post and Post.Clone. 2016-04-28 11:35:32 -07:00
ccd0
c11054098e Fix page number interaction with thread icons. #849 2016-04-28 10:40:22 -07:00
ccd0
9e5ccf155d Let Post class handle parsing reply link. 2016-04-28 10:03:19 -07:00
ccd0
2e8a187e26 Move normalization logic into Build.Test. 2016-04-28 09:39:12 -07:00
ccd0
ef844ccd73 Fix the post building test breaking everything. 2016-04-28 09:35:00 -07:00
ccd0
6dd281ba64 Make space normalization for post building test more specific. 2016-04-28 09:08:44 -07:00
ccd0
d34a2473c0 Fix issues with prettyprinted code in post building tests. 2016-04-28 09:06:06 -07:00
ccd0
01e1c62a8f I don't see these anymore. 2016-04-28 07:30:03 -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
f51ca57f2f Whitespace fixes. 2016-04-19 05:56:18 -07:00
ccd0
1a9bd32be4 Fix failure of some notices to close. #822 2016-04-17 21:31:50 -07:00
ccd0
578091f7bb Improve markings on file 404. #545 2016-04-15 20:01:13 -07:00
ccd0
dce18eb4ec Clone -> Post.Clone 2016-04-15 10:45:51 -07:00
ccd0
f1b82d013f Remove dependency of Post, Thread, CatalogThread classes on Callbacks class. 2016-04-15 10:34:39 -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
2be6155518 Fix second (e.g. closing) literal tag not being converted properly. 2016-03-29 12:10:03 -07:00
ccd0
cc03357e07 Revert "Fetch boards.json data."
This reverts commit 19ba43ae3dfc6008893ad9ebdbd0e68ecb60de01.
2016-01-29 02:00:34 -08:00
ccd0
f2bb9b00a3 BoardsJSON -> BoardConfig. 2016-01-28 21:53:11 -08:00
ccd0
19ba43ae3d Fetch boards.json data. 2016-01-27 10:04:19 -08:00
ccd0
fb1009642f Board data may have been deleted in another tab by the time this loads. 2016-01-26 19:57:36 -08:00
ccd0
96ba5f10ca Handle case of error response from archive. 2016-01-23 23:29:21 -08:00
ccd0
f32f0bb77d Queue callbacks from $.cache so any errors don't break setting req.evt / calling other callbacks. 2016-01-23 22:47:17 -08:00
ccd0
30adbd6fa2 Old way of handling quotelinks in clones was leaving resurrected quotes out of @quotes and putting duplicates in @nodes.quotelinks. 2015-12-13 18:30:28 -08:00
ccd0
90b16fc2ab Fix duplicate IDs from inlined quotes. #533 2015-12-13 11:17:50 -08:00
ccd0
4c83b284cd Fix forwardlink class on quotelinks to archived posts. 2015-12-13 10:12:00 -08:00
ccd0
3750c5bdf5 Incorporate Mayhem's Get.postFromRoot simplifications from 59f2ca6a5128bfadb8c3472c9e081d2b46d7e970. 2015-12-13 09:48:07 -08:00
ccd0
6b167d42b9 Fix some bugs with forwardlink indication, and extend it to inlined quotes. #361 2015-12-13 02:53:18 -08:00
ccd0
e27858216f Remove unwanted execute permissions. 2015-11-15 14:00:17 -08:00
ccd0
34c8da43c4 Reorganization: Move stuff out of src/General. 2015-11-15 11:57:19 -08:00