Baris Soner Usakli
|
48074ea93b
|
redirect if category is accessed directly
|
2014-01-05 01:39:33 -05:00 |
|
Baris Soner Usakli
|
1466e68aa1
|
ssl support 101
|
2014-01-04 18:05:15 -05:00 |
|
Baris Soner Usakli
|
751dc73ebe
|
fixes login/register and auth routes in relative path install
|
2014-01-04 17:10:56 -05:00 |
|
Julian Lam
|
0ac9ec6001
|
Merge remote-tracking branch 'origin/master' into email-revamp
|
2014-01-04 11:19:23 -05:00 |
|
psychobunny
|
98a646fa62
|
changed numRecentTopics to numRecentReplies, that makes more sense now
|
2014-01-03 20:37:29 -05:00 |
|
psychobunny
|
1d69436b44
|
fix to getRecentReplies causing count = 0 to return unlimited
|
2014-01-03 20:36:00 -05:00 |
|
psychobunny
|
d6c7551120
|
pull # of recent replies based on settings
|
2014-01-03 20:29:09 -05:00 |
|
Julian Lam
|
24944762d7
|
fixing 'back to nodebb' ext, and revamping email confirm logic
|
2014-01-02 16:26:56 -05:00 |
|
psychobunny
|
2c398f81d2
|
fixed the twitter link to @NodeBB
|
2014-01-02 15:06:08 -05:00 |
|
Baris Soner Usakli
|
d43f3cebc6
|
closes #707, closes #686
|
2013-12-31 17:01:51 -05:00 |
|
Baris Soner Usakli
|
8cfb239aac
|
closes #705
|
2013-12-31 14:25:26 -05:00 |
|
Julian Lam
|
8385ceef79
|
topics in private categories can no longer be accessed via ajaxify or by
direct link
|
2013-12-23 21:42:34 -05:00 |
|
Baris Soner Usakli
|
f68f02d346
|
closes #679
|
2013-12-23 12:22:50 -05:00 |
|
Baris Soner Usakli
|
680dbf138a
|
closes #669
|
2013-12-22 15:15:59 -05:00 |
|
Baris Soner Usakli
|
8bfea656c4
|
Merge branch 'master' of https://github.com/akhoury/NodeBB into akhoury-master
|
2013-12-20 23:53:53 -05:00 |
|
Baris Soner Usakli
|
8655c2d2a6
|
removed console.log
|
2013-12-19 15:43:15 -05:00 |
|
Baris Usakli
|
da9c673ec4
|
closes #651
|
2013-12-19 14:57:59 -05:00 |
|
root
|
35ad3be969
|
Adding support for restricting category read access based on user groups
|
2013-12-17 20:34:21 +00:00 |
|
Baris Soner Usakli
|
27a01f6c61
|
closes #657
|
2013-12-13 16:36:29 -05:00 |
|
psychobunny
|
9d88b9eed3
|
default motd now shows @NodeBB, and not @dcplabs
|
2013-12-13 15:55:24 -05:00 |
|
akhoury
|
b89cf6f480
|
Merge remote-tracking branch 'upstream/master'
|
2013-12-12 22:40:25 -05:00 |
|
psychobunny
|
4397da144f
|
fixes crash introduced @1021615848e49da3434f00cfdb6fb79ab5990b47
|
2013-12-12 16:07:15 -05:00 |
|
psychobunny
|
cf8f0ca225
|
cleanup
|
2013-12-12 16:02:12 -05:00 |
|
akhoury
|
114294e24a
|
allowGuestSearching config .. second attempt
|
2013-12-11 22:50:36 -05:00 |
|
Baris Usakli
|
401a30e02c
|
fixed categories.getRecentReplies so it only returns count posts instead of getting 10, posts are added and removed from sorted set when they are deleted restored
|
2013-12-10 15:33:35 -05:00 |
|
Baris Usakli
|
9816272b7b
|
if there are more than 50 results only return 50, issue #648
|
2013-12-10 15:02:22 -05:00 |
|
psychobunny
|
090bc2ad10
|
403 all guests on /search & /search/term regardless of mobile/desktop - closes #612
|
2013-12-07 17:45:51 -05:00 |
|
Baris Soner Usakli
|
76636b64db
|
small fixes
|
2013-12-06 21:08:21 -05:00 |
|
Baris Soner Usakli
|
53ca7a1143
|
added search functions to database files, removed reds from nodebb moved it to redis
|
2013-12-05 20:06:36 -05:00 |
|
Baris Usakli
|
705754e823
|
merged master
|
2013-12-05 14:57:18 -05:00 |
|
Julian Lam
|
d9ee9bf5e3
|
revamped handling of unread messages, so that a socket call is made to all socket clients whenever a new unread message is available. Prior behaviour had the unread count updated via ajax call on ajaxify (which was clumsy at best and didn't update automagically)
|
2013-12-05 13:59:16 -05:00 |
|
Baris Usakli
|
7875138c08
|
added parseInt
|
2013-12-05 13:11:27 -05:00 |
|
Baris Usakli
|
190948336a
|
closes #590
|
2013-12-02 13:28:46 -05:00 |
|
Baris Soner Usakli
|
140f90f7f3
|
cleaned up requires
|
2013-11-30 13:35:42 -05:00 |
|
psychobunny
|
89c5d01efa
|
modularized SSO, paving the way for potential plugins. cleaned up associated templates/js
|
2013-11-27 16:47:54 -05:00 |
|
Julian Lam
|
f0e8633dcc
|
category whitelisting for posting messages, isAdmin now error-first
|
2013-11-27 12:47:00 -05:00 |
|
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
2013-11-27 11:27:20 -05:00 |
|
Julian Lam
|
4d2469b4ce
|
tweaks to whitelist (interim commit)
|
2013-11-27 08:34:25 -05:00 |
|
Julian Lam
|
4e2326fc84
|
Merge remote-tracking branch 'origin' into category-whitelisting
|
2013-11-27 08:17:23 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Julian Lam
|
08ef67e824
|
closed #536
|
2013-11-22 11:42:42 -05:00 |
|
Julian Lam
|
a7216caa3b
|
closed #518
|
2013-11-21 22:15:04 -05:00 |
|
Baris Usakli
|
586a181e0a
|
closes #507
|
2013-11-18 15:44:32 -05:00 |
|
Julian Lam
|
18009ebb39
|
interim commit
|
2013-11-13 19:54:46 -05:00 |
|
Baris Usakli
|
fa9636a62a
|
closes #495
|
2013-11-12 12:41:16 -05:00 |
|
Julian Lam
|
885eec79c3
|
ninjafix for bad conditional
|
2013-11-07 15:54:19 -05:00 |
|
Julian Lam
|
aa1994be67
|
updated MOTD to not be inside a jumbotron, updated default styling of MOTD
|
2013-11-07 15:52:35 -05:00 |
|
Julian Lam
|
705571de8c
|
notifications page + ajaxify route + css styling
|
2013-10-22 14:35:20 -04:00 |
|
Baris Usakli
|
d789e96d79
|
fixed 2 missing requires in api.js
|
2013-10-17 14:49:31 -04:00 |
|
Baris Usakli
|
41cf7c6814
|
added commas after some requires, added missing plugins require to categories
|
2013-10-15 15:01:12 -04:00 |
|