283 Commits (283ae564f2771459592e8a36a46e09e4bcafc1d1)

Author SHA1 Message Date
Baris Soner Usakli 07f434be54 possible fix for topic sorting 12 years ago
Julian Lam 9098d61fe2 completed fb and g+ integration of buttons in category view 12 years ago
Julian Lam 2a946d52e0 fixed incorrect twitter link generation in category view 12 years ago
Baris Soner Usakli c1ba447aec fixed sorting for topics 12 years ago
Baris Soner Usakli 7d49294595 closes #37, used the sorted set and updated it when a new post is made to a topic 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
Baris Soner Usakli f49fc234c1 fixed recent replies order. closes #27 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 9029ed2663 limited recent replies to just 5 12 years ago
psychobunny f1f86b1d4f added category rss. added tid to be passed back in getTopicsByTids. 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 a02a74604c moved CategoriesAdmin into its own file, hid popular/active, some jslinting + cleanup, renamed some fn calls to be more descriptive 12 years ago
psychobunny deaf8105cc renamed get category to get categories 12 years ago
psychobunny 43614a5197 fixed breaking issue on empty category 12 years ago
psychobunny 4b67f8573e recent posts done (needs polish/cleanup), and fixed bug where new topic button was not showing up in categories 12 years ago
psychobunny c785f06367 added 404 tpl, fix for 404 on topics, continuing refactor - categories 12 years ago
psychobunny 044206ad17 misc cleanup in categories 12 years ago
psychobunny cd4ca110a1 moved utils over to client side for code sharing 12 years ago
psychobunny a9672ab9d8 begin refactor of posts/topics + pagination + cleanup + async 12 years ago
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.
12 years ago
psychobunny 34133eef8c post counts + read status working on homepage category listing. fixed posts.get_cid_by_pid 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 9917f068f9 fixing up moderator 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 fb83913670 redis wrapper removed. pretty safe to say that we didn't really need it in the first place. 12 years ago
psychobunny ae2be687b8 small refactor plus breadcrumbs for all ur pages 12 years ago
psychobunny c80d178a57 duhsign for category home page 12 years ago
psychobunny 97c1819dc4 forgot to commit category files 12 years ago