3105 Commits (e671f0343e7178fbaaebf97866fa4c4ba769831f)
 

Author SHA1 Message Date
Baris Soner Usakli e671f0343e closes #782 11 years ago
Baris Soner Usakli e16c3f3f80 added try catch to socket calls 11 years ago
Baris Soner Usakli b303fdcfd7 removed inline css 11 years ago
MrWaffle b78dc3eca8 Chat now supports markdown 11 years ago
Baris Soner Usakli 1bf3d33765 prevent clicks on autocomplete to scroll window to the top 11 years ago
Baris Soner Usakli cd4cb240c8 upload file icon in composer was visible even when uploads were disabled 11 years ago
Baris Soner Usakli 82bc0aec6b Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli c94da47ae8 added profile func, shorter getRecentReplies 11 years ago
Julian Lam 7de540dc74 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam b3f23d41d3 fixed #744 11 years ago
Baris Soner Usakli 466c02a886 removed teaser_text 11 years ago
Baris Soner Usakli 265d1f6331 Merge branch 'master' of https://github.com/designcreateplay/NodeBB 11 years ago
Baris Soner Usakli dcf47f558e limit search in db 11 years ago
Julian Lam facacc65aa Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 442c543d27 fixed #776 11 years ago
psychobunny 8c5a458798 fixed 403 redirect from logged out /admin 11 years ago
psychobunny 98d42b0ade moving social sharing parsing code from server side to client side & cleaned up templates 11 years ago
Baris Soner Usakli 75850bd315 closes #772 11 years ago
Julian Lam 5efc1e5de8 Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam d48e749d54 removed confirmation prompt in upgrade option in nodebb executable 11 years ago
psychobunny 6f129d9c68 allow password fields to be saved in ACP 11 years ago
Julian Lam acc390f6ef added timeago locales, fixed timeago template error in ACP. 11 years ago
Julian Lam c8a514aa37 updated new timeago path 11 years ago
Julian Lam 0ea09972b4 fixed issue where outgoing links warning page would intercept clicks to the search button in the headerbar (thanks @dove)
- linted some files
11 years ago
Julian Lam 3837841882 removed automatic "visible-xs-inline" on links added by static-page or -42 11 years ago
Julian Lam a05d2d44e9 fixed cerulean version 11 years ago
Julian Lam ebcf8eb03b upping cerulean minver 11 years ago
Julian Lam bc407ee59c fixing topic moving 11 years ago
Julian Lam a32aee60c2 reversing accidentally committed code to socket.io/index 11 years ago
Julian Lam 0266c5516c Merge branch 'master' of github.com:designcreateplay/NodeBB 11 years ago
Julian Lam 32470efb22 fixing upgrade script console.log and missing sessionData for topic moving 11 years ago
Baris Soner Usakli bbcc2312db better redis info parser from node-redis 11 years ago
Baris Soner Usakli 07085f1ff2 fixed sockettopics.post 11 years ago
Baris Soner Usakli 0198024db0 parseInt uid 11 years ago
Baris Soner Usakli bc835f59d4 mongo getListRange fix 11 years ago
Baris Soner Usakli a97ee201d8 makes recent unread and category pages a lot faster, added logging when a user changes their username 11 years ago
Baris Soner Usakli c07bf466b2 added back search limiting 11 years ago
Baris Soner Usakli 3475ed59c8 removed reds from install.js 11 years ago
Baris Soner Usakli 93292e701d added error check to setOnEmpty 11 years ago
Baris Soner Usakli 243cb5af61 fixed mobile search link 11 years ago
Baris Soner Usakli 26274bd75a closes #767 11 years ago
Julian Lam 97cc6cde67 closed #733 - after upgrade script, all users will be in a system "registered users" group 11 years ago
Julian Lam 619fe74fc0 moved groups admin socket calls into admin file instead of standalone groups file 11 years ago
Julian Lam 4453d055ea linted socket/admin.js 11 years ago
Julian Lam aa689a7a29 fixed active users socket calls in ACP 11 years ago
Julian Lam 3fb44d7693 who needs recursion, bitch?
- enhanced socket abs layer so that a method call of infinite depth is supported (theoretically).
11 years ago
Julian Lam 5db9ff11d5 linting and adding missing require'd dep 11 years ago
Julian Lam 5e538ef051 fixed #710 - added labels to the top bar (update vanilla!)
merged "loading" and "more_posts" in topic i18n data, changed behaviour so that on mobile, only the spinner shows.
11 years ago
Julian Lam 2078fa25f8 added classname to chat dropdown if there are no chats 11 years ago
Julian Lam b86ae3f7f0 fixed #756 - sequestering Notifications and Chat DOM functions in their module, and not in footer 11 years ago