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 |
|
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
2013-11-01 13:04:15 -04:00 |
|
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
2013-10-28 14:36:31 -04:00 |
|
Baris Usakli
|
ccf4ed1235
|
topics and posts counters will update for everyone
|
2013-10-28 13:34:36 -04:00 |
|
Baris Usakli
|
c640c550fd
|
removed old browsing code from websockets.js
|
2013-10-23 15:12:19 -04:00 |
|
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
2013-10-23 14:39:46 -04:00 |
|
Julian Lam
|
65a8de7845
|
special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs
|
2013-10-21 12:07:37 -04:00 |
|
Julian Lam
|
530e6cb20e
|
upping mentions plugin minver
|
2013-10-18 14:03:15 -04:00 |
|
Baris Usakli
|
929336cb57
|
closes #408
|
2013-10-16 13:04:28 -04:00 |
|
Baris Usakli
|
41cf7c6814
|
added commas after some requires, added missing plugins require to categories
|
2013-10-15 15:01:12 -04:00 |
|
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
2013-10-11 14:48:14 -04:00 |
|
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
2013-10-05 14:39:14 -07:00 |
|
Baris Usakli
|
1155eaf1f1
|
online page changes
|
2013-10-04 15:30:52 -04:00 |
|
Andrew Darqui
|
a3f6fee41f
|
refactored the logger completely.
|
2013-10-04 01:46:50 -04:00 |
|
Julian Lam
|
585e07bc79
|
closed #368 - notifications now no longer need scores
|
2013-10-03 20:35:16 -04:00 |
|
Andrew Darqui
|
f48687528e
|
fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
|
2013-10-02 01:28:37 -04:00 |
|
Andrew Darqui
|
9007f9de9e
|
added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
|
2013-10-02 01:15:45 -04:00 |
|
Baris Usakli
|
253e11d55b
|
cleaned up websockets.js
|
2013-09-24 16:02:14 -04:00 |
|
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
2013-09-24 15:59:08 -04:00 |
|
Baris Usakli
|
776b51fef7
|
closes #323
|
2013-09-23 13:43:15 -04:00 |
|
Baris Usakli
|
24e4be77d8
|
closes #304
|
2013-09-18 16:01:54 -04:00 |
|
Baris Usakli
|
ce61138351
|
fixed conflicts
|
2013-09-17 13:42:07 -04:00 |
|
Baris Usakli
|
564662ee00
|
closes #294
|
2013-09-17 13:37:03 -04:00 |
|
psychobunny
|
aea3181d27
|
formatting - server side core
|
2013-09-17 13:09:37 -04:00 |
|
Julian Lam
|
d249f411f8
|
closed #300 - issue where web socket connections were not working properly
with passworded redis instances
|
2013-09-15 20:51:36 -04:00 |
|
Baris Soner Usakli
|
79096cfdce
|
online count fix for anon users
|
2013-09-12 13:10:14 -04:00 |
|
Baris Usakli
|
916150de01
|
closes #228
|
2013-09-11 16:04:34 -04:00 |
|
Julian Lam
|
9fb1f8acf8
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-09-11 13:49:46 -04:00 |
|
Julian Lam
|
cffbc76da1
|
closed #275, refactored configs to use new method "list", which returns error first
|
2013-09-11 13:49:17 -04:00 |
|
Baris Usakli
|
be51025048
|
the online count on the footer uses the websockets now, it should also instantly update when people come online or go offline, #273
|
2013-09-11 13:24:16 -04:00 |
|
Baris Usakli
|
efa8717fc5
|
getMultipleUserFields returns err now
|
2013-09-11 12:49:54 -04:00 |
|
Julian Lam
|
f39932ece7
|
group join leave, and updating
|
2013-09-03 16:05:01 -04:00 |
|
Julian Lam
|
6a1ab47a08
|
hardcoding the exclusion of 'htmlfile' from web sockets, since it seems to
cause NodeBB to fail
|
2013-09-02 16:53:15 -04:00 |
|
Julian Lam
|
a6b0c2638a
|
user list on group edit modal
|
2013-09-01 23:19:16 -04:00 |
|
Julian Lam
|
5e869a5e5c
|
Merge branch 'master' into user_groups
|
2013-09-01 16:14:24 -04:00 |
|
Baris Usakli
|
77359f7b83
|
added space between user name and colon
|
2013-08-30 14:27:54 -04:00 |
|
Baris Usakli
|
7cff55a160
|
closes #209
|
2013-08-30 14:25:59 -04:00 |
|