Baris Usakli
|
590208f0c7
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Usakli
|
7d7ead3f47
|
fixed js error in recent.js, remove content assignment
|
12 years ago |
psychobunny
|
46d6d7637e
|
potentially fixes ubbmigrator issue https://github.com/akhoury/nodebb-plugin-ubbmigrator/issues/2
|
12 years ago |
Baris Soner Usakli
|
31635b92f3
|
closes #561
|
12 years ago |
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
12 years ago |
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
12 years ago |
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
12 years ago |
Baris Usakli
|
bca1fde69c
|
updated schema date
|
12 years ago |
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
12 years ago |
Julian Lam
|
efac6272bb
|
default link tag (apple-touch-icon) added
|
12 years ago |
Julian Lam
|
bdb30976b5
|
adding maxAge headers for statically served files (eep!) - issue #552
|
12 years ago |
Julian Lam
|
abdb4c34ef
|
tweaks to topic locking
|
12 years ago |
Julian Lam
|
b2fb9aa99f
|
refactored topic locking pinning and deleting (and its inverses) so that the privilege check is done not in the method, but in the socket call
|
12 years ago |
psychobunny
|
d4d0e8cd9b
|
set unreplied flag to new topics sent via websocket
|
12 years ago |
Baris Soner Usakli
|
81560c4698
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
12 years ago |
Julian Lam
|
5a5c3c8c60
|
added app.load action hook
|
12 years ago |
psychobunny
|
353b3047cd
|
pulling meta info from OP not main_posts
|
12 years ago |
psychobunny
|
377de06eeb
|
removed main_posts from topics core, returning OP in posts array now
|
12 years ago |
psychobunny
|
4013e27a8b
|
removed main_posts from feed.j
|
12 years ago |
psychobunny
|
c261babf17
|
minify client scripts only after plugin system is activated
|
12 years ago |
psychobunny
|
5357ad61db
|
plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production
|
12 years ago |
Baris Soner Usakli
|
48835d8c44
|
used ELSE in template
|
12 years ago |
Baris Soner Usakli
|
23eb7824ac
|
closes #513
|
12 years ago |
Baris Soner Usakli
|
494b9d23ac
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
Baris Soner Usakli
|
64ae9ac033
|
cant delete or restore posts twice, post count goes up or down when posts are deleted or restored in a topic, fixed the post insertion when there is only 1 post in topic
|
12 years ago |
Julian Lam
|
a72fc69997
|
added link to RSS for /recent, fixed RSS generation error for /recent
|
12 years ago |
Baris Soner Usakli
|
81e5cf0cf3
|
fixed posts not appearing immediately
|
12 years ago |
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
12 years ago |
psychobunny
|
a1839d90fd
|
prevent admin group from being deleted, closes #530
|
12 years ago |
Julian Lam
|
6dd72f480c
|
Merge pull request #538 from draco2003/add_fav_context
add breadcrumb like context to favorites
|
12 years ago |
Julian Lam
|
3caf8b4a67
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
12 years ago |
Julian Lam
|
39f2efbef8
|
closed #540
|
12 years ago |
Baris Usakli
|
7d3adb9275
|
removed unused stuff from getLatestTopics and recent.tpl
|
12 years ago |
Baris Usakli
|
83f18c1915
|
closes #526
|
12 years ago |
Julian Lam
|
08ef67e824
|
closed #536
|
12 years ago |
Dan Rowe
|
7e71fb218c
|
add breadcrumb like context to favorites
|
12 years ago |
Julian Lam
|
a7216caa3b
|
closed #518
|
12 years ago |
Julian Lam
|
87309601ce
|
closed #533
|
12 years ago |
Baris Soner Usakli
|
bff0c8fdaf
|
increased active users count to 16
|
12 years ago |
Julian Lam
|
08e51c8942
|
closed #502
|
12 years ago |
Julian Lam
|
33868804fd
|
fixed #517
|
12 years ago |
psychobunny
|
1058d54c52
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
12 years ago |
psychobunny
|
90ce539683
|
fixed language file not parsing in footer
|
12 years ago |
Baris Usakli
|
99c2fbd947
|
fixed anon count in browsing text if there are no logged in users
|
12 years ago |
Julian Lam
|
a9ce8393e4
|
added footer.build and page.load hooks
|
12 years ago |
Julian Lam
|
2cf55dcf9f
|
added action:page.load hook
|
12 years ago |
Baris Usakli
|
0b922d3f60
|
possible fix for #516
|
12 years ago |
Baris Usakli
|
7c950cc350
|
require cleanup in user.js, removed user.latest not used anymore
|
12 years ago |
Baris Usakli
|
cc0fe66e3e
|
minor tweak to notif filter :)
|
12 years ago |