60 Commits (ac311ab75d9acc472d409c62bdc1bb12fcf81422)

Author SHA1 Message Date
psychobunny 7be69b0b54 more cleanup, account.less, removed mobile sidebar functionality completely 12 years ago
psychobunny b6a5cbf956 trim whitespace mode on 12 years ago
psychobunny 316077fffb category view starting to look like it should 12 years ago
psychobunny 24e81c873c small user img-thumbnails changed to img-rounded 12 years ago
psychobunny 9e4a3905a0 moved most span12 and span9 over to BS3; img-polaroid to img-thumbnail 12 years ago
psychobunny b54b4a6580 breadcrumbs don't need a container element anymore 12 years ago
psychobunny f33a9c3941 updated hidden/visible device flags to BS3 12 years ago
psychobunny d792798963 breadcrumbs 12 years ago
psychobunny 2f70dd732d BS3 basic integration; btn-large to btn-lg (inc FA); navbar fixed 12 years ago
Baris Usakli c05f56d28c fix for category view when its empty 12 years ago
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