208 Commits (f562caaa61acaac61cbbc1d99b4f62a4aeb224a2)

Author SHA1 Message Date
barisusakli 4e4a583d9d took out the meta config check from image.js 11 years ago
barisusakli 528ee335d5 optimize getTopicsByTids and getTeasers 11 years ago
psychobunny 3a32058be1 closes #1958 11 years ago
psychobunny bb48bdb008 closes #1942 11 years ago
barisusakli 95979d9d97 closes #1947 11 years ago
barisusakli e7700a3fde minor refactor 11 years ago
barisusakli 0773f51260 closes #1932 11 years ago
barisusakli 76ad2b8fb2 fixed to account header 11 years ago
barisusakli cfc67d4e90 closes #1924 11 years ago
Julian Lam bb7a71389e using websocketAddress config if supplied 11 years ago
Julian Lam 4d73a563c5 closed #1850 11 years ago
barisusakli 3bfad766b3 closes #1900 11 years ago
Julian Lam 883cee31bc added support for showSiteTitle in ACP, closes #1519 11 years ago
barisusakli 6c48cbe6ce regFormEntry array 11 years ago
barisusakli 1e6d589080 show topics on home instead of replies
no template changes, instead of showing the latest x posts under
categories, we are now showing the latest x posts of the latest x
topics.
11 years ago
barisusakli 81018d1305 closes #1863 11 years ago
barisusakli ef8bbdd359 closes #1864
doing andrew's //todo's since 1991
11 years ago
psychobunny 803b6f64b8 ability to disable sitemap.xml 11 years ago
psychobunny 704d81fe53 disable category RSS 11 years ago
psychobunny b6a8845d52 disable topic RSS 11 years ago
barisusakli e036c20072 closes #1808 11 years ago
barisusakli 0362c1a3b0 show day/week/month/year popular topics 11 years ago
psychobunny 5b6acbad1e optimized widget call by bundling all queries into one for #1428; fixes active users widget crash
also fixes b3819fd076 properly
11 years ago
psychobunny c6183f1a82 closes #1428 11 years ago
Julian Lam 4404387218 Merge branch 'master' into chat-route 11 years ago
Julian Lam 71916f0691 marathon bugfixing with @barisusakli re: #1788 11 years ago
barisusakli 64d04f7aa6 closes #1803 11 years ago
Julian Lam d9cdd2f165 limiting recent chats to 20 11 years ago
Julian Lam 13e4e8dad7 a couple final tweaks to contact list and such... #1788 11 years ago
Julian Lam 1db96dc627 typing notifcation socket implementation for chat page, #1788 11 years ago
Julian Lam 84e046185b WIP 11 years ago
Julian Lam 4d85df5bae issue #1788 - start 11 years ago
barisusakli bc257c1c10 removed dupe version 11 years ago
psychobunny ddcca28cf0 pass allowRegistration in login API for #1786 11 years ago
barisusakli e6c9647acf display user post topic stats in admin index 11 years ago
barisusakli b8b6ae7b2f moved upload route into API namespace 11 years ago
barisusakli 5ec289eee2 closes #1769 11 years ago
psychobunny 92c0bd07c9 Ability to enable/disable the upvote/downvote system, closes #1672 11 years ago
psychobunny a2f85648c5 allow voting system to be disabled 11 years ago
barisusakli 1cabf885a2 closes #1730
postCount != lastPostIndex unfortunately, that will need some rethinking
11 years ago
barisusakli f8afb8da3e allow plugins to add new links to user profile menu 11 years ago
Julian Lam 6f218857cb added connect-flash package. npm also alphabetically re-ordered the deps... thanks npm? 11 years ago
barisusakli 2479a34c56 closes #1710, closes #1700 11 years ago
psychobunny db3523b10b #1701 11 years ago
barisusakli 39886c8545 removed unread total route 11 years ago
barisusakli 3b1e373e7b group titles 11 years ago
psychobunny b12ca5ab9f closes #1673 11 years ago
barisusakli 870bf95e5b deleted topic feed fix 11 years ago
psychobunny eeabae5738 closes https://github.com/NodeBB/NodeBB/issues/1668 11 years ago
barisusakli d32dfd98b7 remove main post if page is greater than 1
this fixes pagination after the main post change
11 years ago