50 Commits (999e98e43d7af7e839ef3caef19a98a2082c666a)

Author SHA1 Message Date
Baris Soner Usakli 6ab37bde09 closes #105 12 years ago
Julian Lam 9626232e3b some more tweaks to make dark themes work better 12 years ago
Julian Lam 7ec8358369 closed #83 12 years ago
Baris Soner Usakli 62ef925fd3 removed graph/picture, closes #72 12 years ago
Baris Usakli 6eb9af77e6 first pass at subfolder 12 years ago
psychobunny 8dd7c5fdd1 Added microdata to breadcrumbs for SEO 12 years ago
Baris Soner Usakli fabb55426c more work: 12 years ago
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view 12 years ago
Julian Lam bc2d7b7d0f added twitter intent, regarding issue #35 12 years ago
Baris Usakli d3a190d74e username to userslug change 12 years ago
Julian Lam 05b91caf6c noscript for home and category view (although it's not quite working for
category view yet)
12 years ago
psychobunny 1fc596b74b fixed sidebar flashing in on empty category - got rid of javascript control and set the visibility properly from serverside 12 years ago
psychobunny a8f6222824 part2 of mobile sidebar menu. still disabled for now going to come back to this later. 12 years ago
psychobunny a08fbf4591 reduce avatar size in sidebar responsively 12 years ago
psychobunny 1d9dd604c0 prevent new topic button from overlapping in mobile 12 years ago
psychobunny d4e4d17c5c prevent ajaxify from working on links with "target" set. added rss button as well as social icons to category listing. 12 years ago
psychobunny 34131ad46c modified exec_body_scripts to load external scripts. finally moved all the js files out of tpls into their own js
todo: still need to organize the individual scripts client side,
12 years ago
psychobunny 392883b911 bugfix: show post row for new topic on previously empty category 12 years ago
psychobunny 82e8b481b8 fixed posting bug and moved new topic button to be visible if no topics found 12 years ago
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