418 Commits (e3371eb7ab19ab433991fefe568fc949c01ffb81)

Author SHA1 Message Date
barisusakli 6a98758a01 closes https://github.com/NodeBB/nodebb-theme-lavender/issues/60 9 years ago
Barış Soner Uşaklı 82875de32d remove / from startsWith 9 years ago
barisusakli 90b89a488e closes #4175 9 years ago
pichalite d81b6947f6 conditional change 9 years ago
pichalite 9901438001 indentation 9 years ago
pichalite 2c5e9dc4cf fix indent 9 years ago
pichalite 4b5d5b4bd9 search user and initiate chat from expanded chat page 9 years ago
Manuel Valle 41963bb300 Update app.js
migrated global *translate* to a *require.js* module.
9 years ago
barisusakli abed319da2 closes #3996 9 years ago
barisusakli dff3d7f20e various group chat fixes #3980
fix multiple modals using the same tagsinput
fix online user getting chat notification
fix owner not being able to remove users in the chat modal
9 years ago
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput 9 years ago
barisusakli 8fab270852 leaveRoom method, small fixes 9 years ago
barisusakli 29d8b9c181 more room changes app.openChat 9 years ago
barisusakli 277ee94f06 dont call meta.rooms.enter for guests 10 years ago
psychobunny 0be363d220 closes #1241
@martyalicante @a5mith  hopefully finally fixed :)
10 years ago
Barış Soner Uşaklı 871dffb0d3 Merge pull request #3769 from pitaj/patch-1
Use the hide class instead of jQuery hide
10 years ago
Peter Jaszkowiak 6e889ed60d Use hidden class for search field 10 years ago
psychobunny 4798647b8a moved infinitescroll.parseAndTranslate to app.parseAndTranslate 10 years ago
Julian Lam ae43c16227 Fix tooltips for user icons that aren't divs 10 years ago
Julian Lam b52475c270 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/client/account/edit.js
	src/middleware/middleware.js
	src/socket.io/meta.js
	src/socket.io/user/picture.js
	src/user.js
	src/views/admin/manage/group.tpl
10 years ago
barisusakli d146bff2a1 send less data when leaving rooms 10 years ago
barisusakli 2d96cdba1c closes #3720 10 years ago
Julian Lam 4c96f95330 Merge remote-tracking branch 'origin/master' into user-icons
Conflicts:
	public/src/app.js
	public/src/client/account/edit.js
10 years ago
barisusakli 0b26cfdd43 #3705 10 years ago
Julian Lam f6d5b52a8b WIP user-icons 10 years ago
barisusakli 4e2318fa1e fix title in acp removed extra | 10 years ago
barisusakli 13508ca7f9 closes #3547 10 years ago
barisusakli 5c51efdab3 globals config.relative_path 10 years ago
barisusakli fbfb39f967 moved socket connection out of app.js 10 years ago
Mega b4bcfb83a7 Fix: When a user changes his online status, all [component="user/status"] elements on a page are changing. The same bug appears in:
/user/*
/users/*
/topic/*
/chats/*

Cold load: http://i.imgur.com/OL2njmf.jpg
After change my status: http://i.imgur.com/J6I8lOC.jpg
10 years ago
barisusakli 775e0532eb fix search selector 10 years ago
barisusakli 459e51862a closes #3553 10 years ago
barisusakli a64cbbc6df #3573 10 years ago
barisusakli 980484d930 added config as global :dull: 10 years ago
barisusakli 48512bff6b get rid of app.exposeConfigToTemplates 10 years ago
psychobunny b66a58dd52 user/status: don't touch the other classes
fixes that 2px thing @julianlam
10 years ago
psychobunny 54d996ca6a fixed user/logout component + vanilla 3.1.2 10 years ago
psychobunny b19120f822 user/logout componen 10 years ago
psychobunny 2301362f59 component="header/usercontrol"; also fixes user status bug 10 years ago
barisusakli eaefd9d24c remove meta/title.js and meta.title.build #3481 10 years ago
psychobunny 7210ffdde9 only need to translate bootbox's footer 10 years ago
psychobunny 7fa4057051 overrideTimeago only needs to be called once 10 years ago
psychobunny 0caa095ea4 closes #3457 10 years ago
Barış Soner Uşaklı 76c0e33bcb filter links and children 10 years ago
barisusakli 5ababdbdf0 prevent crash if data.enter is not string 10 years ago
barisusakli 5b87af4389 closes #3447
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
psychobunny 3d962822c6 #3322 properly, @barisusakli so no need to copy pasta everywhere timeago is used 10 years ago
psychobunny f9b104192b fixing deprecated global translator call 10 years ago
psychobunny 5299e1fdc6 closes #3322 10 years ago
barisusakli 5e3e1f8781 #3430 10 years ago