psychobunny
|
bb8f75b4be
|
merged.. conflicted up the ass. registration looks gud again
|
2013-08-29 03:01:58 +08:00 |
|
Baris Soner Usakli
|
cc55073107
|
issue #224
|
2013-08-28 13:47:52 -04:00 |
|
Baris Usakli
|
6a08fedf18
|
closes #210
|
2013-08-27 15:55:44 -04:00 |
|
Baris Usakli
|
1c27cbd90a
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-08-27 14:04:25 -04:00 |
|
Baris Usakli
|
4b4b26651a
|
derp
|
2013-08-27 14:04:22 -04:00 |
|
Julian Lam
|
1a6ba8c230
|
fixed derpiness I introduced last commit
|
2013-08-27 14:04:09 -04:00 |
|
Baris Usakli
|
08ba911738
|
closes #216
|
2013-08-27 13:38:09 -04:00 |
|
Julian Lam
|
860a83ba90
|
closed #212
|
2013-08-27 13:04:18 -04:00 |
|
Baris Usakli
|
8a4a0154f6
|
closes #211, closes #213
|
2013-08-27 12:10:23 -04:00 |
|
psychobunny
|
f251b9c6c5
|
Merge branch 'master' into bootstrap3
|
2013-08-27 06:03:05 +08:00 |
|
psychobunny
|
cc6e028b1d
|
fixed alert-notify (and blanks) to alert-warning
|
2013-08-27 05:16:49 +08:00 |
|
Julian Lam
|
15feaafd68
|
attempting fix for #179, @barisusakli can you pull and test if this is still present?
|
2013-08-26 15:20:06 -04:00 |
|
Baris Usakli
|
0a485a7ff6
|
closes #109
|
2013-08-26 13:18:20 -04:00 |
|
psychobunny
|
0f8aad52b2
|
updated all alert-error to alert-danger (wtf did BS3 need to change that?)
|
2013-08-24 03:36:44 +08:00 |
|
Julian Lam
|
9bc12f28b4
|
fuck git
|
2013-08-23 14:55:25 -04:00 |
|
Baris Usakli
|
c647793512
|
meta config changes, refactors
|
2013-08-23 13:14:36 -04:00 |
|
Baris Soner Usakli
|
f2b138510e
|
removed console.log
|
2013-08-21 19:58:45 -04:00 |
|
Baris Soner Usakli
|
1c95ef4060
|
fix for infinite scroll crashing, issue #187
|
2013-08-21 19:57:11 -04:00 |
|
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.
|
2013-08-21 23:34:35 +08:00 |
|
Baris Usakli
|
c70c67394a
|
closes #171
|
2013-08-19 13:31:04 -04:00 |
|
Baris Soner Usakli
|
f83be710a0
|
closes #172, #173, #174
|
2013-08-15 16:50:00 -04:00 |
|
Baris Soner Usakli
|
999e98e43d
|
add label to banned users, dont hide their posts
|
2013-08-14 17:42:36 -04:00 |
|
Baris Usakli
|
9ad82f4907
|
dont filter banned when searching if user is admin
|
2013-08-14 14:26:09 -04:00 |
|
Baris Usakli
|
929282a2f7
|
ban users, closes #125, banning a user hides all posts topics of a user and their profile page becomes inaccessible
|
2013-08-14 13:32:07 -04:00 |
|
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
2013-08-13 16:00:24 -04:00 |
|
Baris Soner Usakli
|
46afbc0ba0
|
assorted config fixes
|
2013-08-12 19:00:31 -04:00 |
|
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
|
2013-08-12 14:32:56 -04:00 |
|
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
|
2013-08-11 16:12:20 -04:00 |
|
Julian Lam
|
04d94a7462
|
turns out it was working as intended(tm)
closed #158
|
2013-08-11 13:27:05 -04:00 |
|
Julian Lam
|
272806a25d
|
closed #159 - issue where theme listing would hang if a theme folder did
not contain theme.json
Also refactored theme socket event a bit
|
2013-08-11 13:09:27 -04:00 |
|
Baris Soner Usakli
|
50c34e4f33
|
added infinite scrolling to unread page, issue #141
|
2013-08-10 16:14:50 -04:00 |
|
Baris Soner Usakli
|
244801a0bf
|
added infinite loading to recent page, #141
|
2013-08-09 20:44:08 -04:00 |
|
Baris Soner Usakli
|
1cc8214d16
|
infinite scrolling for topics in category view, changed how topics are stored in categories, using sorted sets instead of sets now, if you update to this commit run node app --upgrade to upgrade the redis schema, #141
|
2013-08-09 20:03:19 -04:00 |
|
Julian Lam
|
7251af56e3
|
refactored notifications library to mark all notifs read when the menu is
opened (closes #134)
|
2013-08-07 22:42:34 -04:00 |
|
Baris Soner Usakli
|
23fcdde25e
|
removed console.log and commented out code
|
2013-08-01 17:36:01 -04:00 |
|
Baris Usakli
|
720dd9e960
|
scroll to posts
|
2013-08-01 16:11:00 -04:00 |
|
Baris Soner Usakli
|
3f6f4e347d
|
change some socket calls to use the callback, when user changes their email if they are using a gravatar picture it will be updated too, fixed email updating
|
2013-07-30 18:30:43 -04:00 |
|
Julian Lam
|
235553eaf6
|
Merge branch 'plugins'
Conflicts:
src/posts.js
|
2013-07-29 16:01:00 -04:00 |
|
Julian Lam
|
3578ce1925
|
admin panel integration completion + styling of admin panel plugins page
|
2013-07-29 15:45:13 -04:00 |
|
Julian Lam
|
777173d9f4
|
adding admin panel integration to plugins (issue #143)
|
2013-07-29 15:15:49 -04:00 |
|
Baris Soner Usakli
|
78f462e1e6
|
added a new section that only shows unread topics, added mark all read button, closes #140
|
2013-07-28 18:27:49 -04:00 |
|
Baris Usakli
|
19b570cdcf
|
closes #122
|
2013-07-25 16:20:18 -04:00 |
|
Baris Usakli
|
472f40479e
|
privacy page
|
2013-07-25 14:30:12 -04:00 |
|
Baris Soner Usakli
|
12d31517b0
|
removed console.log
|
2013-07-24 17:47:26 -04:00 |
|
Baris Soner Usakli
|
08e3eac008
|
closes #120
|
2013-07-24 16:29:17 -04:00 |
|
Julian Lam
|
42d1cade23
|
fixing websockets crash on server restart
|
2013-07-24 11:39:29 -04:00 |
|
Julian Lam
|
24c235e360
|
fixed #128 - regression caused by removal of 'connect' package
|
2013-07-24 09:16:10 -04:00 |
|
Julian Lam
|
b5ecb9a762
|
removing dependency on package 'connect'
|
2013-07-24 01:43:39 -04:00 |
|
Baris Soner Usakli
|
e7c9079449
|
anons cant follow, hide follow button if not logged in
|
2013-07-23 17:19:19 -04:00 |
|
Baris Usakli
|
676765278e
|
closes #111
|
2013-07-22 11:16:16 -04:00 |
|