barisusakli
7ca7a31a5a
only send user status on first connect
9 years ago
barisusakli
b1cc1725a9
fix crash in notifications
9 years ago
barisusakli
ad1ffdfd81
fix test
9 years ago
barisusakli
f8b494bc1f
closes #4313
9 years ago
barisusakli
5f76695d5a
#4261
9 years ago
barisusakli
37b1d3c8be
#4261
9 years ago
barisusakli
07c1a822db
closes #4318 closes #4309
9 years ago
barisusakli
8d9f7d8e19
added socket methods
9 years ago
pichalite
469dcbea05
fixes #4320
9 years ago
HSam
a62e31dc70
Finished the invite removal button changes.
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
psychobunny
891e747adb
fixes crash in analytics
9 years ago
Barış Soner Uşaklı
41bd65e81a
fix dashboard stats
9 years ago
barisusakli
7180174b91
fix global moderators upgrade script
9 years ago
HSam
4d87f0276b
In the process of adding the delete button to the invitation panel. Apparently, the delete method doesn't work with the invitation items, so I might need to add some extra logic.
9 years ago
barisusakli
c7ca045d0b
fix teaserTimestamp
9 years ago
barisusakli
392814824e
fix timestamp
9 years ago
barisusakli
f3d2ad5f1f
lets break some themes :evil:
9 years ago
barisusakli
018f7ba65a
closes #4307
...
ability to send an array of keys to getSortedSetRange
use getSortedSetRevRange instead of getSortedSetRevUnion
9 years ago
barisusakli
2d4fde5af3
closes #4306
...
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli
1a1d322d9c
closes #4305
9 years ago
barisusakli
a67f3d2a15
closes #4299
9 years ago
barisusakli
e55168aa11
fix plugin warnings
9 years ago
psychobunny
aa2af345f9
removed unused deps
9 years ago
psychobunny
329a7a1e08
@barisusakli fixing minfile caching for multiple processes
9 years ago
psychobunny
92f86eee9c
closes #4296
9 years ago
barisusakli
cf00371892
closes #4295
9 years ago
barisusakli
7c2041e8d8
fix typo
9 years ago
barisusakli
9614bd30d0
other pages
9 years ago
barisusakli
9bcecf73fa
Merge branch 'master' of https://github.com/NodeBB/NodeBB
9 years ago
barisusakli
37bca5e40c
style
9 years ago
barisusakli
8917ea9f81
closes #4297
9 years ago
psychobunny
effcd20597
fixed a bug calling getSortedSetRangeByScoreWithScores
9 years ago
psychobunny
66cf13e546
topics.deleteTopicField
9 years ago
Julian Lam
9d0f53fcd6
closed #4098
9 years ago
Julian Lam
3c7a42c959
fixed #4294
9 years ago
Barış Soner Uşaklı
2b448a0f76
closes #4293
9 years ago
Barış Soner Uşaklı
4316c9a566
style changes
9 years ago
Ben Lubar
df8c1abf7d
fast path for mongodb batches (otherwise it's O(n^2) memory, which gets ugly fast)
9 years ago
barisusakli
df9558f1fa
closes #4268
9 years ago
barisusakli
268aa12cc2
closes #4275
9 years ago
Barış Soner Uşaklı
441232e71d
fix missing callback
9 years ago
Julian Lam
13623a620b
fixed #4277
9 years ago
Barış Soner Uşaklı
5556c49f74
removed extra next
9 years ago
Julian Lam
7bc9e4439a
removed .gitignore from list of sound files
9 years ago
barisusakli
c8ee1b4c58
closes #4261
9 years ago
psychobunny
ee6d16c3d8
closes #4266
9 years ago
psychobunny
2b10ef97b2
closes #4262
9 years ago
pichalite
5f6a1a0acd
complete fixes for #4144
9 years ago
Julian Lam
dd3f1b9ba8
removed console.log
9 years ago
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"
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
barisusakli
8bc80abde6
removed notify typing code, not even working
9 years ago
barisusakli
ebcd892aee
closes #4259
9 years ago
barisusakli
66c6c47b7c
closes #4213
9 years ago
Ole R
f537dfee16
Update array-check for settings trim and expand
9 years ago
barisusakli
ac09036156
closes #4053
9 years ago
psychobunny
fae5fe5c50
closes #3837
9 years ago
barisusakli
211311214e
https://github.com/NodeBB/NodeBB/issues/4204
9 years ago
barisusakli
34f68a029a
closes #4204
9 years ago
barisusakli
1349c4907d
fix notification crash
9 years ago
barisusakli
2b8ecfbb94
dont add topic to `topics:recent` if its deleted
9 years ago
barisusakli
5f17e327ce
possible fix for https://github.com/akhoury/nodebb-plugin-import/issues/173
9 years ago
barisusakli
e9c488d489
closes #4166
9 years ago
barisusakli
92fba4f396
closes #4248
9 years ago
barisusakli
878b7b21ee
closes #4170
9 years ago
barisusakli
e4cae9391c
moved ips down
9 years ago
psychobunny
911892c5b0
closes #3870
9 years ago
psychobunny
99719414fe
closes #4052
9 years ago
psychobunny
e069150625
closes #2165
9 years ago
psychobunny
b18052210d
closes #3146
9 years ago
psychobunny
637c20f44d
closes #3526
9 years ago
psychobunny
b8eb19b991
closes #3993
9 years ago
psychobunny
75917e25b3
closes #4026
9 years ago
psychobunny
a3530340a9
Merge pull request #4250 from pichalite/issue-4228
...
throw error in chat if no users in room
9 years ago
psychobunny
cd0cb5c5f1
closes #4237
9 years ago
Julian Lam
ff8e1b52e0
fixed #4251
9 years ago
psychobunny
d0862911d3
closes #4181
9 years ago
barisusakli
2b90040c31
closes #4236
9 years ago
barisusakli
6951dc1fe2
closes #4211
9 years ago
barisusakli
738b892074
closes #4217
9 years ago
barisusakli
4608b8f07b
closes #4183
9 years ago
barisusakli
46c8101c5c
closes #4152
9 years ago
pichalite
6ecc05afd4
throw error in chat if no users in room
9 years ago
psychobunny
933115a853
almost had a heartattack when I saw 121 changed files in this conflict
...
# Conflicts:
# src/meta/templates.js
9 years ago
psychobunny
914fc1543e
meta/templates.js refactor
9 years ago
psychobunny
da5494fdf1
allow recursive base templates
...
ex. custom theme based off lavender which is based off vanilla
9 years ago
Terry Tate
3e75c6f6a3
Update to nodemailer 2.0 syntax for smtpTransport
...
Fixes #4193
9 years ago
Ole R
6d35690cbb
Prevent breaking eventLoopLagThreshold value
...
[This problem](https://community.nodebb.org/topic/7955/and-once-again-all-my-data-has-gone/4 ) occurs when you put a value less than `10`.
9 years ago
barisusakli
2b7ed63236
fix for groups that don't have private field
9 years ago
Barış Soner Uşaklı
e39fda2b45
filter dupe tags, closes #4216
9 years ago
Julian Lam
dd050c8177
added new hook that is called before templates are compiled
9 years ago
pichalite
bd8b32b406
search banned users only on /users/banned route
9 years ago
pichalite
42239e119d
search banned users only on /users/banned route
9 years ago
Barış Soner Uşaklı
573840ccbd
changed to title raw
9 years ago
barisusakli
2fc385f723
closes #4141 , closes #4149
9 years ago
barisusakli
e306194065
style
9 years ago
barisusakli
654961ca3b
style
9 years ago
barisusakli
3d4e058b6a
closes #4192
9 years ago
barisusakli
f0cc9120ba
fix undefined next
9 years ago
Barış Soner Uşaklı
141d1b8ece
dont update visible:memberCount if group is hidden, closes #4195
9 years ago
Barış Soner Uşaklı
8f25994482
fix for async whilst derp
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
Julian Lam
10024d7b93
fixed #4186
9 years ago
Julian Lam
30736c0ee9
allowed 'system' to be passed into group creation now
9 years ago
barisusakli
8276090d71
closes #4180
9 years ago
barisusakli
2fd121dc15
#4154
9 years ago
Julian Lam
414762d382
closes #4157
9 years ago
Julian Lam
119930131d
fixed errors when uploading files
9 years ago
Ole R
7484389a41
Update array-check to Array.isArray
9 years ago
barisusakli
93ae5e2a3f
style change
9 years ago
barisusakli
d7df6c0b06
remove more from config
9 years ago
barisusakli
5ac02a59ac
remove some more config from api/config
9 years ago
barisusakli
c62a60029a
fix incorrect id
9 years ago
barisusakli
ebf820d571
remove from global config
9 years ago
barisusakli
5b6e8bd167
closes #4171
9 years ago
Julian Lam
3a6ad52ac8
closes #4164
9 years ago
barisusakli
6963632846
closes #4167
9 years ago
barisusakli
4b3f09deea
closes #4154
9 years ago
Barış Soner Uşaklı
d3087b4e05
changed userTitle of global mods
9 years ago
Julian Lam
9b9f4b252f
fixes #4139
9 years ago
Ole R
d3ad21f81f
Fix settings trim cleaning arrays
9 years ago
Barış Soner Uşaklı
b485b412a8
added title to flagged posts page
9 years ago
Julian Lam
eb8b6af7fb
Fix global mod priv check and styling for flags page
9 years ago
Julian Lam
95fb0075c6
re-added missing base64ToLocal method in file lib
9 years ago
barisusakli
87f0d68ba2
send flag notifications to global mods as well
...
push notifications to unique uids only
9 years ago
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
9 years ago
barisusakli
086e99de5c
wip flagged posts
9 years ago
barisusakli
0bea912077
cleaned up users controller
9 years ago
barisusakli
1b9e18c6fc
allow global mods to see banned users
9 years ago
barisusakli
036e958bfe
fix typo that causes bug in gorup sorting
9 years ago
Julian Lam
b1d6d81992
ensuring that auth routes are loaded _after_ plugin routes,
...
just like in a reload.
9 years ago
barisusakli
97c42de2d3
remove unused params
9 years ago
barisusakli
821461f802
closes #4123
9 years ago
barisusakli
3336365e53
closes #4024
9 years ago
barisusakli
19c2ce0e84
fix uid ref
9 years ago
barisusakli
d82b797f70
fix for #4014
9 years ago
barisusakli
1e2779d326
closes #4014
9 years ago
barisusakli
2b5f9d075b
closes #4101
9 years ago
barisusakli
6b9a07bbcf
closes #4132
9 years ago
barisusakli
7542364d31
added settings to payload
9 years ago
barisusakli
33033e3bc5
closes #4116
9 years ago
Julian Lam
159c19e65a
pass req.query into search filter
9 years ago
Julian Lam
c7647cfb72
Merge pull request #4095 from pichalite/master
...
ACP styling fixes
9 years ago
barisusakli
c2e1426e57
fix syntax error, and actually show error if minification fails
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
62ea03d2c2
fix indent
9 years ago
barisusakli
3a2b5fefd9
:eye_brow:
9 years ago
barisusakli
ae8837b44a
generate notification path on demand
9 years ago
barisusakli
add4e6ee5b
notifications.create can return null
9 years ago