Baris Soner Usakli
|
4c90d22e43
|
closes #619
|
2013-12-07 16:15:07 -05:00 |
|
Baris Soner Usakli
|
34fc326a37
|
closes #618
|
2013-12-07 15:59:44 -05:00 |
|
Baris Usakli
|
0da141e7bc
|
removed redismock, added database mocked, fixed tests to work with dbal
|
2013-12-06 13:21:21 -05:00 |
|
Baris Usakli
|
6313a5eeb1
|
Merge remote-tracking branch 'origin/master' into dbal
|
2013-12-06 12:59:32 -05:00 |
|
Julian Lam
|
b81737bc0f
|
moved refreshTitle into app.js, messaging someone now invokes an alternating title, hehe
|
2013-12-05 23:24:47 -05:00 |
|
Baris Soner Usakli
|
1c23be8911
|
removed console.log
|
2013-12-05 21:53:24 -05:00 |
|
Baris Soner Usakli
|
5f86e31d1e
|
fixed favouriting
|
2013-12-05 21:51:05 -05:00 |
|
Baris Soner Usakli
|
95bb838699
|
Merge remote-tracking branch 'origin/master' into dbal
|
2013-12-05 21:04:00 -05:00 |
|
Julian Lam
|
030ce95dea
|
closed #615 - added "active chats" dropdown to header
- some minor tweaks also, to make taskbar work a little better with chats
|
2013-12-05 17:35:44 -05:00 |
|
Baris Usakli
|
705754e823
|
merged master
|
2013-12-05 14:57:18 -05:00 |
|
Baris Usakli
|
fe527ff2a9
|
removed RedisStoreLib from websockets.js it moved into redis.js
|
2013-12-05 14:48:58 -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
|
c096656eff
|
merged master fixed conflicts
|
2013-12-05 12:17:01 -05:00 |
|
Julian Lam
|
d27f2eb214
|
fixed #604
|
2013-12-04 16:25:42 -05:00 |
|
Julian Lam
|
b176629b44
|
integrated Tinycon lib and actually fixed notification counts... heh.
closed #610
|
2013-12-04 12:15:27 -05:00 |
|
Baris Soner Usakli
|
d4eddc6e2c
|
lcased groups
|
2013-12-02 22:36:26 -05:00 |
|
Baris Soner Usakli
|
6d79521922
|
moved connect-redis to the redis.db file, expose the sessionStore from redis.js db file, do the same for mongo db with mongo-connect
|
2013-12-02 22:33:55 -05:00 |
|
Baris Soner Usakli
|
32d5118266
|
tons more changes
|
2013-12-02 21:20:55 -05:00 |
|
Barış Soner Uşaklı
|
391b8098a3
|
Merge pull request #588 from akhoury/master
websockets to follow same pattern, added hook action:user.create
|
2013-12-02 11:25:51 -08:00 |
|
Baris Soner Usakli
|
ddb7896df1
|
fixed post count in paginator and post bar when infinite loader kicked in
|
2013-12-01 17:42:26 -05:00 |
|
Baris Soner Usakli
|
66cdb9a067
|
just send err
|
2013-12-01 16:25:57 -05:00 |
|
Baris Soner Usakli
|
f405dec4e9
|
#589
|
2013-12-01 16:21:19 -05:00 |
|
akhoury
|
2733198f9e
|
oops
|
2013-12-01 11:05:10 -05:00 |
|
akhoury
|
52700fbe16
|
websockets.js to 'use strict';
|
2013-12-01 10:56:29 -05:00 |
|
akhoury
|
0f53749e70
|
websockets.js to follow same pattern to avoid circular dependencies
|
2013-12-01 10:53:59 -05:00 |
|
Baris Soner Usakli
|
bfe081f672
|
added err to PostTools.isMain
|
2013-11-29 23:14:28 -05:00 |
|
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
2013-11-29 23:08:42 -05:00 |
|
Julian Lam
|
38da65ee58
|
tweaks to category permission modal
|
2013-11-28 14:27:19 -05:00 |
|
Julian Lam
|
8b62041d28
|
refactored groups and categories, groups no longer explodes when
attempting to add members to a whitelist that doesn't exist, isEmpty
checks (new methods!) and such...
|
2013-11-27 20:07:04 -05:00 |
|
Julian Lam
|
df2e9b4b47
|
admin panel integration for category whitelisting
|
2013-11-27 16:23:30 -05:00 |
|
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
2013-11-27 11:27:20 -05:00 |
|
Baris Soner Usakli
|
31635b92f3
|
closes #561
|
2013-11-26 23:19:21 -05:00 |
|
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
2013-11-26 19:09:32 -05:00 |
|
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
2013-11-26 16:30:10 -05:00 |
|
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
2013-11-26 15:14:12 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Julian Lam
|
b2fb9aa99f
|
refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
|
2013-11-25 17:20:44 -05:00 |
|
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
2013-11-25 16:29:28 -05:00 |
|
Baris Soner Usakli
|
64ae9ac033
|
cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic
|
2013-11-24 13:58:06 -05:00 |
|
Julian Lam
|
08ef67e824
|
closed #536
|
2013-11-22 11:42:42 -05:00 |
|
Baris Usakli
|
99c2fbd947
|
fixed anon count in browsing text if there are no logged in users
|
2013-11-21 15:56:28 -05:00 |
|
Baris Usakli
|
7c950cc350
|
require cleanup in user.js, removed user.latest not used anymore
|
2013-11-18 16:22:43 -05:00 |
|
Baris Soner Usakli
|
a827888ee3
|
closes #503
|
2013-11-17 12:23:19 -05:00 |
|
Baris Usakli
|
54d94f5988
|
added topic tests
|
2013-11-15 16:16:50 -05:00 |
|
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
2013-11-15 14:57:50 -05:00 |
|
Baris Usakli
|
84fa704b25
|
refactor abit adding error checking to missing parts
|
2013-11-15 13:39:09 -05:00 |
|
Baris Usakli
|
4ce6ac5af9
|
closes #491, added check to prevent crash in getAnonUserCount
|
2013-11-11 12:40:15 -05:00 |
|
Julian Lam
|
d69847c54e
|
NodeBB will now fire hooks if a config setting changes
|
2013-11-03 17:49:03 -05:00 |
|
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
2013-11-01 13:45:24 -04:00 |
|