Commit Graph

12305 Commits (902f47488805eb98b3b7e125eea9be404450cd1f)
 

Author SHA1 Message Date
Julian Lam 902f474888 fixed japanese language code
NodeBB Misty 19d708b689 Latest translations and fallbacks
Julian Lam d0f08b4dd4 added prompt to passport input for Google SSO
Julian Lam 9cfa1bb976 Merge branch 'pichalite-new-chat-message'
Julian Lam dd3c00d9e2 updated theme versions
Julian Lam 674136423c Merge branch 'new-chat-message' of https://github.com/pichalite/NodeBB into pichalite-new-chat-message
psychobunny 5f5d8e6b56 ah, woops
psychobunny 6e617dd69a closes
psychobunny d24b15a584 closes
barisusakli ff9b2bad49 closes
NodeBB Misty accd9b6e2e Latest translations and fallbacks
barisusakli ba6f687880 up themes
barisusakli ec33a57f77 closes
Barış Soner Uşaklı 35ac64db7f Merge pull request from BenLubar/unread-topics
Add /unread/new, which is the same as /unread but does not show topics that were already partially read by the user.
Barış Soner Uşaklı d95944f8d0 Merge pull request from kerneldeveloper/master
Make the description more clear.
Barış Soner Uşaklı 3d6f5fa54e Merge pull request from pichalite/acp-user-reg
move ACP setting for user registration type
pichalite 4bb5dad05d move ACP user reg type
psychobunny 4c7d8b1118 Merge pull request from darktrge/patch-1
remove HTTP(S) schema for external bootstrap CSS file.
Danijel b7335c7a61 remove HTTP(S) schema for external bootstrap CSS file.
remove HTTP(S) schema from external bootstrap CSS file to avoid mixed content error.
Mr.Lee 3e2f36fc29 Make the description more clear.
The same description in mongo.js  and install.js are ambiguous.
NodeBB Misty a3e829e974 Latest translations and fallbacks
pichalite b5d798077f remove log
:fail:
pichalite 30ce17ef73 mark room unread on new message
barisusakli 83d863f3db closes
NodeBB Misty e551cbfa74 Latest translations and fallbacks
psychobunny 54859e8634 up persona
barisusakli 19bc6fa133 fix undefined callback in sounds
barisusakli 6cc08f3868 fix indent
barisusakli e564260650 moved groupTitle from user settings to user profile/edit
Julian Lam 2ddcaa9ce1 added new hook for hotswap preparation
NodeBB Misty dde7f26944 Incremented version number
Julian Lam 3390b7d7f6 closes
Julian Lam 604373b5e4 fixing plugin checker which erroneously always returned success
Julian Lam 099749e908 upped composer, re:
barisusakli 229326acd6 another tab
barisusakli f43be13f87 fix indent
barisusakli bec688cea0 relative path fix
Barış Soner Uşaklı 3b1c1d2cfd Merge pull request from pichalite/post-tools
show post tools for global mod on post delete
pichalite aad64cad35 show post tools for global mod on delete
barisusakli f7ac1d89ff fix undefined next
Barış Soner Uşaklı 31815f7d22 Merge pull request from rbeer/teaser-pid
Add pid to teaser ajaxify data
Raphael Beer 006496efe3 Add pid to teaser ajaxify data
Barış Soner Uşaklı 9860320496 Merge pull request from pichalite/issue-4506
fixes 
pichalite e23377580d fixes
Ben Lubar 114e957b0f add client-side unread count support for the "new" filter
Ben Lubar 217f0c5652 Switch to a named filter for unread to allow future expansion.
Don't use the query string as it is not passed to infinite scroll.
Ben Lubar a61d947295 allow filtering /unread to only topics that have not yet been seen
barisusakli a81285befa dont crash if category doesn't exist
Julian Lam e481ed21eb Using pid as discriminator for mergeId
... for favourite and upvote notifications.
Julian Lam c89a02bfb9 upped composer again