Commit Graph

8495 Commits

Author SHA1 Message Date
Barış Soner Uşaklı
7682b56d78 fix pubsub channels for multi dbs 2015-04-14 11:03:03 -04:00
Julian Lam
6858a250c9 hardcoding dependencies for mongodb modules for v0.6.x 2015-03-30 21:29:57 -04:00
barisusakli
176a2153d5 escape data on room enter 2015-03-25 10:57:23 -04:00
Barış Soner Uşaklı
fe1c38605a add missing emailer require 2015-03-19 16:07:29 -04:00
Barış Soner Uşaklı
37fe854f46 fix missing require db 2015-03-19 15:36:49 -04:00
Julian Lam
b603341af6 downgraded templates.js to 0.1.12, and updated shrinkwrap file to match 2015-03-18 16:08:47 -04:00
Barış Soner Uşaklı
989262fb10 Merge pull request #2861 from Ribesg/patch-3
Fix typo in admin Settings
2015-03-13 11:55:38 -04:00
Gael Ribes
eec524e9f4 Fix typo in admin Settings 2015-03-13 16:49:14 +01:00
Barış Soner Uşaklı
73429e8771 fix hidden links 2015-03-01 12:29:02 -05:00
Barış Soner Uşaklı
47adafb4d7 Conflicts:
src/database/mongo/main.js
2015-02-24 12:29:20 -05:00
Julian Lam
af0d7a5ce6 updated upgrade script so that it does not rely on Groups.list, as the method has changed between v0.5.0 and v0.6.0.
Also added setImmediate call so eachLimit doesn't explode
2015-02-19 19:48:06 -05:00
Barış Soner Uşaklı
cb32d68e3a up results to 20 2015-02-13 18:34:34 -05:00
Barış Soner Uşaklı
03ba90c648 update reset.commit 2015-02-11 21:56:45 -05:00
Barış Soner Uşaklı
dbb6a0be1c fix callbacks 2015-02-11 21:33:04 -05:00
Julian Lam
4686ae9923 0.6.1 v0.6.1 2015-02-07 15:08:37 -05:00
Julian Lam
616bc68ebd added shrinkwrap file 2015-02-07 15:08:14 -05:00
barisusakli
8bbd7d971b fix index to post if sorting is by votes and pagination is used 2015-02-07 00:52:53 -05:00
barisusakli
9062a8f02b pass on mainPid 2015-02-07 00:19:22 -05:00
barisusakli
c859586269 calculate topic post indices instead of querying db 2015-02-07 00:12:47 -05:00
Julian Lam
ff5eeb3a85 fixed #2704 2015-02-06 20:42:20 -05:00
barisusakli
38dd3d4281 search newer/older than and better pagination 2015-02-06 19:47:27 -05:00
barisusakli
722b629572 closes #2703 2015-02-06 14:16:33 -05:00
Barış Soner Uşaklı
6680c2d475 Merge pull request #2621 from TheBronx/master
new filter hooks on favourite actions #2620
2015-02-06 12:39:15 -05:00
barisusakli
ba6af71150 fix profile update 2015-02-05 23:37:11 -05:00
barisusakli
652e247d1b fix username change event log 2015-02-05 23:21:31 -05:00
barisusakli
92c869e886 try to get ip from x-forwarded-for first 2015-02-05 23:18:53 -05:00
barisusakli
d65546a34d search form fix 2015-02-05 21:08:52 -05:00
barisusakli
9487f3a028 qs module changes categories param 2015-02-05 20:51:25 -05:00
barisusakli
d3aa353d73 dont crash if html is not string 2015-02-05 20:38:43 -05:00
barisusakli
9bca777320 closes #2700 allowGroupCreation setting 2015-02-05 19:38:51 -05:00
barisusakli
149120a186 fix notif url in topic notification email 2015-02-05 18:22:19 -05:00
barisusakli
832430ed37 dont crash if post.user or post.category doesn't exist 2015-02-05 18:07:17 -05:00
barisusakli
5c0bcd7e5d proper qs, pagination on search results 2015-02-05 18:02:30 -05:00
barisusakli
161b934827 reply count filter atleast/atmost 2015-02-05 17:21:01 -05:00
Julian Lam
a12bb9a32c latest translations 2015-02-05 17:11:33 -05:00
barisusakli
def600e927 search in categories and children 2015-02-05 14:55:40 -05:00
Julian Lam
f7ccdc3668 Merge branch 'master' of github.com:NodeBB/NodeBB 2015-02-05 13:09:34 -05:00
Julian Lam
fdaccc804c handling cases where no callback is passed to emailer.send 2015-02-05 13:09:32 -05:00
Barış Soner Uşaklı
ff5f3b264a Merge pull request #2547 from Alpacatty/patch-1
fix generated widgets areas glitching on small screens
2015-02-05 11:36:47 -05:00
barisusakli
845b97687a removed strict li selector 2015-02-04 19:05:43 -05:00
barisusakli
57ebcb8b8a closes #2694 2015-02-04 18:16:10 -05:00
barisusakli
39a75ea2d7 fix recent replies 2015-02-04 15:49:08 -05:00
barisusakli
385760bdda #2690 2015-02-04 12:09:54 -05:00
barisusakli
2911de0af9 really fix tests 2015-02-04 00:50:10 -05:00
barisusakli
cba9ad3d60 fix tests, and groups.join duh 2015-02-04 00:46:51 -05:00
barisusakli
16537bc636 prevent double callback 2015-02-04 00:37:08 -05:00
barisusakli
311fd00ecd dont allow guests to join groups 2015-02-04 00:33:15 -05:00
barisusakli
b7602c6e80 removed winston.err 2015-02-03 21:04:31 -05:00
barisusakli
1fe1085863 update validator and winston 2015-02-03 21:02:36 -05:00
barisusakli
b5b5894301 t.js version 2015-02-03 21:00:46 -05:00