2022 Commits

Author SHA1 Message Date
ccd0
673f88b99a relabel email field to options
Conflicts:
	src/General/Config.coffee
	src/Posting/QR.coffee
2014-08-17 19:20:39 -07:00
Zixaphir
ceef9f9edc Fix a bunch of Unread features. 2014-08-17 18:50:21 -07:00
Zixaphir
f5281bfe54 Release appchan x v2.9.33. 2014-07-31 23:26:02 -07:00
Zixaphir
bc94a3d98c Fix #679 2014-07-31 14:18:15 -07:00
Zixaphir
8ba4898158 Fix an issue where catalog links were affecting external links #773 2014-07-31 14:04:15 -07:00
Zixaphir
9d087ef5d6 Throw 4chanXInitFinished on navigate
Also add "none" flag to Settings.open
$.event("openSettings", "none");
2014-07-30 10:00:10 -07:00
Zixaphir
715cfc7de7 Revert "Kinda sorta make 4chan X Namesync functional"
This reverts commit cb4716bb29c953c69e4c7abc618a4c4d8f6888dc.
2014-07-30 00:04:06 -07:00
Zixaphir
cb4716bb29 Kinda sorta make 4chan X Namesync functional
@milkytiptoe: If you're reading this, I'm open to any suggestions
to facilitate better compatibility between Appchan and Namesync.
2014-07-29 19:26:55 -07:00
Zixaphir
d9aa9f7fb8 Navigate rush condition 2014-07-29 00:03:50 -07:00
Zixaphir
51d6907c68 Release appchan x v2.9.32. 2014-07-28 15:07:26 -07:00
Zixaphir
4ff134e060 Gallery fix 2014-07-28 04:18:43 -07:00
Zixaphir
b36a7df1e6 Move a.4cdn.org to excludes. 2014-07-27 18:35:05 -07:00
Zixaphir
60603f3618 Fix #655 2014-07-27 17:08:39 -07:00
Zixaphir
a239b4e2e5 Fix #657 2014-07-27 16:54:51 -07:00
Zixaphir
d7b5fab819 Fix #671, tighten up alignment of index-menu content 2014-07-27 16:48:09 -07:00
Zixaphir
04c60a62ef Implement #675 2014-07-27 16:27:53 -07:00
Zixaphir
d9e4c2abcf Fix missing clear search field button. 2014-07-27 16:03:10 -07:00
Zixaphir
f0267c3319 Fix #749 2014-07-27 14:04:36 -07:00
Zixaphir
a5463ac53e implement #773 2014-07-27 13:38:27 -07:00
Zixaphir
7476c51f0f Navigate.pushState is being used elsewhere... 2014-07-27 12:52:47 -07:00
Zixaphir
e6071fe834 Fix #706.
Bad state-tracking fail
2014-07-27 12:51:03 -07:00
Zixaphir
bf8fedb659 Merge @ccd0's title fix.
Make some funny changes to IDColor
2014-07-26 18:57:41 -07:00
Zixaphir
2e3a433fc0 Release appchan x v2.9.31. 2014-07-18 00:22:33 -07:00
Zixaphir
5c41014b1a Gallery improvements: now loops and image count fixed. 2014-07-17 23:43:35 -07:00
Zixaphir
1ffb8da5b7 Cleanup Post from URL code. 2014-07-17 23:29:30 -07:00
Zixaphir
e96354bc3e Implement #673 2014-07-17 19:19:48 -07:00
Zixaphir
6566b8bbf4 Correct time 2014-07-17 15:34:41 -07:00
Zixaphir
7dcd2aa858 Make an option for 'update stale index' functionality. 2014-07-17 15:32:38 -07:00
Zixaphir
cc7d8f4069 merge 2014-07-17 13:40:17 -07:00
Zixaphir
2fdd9b6e91 Forgot to save 2014-07-17 13:38:23 -07:00
Zixaphir
a0223a8db2 Unbreak a bunch of replace webm thumbnail features. 2014-07-17 13:36:54 -07:00
Zixaphir
1d6853b478 Fix #767. Also cleanup some issues with browser navigation. 2014-07-17 13:10:29 -07:00
Zixaphir
e11ba88cff Release appchan x v2.9.30. 2014-06-22 08:41:19 -07:00
Zixaphir
e66006686f Release appchan x v2.9.29. 2014-06-22 08:39:48 -07:00
Zixaphir
c59f3c12c0 Fix #723 2014-06-22 08:32:32 -07:00
Zixaphir
7a9f998a1a Missed one 2014-06-22 08:09:53 -07:00
Zixaphir
ef4a4889d3 Revert flex changes. 2014-06-22 07:55:38 -07:00
Zixaphir
ee841e6f44 CSS updates 2014-06-22 07:44:27 -07:00
Zixaphir
64c9c139c1 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
	src/Archive/archives.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Settings.coffee
	src/Images/FappeTyme.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-06-22 07:13:41 -07:00
Zixaphir
f103fd0301 Merge branch 'mayhem' into v3
Conflicts:
	CHANGELOG.md
	package.json
	src/Archive/archives.json
	src/General/Config.coffee
	src/General/Header.coffee
	src/General/Main.coffee
	src/General/Settings.coffee
	src/General/UI.coffee
	src/Miscellaneous/Keybinds.coffee
	src/Monitoring/ThreadUpdater.coffee
	src/Monitoring/Unread.coffee
	src/Posting/QR.captcha.coffee
	src/Posting/QR.coffee
	src/Posting/QR.post.coffee
2014-06-22 07:04:25 -07:00
Brandon
994296f2cc fix /f/ sauce 2014-06-05 01:49:34 -07:00
Zixaphir
b94ebd5d83 Release appchan x v2.9.29. 2014-05-29 10:39:09 -07:00
Zixaphir
e0f0eabee4 Merge remote-tracking branch 'origin/v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-05-29 10:35:18 -07:00
Zixaphir
6a2b382be4 Fix Title Link
Fix zixaphir/appchan-x#733, Fix zixaphir/appchan-x#732
2014-05-29 10:31:01 -07:00
Zixaphir
718513e5ef Release appchan x v2.9.28. 2014-05-27 18:46:46 -07:00
Zixaphir
1ef6701563 Merge branch 'v3'
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-05-27 18:46:12 -07:00
Zixaphir
f4adf7b72b Linkify fix 2014-05-27 18:45:23 -07:00
Zixaphir
e4a5701a91 Release appchan x v2.9.27. 2014-05-27 12:43:41 -07:00
Zixaphir
e9d0f21509 Release appchan x v2.9.26. 2014-05-27 12:42:12 -07:00
Zixaphir
13236e18d3 Merge branch 'master' of github.com:zixaphir/appchan-x
Conflicts:
	LICENSE
	builds/appchan-x.user.js
	builds/crx/script.js
2014-05-27 12:39:51 -07:00