Baris Soner Usakli
ed99f2671e
fixed a bug that made topics invisible to users, also closes #47
2013-07-04 13:29:29 -04:00
Baris Usakli
1a19f0e1bc
changed categories to hash
2013-07-03 12:59:45 -04:00
Baris Usakli
9c3046b89b
more fixes
2013-07-03 12:21:24 -04:00
Baris Soner Usakli
c1484afab7
more fixes
2013-07-02 19:46:58 -04:00
Baris Soner Usakli
5514768a3c
fixed a crash
2013-07-02 19:05:28 -04:00
Baris Soner Usakli
fabb55426c
more work:
2013-07-02 19:02:23 -04:00
Baris Soner Usakli
eba653a3d2
get teaser fix
2013-07-02 18:02:02 -04:00
Baris Usakli
9dbaf9fef9
more work
2013-07-02 17:01:49 -04:00
Baris Usakli
6a83bf79b4
fixed the issue with Topics.markAsRead
2013-06-28 12:40:15 -04:00
Baris Usakli
d4e5d9cf2f
removed console.log
2013-06-28 11:53:04 -04:00
Baris Usakli
0e5f280327
fixed categories read notification bug
2013-06-28 11:36:41 -04:00
Baris Soner Usakli
d6761a293d
removed console.log
2013-06-25 21:23:56 -04:00
Baris Soner Usakli
03e2dd3863
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
2013-06-25 21:16:46 -04:00
Baris Soner Usakli
07f434be54
possible fix for topic sorting
2013-06-25 21:16:37 -04:00
Julian Lam
9098d61fe2
completed fb and g+ integration of buttons in category view
2013-06-25 21:15:24 -04:00
Julian Lam
2a946d52e0
fixed incorrect twitter link generation in category view
2013-06-25 21:07:27 -04:00
Baris Soner Usakli
c1ba447aec
fixed sorting for topics
2013-06-25 17:31:51 -04:00
Baris Soner Usakli
7d49294595
closes #37 , used the sorted set and updated it when a new post is made to a topic
2013-06-25 14:38:17 -04:00
Julian Lam
bc2d7b7d0f
added twitter intent, regarding issue #35
2013-06-24 17:05:23 -04:00
Baris Usakli
d3a190d74e
username to userslug change
2013-06-24 14:33:53 -04:00
Baris Soner Usakli
f49fc234c1
fixed recent replies order. closes #27
2013-06-21 16:46:31 -04:00
psychobunny
1fc596b74b
fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside
2013-06-11 16:36:41 -04:00
psychobunny
9029ed2663
limited recent replies to just 5
2013-06-04 13:25:42 -04:00
psychobunny
f1f86b1d4f
added category rss. added tid to be passed back in getTopicsByTids.
2013-06-04 12:58:04 -04:00
psychobunny
39b46eb125
prevent crash on getRecentReplies, and styled recent replies
2013-05-24 15:05:59 -04:00
psychobunny
8c2b6cda69
added timestamp to teaser, continuing work on recent replies block
2013-05-24 14:35:07 -04:00
psychobunny
448673b141
recent replies part 2
2013-05-24 12:46:19 -04:00
psychobunny
55c704c6f9
hide category blocks in recent tab
2013-05-24 11:44:31 -04:00
psychobunny
a02a74604c
moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive
2013-05-24 11:18:28 -04:00
psychobunny
deaf8105cc
renamed get category to get categories
2013-05-24 08:34:13 -04:00
psychobunny
43614a5197
fixed breaking issue on empty category
2013-05-24 07:52:26 -04:00
psychobunny
4b67f8573e
recent posts done (needs polish/cleanup), and fixed bug where new topic button was not showing up in categories
2013-05-24 07:52:25 -04:00
psychobunny
c785f06367
added 404 tpl, fix for 404 on topics, continuing refactor - categories
2013-05-23 16:53:25 -04:00
psychobunny
044206ad17
misc cleanup in categories
2013-05-23 13:39:00 -04:00
psychobunny
cd4ca110a1
moved utils over to client side for code sharing
2013-05-23 13:21:46 -04:00
psychobunny
a9672ab9d8
begin refactor of posts/topics + pagination + cleanup + async
2013-05-23 12:52:16 -04:00
Julian Lam
26781157b3
refactoring posts, topics, and categories so that each "get" is moved up
...
one level. Topics.get will get all of the posts in a tid, etc.
2013-05-21 21:07:26 -04:00
psychobunny
34133eef8c
post counts + read status working on homepage category listing. fixed posts.get_cid_by_pid
2013-05-21 18:12:39 -04:00
Julian Lam
e62fcc5831
refactored the entire privileges stack. .editable() is now deprecated, use
...
.privileges instead. Privileges now are inherited, so querying a topic's
privileges will automatically query it's parent category's privileges as
well, etc.
2013-05-18 14:59:50 -04:00
Julian Lam
9917f068f9
fixing up moderator listing
2013-05-16 13:14:23 -04:00
Julian Lam
bdeb7b13f1
interim commit for moderator support
2013-05-16 12:49:39 -04:00
psychobunny
25e218442a
updated category: tracking active participants + removed placeholder; recent author picture now pulled dynamically; graph/users/picture implemented
2013-05-15 15:42:24 -04:00
psychobunny
fb83913670
redis wrapper removed. pretty safe to say that we didn't really need it in the first place.
2013-05-09 01:04:15 -04:00
psychobunny
ae2be687b8
small refactor plus breadcrumbs for all ur pages
2013-05-07 18:21:00 +00:00
psychobunny
c80d178a57
duhsign for category home page
2013-05-07 15:49:24 +00:00
psychobunny
97c1819dc4
forgot to commit category files
2013-05-06 22:06:01 +00:00