2247 Commits (c72c876b0499389e2926fec5e3359209b62913d8)

Author SHA1 Message Date
psychobunny d79b6b3803 forum traffic graph - unique visitors vs pageviews 11 years ago
barisusakli 5fc760c6c4 unread changes 11 years ago
psychobunny 34a2444f07 refactored admin/tags a bit, now inputs are hidden behind a modal so we can see moar tags 11 years ago
psychobunny 9ae1675701 no need for this code anymore 11 years ago
psychobunny 00269853f3 revert button (which doesn't work thanks to #2162) 11 years ago
psychobunny 6a389e1d1c this menu is now badass 11 years ago
psychobunny 1616b8d3dd acp breadcrumbs 11 years ago
psychobunny e13537facd fixes to main menu 11 years ago
psychobunny 06b4e84fc1 acp - nanoscroller ftw 11 years ago
psychobunny e91b7a1677 fixing accordion 11 years ago
psychobunny c60cbce14a acp menu - theming completified 11 years ago
psychobunny 2f6a123d32 acp menu - accordion effect 11 years ago
psychobunny 15b3437dba acp search messaging 11 years ago
psychobunny 74c69842d1 ensure acp search box shows up if you start typing 11 years ago
Julian Lam 6e8bd4d615 adding a client-side hook, closes #2159 11 years ago
barisusakli 5f55cc947c watch unwatch
update on toggle, moved isFollowing to api return and template
11 years ago
psychobunny b27af65f18 closes #2153 11 years ago
psychobunny 606263ace4 #2153 prevent jquery from attempting to load images that don't exist 11 years ago
barisusakli 1202322700 fix acp users page 11 years ago
psychobunny 06fd0fa34b ace editor 11 years ago
psychobunny c2c569695f settings - allowing hidden inputs to be saved 11 years ago
psychobunny d4f47f4157 fixes to appearance/widgets page 11 years ago
psychobunny 62312638ed fixing pills 11 years ago
psychobunny b468404506 refactored admin/themes.js 11 years ago
psychobunny f98e3aaf64 segregated the "theme" route (now "appearance") into their own separate routes 11 years ago
psychobunny 27bd23ca5c more branding stuff 11 years ago
psychobunny 0a4deeabf8 improving search more 11 years ago
psychobunny 282dc64fa5 improving the acp search experience 11 years ago
psychobunny 27a2af89c8 better styling for ACP search 11 years ago
psychobunny 5d1906cd0c linting 11 years ago
psychobunny 12af6a33b5 closes #2037 11 years ago
psychobunny dfccf6675a closes #1906 - please use require('templates.js'); instead 11 years ago
psychobunny d081ecf368 fixed chatModal centering 11 years ago
psychobunny da0eff6a4e double click the chat header to maximize 11 years ago
psychobunny c692f7e8fe closes #2148 11 years ago
psychobunny fe444ccac7 Merge pull request #2090 from akhoury/patch-1
cloning widgets Elements is dropping all events handlers
11 years ago
psychobunny 11fada047e fixing search menu 11 years ago
barisusakli c000e852b5 closes #1935 11 years ago
psychobunny 016a98e7b1 make sure search dropdown is open if active 11 years ago
psychobunny 7c896768ce case insensitive acp searching 11 years ago
psychobunny 13dd686521 only add divider if there are results 11 years ago
psychobunny 027e8eb54c acp searching, closes #2140 11 years ago
psychobunny 117b8dece4 settings acp refactor for dedicated routes 11 years ago
barisusakli 8abb247870 fix mention regression 11 years ago
Julian Lam 50a7c42f15 Merge remote-tracking branch 'origin/hashtalk' into hashtalk 11 years ago
Julian Lam 05e147b440 Merge branch 'master' of github.com:chronize/NodeBB into chronize-master 11 years ago
barisusakli fb764472dd closes #2125 11 years ago
Julian Lam b6f7014a9d fixed infinite scroller so that it takes the height of OP into account when detecting when to load more posts while scrolling up 11 years ago
Julian Lam a6abde2a2b fixed upward infinite scrolling so that it is less jarring 11 years ago
barisusakli 48c3619028 lowered chat zindex 11 years ago
barisusakli 8c600ae15d stop tag autocomplete ajaxify 11 years ago
Julian Lam d13fcd3529 closed #2109 11 years ago
Julian Lam aee8b87385 composer tweaks, hiding navbar when mobile composer is open 11 years ago
barisusakli f377868764 closes #2064 11 years ago
barisusakli 63a7766ac1 closes #2027 11 years ago
barisusakli 0f258859a7 closes #2067 11 years ago
barisusakli 4066607388 closes #2052 11 years ago
Julian Lam 0b7a21b8d1 Merge branch 'hashtalk' of github.com:NodeBB/NodeBB into hashtalk 11 years ago
Julian Lam 8bac0bf361 Merge branch 'csrf-excision' into hashtalk 11 years ago
Julian Lam a061079995 fixed all POST routes to use new csrf middleware 11 years ago
psychobunny 004758f5bd closes https://github.com/NodeBB/NodeBB/issues/2104 11 years ago
psychobunny 91293350b5 closes https://github.com/NodeBB/NodeBB/issues/2101 11 years ago
Julian Lam 4f6b3055ff Merge branch '0.5.1' into csrf-excision 11 years ago
psychobunny ca7f35dd5e trimming alert title/message 11 years ago
barisusakli 97cb138cfc doesnt seem to be used 11 years ago
psychobunny a224e531f8 added a confirmation dialog that asks you to type in your username before being able to delete account 11 years ago
barisusakli ca486a1b07 update unread count
only for logged in users
11 years ago
Julian Lam 45a0d0196b Merge branch '0.5.1' into hashtalk 11 years ago
Julian Lam 101288c75c Merge branch 'master' into 0.5.1 11 years ago
barisusakli 32257c9b2f updateUnreadCount 11 years ago
psychobunny ecd00bb679 refactored widgets api call to render all at once rather than one area at a time, closes https://github.com/NodeBB/NodeBB/issues/2062 11 years ago
Julian Lam 963428174b fixed #2091 11 years ago
Aziz Khoury 31631ca538 cloning widgets Elements is dropping all events handlers
Adding true will clone the handlers.

You might want to do the same for L150 and L161 's clone() usage, but I'll let you decide on that :)
11 years ago
barisusakli ce0fdc201a closes #2086 11 years ago
barisusakli 9a96458f79 closes #2053 11 years ago
barisusakli 7c3dc4877a closes #2089 11 years ago
barisusakli 51cefb00d2 add support to set parentCid to 0 11 years ago
barisusakli 493d0dea1e part 1 of notif refactor 11 years ago
Julian Lam 40e5ad075f started work on #2082 11 years ago
barisusakli 01f983e29c markAsRead improvement
takes in an array of tids instead of marking topics read 1 by 1
same for the category.markAsRead function
11 years ago
barisusakli a56ab7f15a closes #2061 11 years ago
barisusakli 273db693e7 closes #2051 11 years ago
barisusakli b7ee875b12 user.isOnline fix
wont hit db on every user socket connect or user disconnect
11 years ago
barisusakli 57e204df8e removed most of the debug
dont get more than 6 usernames for upvote tooltips
generatePostPaths wont check null pids
11 years ago
barisusakli 0ad42873d5 nasty 11 years ago
psychobunny 15052143d3 that preloader, will blow up your datacenter. 11 years ago
barisusakli 072db27a3c dont add more than 10 11 years ago
barisusakli 421d091828 optimizing browsing users 11 years ago
barisusakli 0dc780148a removed global room
socket.io already puts everyone into a room named ''
11 years ago
barisusakli a6f8bcd7be dont show new posts on popular
doesnt makse sense
11 years ago
barisusakli ff44819d6b add support to set parentCid to 0 11 years ago
barisusakli 7361aec709 update every 3 seconds 11 years ago
barisusakli 769d6ed57c removed console.log 11 years ago
barisusakli 2008bf28ff auto update user counts dont transmit all room data 11 years ago
barisusakli 9a908c1651 filter users who are already on dom 11 years ago
barisusakli 98f338b41c online count fixes for cluster 11 years ago
barisusakli 84d0e64361 fix topic move 11 years ago
barisusakli 6b39e328f5 chat fix 11 years ago
barisusakli e495db3065 dont make a copy of chat message 11 years ago
barisusakli 625766ba85 dont send typing notif on each keyup 11 years ago