barisusakli
da9a6ba399
missing ;
10 years ago
barisusakli
0a9f82e30d
removed some dupe code from chats
10 years ago
barisusakli
2f94307125
removed duplicated code in chats
10 years ago
barisusakli
1e3391ff12
closes #3617
10 years ago
barisusakli
501bfbfc47
closes #3611
10 years ago
barisusakli
22d6ceab59
closes #2427
10 years ago
barisusakli
0cac0692b6
closes #3532
10 years ago
barisusakli
ad685a0147
fix function in loops
10 years ago
barisusakli
a1c407acd0
closes #3530
10 years ago
psychobunny
d5cc37b166
notifications/list and notifications components
10 years ago
psychobunny
30c1001e5d
#3522 also for settings v2
10 years ago
barisusakli
794c218cb6
fix displayMenuItem
10 years ago
barisusakli
6810b529c9
prevent infinite loop on topic scroll to bottom
10 years ago
psychobunny
82d39753b7
hint
10 years ago
psychobunny
b10a7d4410
notifications/icon component
10 years ago
psychobunny
e9a42cdecb
fixed notifications on deskto
10 years ago
psychobunny
a44f467ebc
Notifications.loadNotifications()
10 years ago
psychobunny
a663f95669
chats.loadChats()
10 years ago
psychobunny
306964b4ea
chat/dropdown and chat/list component
10 years ago
psychobunny
d75f5574e0
#3499
10 years ago
psychobunny
6c44db9a0c
closes #3490
10 years ago
Julian Lam
3b3c383d93
adding a fallback for en_GB and en_US
10 years ago
Julian Lam
3d9415b65e
Fixes #3442
10 years ago
barisusakli
5e3e1f8781
#3430
10 years ago
barisusakli
6e630b3cfd
closes #3434 , thanks to @psychobunny
10 years ago
Julian Lam
1b812068ca
Fix bug where translator would split on all colons, and not just the first
10 years ago
Julian Lam
53a1e6106e
Fix bug where an empty chat message would appear in the chat modal
10 years ago
Julian Lam
98b74f848e
Fix newSet detection on chat messages
10 years ago
Julian Lam
2593f1b4d9
Fix bug where new chat messages would not append
...
... due to incorrect class and id assignment of the chat modal. Regression was caused by an earlier commit that moved the
typing span elsewhere.
10 years ago
Julian Lam
60a6775c72
Changed behaviour of the Chat Typing Notification
...
Instead of being placed at the bottom of the modal/list,
it will now be displayed at the top of the modal, and not
shown in the chats page at all (as it is already present
in the contact list)
10 years ago
Julian Lam
eac92b00c6
better error checking with socket broadcast method
10 years ago
Julian Lam
6348eb2bab
fixed #3359
10 years ago
Julian Lam
4f4e33eb15
Merge branch 'pichalite-master'
10 years ago
Julian Lam
eb5be2f671
fixed some whitespace issues and made the admin check return early, in its own block
10 years ago
Julian Lam
d10fd6248e
Merge branch 'master' of https://github.com/pichalite/NodeBB into pichalite-master
10 years ago
Axel
9c2d7a2468
new language keys
10 years ago
Julian Lam
474ff3ed35
fixed #3359
10 years ago
pichalite
d2bbca1de1
don't display leave/join buttons for admin group
10 years ago
Julian Lam
ee9390ee34
fixed #2949
10 years ago
pichalite
a5226c9423
don't display "Leave Group" button for admins in "administrators" system group on groups details page
10 years ago
barisusakli
954c25823e
closes #3352
10 years ago
psychobunny
fdc66eb607
fixes checkboxes for settingsv2 (deja vu)
10 years ago
Julian Lam
0c6b2b122e
fixed #3268
10 years ago
Julian Lam
b2a69758ee
added back multi-line support for translator
10 years ago
Julian Lam
eaa35c8057
making translator regex stricter, so it doesn't match language strings that won't ever exist
10 years ago
Julian Lam
534b13e089
fixed bug where ephemeral groups and the registered-users group wouldn't show in in ACP/category details page for privileges.
10 years ago
psychobunny
541fd474b3
fixes checkboxes for both settingsv1 and settingsv2
10 years ago
Barış Soner Uşaklı
4fc4a0ff3e
dont escape group.name, use displayName in tpls instead
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
Julian Lam
b4e39374bb
firing 'change' event for all checkboxes after settingsv2 load
10 years ago