7494a1a9b8Disable -> Enable
Nicolas Stepien
2013-02-16 00:21:53 +01:00
5dd3cc38d0Kill each clones when we kill a post too.
Nicolas Stepien
2013-02-16 00:02:01 +01:00
9136d7f643Display [Deleted] or [File deleted] when we catch deleted posts/files. Close#915.
Nicolas Stepien
2013-02-15 23:30:12 +01:00
c5b2539bc0Add the base64'd icon to the metadata. Let grunt insert the base64'd beep audio file.
Nicolas Stepien
2013-02-15 22:45:11 +01:00
88da43f129Decrease relative dates refresh rate down to 30 seconds. Update comments?
Nicolas Stepien
2013-02-15 22:10:20 +01:00
e3a721ade0Add months and years support in relative dates. We don't need to flush on node if it's a clone. Prevent theoretical "60 seconds ago" and such.
Nicolas Stepien
2013-02-15 22:01:58 +01:00
2712a8b61ePrevent "-1 seconds ago" times.
Nicolas Stepien
2013-02-15 19:01:17 +01:00
2022962ddaShave off 1 line.
Nicolas Stepien
2013-02-15 18:51:18 +01:00
479ddffd95rm $.debounce, better Relative Dates.
Nicolas Stepien
2013-02-15 18:48:40 +01:00
7657167953Always create the subject element.
Nicolas Stepien
2013-02-15 17:49:43 +01:00
7ab661955eadd polyfill.coffee
Nicolas Stepien
2013-02-14 23:31:08 +01:00
20ece62290Merge branch 'master' into v3
Nicolas Stepien
2013-02-14 23:30:44 +01:00
4fb824c304Indicate filesize and max filesize in case of too large selected files.
Nicolas Stepien
2013-02-14 22:23:33 +01:00
c746f9b7e6Abort QR upload on thread death. Some QR notifications work.
Nicolas Stepien
2013-02-14 22:16:18 +01:00
7bdeabedd8Fix thread updater not thread updating on successful post.
Nicolas Stepien
2013-02-14 21:49:47 +01:00
0ffebeca0bAdd the 'ThreadUpdate' API/event.
Nicolas Stepien
2013-02-14 21:45:52 +01:00
b90931b80dunoop the thread updater.
Nicolas Stepien
2013-02-14 21:31:31 +01:00
bfffdbee91God damn coffee. Also that specific title makes chrome shit itself.
Nicolas Stepien
2013-02-14 17:50:25 +01:00
b91d343679Use link+blob urls for the stylesheet. That'll help me inspect the css. I wonder if it matters performance-wise.
Nicolas Stepien
2013-02-14 17:28:03 +01:00
270f7f8ec2Fix styling of dead backlinks.
Nicolas Stepien
2013-02-14 16:38:32 +01:00
21b0c6a73bUse Confs for image expansion settings.
Nicolas Stepien
2013-02-14 16:08:01 +01:00
76d352f972A simplification of the last ui hovering improvement.
Nicolas Stepien
2013-02-14 15:38:53 +01:00
4af24cc60dFix Expand all being too damn slow.
Nicolas Stepien
2013-02-14 15:04:13 +01:00
90d6a5a90aFix Fit width for OPs.
Nicolas Stepien
2013-02-14 14:37:43 +01:00
bbb455c0c5Automatically reposition a quote preview or image hover once the content is loaded. Close#237.
Nicolas Stepien
2013-02-14 12:13:24 +01:00
cd7926d45bDon't try to re-expand an image on download error if we already contracted it.
Nicolas Stepien
2013-02-14 09:54:33 +01:00
7326caf438Add Image Expansion. Close#314. Close#481.
Nicolas Stepien
2013-02-14 02:32:22 +01:00
2b8f808b6bAdd the catalog links toggler.
Nicolas Stepien
2013-02-13 23:09:40 +01:00
faee3e0d9eMenu fixes concerning flexbox ordering versus dom ordering.
Nicolas Stepien
2013-02-13 20:11:51 +01:00
2d677acad4Add the CloseMenu event/API.
Nicolas Stepien
2013-02-13 18:24:59 +01:00
4f28b6d2e5Add ordering to menu entries, using a flexbox layout.
Nicolas Stepien
2013-02-13 18:03:27 +01:00
859c5db1f0Close#772.
Nicolas Stepien
2013-02-13 16:57:32 +01:00
c2715231a3Hide the box shadow when hiding the header bar.
Nicolas Stepien
2013-02-13 15:31:04 +01:00
22d40d2315The QR code is just too damn long, move it into its own file.
Nicolas Stepien
2013-02-12 23:59:29 +01:00
d2d7959df7Don't strect the dump button. yay, flexbox.
Nicolas Stepien
2013-02-12 23:52:39 +01:00
4e976a5594Style fixes for the catalog. 4chan's integration of the catalog is terrible. I don't see myself supporting it any further.
Nicolas Stepien
2013-02-12 23:37:31 +01:00
a9b427f0d2Remove the 'Open Reply in New Tab' config and make it the default behavior. Various QR fixes. Tiny styling adjustments. You can now create threads when outside of the index. Allow selection-to-quote to work on any text inside the quoted post, not just the comment. Close#789.
Nicolas Stepien
2013-02-12 23:05:09 +01:00
0f0d410209Close the Header's menu when opening the QR. Handle errors when opening the QR dialog.
Nicolas Stepien
2013-02-12 03:43:12 +01:00
566b468327Some QR fixes. Use notifications for QR errors and successes! Close#562. Add an entry to open the QR in the Header's menu.
Nicolas Stepien
2013-02-12 03:29:16 +01:00
34a11f2e74Add QR hastily.
Nicolas Stepien
2013-02-12 01:20:33 +01:00
9588a7e86fAdd subtle shadows to notifications too.
Nicolas Stepien
2013-02-12 00:41:26 +01:00
82249ef3ecAdd support for 4chan's various themes. On the catalog, it allows dialogs to be correctly themed as it didn't have the same stylesheets. Fix#919.
Nicolas Stepien
2013-02-12 00:29:04 +01:00
9de0342dbdDetect current style and style changes.
Nicolas Stepien
2013-02-11 22:25:04 +01:00
0adc86b392That works too.
Nicolas Stepien
2013-02-11 17:19:58 +01:00
a70b1ee739Better ux for header bar hiding.
Nicolas Stepien
2013-02-11 16:54:03 +01:00
d4b5ef0307More cs tricks.
Nicolas Stepien
2013-02-11 15:36:43 +01:00
f4f53b92f2add $.event
Nicolas Stepien
2013-02-11 15:34:37 +01:00
fec837ecdcCoffeeScript tricks.
Nicolas Stepien
2013-02-11 15:01:36 +01:00
84617ba149Use custom events to add our menu entries. children -> subEntries
Nicolas Stepien
2013-02-11 14:11:49 +01:00
64cd4a9043Fuck that.
Nicolas Stepien
2013-02-11 00:15:10 +01:00
8b836aec8dAdd Notifications.
Nicolas Stepien
2013-02-10 23:15:06 +01:00
fb9edd5176Release 2.38.1.
Nicolas Stepien
2013-02-09 21:26:55 +01:00
6bcbf3deebShorter Relative Post Dates description.
Nicolas Stepien
2013-02-09 21:23:30 +01:00
b6cf7220c4Most of the Header is done, see changelog file. Add 4chan and 4chan X settings links in the header's menu.
Nicolas Stepien
2013-02-09 18:40:18 +01:00
c7afc923e0typo, blame @qqueue
Nicolas Stepien
2013-02-09 03:51:07 +01:00
7cc62847e7Change changelog. It's called relative dates everywhere else.
Nicolas Stepien
2013-02-07 20:34:43 +01:00
280575e6f5Release 2.38.0.
Nicolas Stepien
2013-02-07 20:31:01 +01:00
0a9c2ff75cMerge pull request #897 from qqueue/relativedate
Mayhem
2013-02-07 10:49:03 -08:00
bed90cfd03Reduce recalculation needed for RelativeDates
queue
2013-02-07 10:31:35 -07:00
43aae50ac5thedarkcave now has https support.
Nicolas Stepien
2013-02-07 13:22:24 +01:00
b587719af8Close#921.
Nicolas Stepien
2013-02-06 20:26:25 +01:00
c54ddff83dAdd Filter.
Nicolas Stepien
2013-01-27 15:09:24 +01:00
7dbd481a6dAdd Reply Hiding in the Meny, with settings. Save hiding settings of individual replies.
Nicolas Stepien
2013-01-26 14:24:37 +01:00
d8b0b74df0Add Thread Hiding in the Menu, with stub setting. Add an option to toggle Thread/Reply Hiding Buttons. Save hiding settings of individual threads, like if we want to see its stub or not when we reload the page. Add the menu buttons in stubs. Make the open function for menu entries optional.
Nicolas Stepien
2013-01-26 04:24:03 +01:00