Baris Usakli
|
48a7f9058f
|
closes #558
|
2013-11-26 15:28:45 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Baris Soner Usakli
|
ff50917c29
|
show no replies in recent and unread
|
2013-11-24 22:48:58 -05:00 |
|
Baris Soner Usakli
|
2174aec0e1
|
closes #542 and other refactors on client side
|
2013-11-23 17:07:31 -05:00 |
|
Julian Lam
|
cd1e26418d
|
making the loading indicator less obtrusive (and smaller, to boot)
|
2013-11-22 21:30:34 -05:00 |
|
Baris Soner Usakli
|
dab4f07258
|
fixed indents
|
2013-11-22 17:39:53 -05:00 |
|
Baris Usakli
|
253271127d
|
infinite loader will insert posts in correct order
|
2013-11-22 16:26:19 -05:00 |
|
Baris Usakli
|
156950ac2f
|
cleaned up app.createNewPosts
|
2013-11-22 14:51:45 -05:00 |
|
Baris Soner Usakli
|
6ac685b194
|
possible fix for js error
|
2013-11-21 20:11:06 -05:00 |
|
psychobunny
|
34c74770ce
|
app.js minor cleanup
|
2013-11-21 17:02:40 -05:00 |
|
psychobunny
|
da8d198676
|
added some user friendly warnings to chat
|
2013-11-21 17:00:20 -05:00 |
|
Baris Usakli
|
411ba3542c
|
closes #493
|
2013-11-12 12:51:57 -05:00 |
|
Julian Lam
|
37497fc5a0
|
fixed #393 - refactored basic route handling, moved some other routes to debug routes
|
2013-11-11 14:06:26 -05:00 |
|
Baris Usakli
|
bbb045698d
|
closes #481
|
2013-11-04 12:37:06 -05:00 |
|
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
2013-11-01 13:45:24 -04:00 |
|
psychobunny
|
85daacdf7a
|
remove reference to deprecated mobileMenu
|
2013-10-30 16:38:58 -04:00 |
|
Baris Usakli
|
ac12bd0b8f
|
closes #462
|
2013-10-28 14:36:31 -04:00 |
|
Baris Usakli
|
9babef0095
|
closes #422, will restart over if reconnection fails after x number of attempts
|
2013-10-22 13:42:23 -04:00 |
|
Baris Soner Usakli
|
e9b6cdb37a
|
add responsive class to imgs
|
2013-10-19 15:58:54 -04:00 |
|
psychobunny
|
bf677522a9
|
added additional_profile_info footer in posts view; plugins - filter:posts.custom_profile_info hook lets you add info to post block footer
also fixed app.alert - if title is not set then do not show title.
|
2013-10-13 19:16:48 -04:00 |
|
psychobunny
|
27f4fdd179
|
fixes #377
|
2013-10-07 13:00:57 -04:00 |
|
psychobunny
|
d1a94a91c2
|
added app.uid
|
2013-10-07 12:57:40 -04:00 |
|
Julian Lam
|
948949c571
|
closed #375 - now asking socket.io to connect to "current page" instead of hardcoded url, removed api_url and "socket" section from public config
|
2013-10-03 11:34:15 -04:00 |
|
Julian Lam
|
f08067bab2
|
fixes #356 - issue where accessing a NodeBB using a different machine name
from one that it was set up with causing template data to not load, as it
was being accessed via absolute url, instead of relative url
|
2013-09-29 13:47:27 -04:00 |
|
Julian Lam
|
1160f39cb0
|
revamped reconnection notification, closes #354
|
2013-09-28 22:05:10 -04:00 |
|
psychobunny
|
e161b5387b
|
fixed untranslated language on dynamic new posts and infinite loading
|
2013-09-25 12:16:06 -04:00 |
|
Baris Usakli
|
0b0d64b52e
|
logout/login changes, updateHeader changes
|
2013-09-24 15:59:08 -04:00 |
|
Baris Usakli
|
83d5a84edd
|
login redirects back
|
2013-09-24 14:56:51 -04:00 |
|
Julian Lam
|
66cb1fb6ad
|
removed console.log from socket connection success handler
|
2013-09-24 11:02:06 -04:00 |
|
Baris Usakli
|
290d69d14a
|
remember where the topic was left off
|
2013-09-23 17:41:54 -04:00 |
|
Baris Usakli
|
b25c3d8b67
|
closes #324
|
2013-09-23 14:40:31 -04:00 |
|
Baris Usakli
|
776b51fef7
|
closes #323
|
2013-09-23 13:43:15 -04:00 |
|
Baris Usakli
|
efef9c864c
|
closes #306
|
2013-09-19 15:02:35 -04:00 |
|
Baris Usakli
|
24e4be77d8
|
closes #304
|
2013-09-18 16:01:54 -04:00 |
|
psychobunny
|
828d937dec
|
.jsbeautify
|
2013-09-17 13:03:53 -04:00 |
|
psychobunny
|
abd909d23b
|
pagination - scroll to top / bottom arrows
|
2013-09-04 04:50:51 +08:00 |
|
Baris Usakli
|
caaede7e84
|
added loading spinner to topic.tpl
|
2013-09-03 12:18:26 -04:00 |
|
Baris Usakli
|
7cff55a160
|
closes #209
|
2013-08-30 14:25:59 -04:00 |
|
Julian Lam
|
8a53c56a46
|
updated install script to only populate "socket" object in client config with "address", which takes "use_port" into account.
This closes #234
|
2013-08-30 11:18:15 -04:00 |
|
psychobunny
|
7be69b0b54
|
more cleanup, account.less, removed mobile sidebar functionality completely
|
2013-08-28 02:11:13 +08:00 |
|
psychobunny
|
cc6e028b1d
|
fixed alert-notify (and blanks) to alert-warning
|
2013-08-27 05:16:49 +08:00 |
|
psychobunny
|
13e13cd5a8
|
some changes to topic view + BS3 upgrade
|
2013-08-24 04:34:13 +08: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 |
|
Baris Usakli
|
cb6f587f24
|
closes #197
|
2013-08-23 13:45:57 -04:00 |
|
Baris Soner Usakli
|
1c95ef4060
|
fix for infinite scroll crashing, issue #187
|
2013-08-21 19:57:11 -04:00 |
|
Baris Soner Usakli
|
b43e12a42a
|
closes #187, closes #190
|
2013-08-21 19:21:49 -04:00 |
|
Baris Usakli
|
2b7a1b7515
|
changed the recursion to load posts to a while loop
|
2013-08-20 12:31:08 -04:00 |
|
Baris Usakli
|
dceec0ce46
|
more winston, issue #62
|
2013-08-13 16:00:24 -04:00 |
|
Baris Usakli
|
16a95dd408
|
fixed welcome back message, it wasnt showing up in some cases
|
2013-08-13 12:58:07 -04:00 |
|
Baris Usakli
|
1894d0a469
|
moved confings into redis
|
2013-08-13 11:25:10 -04:00 |
|