12623 Commits (01aeb45af89cd5d64f9944e545c9684ed8e1ac18)
 

Author SHA1 Message Date
barisusakli ff9b2bad49 closes #4512 9 years ago
NodeBB Misty accd9b6e2e Latest translations and fallbacks 9 years ago
barisusakli ba6f687880 up themes 9 years ago
barisusakli ec33a57f77 closes #3128 9 years ago
Barış Soner Uşaklı 35ac64db7f Merge pull request #4504 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.
9 years ago
Barış Soner Uşaklı d95944f8d0 Merge pull request #4529 from kerneldeveloper/master
Make the description more clear.
9 years ago
Barış Soner Uşaklı 3d6f5fa54e Merge pull request #4535 from pichalite/acp-user-reg
move ACP setting for user registration type
9 years ago
pichalite 4bb5dad05d move ACP user reg type 9 years ago
psychobunny 4c7d8b1118 Merge pull request #4534 from darktrge/patch-1
remove HTTP(S) schema for external bootstrap CSS file.
9 years ago
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.
9 years ago
Ben Lubar f18099b435 actually don't delay image loading when "delay image loading" is unchecked 9 years ago
Mr.Lee 3e2f36fc29 Make the description more clear.
The same description in mongo.js  and install.js are ambiguous.
9 years ago
NodeBB Misty a3e829e974 Latest translations and fallbacks 9 years ago
Aziz Khoury 3dc63438de hmm-2 ... 9 years ago
Aziz Khoury aac30cb5ec hmm .. 9 years ago
Aziz Khoury 8920c95281 reqFromSocket now support payload and event and uid 9 years ago
Aziz Khoury 02e53fd442 update deprecation message 9 years ago
Aziz Khoury c07e29bad6 fix circular dependency -- involves indentations fix 9 years ago
Aziz Khoury 807e3a9d7e adding cls back in socketio index 9 years ago
Aziz Khoury 4f3a962f7f what did i do? 9 years ago
Aziz Khoury 01ee020750 bring back disconnect only for CLS purposes 9 years ago
Aziz Khoury 53e9627001 unify request as a store key for both http and websockets calls 9 years ago
pichalite b5d798077f remove log
:fail:
9 years ago
pichalite 30ce17ef73 mark room unread on new message 9 years ago
barisusakli 83d863f3db closes #4517 9 years ago
NodeBB Misty e551cbfa74 Latest translations and fallbacks 9 years ago
psychobunny 54859e8634 up persona 9 years ago
barisusakli 19bc6fa133 fix undefined callback in sounds 9 years ago
barisusakli 6cc08f3868 fix indent 9 years ago
barisusakli e564260650 moved groupTitle from user settings to user profile/edit 9 years ago
Julian Lam 2ddcaa9ce1 added new hook for hotswap preparation 9 years ago
NodeBB Misty dde7f26944 Incremented version number 9 years ago
Julian Lam 3390b7d7f6 closes #4516 9 years ago
Julian Lam 604373b5e4 fixing plugin checker which erroneously always returned success 9 years ago
Julian Lam 099749e908 upped composer, re: nodebb/nodebb-plugin-composer-default#33 9 years ago
barisusakli 229326acd6 another tab 9 years ago
barisusakli f43be13f87 fix indent 9 years ago
barisusakli bec688cea0 relative path fix 9 years ago
Barış Soner Uşaklı 3b1c1d2cfd Merge pull request #4513 from pichalite/post-tools
show post tools for global mod on post delete
9 years ago
pichalite aad64cad35 show post tools for global mod on delete 9 years ago
barisusakli f7ac1d89ff fix undefined next 9 years ago
Barış Soner Uşaklı 31815f7d22 Merge pull request #4510 from rbeer/teaser-pid
Add pid to teaser ajaxify data
9 years ago
Raphael Beer 006496efe3 Add pid to teaser ajaxify data 9 years ago
Barış Soner Uşaklı 9860320496 Merge pull request #4508 from pichalite/issue-4506
fixes #4506
9 years ago
pichalite e23377580d fixes #4506 9 years ago
Ben Lubar 114e957b0f add client-side unread count support for the "new" filter 9 years ago
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.
9 years ago
Ben Lubar a61d947295 allow filtering /unread to only topics that have not yet been seen 9 years ago
barisusakli a81285befa dont crash if category doesn't exist 9 years ago
Julian Lam e481ed21eb Using pid as discriminator for mergeId
... for favourite and upvote notifications.
9 years ago