Commit Graph

152 Commits (b19310049d9c2e55f88b05a25fafff3e7752e6cf)

Author SHA1 Message Date
Baris Usakli b19310049d closes
Barış Soner Uşaklı 7fb45cc148 more tests
barisusakli 97f6c0008f add radix
barisusakli fb3020f892 closes
barisusakli b8c606cbbd closes
Peter Jaszkowiak 1ed571189c Make utils and translator easier to require
Move utils.walk to file.walk, backwards compatible
Peter Jaszkowiak dd2b930824 Resolve merge conflicts, minify only `.js` files
Peter Jaszkowiak 09e868ce5f ESlint no-useless-escape, no-else-return
Peter Jaszkowiak 896c8c7343 ESlint object-curly-spacing
Peter Jaszkowiak 41896e1fc7 ESlint lines-around-directive
Peter Jaszkowiak a038c66549 ESlint quotes
Peter Jaszkowiak bc1d70c126 ESlint comma-dangle
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
barisusakli aa69481a0c dont mark chat notifications read if you are not in the room
barisusakli b807915515 removed incorrect markread nid
barisusakli dada858565 add canReply to messages
barisusakli d23966c534 more tests
Barış Soner Uşaklı 4e5d120763 closes
barisusakli 235fe9efe3 fix chat modal title
barisusakli 139360ce18 if chat is restricted dont allow adding to room
HeeL 4a3c31b2dc Fix space-before-function-paren linter rule
barisusakli aca0a893e7 remove since properly
barisusakli fe50c8d124 closes
barisusakli a93ee97926 closes
barisusakli abd99760e5 closes
barisusakli 55396ca442 inf scroll in chat-content
barisusakli 4be20799ec fix getRecentChats
barisusakli 46d2168918 closes
barisusakli 6d34bb4657 closes
barisusakli 07fe5057e1 make sure validator.escape() receives strings only
psychobunny 67108d1c41 filter:messaging.send hook
psychobunny 489bdcced6
barisusakli 05cc3fe4ef closes
barisusakli 268aa12cc2 closes
barisusakli 8bc80abde6 removed notify typing code, not even working
barisusakli 821461f802 closes
Barış Soner Uşaklı 46c3e5c126 chat notif/unread fix
Julian Lam 3552e11817 fixes
barisusakli cb91587567 closes
barisusakli 18013c5518 closes
barisusakli 478faac945 closes
barisusakli ab0797a6d8 chat fixes
update bootstrap tags input
dont allow adding self to chat room
barisusakli abed319da2 closes
barisusakli 1e8409ef83 fix tab
barisusakli dff3d7f20e various group chat fixes
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
barisusakli f0b333e8a1 closes
barisusakli 3d79e0750b fix edit delete for rooms
barisusakli f71fd0a3ec only allow users in the room to get raw message content
barisusakli d8810ceae9 send messages
barisusakli 784ff07907 ability to add/remove users from chat rooms, tagsinput