Commit Graph

11084 Commits (8d0cb18b74aae69fed3b6aff9f78c45269083209)
 

Author SHA1 Message Date
Julian Lam 0b331142a2 updated composer version
barisusakli ee8bb8d908 closes
barisusakli 38cd153077 hide on enter as well
barisusakli 4d8f92de24 closes
Julian Lam a8f9671a11 latest translations
barisusakli f9c8b1acf8 if a parent category is deleted add its children to root
barisusakli 32041d50f7 prevent crash if children are falsy
barisusakli f87fc83529 up db search
barisusakli da9a6ba399 missing ;
barisusakli 0a9f82e30d removed some dupe code from chats
barisusakli 2f94307125 removed duplicated code in chats
barisusakli 5c51efdab3 globals config.relative_path
barisusakli 69ebe7679d removed console .log
barisusakli c98bd87334 better checks for file extensions
jpg allows jpeg
dots dont break extensions
barisusakli fbfb39f967 moved socket connection out of app.js
barisusakli a14810a2e0 wrap lwip.open in try catch, it throws on unknow types, closes
barisusakli 9ff3be67db generic check length method
barisusakli 35a2141da6 reset changes
barisusakli 6363bbc2ba moved reset out
barisusakli fe5d19e515 code climate yml
barisusakli 1182237f3d isInvited
barisusakli e1dc161119 added isOwner
barisusakli c4b258c747 added .before to socket.io/groups.js
barisusakli be7c2cc88a closes
psychobunny 26aa9a6251 Merge branch 'master' of https://github.com/NodeBB/NodeBB
psychobunny a8d44758cb acp remove logo fix
barisusakli 31ddb8a0e0 uid can be group names :dull:
barisusakli 5555b9256d Merge remote-tracking branch 'origin/master'
barisusakli 6e66b32fe1 dont escape the query that is send to search escape on the way out
psychobunny 8403b010a5 fixes theme screenshots in acp
psychobunny 4dcba62e95 cleanup
psychobunny 281c4415cb --activate fix
barisusakli 244c75f809 admin controllers
barisusakli 3858f6777d check groupName and uid on groups.join
barisusakli d7f82f96b1 remove threadTools require
barisusakli 777157c0d6 remove old postTools requires
barisusakli 0c6495de72 moved postTools and threadTools into posts/ and topics/
psychobunny 19a0e1cf54 adding a log for --activate command
psychobunny 8c948ccbae bump tjs
barisusakli 8af64ba984 closes
barisusakli 8c2fdcc77c group escape fixes
Barış Soner Uşaklı 2e1661a5e8 Merge pull request from jongarrison/master
Revised: Added req and res objects to the widget rendering process
psychobunny fbc484d3c9 nodebb --activate plugin-name
barisusakli 1cda4e8d9b scrollbar and scroll to bottom on logs page
Julian Lam c148b1c956 If a new message arrives, replace the teaser with the new message content, closes
barisusakli 9cef1ffe99 forgot parseInt
Julian Lam 2e3eef136f Update chat frontend to better handle incoming messages
When an incoming message occurs from somebody who is new,
a new chat contact is spawned and put into the contact list.
barisusakli da09ce3e06 optimize getParents
when loading the root categories listing all categories have a parentCid
of 0 so return early instead of calling the database with
['category:0','category:0','category:0''category:0' ...]
psychobunny f6b4080949 upping tjs one last time 👍
psychobunny eaa283aed4 tjs 0.2.13