Baris Soner Usakli
|
f405dec4e9
|
#589
|
11 years ago |
akhoury
|
2733198f9e
|
oops
|
11 years ago |
akhoury
|
52700fbe16
|
websockets.js to 'use strict';
|
11 years ago |
akhoury
|
0f53749e70
|
websockets.js to follow same pattern to avoid circular dependencies
|
11 years ago |
Baris Soner Usakli
|
bfe081f672
|
added err to PostTools.isMain
|
11 years ago |
Baris Soner Usakli
|
46a14715e3
|
fixed logout in admin site, cleaned up topics.post, anon users can post topics now if allowed
|
11 years ago |
Julian Lam
|
38da65ee58
|
tweaks to category permission modal
|
11 years ago |
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...
|
11 years ago |
Julian Lam
|
df2e9b4b47
|
admin panel integration for category whitelisting
|
11 years ago |
Julian Lam
|
5ee5c8179a
|
category whitelist for replying to posts, lots of refactoring, too
|
11 years ago |
Baris Soner Usakli
|
31635b92f3
|
closes #561
|
11 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
11 years ago |
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
11 years ago |
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
11 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
11 years ago |
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
|
11 years ago |
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
11 years ago |
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
|
11 years ago |
Julian Lam
|
08ef67e824
|
closed #536
|
11 years ago |
Baris Usakli
|
99c2fbd947
|
fixed anon count in browsing text if there are no logged in users
|
11 years ago |
Baris Usakli
|
7c950cc350
|
require cleanup in user.js, removed user.latest not used anymore
|
11 years ago |
Baris Soner Usakli
|
a827888ee3
|
closes #503
|
11 years ago |
Baris Usakli
|
54d94f5988
|
added topic tests
|
11 years ago |
Baris Usakli
|
7c1b6d6ad2
|
lots of refactor for error handling
|
11 years ago |
Baris Usakli
|
84fa704b25
|
refactor abit adding error checking to missing parts
|
11 years ago |
Baris Usakli
|
4ce6ac5af9
|
closes #491, added check to prevent crash in getAnonUserCount
|
11 years ago |
Julian Lam
|
d69847c54e
|
NodeBB will now fire hooks if a config setting changes
|
11 years ago |
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
11 years ago |
Baris Usakli
|
04ed1df0ef
|
closes #365, allow guest posting. enabled from admin/settings, defaults to disabled
|
11 years ago |
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
11 years ago |
Baris Usakli
|
ccf4ed1235
|
topics and posts counters will update for everyone
|
11 years ago |
Baris Usakli
|
c640c550fd
|
removed old browsing code from websockets.js
|
11 years ago |
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
11 years ago |
Julian Lam
|
65a8de7845
|
special theme.set socket call + static dir support, closes #427, tweaked languages 404 to work with subdirs
|
11 years ago |
Julian Lam
|
530e6cb20e
|
upping mentions plugin minver
|
11 years ago |
Baris Usakli
|
929336cb57
|
closes #408
|
11 years ago |
Baris Usakli
|
41cf7c6814
|
added commas after some requires, added missing plugins require to categories
|
11 years ago |
Baris Usakli
|
4e59b85073
|
recent page, for hour, day, week, month
|
11 years ago |
Julian Lam
|
0b299b2fe7
|
Merge pull request #381 from adarqui/express-logger-0.0.7
Express & Socket.io logger
|
11 years ago |
Baris Usakli
|
1155eaf1f1
|
online page changes
|
11 years ago |
Andrew Darqui
|
a3f6fee41f
|
refactored the logger completely.
|
12 years ago |
Julian Lam
|
585e07bc79
|
closed #368 - notifications now no longer need scores
|
12 years ago |
Andrew Darqui
|
f48687528e
|
fixed up logger.tpl a little. Added a basic 'collision detection' for the loggerPath and loggeIOPath filenames.
|
12 years ago |
Andrew Darqui
|
9007f9de9e
|
added socket.io logging which can be dynamically enabled/disabled via the /admin/logger panel
|
12 years ago |
Baris Usakli
|
253e11d55b
|
cleaned up websockets.js
|
12 years ago |
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
12 years ago |
Baris Usakli
|
776b51fef7
|
closes #323
|
12 years ago |
Baris Usakli
|
24e4be77d8
|
closes #304
|
12 years ago |
Baris Usakli
|
ce61138351
|
fixed conflicts
|
12 years ago |
Baris Usakli
|
564662ee00
|
closes #294
|
12 years ago |
psychobunny
|
aea3181d27
|
formatting - server side core
|
12 years ago |
Julian Lam
|
d249f411f8
|
closed #300 - issue where web socket connections were not working properly
with passworded redis instances
|
12 years ago |
Baris Soner Usakli
|
79096cfdce
|
online count fix for anon users
|
12 years ago |
Baris Usakli
|
916150de01
|
closes #228
|
12 years ago |
Julian Lam
|
9fb1f8acf8
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
cffbc76da1
|
closed #275, refactored configs to use new method "list", which returns error first
|
12 years ago |
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
|
12 years ago |
Baris Usakli
|
efa8717fc5
|
getMultipleUserFields returns err now
|
12 years ago |
Julian Lam
|
f39932ece7
|
group join leave, and updating
|
12 years ago |
Julian Lam
|
6a1ab47a08
|
hardcoding the exclusion of 'htmlfile' from web sockets, since it seems to
cause NodeBB to fail
|
12 years ago |
Julian Lam
|
a6b0c2638a
|
user list on group edit modal
|
12 years ago |
Julian Lam
|
5e869a5e5c
|
Merge branch 'master' into user_groups
|
12 years ago |
Baris Usakli
|
77359f7b83
|
added space between user name and colon
|
12 years ago |
Baris Usakli
|
7cff55a160
|
closes #209
|
12 years ago |
Baris Usakli
|
22ababd87a
|
closes #240
|
12 years ago |
Baris Usakli
|
d2eb73df96
|
can add and remove images from posts
|
12 years ago |
Baris Soner Usakli
|
54ba6efc93
|
can edit and add an image to a post, still cant remove previously added images #issue #233
|
12 years ago |
Julian Lam
|
85ac4aac94
|
group creation and deletion
|
12 years ago |
Baris Soner Usakli
|
cc1f668308
|
changed chat online offline messages
|
12 years ago |
Julian Lam
|
5ed7c31278
|
removing console logs
|
12 years ago |
Julian Lam
|
ece4d083a5
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
96688a8ffe
|
changing method to retrieve themes to use /node_modules
|
12 years ago |
psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
12 years ago |
Baris Soner Usakli
|
cc55073107
|
issue #224
|
12 years ago |
Baris Usakli
|
6a08fedf18
|
closes #210
|
12 years ago |
Baris Usakli
|
1c27cbd90a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
4b4b26651a
|
derp
|
12 years ago |
Julian Lam
|
1a6ba8c230
|
fixed derpiness I introduced last commit
|
12 years ago |
Baris Usakli
|
08ba911738
|
closes #216
|
12 years ago |
Julian Lam
|
860a83ba90
|
closed #212
|
12 years ago |
Baris Usakli
|
8a4a0154f6
|
closes #211, closes #213
|
12 years ago |
psychobunny
|
f251b9c6c5
|
Merge branch 'master' into bootstrap3
|
12 years ago |
psychobunny
|
cc6e028b1d
|
fixed alert-notify (and blanks) to alert-warning
|
12 years ago |
Julian Lam
|
15feaafd68
|
attempting fix for #179, @barisusakli can you pull and test if this is still present?
|
12 years ago |
Baris Usakli
|
0a485a7ff6
|
closes #109
|
12 years ago |
psychobunny
|
0f8aad52b2
|
updated all alert-error to alert-danger (wtf did BS3 need to change that?)
|
12 years ago |
Julian Lam
|
9bc12f28b4
|
fuck git
|
12 years ago |
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
12 years ago |
Baris Soner Usakli
|
f2b138510e
|
removed console.log
|
12 years ago |
Baris Soner Usakli
|
1c95ef4060
|
fix for infinite scroll crashing, issue #187
|
12 years ago |
psychobunny
|
746fa93c80
|
added API call for total unread topics; moved unread notification parsing to client side
also fixed a bug where the new notification icon glow would disappear on
page refresh even if there were existing notifications.
|
12 years ago |
Baris Usakli
|
c70c67394a
|
closes #171
|
12 years ago |
Baris Soner Usakli
|
f83be710a0
|
closes #172, #173, #174
|
12 years ago |
Baris Soner Usakli
|
999e98e43d
|
add label to banned users, dont hide their posts
|
12 years ago |
Baris Usakli
|
9ad82f4907
|
dont filter banned when searching if user is admin
|
12 years ago |
Baris Usakli
|
929282a2f7
|
ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible
|
12 years ago |
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
12 years ago |
Baris Soner Usakli
|
46afbc0ba0
|
assorted config fixes
|
12 years ago |
Baris Soner Usakli
|
ded0200355
|
upgraded userlist to 3 sorted sets, run node app -upgrade after updating to this commit, added infinite scrolling to all user pages, added ops per second to redis page, changed the percentage to 90% for infinite scrolling to kick in
|
12 years ago |
Julian Lam
|
e8f1d645fe
|
closed #160
new build_title function to be called via socket
also added categories.getCategoryField and refactored all calls to
getTopicField to be error-first
|
12 years ago |