Julian Lam
0376e3d574
renamed language directories to ICU standard, upgrade script, no longer promoting english at top of list in languages tab, en now en_GB, encompasses Canadian and English English
11 years ago
psychobunny
68105c6289
send environment state to client
11 years ago
psychobunny
92725ee3df
Merge pull request #874 from BitBangersCode/templates-fix
...
Add custom templates to /api/get_templates_listing
11 years ago
Julian Lam
024cfc17c5
tweak
11 years ago
Julian Lam
38ee3fd5a3
don't bother firing hooks received by js unless a listener exists
11 years ago
Julian Lam
744b6517bf
issue #891
11 years ago
Julian Lam
8e1137b5dd
Merge branch 'master' of github.com:designcreateplay/NodeBB
11 years ago
Julian Lam
ef39c128c2
Removing Google Plus integration from core - adios!
11 years ago
Baris Soner Usakli
d54e2fba9e
closes #810
11 years ago
Julian Lam
7e3c46db61
Removing Twitter SSO - toodles!
11 years ago
Julian Lam
e7eab83d8f
removing facebook SSO from core
11 years ago
Baris Soner Usakli
25c4648e2e
load 20 in recent
11 years ago
Baris Soner Usakli
fac2cd9464
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
da626a4035
more fixes
11 years ago
Julian Lam
22354227be
hiding "Forgot Password" link using Plugins.hasListeners, instead of derpy config settings bool
11 years ago
Baris Soner Usakli
b4ea8e58fa
removed check for no topics in category, you should be able to go into empty categories
11 years ago
Baris Soner Usakli
6ff11c5243
check for number
11 years ago
Baris Soner Usakli
75f178636b
more fixes
11 years ago
Baris Soner Usakli
1084523c92
lots of pagination work, query params, ajaxify to pids
11 years ago
MrWaffle
869f9e0d86
Add custom templates to /api/get_templates_listing
11 years ago
Baris Soner Usakli
8744013013
Merge branch 'master' of https://github.com/designcreateplay/NodeBB into pagination
11 years ago
Baris Soner Usakli
2e786cc4d1
closes #873 , removed global translator, templates and server objects
11 years ago
Baris Soner Usakli
ef6fd35e85
lots of cleanup, moved pagination to requirejs module
11 years ago
Baris Soner Usakli
606367701f
pagination on posts
11 years ago
Baris Soner Usakli
cf39c66017
some pagination work
11 years ago
Julian Lam
f02cd9df82
Merge branch 'master' of github.com:akhoury/NodeBB into akhoury-master
...
Conflicts:
src/user.js
11 years ago
Baris Soner Usakli
b945dfc71d
closes #843
11 years ago
Barış Soner Uşaklı
c709fae251
Merge pull request #828 from BitBangersCode/admin-group-fix
...
Admin group fix
11 years ago
Baris Soner Usakli
18075b85c7
winston.error
11 years ago
psychobunny
3b4f0a8f4e
updating motd for incoming theme
11 years ago
Julian Lam
53a1474785
second pass for #773 , blocked for now
11 years ago
Julian Lam
bafc8caaf5
first pass at #773
11 years ago
Josh Rickers
55b0270b34
Merge branch 'master' into admin-group-fix
11 years ago
Josh Rickers
bac1a5ec3e
updated groups to stop you from removing yourself from the admin group
11 years ago
Baris Soner Usakli
9400e5bcc9
motd
11 years ago
Baris Soner Usakli
f282dcd677
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
55d4a5fe3a
template fixes closes #825
11 years ago
Julian Lam
affa51856b
closed #801 pending explanation
11 years ago
Aziz Khoury
f74f01ca77
Changed User.create signature to accept a hash, added a couple of utility functions as well
11 years ago
Baris Soner Usakli
5a069f1076
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
84aa1ab527
motd string and class
11 years ago
Julian Lam
b6aa31b245
removed references to Reds user search
11 years ago
Julian Lam
07b286650c
adding cache buster to ACP, removing bootstrap css in ACP
11 years ago
Baris Soner Usakli
bbac361670
fixed crash if empty topic was loaded without ajaxify
11 years ago
Baris Soner Usakli
c00bd0b8d0
oops fixed
11 years ago
Baris Soner Usakli
22e1b0f22e
check result for null
11 years ago
Baris Soner Usakli
e6a9f5a704
error check
11 years ago
Julian Lam
962955f06a
fixed bug with search (getTopicsByTids became error-first)
11 years ago
Julian Lam
af6eb5359e
Merge branch 'master' into socketAL-fix
...
Conflicts:
public/language/cs/global.json
public/language/fr/global.json
src/routes/api.js
11 years ago
Julian Lam
5e695d3222
fixed incorrect language string used in fb button in default motd
11 years ago
Julian Lam
45ce0566e7
added translation to default MOTD
11 years ago
Julian Lam
14b31cf4c8
hiding fork button on xs/sm devices (default motd)
11 years ago
Julian Lam
beec96416f
added translation to default MOTD
11 years ago
Julian Lam
253913f8d9
hiding fork button on xs/sm devices (default motd)
11 years ago
Baris Soner Usakli
ae76bb3928
lots of err first fixeS
11 years ago
Baris Soner Usakli
16aeb2d09d
added fb to motd default
11 years ago
Baris Soner Usakli
cd4cb240c8
upload file icon in composer was visible even when uploads were disabled
11 years ago
Baris Soner Usakli
265d1f6331
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
dcf47f558e
limit search in db
11 years ago
psychobunny
8c5a458798
fixed 403 redirect from logged out /admin
11 years ago
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
11 years ago
Baris Soner Usakli
be316ff602
fixed mongo listRemoveAll
11 years ago
Baris Soner Usakli
48074ea93b
redirect if category is accessed directly
11 years ago
Baris Soner Usakli
1466e68aa1
ssl support 101
11 years ago
Baris Soner Usakli
751dc73ebe
fixes login/register and auth routes in relative path install
11 years ago
Julian Lam
0ac9ec6001
Merge remote-tracking branch 'origin/master' into email-revamp
11 years ago
psychobunny
98a646fa62
changed numRecentTopics to numRecentReplies, that makes more sense now
11 years ago
psychobunny
1d69436b44
fix to getRecentReplies causing count = 0 to return unlimited
11 years ago
psychobunny
d6c7551120
pull # of recent replies based on settings
11 years ago
Julian Lam
24944762d7
fixing 'back to nodebb' ext, and revamping email confirm logic
11 years ago
Julian Lam
d6e0625fc8
Merge remote-tracking branch 'origin/master' into email-revamp
11 years ago
psychobunny
2c398f81d2
fixed the twitter link to @NodeBB
11 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.
11 years ago
Julian Lam
339ed4e47b
implemented emailer for welcome email (though the email confirmation system is horribly broken)
11 years ago
Julian Lam
3ff550914f
Merge remote-tracking branch 'origin/master' into email-revamp
...
Conflicts:
package.json
11 years ago
Baris Soner Usakli
d43f3cebc6
closes #707 , closes #686
11 years ago
Baris Soner Usakli
8cfb239aac
closes #705
11 years ago
Baris Soner Usakli
40d20846d8
moar refactor
11 years ago
Baris Soner Usakli
6c30437c47
closes #706 , refactor admin image uploads, fixed gif uploads
11 years ago
Julian Lam
e4e57ce31f
initial commit to emailer system overhaul
11 years ago
Baris Soner Usakli
be3465c5ca
display events in admin page events section
11 years ago
Baris Soner Usakli
2c489c600c
closes #675
11 years ago
Julian Lam
8385ceef79
topics in private categories can no longer be accessed via ajaxify or by
...
direct link
11 years ago
Baris Soner Usakli
cab6ab8e17
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
Baris Soner Usakli
e9fbed71ae
closes #613 , fixed allowRegistration incase its undefined
11 years ago
Julian Lam
b4121f262d
removing serializeUser console.log -- how long has this ben here? haha
11 years ago
Baris Soner Usakli
f68f02d346
closes #679
11 years ago
Baris Soner Usakli
680dbf138a
closes #669
11 years ago