580 Commits

Author SHA1 Message Date
Nicolas Stepien
3ccc6bbe3f Don't start re-uploading again when we want it to stop.
This has bothered me so much.
2013-02-23 04:17:57 +01:00
Nicolas Stepien
ca265fc7a1 The file stats won't go red anymore in stickies. 2013-02-23 01:00:51 +01:00
Nicolas Stepien
9725a26807 The Thread Updater now updates the sticky/closed icons.
It will also open notifications when these change. Close #934.
2013-02-23 00:53:42 +01:00
Nicolas Stepien
bae05a130e Read posts won't be marked as unread after reloading a thread.
Organize changelog.
Interrupt the watch task when a file has been saved.
2013-02-22 20:46:33 +01:00
Nicolas Stepien
d9e3e7d55c Add option to auto-scroll to the bottom. 2013-02-21 00:51:30 +01:00
Nicolas Stepien
aa16428d78 Tell 4chan to parse posts if we enabled 4chan's extension.
Add code/math parsing.
Add math tags keybinds.
Close #507.
2013-02-19 19:13:04 +01:00
Nicolas Stepien
03b3ce9f63 Fix #645. 2013-02-18 03:24:11 +01:00
Nicolas Stepien
1771713d6f Add Unread Count.
Remove the "read thread" keybind.
Fix #714.
2013-02-16 18:15:27 +01:00
Nicolas Stepien
a042751724 Changelog for thread stats 2013-02-16 01:06:08 +01:00
Nicolas Stepien
20ece62290 Merge branch 'master' into v3 2013-02-14 23:30:44 +01:00
Nicolas Stepien
7326caf438 Add Image Expansion.
Close #314.
Close #481.
2013-02-14 02:32:22 +01:00
Nicolas Stepien
859c5db1f0 Close #772. 2013-02-13 16:57:32 +01:00
Nicolas Stepien
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.
2013-02-12 23:05:09 +01:00
Nicolas Stepien
0f0d410209 Close the Header's menu when opening the QR.
Handle errors when opening the QR dialog.
2013-02-12 03:43:12 +01:00
Nicolas Stepien
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.
2013-02-12 00:29:04 +01:00
Nicolas Stepien
fb9edd5176 Release 2.38.1. 2013-02-09 21:26:55 +01:00
Nicolas Stepien
b6cf7220c4 Most of the Header is done, see changelog file.
Add 4chan and 4chan X settings links in the header's menu.

Add $.asap.

Add UI.Menu.
The menu API now requires a type ("post" or "header").

Add Get.boardsConfig.
2013-02-09 18:50:21 +01:00
Nicolas Stepien
7cc62847e7 Change changelog. It's called relative dates everywhere else. 2013-02-07 20:34:43 +01:00
Nicolas Stepien
280575e6f5 Release 2.38.0. 2013-02-07 20:31:01 +01:00
queue
b49664a11a Implement relative dates, close #758
Squash of 21 commits:

--
Document "%R" relative time formatter

Sounds reasonable, don't you think?

--
Implement %R time formatter

original code do not steal

--
Add absolute time as title on date elements

--
Update relative post times if necessary

Coupled code, I know. Would be better to have a 'threadupdate' event to
subscribe to, oh well.

--
Update changelog

--
Rewrite relative date formatter function

Aeosynth-approved, or at least acknoledged

--
Reimplement relative post times in namespace

Less quick-and-dirty, more right.

Still need to polyfill visibility

--
Polyfill and correct usage of page visibility

Reselecting the tab always flushes (since ui thread block will be
percieved as part of the tab switch), but background flushes don't queue
when tab is not visible.

This is actually a better implementation than html5chan has right now,
will need to backport it later.

--
Remove %R reference in documentation

--
Clean up RelativeDates code

Aeosynth approved (TM) (C)

--
Move page visibility polyfill to Main

--
Remove unnecessary ?

--
Replace $.hidden() fn with d.hidden

--
Use visibility polyfill for QR

--
Remove all future relative dates

Looks like it's all over after this.

--
Compact pluralize condition

--
Fix alignment

--
Change RelativeDates.flush -> @flush

--
Remove initial setTimeout

Is unnecessary, as node is called, which will call flush at least once
and set the timeout again.

--
Improve absolute date display and cache diff

Title tooltip now uses either time formatting rice or the original 4chan
timestamp instead of toString().

the diff between a date and now is now shared between `relative` and
`setUpdate` to avoid recalculation.

--
Remove re-calling of Time formatting

Relying on the ordering of `node` callbacks, so textContext will already
have the formatted time.
2013-02-07 01:49:16 -07:00
Nicolas Stepien
b587719af8 Close #921. 2013-02-06 20:26:25 +01:00
Nicolas Stepien
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.
2013-01-26 10:49:37 +01:00
Nicolas Stepien
ddbab74efb Changelog. Actually update the thread when going back online. 2013-01-24 22:54:17 +01:00
Nicolas Stepien
1f94b35df4 Release 2.37.6. 2013-01-22 20:22:28 +01:00
Nicolas Stepien
fa5f51f1df Fix image expanding. 2013-01-22 20:19:18 +01:00
Nicolas Stepien
8edd4d5e64 Release 2.37.5. 2013-01-20 13:48:45 +01:00
Nicolas Stepien
dadbb4e792 Fix quoting inside inlined backlinks. Fix #900
Well that's interesting: selectors with Element.querySelector|All
will search for corresponding elements inside the whole document,
and will only return elements that are inside your given root element.
2013-01-20 13:23:56 +01:00
Nicolas Stepien
bef8de6e70 Release 2.37.4. 2013-01-18 22:06:55 +01:00
Nicolas Stepien
e2718c18b6 Merge branch 'master' of github.com:MayhemYDG/4chan-x 2013-01-18 22:06:42 +01:00
Nicolas Stepien
9d0121a551 Fuck you moot, don't add titles to mobile elements. 2013-01-18 22:05:57 +01:00
James Campos
ac6dd43682 changelog 2013-01-16 02:33:04 -08:00
Nicolas Stepien
cf55f670c0 Merge branch 'master' into v3
I really need to get back to this.
2013-01-13 19:17:28 +01:00
Nicolas Stepien
e5355e450b Typo. 2013-01-11 10:51:06 +01:00
Nicolas Stepien
6600d960b5 Add /po/ archive redirection. 2013-01-10 10:23:07 +01:00
Nicolas Stepien
b1dce1ec2f Release 2.37.3. 2013-01-10 09:56:36 +01:00
Nicolas Stepien
325d5920f1 Fix #887 2013-01-10 09:49:59 +01:00
Nicolas Stepien
b6645773f3 Fix #888, #890 2013-01-10 09:39:59 +01:00
Nicolas Stepien
8e71bdc1ba Release 2.37.2. 2013-01-03 15:36:59 +01:00
Nicolas Stepien
7b0c961805 Merge branch 'master' of github.com:MayhemYDG/4chan-x 2013-01-03 15:20:20 +01:00
Nicolas Stepien
669147f4be Fix #878, 880 2013-01-03 15:19:33 +01:00
James Campos
1ad81cecd3 better description 2013-01-01 11:05:22 -08:00
James Campos
bc8055acb5 admin 2013-01-01 11:05:22 -08:00
Nicolas Stepien
027af4ec50 Release 2.37.1. 2012-12-18 13:49:39 +01:00
noface
debd002aab Corrections. 2012-12-15 14:24:14 +01:00
noface
d155eed8d7 Fix deadquotes showing up in code-tags. 2012-12-15 11:08:14 +01:00
Nicolas Stepien
2f0427ad94 Merge branch 'master' of github.com:MayhemYDG/4chan-x 2012-12-14 18:13:33 +01:00
Nicolas Stepien
5ffb6168cb Fix warning. 2012-12-14 18:13:15 +01:00
noface
e326d92332 Anonymize on stubs. 2012-12-13 17:39:12 +01:00
Nicolas Stepien
9f18c25805 Fix #846 2012-12-13 12:08:33 +01:00
Nicolas Stepien
f28bfd4e7e Fix #853 2012-12-13 12:00:17 +01:00