Julian Lam
19e53ab61b
Lots o' chat changes
...
- Added chat room management (instead of tagsinput)
- Chat leave button in chat options dropdown
- Refreshing participants when user is added
- Updated autocomplete module so that it can be shown above a modal
(z-index 100005 > 20000)
- Using cant-chat-with-yourself source string, which wasn't defined
before, but was still used
2018-01-09 16:30:16 -05:00
Julian Lam
cd4d0049e6
fixed broken UI in chat modal, send btn
2018-01-05 14:40:38 -05:00
Julian Lam
eea124b312
room rename logic
2017-12-21 16:51:16 -05:00
Julian Lam
5c3c608109
fix chat resizing of modal to work with flexbox implementation
2017-12-20 13:47:45 -05:00
Julian Lam
290aa312b4
fixed call to missing method, #6181
2017-12-18 15:01:05 -05:00
Barış Soner Uşaklı
80ecd4ba6d
closes #6036
2017-11-03 16:32:33 -04:00
Peter Jaszkowiak
c91dfb46f6
Switch module t.js usage to Benchpress
2017-08-30 11:32:23 -06:00
barisusakli
fb3020f892
closes #5604
2017-04-17 18:59:46 -04:00
Peter Jaszkowiak
484a800327
Merge branch master into develop
2017-04-12 21:11:39 -06:00
Anil Mandepudi
da183e196a
Fixes #5572 ( #5575 )
...
* Fixes #5572
* Adding trailing commas but in protest
2017-04-07 14:35:24 -04:00
Julian Lam
72e77772db
Merge branch 'master' into develop
2017-02-24 12:46:40 -05:00
Peter Jaszkowiak
dd2b930824
Resolve merge conflicts, minify only .js files
2017-02-23 18:31:49 -07:00
Julian Lam
672d7352bb
Merge branch 'master' into develop
2017-02-23 12:32:03 -05:00
Peter Jaszkowiak
c18808fdeb
ESlint no-useless-concat, no-mixed-spaces-and-tabs
2017-02-18 14:42:15 -07:00
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
2017-02-18 12:30:49 -07:00
Peter Jaszkowiak
3b0dd2d1ef
ESlint padded-blocks
2017-02-18 02:32:24 -07:00
Peter Jaszkowiak
a038c66549
ESlint quotes
2017-02-18 01:56:23 -07:00
Peter Jaszkowiak
a5a3f3089a
ESlint no-mixed-operators
2017-02-18 01:51:11 -07:00
Peter Jaszkowiak
277a7fb8b4
ESlint key-spacing, no-trailing-spaces
2017-02-18 01:27:46 -07:00
Peter Jaszkowiak
b09b3aef7f
ESlint no-undef, remove global comments
2017-02-17 22:03:55 -07:00
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
2017-02-17 19:31:21 -07:00
Peter Jaszkowiak
c75391f9f5
Sound system improvements
...
- Fix sound ACP uploads
- Display soundpack names with sound files
- Soundpacks can have sounds with identical names
- Link sounds during build step
- Generate map of sound name to file name during build step
- Change how soundpacks work. It's now done via a field in plugin.json
2017-02-16 22:58:15 -07:00
barisusakli
0b95eab71e
use roomName if availabe in taskbar
...
if room is renamed update title on taskbar
2017-01-23 13:02:40 +03:00
Anil Mandepudi
8ddf7eb922
Use scrollStop in chat ( #5326 )
2016-12-29 14:25:05 -05:00
barisusakli
2291899f4f
show chat room title in taskbar
2016-11-29 20:33:33 +03:00
Julian Lam
9f226b2305
LINT :rage2:
2016-10-23 17:39:40 -04:00
Julian Lam
42b01060d7
up themes, allow chat modal to be minimised
2016-10-23 17:24:57 -04:00
psychobunny
ad52d1a1aa
latest chats design
2016-10-22 18:17:39 -04:00
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
2016-10-13 11:43:39 +02:00
Anil Mandepudi
dbbc24fab3
remove reference to undefined function
2016-10-03 16:27:29 -07:00
barisusakli
aca0a893e7
remove since properly
2016-10-03 22:18:47 +03:00
barisusakli
0da9bf2698
remove since in chat
2016-10-03 21:02:07 +03:00
barisusakli
a93ee97926
closes #5073
2016-10-02 15:17:27 +03:00
barisusakli
5c70e503aa
closes #5022
2016-09-28 18:29:38 +03:00
barisusakli
55396ca442
inf scroll in chat-content
2016-09-20 16:58:57 +03:00
barisusakli
202edfa47e
chat history access
2016-09-20 14:26:26 +03:00
barisusakli
276031cd6f
closes #4585 , closes https://github.com/NodeBB/nodebb-theme-persona/issues/299
2016-08-25 16:05:07 +03:00
Julian Lam
8d745ceb07
moving chat dropdown generation to tpl /cc @pichalite
2016-08-18 14:39:51 -04:00
Leonardo Vieira
e4afa67956
allow resizing chat from left/top as well
2016-05-29 12:45:10 -04:00
barisusakli
7365b9cc73
more chat refactors
2016-04-30 22:34:36 +03:00
Barış Soner Uşaklı
fecda8c051
Merge pull request #4286 from pichalite/chat-dropdown
...
don't show rooms without messages
2016-04-21 08:19:23 +03:00
psychobunny
3e14606226
added roomId to match the other hook
2016-03-21 12:57:23 -04:00
barisusakli
d67ec1d096
fix indent
2016-03-11 13:41:51 +02:00
barisusakli
05cc3fe4ef
closes #4335
2016-03-11 13:38:52 +02:00
barisusakli
a67f3d2a15
closes #4299
2016-03-03 13:51:42 +02:00
pichalite
cd99a46918
don't show rooms without messages
2016-02-29 06:19:43 +00:00
barisusakli
8bc80abde6
removed notify typing code, not even working
2016-02-25 18:21:24 +02:00
Julian Lam
322d4052b0
chat controls now hidden instead of taking up space in chat modal
2016-02-23 13:01:36 -05:00
Julian Lam
3b76b0343b
Revert "fixes NodeBB/nodebb-theme-persona#218"
...
This reverts commit ee529d92d3 .
2016-02-23 11:07:32 -05:00
barisusakli
5e86d9f804
closes #4131
2016-02-01 21:22:36 +02:00