psychobunny
|
46d6d7637e
|
potentially fixes ubbmigrator issue https://github.com/akhoury/nodebb-plugin-ubbmigrator/issues/2
|
2013-11-27 11:21:16 -05:00 |
|
Baris Soner Usakli
|
31635b92f3
|
closes #561
|
2013-11-26 23:19:21 -05:00 |
|
Baris Soner Usakli
|
32b191fa62
|
removed global.io
|
2013-11-26 19:09:32 -05:00 |
|
Baris Usakli
|
e1f6e064a9
|
removed io from user.js, figure out why notifications are breaking when websockets.js is required from it
|
2013-11-26 16:30:10 -05:00 |
|
Julian Lam
|
34459e7cf1
|
fixing category admin panel integration
|
2013-11-26 15:14:12 -05:00 |
|
Baris Usakli
|
bca1fde69c
|
updated schema date
|
2013-11-26 14:33:18 -05:00 |
|
Baris Usakli
|
541993c80a
|
fontawesome 4 migration, closes #473
|
2013-11-26 14:25:46 -05:00 |
|
Julian Lam
|
efac6272bb
|
default link tag (apple-touch-icon) added
|
2013-11-26 11:34:38 -05:00 |
|
Julian Lam
|
bdb30976b5
|
adding maxAge headers for statically served files (eep!) - issue #552
|
2013-11-26 11:17:34 -05:00 |
|
Julian Lam
|
abdb4c34ef
|
tweaks to topic locking
|
2013-11-25 17:49:17 -05:00 |
|
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
|
2013-11-25 17:20:44 -05:00 |
|
psychobunny
|
d4d0e8cd9b
|
set unreplied flag to new topics sent via websocket
|
2013-11-25 16:51:52 -05:00 |
|
Baris Soner Usakli
|
81560c4698
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-11-25 16:29:37 -05:00 |
|
Baris Soner Usakli
|
390937a20b
|
added err to getAllTopics
|
2013-11-25 16:29:28 -05:00 |
|
Julian Lam
|
5a5c3c8c60
|
added app.load action hook
|
2013-11-25 16:28:07 -05:00 |
|
psychobunny
|
353b3047cd
|
pulling meta info from OP not main_posts
|
2013-11-25 15:48:53 -05:00 |
|
psychobunny
|
377de06eeb
|
removed main_posts from topics core, returning OP in posts array now
|
2013-11-25 15:48:53 -05:00 |
|
psychobunny
|
4013e27a8b
|
removed main_posts from feed.j
|
2013-11-25 15:48:52 -05:00 |
|
psychobunny
|
c261babf17
|
minify client scripts only after plugin system is activated
|
2013-11-25 12:35:54 -05:00 |
|
psychobunny
|
5357ad61db
|
plugins - filter:scripts.get hook lets a plugin add client-side JS to the header and queue up for minification on production
|
2013-11-25 00:53:27 -05:00 |
|
Baris Soner Usakli
|
48835d8c44
|
used ELSE in template
|
2013-11-24 22:29:36 -05:00 |
|
Baris Soner Usakli
|
23eb7824ac
|
closes #513
|
2013-11-24 22:08:37 -05:00 |
|
Baris Soner Usakli
|
494b9d23ac
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-11-24 13:58:14 -05:00 |
|
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
|
2013-11-24 13:58:06 -05:00 |
|
Julian Lam
|
a72fc69997
|
added link to RSS for /recent, fixed RSS generation error for /recent
|
2013-11-24 11:15:40 -05:00 |
|
Baris Soner Usakli
|
81e5cf0cf3
|
fixed posts not appearing immediately
|
2013-11-23 17:56:03 -05:00 |
|
psychobunny
|
46bad118de
|
if a thread is unreplied, don't show the OP as the last person to reply
|
2013-11-23 15:28:00 -05:00 |
|
psychobunny
|
a1839d90fd
|
prevent admin group from being deleted, closes #530
|
2013-11-23 14:53:06 -05:00 |
|
Julian Lam
|
6dd72f480c
|
Merge pull request #538 from draco2003/add_fav_context
add breadcrumb like context to favorites
|
2013-11-22 13:15:10 -08:00 |
|
Julian Lam
|
3caf8b4a67
|
Merge branch 'master' of github.com:designcreateplay/NodeBB
|
2013-11-22 15:48:14 -05:00 |
|
Julian Lam
|
39f2efbef8
|
closed #540
|
2013-11-22 15:48:03 -05:00 |
|
Baris Usakli
|
7d3adb9275
|
removed unused stuff from getLatestTopics and recent.tpl
|
2013-11-22 15:01:00 -05:00 |
|
Baris Usakli
|
83f18c1915
|
closes #526
|
2013-11-22 14:08:02 -05:00 |
|
Julian Lam
|
08ef67e824
|
closed #536
|
2013-11-22 11:42:42 -05:00 |
|
Dan Rowe
|
7e71fb218c
|
add breadcrumb like context to favorites
|
2013-11-22 08:57:54 -05:00 |
|
Julian Lam
|
a7216caa3b
|
closed #518
|
2013-11-21 22:15:04 -05:00 |
|
Julian Lam
|
87309601ce
|
closed #533
|
2013-11-21 22:09:40 -05:00 |
|
Baris Soner Usakli
|
bff0c8fdaf
|
increased active users count to 16
|
2013-11-21 18:40:16 -05:00 |
|
Julian Lam
|
08e51c8942
|
closed #502
|
2013-11-21 17:41:27 -05:00 |
|
Julian Lam
|
33868804fd
|
fixed #517
|
2013-11-21 16:55:31 -05:00 |
|
psychobunny
|
1058d54c52
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-11-21 16:07:39 -05:00 |
|
psychobunny
|
90ce539683
|
fixed language file not parsing in footer
|
2013-11-21 16:07:32 -05:00 |
|
Baris Usakli
|
99c2fbd947
|
fixed anon count in browsing text if there are no logged in users
|
2013-11-21 15:56:28 -05:00 |
|
Julian Lam
|
a9ce8393e4
|
added footer.build and page.load hooks
|
2013-11-21 15:05:45 -05:00 |
|
Julian Lam
|
2cf55dcf9f
|
added action:page.load hook
|
2013-11-21 12:28:10 -05:00 |
|
Baris Usakli
|
0b922d3f60
|
possible fix for #516
|
2013-11-19 13:04:12 -05:00 |
|
Baris Usakli
|
7c950cc350
|
require cleanup in user.js, removed user.latest not used anymore
|
2013-11-18 16:22:43 -05:00 |
|
Baris Usakli
|
cc0fe66e3e
|
minor tweak to notif filter :)
|
2013-11-18 15:56:12 -05:00 |
|
Baris Usakli
|
b2d6ce59cf
|
Merge branch 'master' of https://github.com/designcreateplay/NodeBB
|
2013-11-18 15:44:46 -05:00 |
|
Baris Usakli
|
586a181e0a
|
closes #507
|
2013-11-18 15:44:32 -05:00 |
|