Baris Usakli
|
720711756f
|
show bottom post bar after new post, fixed the insertion of new posts
|
2013-11-29 14:42:58 -05:00 |
|
Baris Usakli
|
90a12c3253
|
fixed index to int
|
2013-11-29 14:28:15 -05:00 |
|
Julian Lam
|
bcfb4ca0e4
|
off by one error
|
2013-11-29 14:01:09 -05:00 |
|
Julian Lam
|
0159a43a20
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
Conflicts:
public/src/forum/topic.js
|
2013-11-29 13:31:07 -05:00 |
|
Julian Lam
|
86b019ec89
|
paginator progress bar
|
2013-11-29 13:30:01 -05:00 |
|
psychobunny
|
98a12cd1e1
|
clearing first blocks from dynamically inserted templates - made regex less greedy
|
2013-11-29 13:18:20 -05:00 |
|
Baris Usakli
|
b2074c6dda
|
fixes to infinite load and paginator
|
2013-11-29 13:09:26 -05:00 |
|
Baris Usakli
|
dd36cce329
|
closes #582
|
2013-11-29 12:02:06 -05:00 |
|
Baris Soner Usakli
|
dba47e4bef
|
removed console.log
|
2013-11-28 18:45:36 -05:00 |
|
Baris Soner Usakli
|
2a46ead29f
|
removed container div, removed second if first, it breaks templates
|
2013-11-28 18:44:02 -05:00 |
|
Baris Soner Usakli
|
fa56eca962
|
fixed fave stars, removed the watch button from normal posts
|
2013-11-28 17:45:04 -05:00 |
|
psychobunny
|
48e36e3c31
|
templates bugfix - now supports multiple conditionals of the same variable; added data-favourited button and deprecated reliance on BS3
|
2013-11-28 17:14:04 -05:00 |
|
Baris Usakli
|
a87ebb64d8
|
clean up of posts and some template additions
|
2013-11-28 15:18:19 -05:00 |
|
Baris Usakli
|
0742590c0c
|
added pid to share links, removed unused vars
|
2013-11-28 10:58:14 -05:00 |
|
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
2013-11-26 15:14:12 -05:00 |
|
Baris Usakli
|
e90e54cec1
|
fixed icons in topic move
|
2013-11-26 14:37:27 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
psychobunny
|
561ee9e4f1
|
closes #519
|
2013-11-25 17:00:42 -05:00 |
|
psychobunny
|
4be5ac2c23
|
removed mobile overlay for topics - will reimplement as a plugin
|
2013-11-25 16:47:06 -05:00 |
|
psychobunny
|
070c95d8de
|
fixed regression from main_posts deprecation - bottom post bar restored
|
2013-11-25 16:38:45 -05:00 |
|
psychobunny
|
8d12ecb758
|
moved pagination into header
|
2013-11-25 16:37:28 -05:00 |
|
psychobunny
|
d987e51a8b
|
removed references to main_posts in forum/topic.js
|
2013-11-25 15:48:55 -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 |
|
Baris Soner Usakli
|
a16f93cbd5
|
loading indicator starts off hidden
|
2013-11-23 18:05:19 -05:00 |
|
Baris Soner Usakli
|
81e5cf0cf3
|
fixed posts not appearing immediately
|
2013-11-23 17:56:03 -05:00 |
|
Baris Soner Usakli
|
2174aec0e1
|
closes #542 and other refactors on client side
|
2013-11-23 17:07:31 -05:00 |
|
Baris Usakli
|
253271127d
|
infinite loader will insert posts in correct order
|
2013-11-22 16:26:19 -05:00 |
|
psychobunny
|
da8d198676
|
added some user friendly warnings to chat
|
2013-11-21 17:00:20 -05:00 |
|
Baris Usakli
|
866d813218
|
fixed topic posting bug, if there was only 1 topic in a category the next posted topic in that category wasnt showing up until a full page reload
|
2013-11-21 15:33:41 -05:00 |
|
Baris Usakli
|
d631a4b2e5
|
topic.tpl changes, moved users to the bottom of main post, added reply thread tools buttons under main post, added posts and view count
|
2013-11-21 13:53:19 -05:00 |
|
Baris Soner Usakli
|
9fbb139e67
|
fix post delete state after more posts are loaded
|
2013-11-20 12:22:59 -05:00 |
|
Baris Usakli
|
c8ec095d99
|
anons cant edit after posting #365
|
2013-11-01 13:45:24 -04:00 |
|
Baris Soner Usakli
|
1af98835b1
|
added share buttons to main post
|
2013-10-25 18:00:08 -04:00 |
|
Baris Usakli
|
0565b7b8c8
|
moved css out
|
2013-10-23 15:00:06 -04:00 |
|
Baris Usakli
|
1691c74727
|
testing breadcrumb images
|
2013-10-23 14:39:46 -04:00 |
|
Julian Lam
|
883aca038b
|
disabled categories are now faded in the "Move Thread" modal. closes #409
Why is it called "move topic"? Renamed.
|
2013-10-16 12:57:12 -04:00 |
|
Julian Lam
|
038e04dee6
|
revamped client side scripts so that they are loaded using Require.js instead.
|
2013-10-03 15:04:25 -04:00 |
|
Baris Soner Usakli
|
9b7f8076eb
|
removed console.log
|
2013-09-28 16:18:55 -04:00 |
|
Baris Usakli
|
83d5a84edd
|
login redirects back
|
2013-09-24 14:56:51 -04:00 |
|
Baris Usakli
|
290d69d14a
|
remember where the topic was left off
|
2013-09-23 17:41:54 -04:00 |
|
Baris Usakli
|
082375f129
|
link fade outs
|
2013-09-19 16:40:02 -04:00 |
|
Baris Usakli
|
d84d096e7e
|
added post links
|
2013-09-19 16:24:30 -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
|
221b9bc149
|
formatting - template associated js
|
2013-09-17 13:05:54 -04:00 |
|
psychobunny
|
b85e2545d6
|
fixes #299
|
2013-09-15 16:32:30 -04:00 |
|
Julian Lam
|
8b3fd9d1e9
|
fixed bug where deleted threads caused thread tools to disappear (js
error)
|
2013-09-14 11:44:06 -04:00 |
|
psychobunny
|
19be3bc55c
|
serious clean up of topic.less
|
2013-09-10 16:36:47 -04:00 |
|
psychobunny
|
ac4803961a
|
topic cleanup and begin cerulean port
|
2013-09-10 15:50:21 -04:00 |
|
Baris Usakli
|
b24196be36
|
closes #269
|
2013-09-09 13:37:50 -04:00 |
|