Baris Soner Usakli
0198024db0
parseInt uid
11 years ago
Baris Soner Usakli
bc835f59d4
mongo getListRange fix
11 years ago
Baris Soner Usakli
c07bf466b2
added back search limiting
11 years ago
Julian Lam
adb8f80b86
interim commit - removed calls to websockets.js, beginning porting to namespaced files
11 years ago
Julian Lam
c2a1cd94d0
addressing issue for #728 where existing NodeBBs don't have a defaultLang set
11 years ago
Julian Lam
df4c6ca1c8
integrating client side translator into new languages tab in ACP
11 years ago
Julian Lam
cd6af45afb
added icons to all h1s in admin panel
...
languages tab in ACP
each language now also has a "language.json"
11 years ago
Julian Lam
ac04e04016
fixed #719
11 years ago
Julian Lam
2495b5b89b
refactored group category permissions, removed getCategoryAccess method call
11 years ago
Baris Soner Usakli
0d26b21a2c
prevent double res.send/json if error occurs in profile image upload
11 years ago
psychobunny
cfa4256df5
admin - download emails.csv, thanks to @akhoury for the gist
11 years ago
Baris Soner Usakli
d6333a3969
fixed plugin css files for relative path
11 years ago
Baris Soner Usakli
58580bd866
closes #716 , also moved chat to its own template
12 years ago
Baris Soner Usakli
be316ff602
fixed mongo listRemoveAll
12 years ago
Baris Soner Usakli
48074ea93b
redirect if category is accessed directly
12 years ago
Baris Soner Usakli
1466e68aa1
ssl support 101
12 years ago
Baris Soner Usakli
751dc73ebe
fixes login/register and auth routes in relative path install
12 years ago
Julian Lam
0ac9ec6001
Merge remote-tracking branch 'origin/master' into email-revamp
12 years ago
psychobunny
98a646fa62
changed numRecentTopics to numRecentReplies, that makes more sense now
12 years ago
psychobunny
1d69436b44
fix to getRecentReplies causing count = 0 to return unlimited
12 years ago
psychobunny
d6c7551120
pull # of recent replies based on settings
12 years ago
Julian Lam
24944762d7
fixing 'back to nodebb' ext, and revamping email confirm logic
12 years ago
Julian Lam
d6e0625fc8
Merge remote-tracking branch 'origin/master' into email-revamp
12 years ago
psychobunny
2c398f81d2
fixed the twitter link to @NodeBB
12 years ago
cmastudios
e3185b9560
Calculate age based on days instead of years
...
Calculating the age based on the year only caused issues in the display of the age because it was off. Example: Person who was born in march of 1999 is displayed as 15 instead of 14 after the turn of the year.
12 years ago
Julian Lam
339ed4e47b
implemented emailer for welcome email (though the email confirmation system is horribly broken)
12 years ago
Julian Lam
3ff550914f
Merge remote-tracking branch 'origin/master' into email-revamp
...
Conflicts:
package.json
12 years ago
Baris Soner Usakli
d43f3cebc6
closes #707 , closes #686
12 years ago
Baris Soner Usakli
8cfb239aac
closes #705
12 years ago
Baris Soner Usakli
40d20846d8
moar refactor
12 years ago
Baris Soner Usakli
6c30437c47
closes #706 , refactor admin image uploads, fixed gif uploads
12 years ago
Julian Lam
e4e57ce31f
initial commit to emailer system overhaul
12 years ago
Baris Soner Usakli
be3465c5ca
display events in admin page events section
12 years ago
Baris Soner Usakli
2c489c600c
closes #675
12 years ago
Julian Lam
8385ceef79
topics in private categories can no longer be accessed via ajaxify or by
...
direct link
12 years ago
Baris Soner Usakli
cab6ab8e17
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
12 years ago
Baris Soner Usakli
e9fbed71ae
closes #613 , fixed allowRegistration incase its undefined
12 years ago
Julian Lam
b4121f262d
removing serializeUser console.log -- how long has this ben here? haha
12 years ago
Baris Soner Usakli
f68f02d346
closes #679
12 years ago
Baris Soner Usakli
680dbf138a
closes #669
12 years ago
Baris Soner Usakli
3a00c177d3
closes #150
12 years ago
Baris Soner Usakli
8bfea656c4
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
12 years ago
Baris Soner Usakli
8655c2d2a6
removed console.log
12 years ago
Baris Usakli
da9c673ec4
closes #651
12 years ago
root
35ad3be969
Adding support for restricting category read access based on user groups
12 years ago
psychobunny
a2c9867902
plugins - woops, wrong namespace for admin api calls
12 years ago
psychobunny
58a3f33200
plugins - added api routes to filter:admin.create_routes
12 years ago
psychobunny
25bac03bab
fixed facebook + gplus authentication - callbackURL was invalid
12 years ago
Baris Soner Usakli
770cea9329
added more error first to some functions
12 years ago
Baris Soner Usakli
27a01f6c61
closes #657
12 years ago