psychobunny
d83a1987eb
fix routing of rjs modules
9 years ago
Julian Lam
d0f08b4dd4
added prompt to passport input for Google SSO
9 years ago
psychobunny
d24b15a584
closes #4523
9 years ago
barisusakli
ff9b2bad49
closes #4512
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
pichalite
4bb5dad05d
move ACP user reg type
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
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
Julian Lam
3390b7d7f6
closes #4516
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
barisusakli
f7ac1d89ff
fix undefined next
9 years ago
Raphael Beer
006496efe3
Add pid to teaser ajaxify data
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
Julian Lam
0449e014f6
updated some help text
9 years ago
psychobunny
c88ed66312
closes #4502
9 years ago
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
9 years ago
Julian Lam
ba44db5b5b
updated dependency check logic to better handle missing dependencies
9 years ago
Julian Lam
7bc4ea18f4
Merge remote-tracking branch 'origin/master' into fix-vendors
9 years ago
Julian Lam
930c2b7472
Merge branch 'master' into fix-vendors
9 years ago
Ole R
5023935baf
Enable nodebb-plugin-emoji-one by default
9 years ago
Barış Soner Uşaklı
04fb7d5acc
enable emoji-apple on install
9 years ago
Julian Lam
b6a10c7729
removed console log
9 years ago
Julian Lam
94a505a6bb
removed symlink logic and using route bridging instead.
...
Also allowed plugins to define modules from their plugin.json
9 years ago
Julian Lam
f91f705f90
Merge branch 'master' into fix-vendors
9 years ago
Julian Lam
1aaf65e9be
fixes #4438
9 years ago
barisusakli
07af4d10e7
closes #4488
9 years ago
barisusakli
b948e031f6
closes #2779
9 years ago
psychobunny
12ed4d2af5
remove PostCSS log
9 years ago
psychobunny
359b1fbe1a
cleanup
9 years ago
psychobunny
e2bc5f241a
optimizing process.send for js minification
9 years ago
psychobunny
acd24d856f
run tasks in series to speed up startup time
9 years ago
psychobunny
e134689324
we were accidentally including client-side LESS on the ACP
9 years ago
psychobunny
fc65b144b1
running less compilation in series
9 years ago
barisusakli
d92fde9824
filter out registered users
9 years ago
barisusakli
cb2ea163a0
closes #4486
9 years ago
psychobunny
3d0db5b397
closes #4481
9 years ago
Barış Soner Uşaklı
99ae0eb378
closes #4468
9 years ago
Julian Lam
5e3a114b17
added LRU cache to registration queue data
9 years ago
Julian Lam
3e2231d2cb
Fixing viewport shuffling due to image load
...
Introduced new method ".loadImages()" in posts client side lib
to handle viewport height changes when loading images. Requires
nodebb-plugin-markdown@5.0.0
@BenLubar @boomzillawtf
9 years ago