barisusakli
5cf9b0a3bd
fix feed crash
11 years ago
Julian Lam
2e49fe9f50
fixed meta property to name, for keywords
11 years ago
barisusakli
472e6b5206
privilege cleanup
11 years ago
Julian Lam
e43ebb0423
Merge pull request #1533 from akhoury/master
...
captcha support
11 years ago
Julian Lam
5f89293301
upgrade script for #1282
11 years ago
Julian Lam
b1534b7798
removing allowGuestPosting logic in NodeBB
11 years ago
Julian Lam
3474cdc5ea
added new privilege "find", added guest meta group, closed #1282
11 years ago
Julian Lam
c297e2f2f8
ephemeral groups - guests
11 years ago
Aziz Khoury
0e0f66ba9e
minor cleanups.
11 years ago
Aziz Khoury
d3a11f7ad8
Merge remote-tracking branch 'upstream/master'
11 years ago
barisusakli
b1aae05a08
closes #1518
11 years ago
barisusakli
29420d6f82
fixed indents
11 years ago
barisusakli
3e86bdb38f
more work on #1518
...
still needs more work, category is next
11 years ago
barisusakli
822cf56af1
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
barisusakli
292e4bbdd6
fixed post privilege privilege
11 years ago
Aziz Khoury
bab88893f1
changing 'filter:register.check' hook signature to provide req, res and data
11 years ago
Aziz Khoury
aff3c9558a
hook error print to console in dev env
11 years ago
Aziz Khoury
61a5d4768a
global var
11 years ago
Aziz Khoury
086013829b
added 'filter:register.build' hook to augment register template data
11 years ago
psychobunny
9040813b0d
closes #1530
11 years ago
psychobunny
a5a2e6f04e
update BS brand colors in ACP
11 years ago
barisusakli
4234057821
first pass for #1518
...
this only handles postTools privileges, topic and category will follow
11 years ago
psychobunny
ec5cdd178a
added function to update branding colors
11 years ago
psychobunny
70b5f9addc
some regex to scour the CSS and figure out the branding colors
11 years ago
barisusakli
f29dda4b92
fixed 1 more
11 years ago
barisusakli
3643fbc212
fixes 2 privilege issues
11 years ago
Julian Lam
66225237a0
view_deleted fix for privs
11 years ago
Julian Lam
34b522f36d
missed a bunch of "editable" checks
11 years ago
barisusakli
ac65655384
fixed missing return
11 years ago
Julian Lam
6604a29f74
upgrade script for new privilege system
11 years ago
Julian Lam
b5d4e62e70
fixed bug in privileges system, thanks TravisCI!
11 years ago
Julian Lam
759775ecbe
Merge remote-tracking branch 'origin/master'
11 years ago
Julian Lam
87f4566e06
more fixed to privs, and ACP modal
11 years ago
Julian Lam
d54ecea506
more privilege changes
11 years ago
Julian Lam
7c8b442dcd
more updates to privileges revamp
11 years ago
Julian Lam
72ca0d6d40
got privilege selection working for users and groups
11 years ago
barisusakli
4f11ac9664
fixed missing comma
11 years ago
barisusakli
da72924187
removed duplication
11 years ago
psychobunny
97d256c372
cleanup
11 years ago
barisusakli
c5d9a68b4b
closes #1445
11 years ago
barisusakli
fc00586f0e
0 disables flags for ban
11 years ago
barisusakli
c7744d7a64
closes #1483
11 years ago
psychobunny
3c7b433e3a
linting settings.js
11 years ago
frissdiegurke
b1257f6291
fix call of expandObjBy with undefined
11 years ago
barisusakli
1a9ab9d1d2
fixes default gravatar images if they are uploaded locally
11 years ago
barisusakli
78ccca4f63
removed comment
11 years ago
psychobunny
2b4da7ebcd
Merge pull request #1514 from frissdiegurke/master
...
added number-type to settings framework. persist expanded object on serv...
11 years ago
Julian Lam
e64c1bfec3
closed #1453
11 years ago
Julian Lam
bab140c396
added pexpire and pexpireAt methods for redis and mongo. Added emoticons for leveldb (as per existing implementation by @psychobunny LOL)
11 years ago
Julian Lam
4e0ccbf0c6
fixed #1515
11 years ago
Julian Lam
65dd79c84e
socket logic for #1149 -- handling of help tab in ACP
11 years ago
barisusakli
f65998f4c2
fixes guest name on home
11 years ago
FrissDieGurke
ab2c0cfa9f
added number-type to settings framework. persist expanded object on server-side sync if changed
11 years ago
barisusakli
43bbc00be8
closes #1512
...
spaces are required
11 years ago
barisusakli
d304bab4f1
dont change height if sizing horizontally #1508
11 years ago
Julian Lam
2dd2d7a269
defaulting daily digest frequency to null -- digests should be opt IN, not OUT. Bad idea on my part... re: #1499
11 years ago
psychobunny
10716c37d3
closes #1376
11 years ago
barisusakli
7280567d21
closes #1505
11 years ago
barisusakli
ed57edde3b
fixed undefined next
11 years ago
barisusakli
efaa1e62c1
added back ttl :)
11 years ago
barisusakli
672bde7066
removed ttl
11 years ago
barisusakli
62d487e0a8
use current user uid for feed generation
11 years ago
Julian Lam
b56df975e0
fixed 1495
11 years ago
barisusakli
883978007d
closes #1482
...
removed updateHeader, the header is using template values in from the
api, update menu partial in vanilla theme as well
11 years ago
barisusakli
1f7fd51b40
some work for #1482
11 years ago
barisusakli
57f0ee8a38
removed whitespace
11 years ago
barisusakli
7a25f0bb36
fix for #1496
11 years ago
psychobunny
14db999684
closes #1494
11 years ago
barisusakli
f89afd92b9
fix for plugin page access issue closes #1493
11 years ago
barisusakli
89225c80ca
related to #1493
11 years ago
Julian Lam
08cf6bc5e6
fixed #1489 -- made checkReplace error-first, added missing callback, added missing object field to db query
11 years ago
psychobunny
b3940cd7cd
enabling view cache, since we require server restart on theme changes it doesn't hurt
11 years ago
barisusakli
967b486ce1
closes #1487
...
ban and delete user admin actions takes an array of uids now.
11 years ago
Julian Lam
590082709f
fixed #1488 - emails are processed 100 at a time
11 years ago
psychobunny
dfe010d97d
caps
11 years ago
psychobunny
14431f7913
closes #1486
11 years ago
psychobunny
8fc818e07c
closes https://github.com/designcreateplay/NodeBB/issues/1473
11 years ago
psychobunny
38a3ab6365
fixes routes for https://github.com/designcreateplay/NodeBB/issues/1485
11 years ago
psychobunny
a51b357e67
removed deprecated categories.background property
11 years ago
psychobunny
be16f0dae7
Merge pull request #1484 from frissdiegurke/master
...
Settings Framework docs + slight changes
11 years ago
barisusakli
d272a87c8a
cleanup toggleFollow
11 years ago
barisusakli
8afcf44732
gravatars will be generated on demand
...
changing the setting in ACP will affect all default gravatars now.
11 years ago
barisusakli
6f40393b99
added err check
11 years ago
FrissDieGurke
c4606e7009
minified settings-framework wrapper-length
11 years ago
FrissDieGurke
c23df60e1b
removed unnecessary method + doc within Settings Framework
11 years ago
barisusakli
d43d363a7a
refactored topics.js
...
removed ajaxify.register_events using removeListener now
11 years ago
psychobunny
6f0e749b60
Merge pull request #1462 from frissdiegurke/master
...
added new settings-system
11 years ago
Erik Schamper
849db3b858
Add a return statement to the callback
...
To prevent a "callback already called".
11 years ago
psychobunny
531ad4dec1
action:settings.set
11 years ago
Julian Lam
90269ad9b8
fixed bad example code
11 years ago
Julian Lam
a5410f7ae7
added stub plugins socket file for plugin usage (ping @schamper @frissdiegurke @akhoury @psychobunny @barisusakli)
11 years ago
Julian Lam
970b259e06
fixed #907
11 years ago
psychobunny
65565e187b
simplified the above to action.user.set instead
11 years ago
psychobunny
75baf28530
added action:user.decremented and action:user.incremented hooks
11 years ago
psychobunny
271843d417
closes #1385
11 years ago
barisusakli
3ecd523799
added jquery ui datepicker
11 years ago
Ole Reglitzki
d76ba519d4
added new settings-system
11 years ago
barisusakli
63d88957a8
replace self links client side
11 years ago
barisusakli
c8efeb7d7c
closes #1400 , bunch of other fixes to 404, 403 in accounts
11 years ago
barisusakli
af6a40e23c
use thumb directly
11 years ago
barisusakli
75824c0d81
dont send notifications for guests
11 years ago
psychobunny
bb12ebac48
closes #1442
11 years ago
barisusakli
b88df6420d
check err
11 years ago
Julian Lam
b049bd466c
added 'config.version' to client-side
11 years ago
Julian Lam
e65896351a
checkReplace typo
11 years ago
barisusakli
3552678645
use id as name like others
11 years ago
barisusakli
dde872d6d5
log user ip register
11 years ago
barisusakli
a329fcadaa
possibly fixes #1454
11 years ago
barisusakli
fdfd421e1c
fixes error during user delete and ban
11 years ago
psychobunny
45195aa59a
for https://github.com/designcreateplay/NodeBB/issues/1393
11 years ago
barisusakli
5f7ed289de
print stack on db error
11 years ago
psychobunny
1996c8ad49
fixing less imports on windows
11 years ago
barisusakli
ee12b4fd3e
removed duplication in uploads
11 years ago
barisusakli
8ce3e44d7b
closes #1418
11 years ago
barisusakli
53021d31b0
closes #1446
11 years ago
barisusakli
fa8cdce748
closes #1448
11 years ago
barisusakli
1d1d677b56
closes #1422
11 years ago
Julian Lam
a32fd3f6f9
fixed #1222
11 years ago
barisusakli
cd3bb77a7f
added reqFromSocket to topic posting
...
new filter topic.post
11 years ago
barisusakli
c9551abc5d
closes #1432
...
ability to select a default gravatar image (default, identicon,
mystery-man, monsterid, wavatar, retro) or upload a custom image to use
as default gravatar image
11 years ago
psychobunny
066b1c0d64
@akhoury and his comments.. :p + jshinting
11 years ago
Aziz Khoury
32a5334402
socket.handshake.address may not always be defined, thanks @psychobunny
11 years ago
Aziz Khoury
056b39709f
no need for quotes
11 years ago
Aziz Khoury
65ff72b0e3
its 3am
11 years ago
Aziz Khoury
c7bd27fb3f
spaces vs tabs ugh
11 years ago
Aziz Khoury
fa7db423c6
adding hook filter:topic.reply for antispam
11 years ago
barisusakli
d05920ec78
refactor of thread tools
11 years ago
barisusakli
68fd997efd
closes #1419
11 years ago
barisusakli
fa221437dc
removed whitespace
11 years ago
barisusakli
7339cb5d61
closes #1434
11 years ago
barisusakli
6f2ea3eafc
closes #1439
11 years ago
barisusakli
adf6f34e42
closes #1436
11 years ago
psychobunny
f9291ced2d
fixed plugin activation of unpublished plugins
11 years ago
barisusakli
cf94a71499
closes #1427
...
flag and chat buttons are hidden on self posts, updated in vanilla and
lavender
11 years ago
barisusakli
3ca45fa061
closes #1433
...
installed plugins are displayed at the top
11 years ago
psychobunny
2627ed0fcd
fixed filter:admin.scripts.get
11 years ago
Julian Lam
5f5906860e
fixed #1406
11 years ago
Julian Lam
a796940064
closed #1421 use --no-daemon flag to... not daemonize. Also, install script can be canceled without throwing errors.
11 years ago
barisusakli
a1e6a3616c
ability to install/uninstall plugins from ACP
11 years ago
barisusakli
90f5683cc2
read redis host just before connecting
11 years ago
barisusakli
1000df09ff
replaced hardcoded english string
11 years ago
barisusakli
3c11030929
closes #1398
11 years ago
barisusakli
844923d538
added guest language string
11 years ago
barisusakli
2ad715ead3
closes #1412
11 years ago
barisusakli
a8a38522c1
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
11 years ago
barisusakli
bca2755c3e
possible fix for #1410
11 years ago
frissdiegurke
590604b288
fixed wrong calls of getSortedSetRevRangeByScore
11 years ago
barisusakli
c64da01080
closes #1410
11 years ago
barisusakli
8d3f72b5a1
closes #1404
11 years ago
psychobunny
da4113e1f1
Revert "last commit doesn't play well with ajaxify, need a rethink."
...
This reverts commit f85678e938
.
11 years ago
psychobunny
f85678e938
last commit doesn't play well with ajaxify, need a rethink.
11 years ago
psychobunny
1f9bdd840f
allow for the possibility of custom post-header or pre-footer templating
11 years ago
barisusakli
6a1fa82b8b
closes #1402
11 years ago
barisusakli
b4dc2eebe9
removed one of the timeouts in user search
11 years ago
Julian Lam
770bf2bc44
fixed minver warning, so that nodebb doesn't complain that your version is too NEW for a plugin, heh
11 years ago
barisusakli
e12beccc09
closes #1371
...
adds a dropdown to category view to move/pin/lock/delete multiple topics
11 years ago
psychobunny
6f1a795f0e
upload_url shouldn't use path.join
11 years ago
psychobunny
51a7d163be
fixes #1396
11 years ago
Julian Lam
5b38c3b9ee
fixed #1395
11 years ago
Julian Lam
c03099ce90
fixed wrong capitalization -- thanks @akhoury
11 years ago
psychobunny
bd59134cf0
closes #1391
11 years ago
psychobunny
0be414dab9
add registered-only checkbox option to widgets
11 years ago
Julian Lam
126260a027
added cache-buster to template xhr urls -- closed #1392
11 years ago
barisusakli
7c00bce63c
faster checkAndReplace
...
still need a better solution for this uniqueId business but this is
better than before.
11 years ago
Julian Lam
c9f82d26ff
Merge branch 'issue-1249'
11 years ago
Julian Lam
dc051b9060
final pass #1249
11 years ago
barisusakli
e7a415246e
closes #1390
11 years ago
Julian Lam
15bf804fa7
daily digest settings in User Settings
11 years ago
Julian Lam
7c08831aaf
Merge remote-tracking branch 'origin/master' into issue-1249
11 years ago
barisusakli
92db112367
reverted previous commit
11 years ago
barisusakli
f0428f5f1f
removed double post notification #1386
11 years ago
barisusakli
f9897daad1
all notifications are translated now closes #1388
11 years ago
Julian Lam
84a34933fe
fixed #1351 -- ACP will tell user that they need to restart, if they need to restart
11 years ago
Julian Lam
8cb2b9b97a
fixed #1351 -- themes and plugins no longer auto-restart the server
11 years ago
barisusakli
9dbe479d11
closes #1389
11 years ago
barisusakli
01555cbb5c
return privileges in category
11 years ago
Julian Lam
c3a4bcb116
first pass #1249 -- this causes emails to be sent if you have not been to the site in over 24 hours.
11 years ago
barisusakli
f9572cc5c7
fixes chat messages
11 years ago
psychobunny
a6c84ac1a8
don't reset the global footer (copyright) when changing themes - they should all be compatible anyways
11 years ago
psychobunny
f895ae6ce4
updated to latest compressed notifications
11 years ago
Julian Lam
889c90673d
windows compat for sounds -- #clevercode
11 years ago
barisusakli
04488a9a14
closes #1139
11 years ago
psychobunny
549f87132d
fixes for dual database; moved dependency definitions into the database object
11 years ago
psychobunny
79d5142693
fixed leveldb installation; console.log
11 years ago
Julian Lam
5782a382be
hardcoding connect-redis version
11 years ago
Julian Lam
4f7810090a
first pass #1384
11 years ago
Julian Lam
cbca9a4faf
adding soundpack to list of default-activated plugins
11 years ago
psychobunny
7a823283e4
fixed my derp
11 years ago
psychobunny
a8801feabe
cleanup
11 years ago
psychobunny
da665853e4
bugfixes
11 years ago
psychobunny
78dea8ea40
don't attempt to require a directory
11 years ago
psychobunny
5ffeb3319b
socket.io admin/groups
11 years ago
psychobunny
aaa2dbe757
removed unused topics; fixed require
11 years ago
psychobunny
9e24ccc976
socket.io admin/categories
11 years ago
psychobunny
2fc6bfaa72
socket.io admin/user
11 years ago
psychobunny
3f22027007
avoid doing nconf.get over and over again on the same key
11 years ago
psychobunny
3c0c3a9649
renaming install function properly
11 years ago
Julian Lam
4c9ea62c0d
resolved #1372 -- username clashes will now cause a random # to be appended to the username
11 years ago
psychobunny
f892a6793a
mongo/redis - don't show passwords when typing in CLI
11 years ago
barisusakli
d832a6f805
closes #1381
11 years ago
psychobunny
e5486db1ae
Merge branch 'code-quality' of https://github.com/miksago/NodeBB into miksago-code-quality
...
Conflicts:
src/database.js
11 years ago
psychobunny
268be5f35c
fixed LevelDB helpers
11 years ago
psychobunny
71d33c0a79
fixed mongo helpers
11 years ago
barisusakli
3e60451ce4
closes #1013
...
lets user change languages,
11 years ago
psychobunny
98b112bb36
use_port only accepts string but saves as boolean, accept both now
...
previously, if you re-feed your config back in, it breaks
11 years ago
psychobunny
8496bdcff6
fixed automated setup bug
11 years ago
psychobunny
8a1f6eb43e
forgot to export helpers as well for secondary db
11 years ago
psychobunny
290e348851
move database helpers into their own files
11 years ago
psychobunny
ae1ecb490f
whitespace
11 years ago
psychobunny
7df7df09dd
moved database specific questions into install/databases.js
11 years ago
psychobunny
75f19262ef
no need for comments detailing what a function does anymore
11 years ago
psychobunny
0a94cf7c95
refactored out giant async.series
11 years ago
psychobunny
be83157de2
install.js minor refactor - moved questions into their own modules; don't need to export installation questions
11 years ago
psychobunny
f3fe79ab60
initialize / shutdown dbs simultaneously
11 years ago
psychobunny
bba3df6802
moving db.close into the parent module
11 years ago
psychobunny
df5f3d185a
don't attempt to initialize db until we attempt to initialize
11 years ago
psychobunny
d5b5dd6fa5
hide secondary_database option behind "advanced" setup flag
11 years ago
psychobunny
ffe9afc3c4
configure secondary db modules
11 years ago
psychobunny
98270bf500
linting
11 years ago
psychobunny
8f71a4ebfe
moved installation defaults into install/data/defaults.json
11 years ago
psychobunny
901a64ae14
got optional secondary_database questions working
11 years ago
psychobunny
4353adb914
forgot to add levelQuestions here
11 years ago
psychobunny
74674c8494
Merge remote-tracking branch 'origin/master' into secondary_database
...
Conflicts:
src/database/level/main.js
11 years ago
psychobunny
5950b162b9
reverting attempt
11 years ago
barisusakli
beb7313138
added err to next
11 years ago
barisusakli
8aa4f053e8
converted translator.get to translator.translate
11 years ago
barisusakli
557426c1c9
translator refactor
...
no longer loads all language files on startup
11 years ago
barisusakli
90540f64cf
removed some unused translator requires
11 years ago
Julian Lam
df8728c785
allowing plugins to define new sounds -- woot.
...
Also moving the core sounds into a separate package, soundpack-default
11 years ago
psychobunny
49bbbe3682
secondary_database attempt
11 years ago
psychobunny
4d429aa6d6
linting install.js
11 years ago
psychobunny
4877e4a9d1
fixed allQuestions property
11 years ago
psychobunny
a7582e2cca
organized level helpers ala mongo driver
11 years ago
psychobunny
46b6a93e98
organizing mongo driver
11 years ago
psychobunny
9ad7ce9ca8
organizing redis driver
11 years ago
psychobunny
2ba767b499
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
...
Conflicts:
tests/database.js
11 years ago
psychobunny
e09b156d13
removing unnecessary return
11 years ago
Julian Lam
b12b2f13ea
closed #1375
11 years ago
psychobunny
c86635b4ce
making changes for compatibility with 9d405812cb
11 years ago
psychobunny
136542f8dd
Merge remote-tracking branch 'origin/master' into LevelDB
...
Conflicts:
tests/database.js
11 years ago
psychobunny
f5716de06e
forgot to use the passed in fn
11 years ago
psychobunny
2acdcd9ba2
more cleanup
11 years ago
psychobunny
4d65a51ede
LevelDB - organization
11 years ago
psychobunny
5bac03a37b
removed newline
11 years ago
psychobunny
cbec5cd3a1
cleanup
11 years ago
psychobunny
c506a2ce1d
LevelDB installation questions
11 years ago
psychobunny
21cb2c384e
woo, NodeBB actually works on LevelDB
11 years ago
barisusakli
1e3b88a7f0
passing array straight to redis
11 years ago
barisusakli
9d405812cb
changed sortedSetRangeByScore
11 years ago
Micheil Smith
3e82cab398
Add missing new lines at end of files.
11 years ago
Micheil Smith
01013f5c9d
Refactor plugin logic.
...
This relies more heavily on `async` and also makes the loading process more asynchronous. It does remove one warning in the case that a plugin is enabled but not installed.
11 years ago
Micheil Smith
5f6d5cd9a5
Reduce duplication in src/categoryTools.js
11 years ago
psychobunny
129019777f
move work on LevelDB
11 years ago
psychobunny
e79284e75f
LevelDB init
11 years ago
barisusakli
1f77df794a
added lots of error keys
11 years ago
barisusakli
0ac58dbee6
more error strings
11 years ago
barisusakli
fdeaf3a16e
user.js error keys
11 years ago
barisusakli
eaf4be4979
posts.js error keys
11 years ago
barisusakli
b07efb0085
modules.js error keys
11 years ago
barisusakli
7b992e7a20
meta.js error language keys
11 years ago
barisusakli
197e61a5d0
admin js language keys
11 years ago
barisusakli
d366be7967
added error key
11 years ago
barisusakli
95972209f4
favourite changes
...
favourites.js no longer makes socket calls, moved that code into
socket.io/posts.js. it also makes a single socket call when you downvote
a post that you previously upvoted.
11 years ago
barisusakli
296d5127c9
update to use error messages
11 years ago
barisusakli
d61e632c59
closes #1366
11 years ago
barisusakli
a75baef450
removed socket emits for post errors
11 years ago
Julian Lam
d1a64798b9
removing use of slugs in groups... pending having more time
11 years ago
Julian Lam
bd2a1a3efa
Revert "reverting groups.js to 4701eb1cee1a35b7f059f4362773bd9d67b7370c"
...
This reverts commit d8df9ab3ed
.
11 years ago
barisusakli
e2d0d4db5c
added error and success language files
...
removed some code from server side that was emitting alerts
11 years ago
psychobunny
d8df9ab3ed
reverting groups.js to 4701eb1cee
11 years ago
Julian Lam
0a35195fc7
an attempt at addressing loader madness... #1364
11 years ago
Julian Lam
2627240d80
changing minimum required version for NodeBB to 0.10, and updated travis config. Allowing new setup option "ci", for TravisCI integration
11 years ago
Julian Lam
49a686af78
fixing groups tests
11 years ago
psychobunny
ff43a619c5
moving utils.js to the top
11 years ago
barisusakli
7a6f7d3e49
fixed 2 tests
11 years ago
psychobunny
2288da4daf
./nodebb reset widgets - global widgets as well
11 years ago
barisusakli
1e96c21cae
removed the span size
11 years ago
barisusakli
2195b20385
closes #1263
11 years ago
psychobunny
015ee701c4
@barisusakli is a stickler and wants to increase registration api call times by 0.0000000001s
11 years ago
psychobunny
5423434b3f
closes #1362
11 years ago
Julian Lam
ee44128c8c
not requiring email any longer for user creation (regression -- closes julianlam/nodebb-plugin-sso-twitter#4 )
11 years ago
barisusakli
67f9c8670a
closes #1355
11 years ago
barisusakli
d2033abf96
fixes unread page
...
if you had more than 20 unread topics it was loading 40 now it will only
load 21 then keep loading with infinite loading
11 years ago
barisusakli
4e71c8328c
closes #1346
11 years ago
barisusakli
e5cf44d398
closes #1353
...
mark all read will mark everything read, can also select topics and mark
them read, can mark specific categories read too
11 years ago
psychobunny
e383524334
fixed a problem with cerulean which duped motd and forced you to toggle themes to deactivate
11 years ago
barisusakli
cb692c27e5
removed 0..n from mongo install questions
11 years ago
Julian Lam
14b9c03199
First pass at #1331 - Groups.search() + Tests
11 years ago
frissdiegurke
993b745f1c
Added svg-support for category pictures
11 years ago
barisusakli
770e0a67c1
send values directly
11 years ago
barisusakli
04b60f4f99
refactored parse
11 years ago
barisusakli
0cd13b7b66
closes #1273
11 years ago
barisusakli
640686f031
added back paragraph tags
11 years ago
Julian Lam
b9aa0d2121
stripping paragraph tags from post summaries in an effort to collapse it all into one paragraph block.
11 years ago
barisusakli
a7c5a5e819
closes #1334
11 years ago
barisusakli
421a25eb56
closes #1288
11 years ago
Julian Lam
b2c663925b
Merge branch 'spawn-minifier'
11 years ago
Julian Lam
7a993eb2ca
closed #1328
11 years ago
Julian Lam
f3a78c2b6f
#1328 - first pass
11 years ago
psychobunny
f16d98fcab
linting
11 years ago