psychobunny
523ce61d1f
redis schema file for organization; moved new topic button in categories higher
12 years ago
psychobunny
d36a81966a
use ajaxify to load 404 (prevents weird refreshing bug); part 1 of client side refactor: moving all template javascript vars into dom;
...
templates.get, templates.set for dynamic variables populated via tpls
12 years ago
psychobunny
39b46eb125
prevent crash on getRecentReplies, and styled recent replies
12 years ago
psychobunny
8c2b6cda69
added timestamp to teaser, continuing work on recent replies block
12 years ago
psychobunny
448673b141
recent replies part 2
12 years ago
psychobunny
55c704c6f9
hide category blocks in recent tab
12 years ago
psychobunny
55cb790d3c
potential fix for duplicate chat results, started recent replies block
12 years ago
psychobunny
0f51843213
if there are no topics in a category and you make the first topic it doesnt show up until you reload the page
12 years ago
Julian Lam
907f5d4ea6
hiding the thread rep count from the template because... we don't actually
...
actively have a plan for thread rep...
12 years ago
psychobunny
effb26c856
user friendly message if no topics exist in a category
12 years ago
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.
12 years ago
Julian Lam
3e8d664e71
fixing derpage on new topic posting... works better now
12 years ago
Julian Lam
fe9adf696d
new post event (although there is a bug... hmhm)
12 years ago
Julian Lam
297c4b8173
socketizing topic creation so that a new topic shows up automatically when one is created
12 years ago
Julian Lam
4b6ad9607e
removing static saving of recent post, and added in dynamic pulling on Topics.get
12 years ago
psychobunny
6492da0876
css some refactoring of topics and posts, made them properly responsive in general. added rep vote placeholders on category listing.
12 years ago
Julian Lam
1b553fc9b4
adding alt text to right sidebar images in topic listing
12 years ago
Julian Lam
bdeb7b13f1
interim commit for moderator support
12 years ago
psychobunny
25e218442a
updated category: tracking active participants + removed placeholder; recent author picture now pulled dynamically; graph/users/picture implemented
12 years ago
psychobunny
a7cefe35f8
started to add real data to the topics listing, got latest post working per topic
12 years ago
psychobunny
35974ed6b9
more changes to category view
12 years ago
psychobunny
7e67260a74
still derping away on duhsign
12 years ago
psychobunny
e41cc6fd10
toying around with category listing again
12 years ago
psychobunny
f218e0f3a7
user has read feature - turns post count badge red if there is a new post and grey if the user has seen this post already
12 years ago
psychobunny
4cb59c5aa9
started styling category.tpl, and added a fail plus sign to header, will revisit in the AM
12 years ago
Julian Lam
f0eeec8932
fixing alert removal by alert_id and adding alerts when thread is locked or pinned
12 years ago
psychobunny
2dccfb96e7
Merge branch 'master' of https://github.com/psychobunny/NodeBB
...
Conflicts:
src/posts.js
src/topics.js
12 years ago
psychobunny
ae2be687b8
small refactor plus breadcrumbs for all ur pages
12 years ago
Julian Lam
d35bffa830
removing topic from listing if deleted, and adding lock icon if thread is locked
12 years ago
psychobunny
31542cd9be
finished recent, popular and active posts shells, just need to update api methods
12 years ago
psychobunny
97c1819dc4
forgot to commit category files
12 years ago