psychobunny
|
8b9f004b7b
|
Revert "fixed app.loadJQueryUI and minified jquery-ui.js"
This reverts commit 2c9c14ff7d .
|
9 years ago |
psychobunny
|
2c9c14ff7d
|
fixed app.loadJQueryUI and minified jquery-ui.js
|
9 years ago |
barisusakli
|
5c83075806
|
moved variables parse to ajaxify.js
|
9 years ago |
barisusakli
|
276031cd6f
|
closes #4585, closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
|
9 years ago |
psychobunny
|
59bd1d71f4
|
return roomId in optional callback when opening new chat
|
9 years ago |
Mathias Schreck
|
ce9ee62fa0
|
Handle callback errors
|
9 years ago |
barisusakli
|
d43c19c173
|
closes #4952
|
9 years ago |
Julian Lam
|
e26166a45b
|
closes #4950
|
9 years ago |
barisusakli
|
32320018ab
|
closes #4911
|
9 years ago |
Julian Lam
|
7902987900
|
added jqueryUI to list of prefetched resources, and updated its loader to not use $.getScript(). Updated require.js files to use ?v= in the url argument for cache buster
|
9 years ago |
barisusakli
|
514c12aa68
|
closes #4885
|
9 years ago |
Ben Lubar
|
b08696515f
|
Fix restarted secondary instances waiting forever for the templates:compiled message. Fix update notification always appearing when an instance restarts even if there was no update. Closes #4870 (#4871)
|
9 years ago |
pichalite
|
11ba5e2bcc
|
fix header tooltips
|
9 years ago |
barisusakli
|
bb7303834f
|
remove csrf r.js module
|
9 years ago |
barisusakli
|
f475068010
|
closes #4759
|
9 years ago |
psychobunny
|
1bcaf7bca3
|
up'd the timeout for both default alert toasters
|
9 years ago |
barisusakli
|
1ec9fc7334
|
closes #4626
|
9 years ago |
barisusakli
|
f61d0cb457
|
https://github.com/NodeBB/nodebb-plugin-composer-default/issues/24
|
9 years ago |
Julian Lam
|
28db642050
|
Fixing regression from 3e2231d2cb
@BenLubar
|
9 years ago |
barisusakli
|
e2f78a9585
|
closes #4432
|
9 years ago |
barisusakli
|
c71ffed69c
|
closes #4362
|
9 years ago |
barisusakli
|
dc7a861a49
|
removed unused vars
|
9 years ago |
Timothy Fike
|
c80bd0c413
|
Added app.newTopic
Make a new topic from anywhere. #4223
|
9 years ago |
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
|
9 years ago |
psychobunny
|
0be363d220
|
closes #1241
@martyalicante @a5mith hopefully finally fixed :)
|
9 years ago |
Barış Soner Uşaklı
|
871dffb0d3
|
Merge pull request #3769 from pitaj/patch-1
Use the hide class instead of jQuery hide
|
9 years ago |
Peter Jaszkowiak
|
6e889ed60d
|
Use hidden class for search field
|
9 years ago |
psychobunny
|
4798647b8a
|
moved infinitescroll.parseAndTranslate to app.parseAndTranslate
|
9 years ago |
Julian Lam
|
ae43c16227
|
Fix tooltips for user icons that aren't divs
|
9 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
|
9 years ago |
barisusakli
|
d146bff2a1
|
send less data when leaving rooms
|
9 years ago |
barisusakli
|
2d96cdba1c
|
closes #3720
|
9 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
|
9 years ago |
barisusakli
|
0b26cfdd43
|
#3705
|
9 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 |