Commit Graph

  • 7494a1a9b8 Disable -> Enable Nicolas Stepien 2013-02-16 00:21:53 +01:00
  • 5dd3cc38d0 Kill each clones when we kill a post too. Nicolas Stepien 2013-02-16 00:02:01 +01:00
  • 9136d7f643 Display [Deleted] or [File deleted] when we catch deleted posts/files. Close #915. Nicolas Stepien 2013-02-15 23:30:12 +01:00
  • c5b2539bc0 Add 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
  • 88da43f129 Decrease relative dates refresh rate down to 30 seconds. Update comments? Nicolas Stepien 2013-02-15 22:10:20 +01:00
  • e3a721ade0 Add 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
  • 2712a8b61e Prevent "-1 seconds ago" times. Nicolas Stepien 2013-02-15 19:01:17 +01:00
  • 2022962dda Shave off 1 line. Nicolas Stepien 2013-02-15 18:51:18 +01:00
  • 479ddffd95 rm $.debounce, better Relative Dates. Nicolas Stepien 2013-02-15 18:48:40 +01:00
  • 7657167953 Always create the subject element. Nicolas Stepien 2013-02-15 17:49:43 +01:00
  • 7ab661955e add polyfill.coffee Nicolas Stepien 2013-02-14 23:31:08 +01:00
  • 20ece62290 Merge branch 'master' into v3 Nicolas Stepien 2013-02-14 23:30:44 +01:00
  • 4fb824c304 Indicate filesize and max filesize in case of too large selected files. Nicolas Stepien 2013-02-14 22:23:33 +01:00
  • c746f9b7e6 Abort QR upload on thread death. Some QR notifications work. Nicolas Stepien 2013-02-14 22:16:18 +01:00
  • 7bdeabedd8 Fix thread updater not thread updating on successful post. Nicolas Stepien 2013-02-14 21:49:47 +01:00
  • 0ffebeca0b Add the 'ThreadUpdate' API/event. Nicolas Stepien 2013-02-14 21:45:52 +01:00
  • b90931b80d unoop the thread updater. Nicolas Stepien 2013-02-14 21:31:31 +01:00
  • bfffdbee91 God damn coffee. Also that specific title makes chrome shit itself. Nicolas Stepien 2013-02-14 17:50:25 +01:00
  • b91d343679 Use 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
  • 270f7f8ec2 Fix styling of dead backlinks. Nicolas Stepien 2013-02-14 16:38:32 +01:00
  • 21b0c6a73b Use Confs for image expansion settings. Nicolas Stepien 2013-02-14 16:08:01 +01:00
  • 76d352f972 A simplification of the last ui hovering improvement. Nicolas Stepien 2013-02-14 15:38:53 +01:00
  • 4af24cc60d Fix Expand all being too damn slow. Nicolas Stepien 2013-02-14 15:04:13 +01:00
  • 90d6a5a90a Fix Fit width for OPs. Nicolas Stepien 2013-02-14 14:37:43 +01:00
  • bbb455c0c5 Automatically reposition a quote preview or image hover once the content is loaded. Close #237. Nicolas Stepien 2013-02-14 12:13:24 +01:00
  • cd7926d45b Don'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
  • 7326caf438 Add Image Expansion. Close #314. Close #481. Nicolas Stepien 2013-02-14 02:32:22 +01:00
  • 2b8f808b6b Add the catalog links toggler. Nicolas Stepien 2013-02-13 23:09:40 +01:00
  • faee3e0d9e Menu fixes concerning flexbox ordering versus dom ordering. Nicolas Stepien 2013-02-13 20:11:51 +01:00
  • 2d677acad4 Add the CloseMenu event/API. Nicolas Stepien 2013-02-13 18:24:59 +01:00
  • 4f28b6d2e5 Add ordering to menu entries, using a flexbox layout. Nicolas Stepien 2013-02-13 18:03:27 +01:00
  • 859c5db1f0 Close #772. Nicolas Stepien 2013-02-13 16:57:32 +01:00
  • c2715231a3 Hide the box shadow when hiding the header bar. Nicolas Stepien 2013-02-13 15:31:04 +01:00
  • 22d40d2315 The QR code is just too damn long, move it into its own file. Nicolas Stepien 2013-02-12 23:59:29 +01:00
  • d2d7959df7 Don't strect the dump button. yay, flexbox. Nicolas Stepien 2013-02-12 23:52:39 +01:00
  • 4e976a5594 Style 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
  • a9b427f0d2 Remove 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
  • 0f0d410209 Close 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
  • 566b468327 Some 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
  • 34a11f2e74 Add QR hastily. Nicolas Stepien 2013-02-12 01:20:33 +01:00
  • 9588a7e86f Add subtle shadows to notifications too. Nicolas Stepien 2013-02-12 00:41:26 +01:00
  • 82249ef3ec Add 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
  • 9de0342dbd Detect current style and style changes. Nicolas Stepien 2013-02-11 22:25:04 +01:00
  • 0adc86b392 That works too. Nicolas Stepien 2013-02-11 17:19:58 +01:00
  • a70b1ee739 Better ux for header bar hiding. Nicolas Stepien 2013-02-11 16:54:03 +01:00
  • d4b5ef0307 More cs tricks. Nicolas Stepien 2013-02-11 15:36:43 +01:00
  • f4f53b92f2 add $.event Nicolas Stepien 2013-02-11 15:34:37 +01:00
  • fec837ecdc CoffeeScript tricks. Nicolas Stepien 2013-02-11 15:01:36 +01:00
  • 84617ba149 Use custom events to add our menu entries. children -> subEntries Nicolas Stepien 2013-02-11 14:11:49 +01:00
  • 64cd4a9043 Fuck that. Nicolas Stepien 2013-02-11 00:15:10 +01:00
  • 8b836aec8d Add Notifications. Nicolas Stepien 2013-02-10 23:15:06 +01:00
  • fb9edd5176 Release 2.38.1. Nicolas Stepien 2013-02-09 21:26:55 +01:00
  • 6bcbf3deeb Shorter Relative Post Dates description. Nicolas Stepien 2013-02-09 21:23:30 +01:00
  • b6cf7220c4 Most 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
  • c7afc923e0 typo, blame @qqueue Nicolas Stepien 2013-02-09 03:51:07 +01:00
  • 7cc62847e7 Change changelog. It's called relative dates everywhere else. Nicolas Stepien 2013-02-07 20:34:43 +01:00
  • 280575e6f5 Release 2.38.0. Nicolas Stepien 2013-02-07 20:31:01 +01:00
  • 0a9c2ff75c Merge pull request #897 from qqueue/relativedate Mayhem 2013-02-07 10:49:03 -08:00
  • bed90cfd03 Reduce recalculation needed for RelativeDates queue 2013-02-07 10:31:35 -07:00
  • 43aae50ac5 thedarkcave now has https support. Nicolas Stepien 2013-02-07 13:22:24 +01:00
  • b49664a11a Implement relative dates, close #758 queue 2013-02-07 01:49:15 -07:00
  • b587719af8 Close #921. Nicolas Stepien 2013-02-06 20:26:25 +01:00
  • c54ddff83d Add Filter. Nicolas Stepien 2013-01-27 15:09:24 +01:00
  • 7dbd481a6d Add Reply Hiding in the Meny, with settings. Save hiding settings of individual replies. Nicolas Stepien 2013-01-26 14:24:37 +01:00
  • d8b0b74df0 Add 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
  • 7bf2e7dd45 Add Menu. Close #627. Add Report/Delete/Download/Archive Link. Nicolas Stepien 2013-01-25 12:11:02 +01:00
  • ddbab74efb Changelog. Actually update the thread when going back online. Nicolas Stepien 2013-01-24 22:53:44 +01:00
  • 7e2fb6d4ae fix redirections Nicolas Stepien 2013-01-24 13:55:41 +01:00
  • 81dd0fe9af Add Recursive Hiding. Close #665. Add Thread.fullID and Post.fullID. Smarter quote un-inlining. Nicolas Stepien 2013-01-24 11:45:05 +01:00
  • 1f94b35df4 Release 2.37.6. Nicolas Stepien 2013-01-22 20:22:28 +01:00
  • fa5f51f1df Fix image expanding. Nicolas Stepien 2013-01-22 20:19:18 +01:00
  • 8a587f515c Add Reply Hiding. Make Thread & Reply Hiding work with other features. Tiny fixes. Nicolas Stepien 2013-01-22 13:28:25 +01:00
  • 8edd4d5e64 Release 2.37.5. Nicolas Stepien 2013-01-20 13:48:45 +01:00
  • dadbb4e792 Fix quoting inside inlined backlinks. Fix #900 Nicolas Stepien 2013-01-20 13:23:49 +01:00
  • 6047151513 Add Thread Hiding. Nicolas Stepien 2013-01-19 15:40:25 +01:00
  • bef8de6e70 Release 2.37.4. Nicolas Stepien 2013-01-18 22:06:55 +01:00
  • e2718c18b6 Merge branch 'master' of github.com:MayhemYDG/4chan-x Nicolas Stepien 2013-01-18 22:06:42 +01:00
  • 9d0121a551 Fuck you moot, don't add titles to mobile elements. Nicolas Stepien 2013-01-18 22:05:57 +01:00
  • 1a9dd3115d Merge pull request #896 from aeosynth/pdf Mayhem 2013-01-16 02:42:14 -08:00
  • ac6dd43682 changelog James Campos 2013-01-16 02:33:04 -08:00
  • 1b81a79105 tweak James Campos 2013-01-16 02:31:48 -08:00
  • 92adcaf28a ImageExpand.expand: return if pdf James Campos 2013-01-15 23:28:56 -08:00
  • cc04f1b9e9 post.hasPdf James Campos 2013-01-15 23:27:21 -08:00
  • a7f255fa26 fixes Nicolas Stepien 2013-01-15 15:42:01 +01:00
  • d0093a419f Screw that, I'll try it later. Nicolas Stepien 2013-01-15 15:01:27 +01:00
  • 3c359bf560 Some sort of catalog support. Nicolas Stepien 2013-01-14 02:52:47 +01:00
  • cf55f670c0 Merge branch 'master' into v3 I really need to get back to this. Nicolas Stepien 2013-01-13 19:17:28 +01:00
  • e5355e450b Typo. Nicolas Stepien 2013-01-11 10:51:06 +01:00
  • 6600d960b5 Add /po/ archive redirection. Nicolas Stepien 2013-01-10 10:23:07 +01:00
  • b1dce1ec2f Release 2.37.3. Nicolas Stepien 2013-01-10 09:56:36 +01:00
  • 325d5920f1 Fix #887 Nicolas Stepien 2013-01-10 09:49:59 +01:00
  • b6645773f3 Fix #888, #890 Nicolas Stepien 2013-01-10 09:39:59 +01:00
  • 82e51f6723 One more year. Nicolas Stepien 2013-01-07 03:02:44 +01:00
  • 8e71bdc1ba Release 2.37.2. Nicolas Stepien 2013-01-03 15:36:59 +01:00
  • c720b90a86 When quoting on the index, only change the target thread if the textarea is empty. Close #879 Nicolas Stepien 2013-01-03 15:34:15 +01:00
  • 0477eb595c Quotify inside archived posts. Nicolas Stepien 2013-01-03 15:30:31 +01:00
  • 7b0c961805 Merge branch 'master' of github.com:MayhemYDG/4chan-x Nicolas Stepien 2013-01-03 15:20:20 +01:00
  • 669147f4be Fix #878, 880 Nicolas Stepien 2013-01-03 15:19:33 +01:00
  • 06b1b4b6a1 Merge pull request #874 from aeosynth/beep Mayhem 2013-01-02 06:43:22 -08:00
  • d95d54ccf6 mv beep option from main to updater config James Campos 2013-01-01 11:09:26 -08:00