Julian Lam
088940d4c7
Squashed commit of the following:
...
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com >
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com >
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
2016-02-25 16:12:50 -05:00
barisusakli
9d045e70f5
change xregexp
2016-02-24 18:11:51 +02:00
psychobunny
0be363d220
closes #1241
...
@martyalicante @a5mith hopefully finally fixed :)
2015-11-02 11:16:31 -05:00
barisusakli
16a65c8ffc
closes #3754
2015-10-14 16:00:45 -04:00
psychobunny
7fa4057051
overrideTimeago only needs to be called once
2015-08-22 12:21:51 -04:00
psychobunny
4b0f50f57e
closes #3448
2015-08-18 11:02:31 -04:00
psychobunny
3d962822c6
#3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used
2015-08-17 16:26:35 -04:00
barisusakli
6b950d0596
fix endsWith if check
2015-03-20 19:42:59 -04:00
barisusakli
810d3be512
closes #2593
2015-03-20 19:36:18 -04:00
barisusakli
e9f82b7eee
updated isLatin check doggy.gif
2015-03-12 13:39:04 -04:00
barisusakli
dd06e8d7d8
return early if falsy
2015-03-12 13:26:29 -04:00
Julian Lam
d7cd936b54
added preserveCase option to slugify
2015-03-03 12:34:45 -05:00
Julian Lam
89bf036262
fixing crash when utils.slugify is called with a null value
2015-02-24 21:11:25 -05:00
Barış Soner Uşaklı
c3a51033a8
removed utils.getQueryParams() use utils.params()
2015-02-19 16:11:23 -05:00
barisusakli
aa94dafac1
closes #725
2015-02-18 21:09:33 -05:00
Julian Lam
502e806f88
fixed #2732 -- group creation now using language keys, and no longer succeeds if a group by the name of 'guest' is created.
2015-02-18 15:34:01 -05:00
barisusakli
d96e4ec22a
fix category filter and pagination, strip marquee
2015-02-07 20:30:03 -05:00
barisusakli
def600e927
search in categories and children
2015-02-05 14:55:40 -05:00
Julian Lam
99dc37bd9c
removed relativeTime util method, utils.js better be a C now.
2015-01-19 15:43:22 -05:00
Julian Lam
1e57c5d001
linting
2015-01-19 10:39:44 -05:00
Julian Lam
4317b3c872
fixing more exposed XSS outlets in groups frontend
2015-01-18 17:03:08 -05:00
Julian Lam
428a431164
Revert "wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417 "
...
This reverts commit e42365f7c1 .
2015-01-06 16:05:06 -05:00
Julian Lam
e42365f7c1
wrapping findBootstrapEnvironment so that it doesn't run before the DOM is ready #2417
2015-01-06 12:06:33 -05:00
Julian Lam
7e35987e1b
fixing regression for #2355 , introduced in a129075
2014-11-12 10:58:46 -05:00
psychobunny
db157da3fb
fixes potential IE8 crash (both toISOString and console.log don't exist)
...
not that client-side calls this anyways
2014-11-11 11:44:49 -05:00
barisusakli
273db693e7
closes #2051
2014-09-06 23:57:51 -04:00
psychobunny
4384958bf2
passwords can now contain spaces
2014-08-26 15:05:42 -04:00
Julian Lam
b655474150
fixed #1661
2014-06-09 19:56:05 -04:00
Aziz Khoury
e0a5cb2b44
my bad
...
:/
2014-05-24 10:21:20 -04:00
barisusakli
3f43db090b
return topics tags #1557
2014-05-21 21:15:11 -04:00
barisusakli
56f442f283
remove punctuation and limit tag length
2014-05-21 20:20:44 -04:00
Aziz Khoury
c7734937fb
added a bunch of useful utils functions
2014-05-16 01:38:47 -04:00
psychobunny
882589acae
moved findBootstrapEnvironment into utils
2014-05-01 13:43:07 -04:00
barisusakli
fa8cdce748
closes #1448
2014-04-27 17:17:07 -04:00
Micheil Smith
3e82cab398
Add missing new lines at end of files.
2014-04-10 20:56:53 +01:00
psychobunny
d5baaacb72
utils.isAndroidBrowser
2014-04-08 17:35:29 -04:00
Julian Lam
14b9c03199
First pass at #1331 - Groups.search() + Tests
2014-04-05 13:01:31 -04:00
barisusakli
b1a6d394e3
moved format number functions to utils
2014-03-31 14:43:48 -04:00
barisusakli
f61ca4327d
fixed profile
2014-03-18 18:51:08 -04:00
barisusakli
e67e9aee42
moved user creation to new file
2014-03-17 21:47:37 -04:00
barisusakli
e9ab9dcce2
search cleanup
2014-03-12 00:13:42 -04:00
psychobunny
f73fd1eeae
removed an unused hack in utils.js
2014-03-04 17:08:15 -05:00
akhoury
1b207d8276
IE8 support, general cleanups, from native to $ objects ...
2014-02-26 21:55:29 -05:00
Baris Soner Usakli
4c6fb72db0
move cursor to end in share input
2014-02-12 10:36:17 -05:00
Baris Soner Usakli
d4c2a47c8e
allow images in home and category
2014-02-07 15:00:53 -05:00
Julian Lam
fb2b54b314
refactored meta and link tag generation to template (yay frontend processing!)
...
cache busters now always added in template, instead of throughout code
2014-01-30 09:20:43 -05:00
Baris Soner Usakli
31a57cf0dd
closes #885
2014-01-26 22:36:06 -05:00
Julian Lam
f02cd9df82
Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
...
Conflicts:
src/user.js
2014-01-23 08:15:16 -05:00
Baris Soner Usakli
74ccfd1e4d
moved islatin out too
2014-01-21 12:02:46 -05:00
Baris Soner Usakli
8f8ea4de92
slug fix
2014-01-21 12:01:09 -05:00