barisusakli
|
dc351fa320
|
removed hack for https://github.com/psychobunny/templates.js/issues/33
|
2015-06-19 20:13:52 -04:00 |
|
barisusakli
|
0ef2ccc130
|
closes #3240
|
2015-06-17 14:57:10 -04:00 |
|
barisusakli
|
ed173e0a32
|
closes #3217
|
2015-06-17 14:13:29 -04:00 |
|
barisusakli
|
1bbce82c23
|
duh #3192
|
2015-06-10 15:58:07 -04:00 |
|
barisusakli
|
8ff7ba82c2
|
closes #3192
|
2015-06-10 15:56:47 -04:00 |
|
Julian Lam
|
394497c9d5
|
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
|
2015-06-03 16:43:28 -04:00 |
|
Barış Soner Uşaklı
|
4e06b7790f
|
removed unused require
|
2015-06-02 16:23:48 -04:00 |
|
Barış Soner Uşaklı
|
4420e7a9fc
|
closes #3188, closes #3170
|
2015-06-02 16:20:28 -04:00 |
|
Nicolas Siver
|
46ce3aae9f
|
tree view
|
2015-05-30 18:44:31 +03:00 |
|
psychobunny
|
a355fbfc81
|
closes #2769
|
2015-05-29 16:47:12 -04:00 |
|
Barış Soner Uşaklı
|
8eab5ac402
|
groups.get changes
|
2015-05-28 14:51:01 -04:00 |
|
Julian Lam
|
463c893c3d
|
fixed regression introduced by #2080, closed #3189
|
2015-05-27 19:08:59 -04:00 |
|
Barış Soner Uşaklı
|
0b93738537
|
dont display hidden/system groups on /groups
|
2015-05-26 16:09:01 -04:00 |
|
Barış Soner Uşaklı
|
8117b4459a
|
groups.list added start stop
|
2015-05-26 15:37:33 -04:00 |
|
Julian Lam
|
45589fbeca
|
fixed bug where the selected language in the ACP was arabic, if no language was set at all"
|
2015-05-23 18:50:41 -04:00 |
|
psychobunny
|
117bb407b0
|
/compose route
|
2015-05-21 16:24:40 -04:00 |
|
Julian Lam
|
d90f3649a6
|
minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved
|
2015-05-21 14:07:45 -04:00 |
|
Julian Lam
|
7125d902d0
|
prettifying things
|
2015-05-21 13:48:03 -04:00 |
|
barisusakli
|
55e20b28ec
|
upgrade script
|
2015-05-20 16:08:22 -04:00 |
|
barisusakli
|
aa577f4adc
|
part 1
no upgrade script yet
|
2015-05-19 23:04:28 -04:00 |
|
barisusakli
|
36853f4ad8
|
filter priv/registered-users/guests in groups.list
|
2015-05-13 18:32:27 -04:00 |
|
barisusakli
|
68ceaadad1
|
removed static 404/403/500 routes
|
2015-05-13 17:22:48 -04:00 |
|
barisusakli
|
224e3dc263
|
fix settings page
|
2015-05-12 10:53:52 -04:00 |
|
barisusakli
|
dce9a19882
|
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
|
2015-05-11 15:43:57 -04:00 |
|
psychobunny
|
0f199af84d
|
moved widget code out of controller; cleaned up code into a folder
|
2015-05-11 14:20:10 -04:00 |
|
barisusakli
|
9518c006b5
|
fix userlang
|
2015-05-08 18:42:49 -04:00 |
|
barisusakli
|
7b550b13b9
|
display both redis/mongo info if available
|
2015-05-08 15:36:06 -04:00 |
|
barisusakli
|
0083d4ff1c
|
return user settings in api
|
2015-05-08 14:53:08 -04:00 |
|
Barış Soner Uşaklı
|
c74d32a172
|
fix off by 1 error on user/topics posts #3120
|
2015-05-07 14:44:01 -04:00 |
|
barisusakli
|
73d65dd123
|
filter:users.search filter:users.build hooks
|
2015-05-04 18:01:45 -04:00 |
|
barisusakli
|
4f8a1174a1
|
default about me length
|
2015-05-04 13:54:29 -04:00 |
|
barisusakli
|
a924c456b9
|
closes #3113
|
2015-05-04 13:16:31 -04:00 |
|
barisusakli
|
7312540b72
|
closes #3109
|
2015-05-03 23:58:22 -04:00 |
|
barisusakli
|
9749658d35
|
added about me field
|
2015-04-29 14:29:18 -04:00 |
|
barisusakli
|
51212c2bfa
|
closes #3096
|
2015-04-27 16:02:13 -04:00 |
|
barisusakli
|
dc16a665ae
|
page checks #3089
|
2015-04-24 10:59:00 -04:00 |
|
barisusakli
|
47a2377229
|
closes #3089
|
2015-04-24 10:39:24 -04:00 |
|
Barış Soner Uşaklı
|
21b634e03f
|
closes #3081
|
2015-04-23 14:37:27 -04:00 |
|
barisusakli
|
d99e028a1e
|
only call sortedSetCard if using pagination
|
2015-04-22 13:57:14 -04:00 |
|
barisusakli
|
dd61bdb9c6
|
closes #3038
|
2015-04-22 13:47:41 -04:00 |
|
barisusakli
|
6dfb229c66
|
closes #2842
|
2015-04-22 12:13:14 -04:00 |
|
barisusakli
|
0c91391c75
|
display posts cache capacity/post count
|
2015-04-20 18:23:09 -04:00 |
|
barisusakli
|
1f06f90a50
|
closes #3051
updated lru to latest
created new files posts/cache.js posts/parse.js posts/edit.js
|
2015-04-20 17:56:48 -04:00 |
|
Julian Lam
|
8ee40ece71
|
removed checks that would send the user to 404 if the slug didn't match, restored old behaviour of redirecting to the correct slug. #3047
|
2015-04-18 14:47:40 -04:00 |
|
Julian Lam
|
5d495483ad
|
using url module to normalise passed-in url prior to saving in db, closes #3043
|
2015-04-17 15:16:00 -04:00 |
|
Fokke Zandbergen
|
1eee970ebb
|
Allow NodeBB version to be set via config to package.json version can be incremented when needed.
|
2015-04-17 12:20:08 -04:00 |
|
Barış Soner Uşaklı
|
c9b5948034
|
closes #2927
|
2015-04-16 14:31:58 -04:00 |
|
barisusakli
|
d5dd48ecc8
|
closes #3013
|
2015-04-14 14:27:42 -04:00 |
|
barisusakli
|
f7a3aef322
|
escape on the way out, fixes birthday/age calculation
|
2015-04-14 14:16:06 -04:00 |
|
barisusakli
|
5501c0c759
|
closes #3005
|
2015-04-13 15:01:38 -04:00 |
|