psychobunny
458d4996a6
filter:categories.get
9 years ago
barisusakli
eb0aea6390
add /user/<uid> and /post/<pid> redirects
...
change notifications to use new redirects
9 years ago
Julian Lam
b12811d21d
spring cleaning
9 years ago
barisusakli
90446bdc7f
closes #4524
9 years ago
barisusakli
cef7fb545b
closes #1972
9 years ago
barisusakli
c758f59014
closes #2302
9 years ago
barisusakli
9b54ce7235
fix uploads with no extensions
9 years ago
barisusakli
fea18a050f
closes #4590
9 years ago
barisusakli
e9d548d057
closes #4580 removed path.parse
9 years ago
barisusakli
bea2344ad4
api controllers refactor
9 years ago
barisusakli
25f3a31ff1
closes #4587
9 years ago
Barış Soner Uşaklı
58ea83014c
Merge pull request #4572 from pichalite/image-upload
...
fix image upload in post
9 years ago
pichalite
f154853b39
add extension after filename trim
9 years ago
barisusakli
18e68346e7
closes #4507
9 years ago
barisusakli
3648d531fa
closes #4545
9 years ago
pichalite
821d723541
fix image upload in post
9 years ago
barisusakli
a12a149015
fix validator warning
9 years ago
barisusakli
c790373dfc
closes #4558
9 years ago
Julian Lam
22cf0966e6
removed console log
9 years ago
Julian Lam
ea6d2c35f7
Fixed bug in settingsv1
...
If the saved value was an empty string, then textareas (and more
importantly, select boxes) would not be properly populated with
the saved value.
9 years ago
Julian Lam
2aa89b9c70
fixes #4555
9 years ago
Julian Lam
66dd790938
did I fix it @rbeer? :shipit:
9 years ago
Julian Lam
a0d989a112
fixes #4551
9 years ago
Julian Lam
4f913d3f19
fixed issue with missing base in path.format
9 years ago
Julian Lam
5858d914bf
closes #4550
9 years ago
Julian Lam
4aabac5288
Fixes #4548
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
barisusakli
e564260650
moved groupTitle from user settings to user profile/edit
9 years ago
Julian Lam
3390b7d7f6
closes #4516
9 years ago
Raphael Beer
006496efe3
Add pid to teaser ajaxify data
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
0449e014f6
updated some help text
9 years ago
Julian Lam
a9f966f23c
closes #4503 , /cc @BenLubar
9 years ago
barisusakli
d92fde9824
filter out registered users
9 years ago
barisusakli
cb2ea163a0
closes #4486
9 years ago
Barış Soner Uşaklı
99ae0eb378
closes #4468
9 years ago
Julian Lam
22f73a8f68
fixes #4463
9 years ago
psychobunny
f277c66089
closes #4459
9 years ago
barisusakli
7ab55b0e95
closes #4392
9 years ago
Ben Lubar
c7cfe45d0b
fix double-URL-encoding causing redirect loops
9 years ago
barisusakli
931dedf7f1
revert 50 change on admin
9 years ago
barisusakli
9b1dab8ef9
up default to 50
9 years ago
barisusakli
f4dd3d2082
up users per page to 50
9 years ago
barisusakli
7e6e3b3a40
closes #4383
9 years ago
barisusakli
e2f78a9585
closes #4432
9 years ago
barisusakli
e694bd8ab5
closes #4431
9 years ago
psychobunny
a68811cad2
closes #4428
9 years ago
barisusakli
f665a1e353
closes #4394
9 years ago
Barış Soner Uşaklı
4d92ddf634
Merge pull request #4416 from BenLubar/email-hidden-symbol-for-staff
...
show the crossed-out eye icon for private email addresses
9 years ago
Ben Lubar
3c607f2612
fix two crashes
9 years ago
Ben Lubar
d654978508
show the crossed-out eye icon for users who want their email private for staff, not just the user
9 years ago
barisusakli
9e44bd3d21
up themes
9 years ago
barisusakli
6076bbbed4
added title
9 years ago
barisusakli
b6e22b7723
closes #4367
9 years ago
Julian Lam
184a2c4540
IP blacklist functionality -- re: #4367
...
Squashed commit of the following:
commit 5c42fd732d091fa66cf5b45a2af5e1697cc1efcd
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:29:45 2016 -0400
allowing blacklist.test to be called synchronously
commit 979faf2dba5e6f6e2ae1bd07341e63678438daf1
Author: Julian Lam <julian@nodebb.org>
Date: Mon Mar 14 17:01:14 2016 -0400
added plain ipv6 support and finished middleware logic
commit d4b72fc1aadff34df3ed7dec52ca8d3c3728a078
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 16:05:31 2016 -0500
WIP IP Banning logic middleware
commit f08b2553890c5522b6a1eaf521fe4e94df40574a
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 15:26:27 2016 -0500
tweaks to ACP, rule validator
commit 868abacaa494e6b8a88bd4ea429b1b066a9ecb2e
Author: Julian Lam <julian@designcreateplay.com>
Date: Fri Mar 11 13:50:05 2016 -0500
IP Banning ACP page, styling, save&load functionality
9 years ago
Barış Soner Uşaklı
71c697037d
return the ips of the account we are looking at
9 years ago
Julian Lam
3f998a9081
Updated topic and category controller to not redirect on incorrect
...
slug if the call is made via API route.
Cold load? Anything goes.
9 years ago
psychobunny
50b813ae2f
merging pull 4347
9 years ago
barisusakli
e3e41e2c65
use object
9 years ago
Barış Soner Uşaklı
61256a54a3
Merge pull request #4348 from yariplus/patch-6
...
Filter Love for unread controller.
9 years ago
accalia
d6f669ef3f
fix #4350 ; When redirecting to fix slug, preserve any provided post_index
9 years ago
Timothy Fike
b3d3759e35
Filter Love for unread controller.
9 years ago
pichalite
e878b32444
closes #4258
9 years ago
barisusakli
237ff37db5
300ms
9 years ago
barisusakli
16dec24b6c
sort by hostname
9 years ago
barisusakli
f1047cfdbc
up to 200ms
9 years ago
Barış Soner Uşaklı
53249de799
fix performance issue with acp
9 years ago
acardinale
de1dd3a5df
Fix filter:category.build error (double next)
9 years ago
barisusakli
d067943773
fix double escaping in title and og:title
9 years ago
barisusakli
0b2f01b8bc
info page
9 years ago
Barış Soner Uşaklı
3d55eec885
Merge pull request #4317 from samhax/delete-user-invites
...
Delete user invites from APM
9 years ago
barisusakli
c50d655922
closes #4325
9 years ago
barisusakli
5f76695d5a
#4261
9 years ago
barisusakli
37b1d3c8be
#4261
9 years ago
barisusakli
8d9f7d8e19
added socket methods
9 years ago
pichalite
469dcbea05
fixes #4320
9 years ago
HSam
48db16fba7
Finished adding a new delete to also remove the reference from the invites list on the APM.
9 years ago
barisusakli
c7ca045d0b
fix teaserTimestamp
9 years ago
barisusakli
2d4fde5af3
closes #4306
...
dont escape username twice, its already escape in user/data.js
9 years ago
barisusakli
cf00371892
closes #4295
9 years ago
barisusakli
7c2041e8d8
fix typo
9 years ago
barisusakli
9614bd30d0
other pages
9 years ago
barisusakli
37bca5e40c
style
9 years ago
barisusakli
8917ea9f81
closes #4297
9 years ago
Barış Soner Uşaklı
5556c49f74
removed extra next
9 years ago
barisusakli
c8ee1b4c58
closes #4261
9 years ago
psychobunny
2b10ef97b2
closes #4262
9 years ago
Julian Lam
088940d4c7
Squashed commit of the following:
...
commit 49e6c0040cc82c1e2684933a8e167ef14854aff8
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 16:12:15 2016 -0500
added recording and charts for topic and post counts globally and by cid
commit e02ff70757f778aa016fbc42ef10a5da2d07a9d9
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 15:35:49 2016 -0500
added labels to charts
commit e75d83bf3886e5183bcf5fcd848d71c513761e01
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 13:30:47 2016 -0500
added per category graphs to ACP management page
commit e3f543200950925cc9e8bf33cccb592f949a100e
Author: Julian Lam <julian@designcreateplay.com>
Date: Thu Feb 25 12:36:11 2016 -0500
updated analytics to move helper methods to analytics lib and sending per category analytics to ACP page
commit 01891d8f7c408925fcdad18dcaa941e5ebbeb9b2
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Feb 24 16:48:55 2016 -0500
saving per-category analytics, and updated the writeData method to use async for "clarity"
9 years ago
psychobunny
9e832e006a
closes #2920
9 years ago
barisusakli
66c6c47b7c
closes #4213
9 years ago
psychobunny
fae5fe5c50
closes #3837
9 years ago
barisusakli
211311214e
https://github.com/NodeBB/NodeBB/issues/4204
9 years ago
barisusakli
e9c488d489
closes #4166
9 years ago
barisusakli
e4cae9391c
moved ips down
9 years ago
psychobunny
911892c5b0
closes #3870
9 years ago
psychobunny
e069150625
closes #2165
9 years ago
barisusakli
738b892074
closes #4217
9 years ago
Barış Soner Uşaklı
573840ccbd
changed to title raw
9 years ago
barisusakli
2fc385f723
closes #4141 , closes #4149
9 years ago
Barış Soner Uşaklı
88e4591f88
closes #4194
9 years ago
Julian Lam
414762d382
closes #4157
9 years ago
Julian Lam
119930131d
fixed errors when uploading files
9 years ago
barisusakli
d7df6c0b06
remove more from config
9 years ago
barisusakli
5ac02a59ac
remove some more config from api/config
9 years ago
barisusakli
ebf820d571
remove from global config
9 years ago
barisusakli
4b3f09deea
closes #4154
9 years ago
Barış Soner Uşaklı
b485b412a8
added title to flagged posts page
9 years ago
barisusakli
e6cf8ec5cf
more flagged posts shenanigans
9 years ago
barisusakli
086e99de5c
wip flagged posts
9 years ago
barisusakli
0bea912077
cleaned up users controller
9 years ago
barisusakli
1b9e18c6fc
allow global mods to see banned users
9 years ago
barisusakli
97c42de2d3
remove unused params
9 years ago
barisusakli
1e2779d326
closes #4014
9 years ago
barisusakli
6b9a07bbcf
closes #4132
9 years ago
barisusakli
7542364d31
added settings to payload
9 years ago
Julian Lam
159c19e65a
pass req.query into search filter
9 years ago
barisusakli
1a87767c2c
removed extra isAdminOrMod check
9 years ago
barisusakli
1c29722ac4
recent style
9 years ago
barisusakli
86d70eca74
closes #4103
9 years ago
barisusakli
dbc04cb4a2
getTopicWithPosts change, fix feeds
9 years ago
barisusakli
53a88d5d63
fix crash due to hook change
9 years ago
pichalite
53bbc17f32
add uid to hook
9 years ago
barisusakli
32ca95319e
closes #3436
9 years ago
barisusakli
089ea75cea
closes #4054
9 years ago
barisusakli
45926520cf
fix typo
9 years ago
barisusakli
ee9d0ac2da
cleanup search, removed socketuser.loadSearchPage, use regular route
9 years ago
barisusakli
92f0e2d86a
closes #3586
...
added account/upvoted, account/downvoted, account/best
9 years ago
barisusakli
ae9606f5ee
closes #3738
9 years ago
barisusakli
40ebd66074
closes #4050
9 years ago
psychobunny
d8bcdf4de0
add title to /compose route
9 years ago
Julian Lam
d67efa3a5b
update core to allow composer to define static route
9 years ago
barisusakli
59c350e63c
closes #4019
9 years ago
barisusakli
3ea453e8a0
closes #4006
9 years ago
barisusakli
005db18120
closes #4041
9 years ago
Julian Lam
2ef42e79ec
added filter for popular route
9 years ago
Julian Lam
8fa2c34fc5
Deprecated action:user.loggedOut, updated plugin deprecation notices
...
... to show replacement, if available.
9 years ago
barisusakli
80cc251741
style
9 years ago
barisusakli
96aa94ee10
refactor categories
9 years ago
barisusakli
d9b6a06714
limit topic views by session
9 years ago
barisusakli
e693843314
closes #4017
...
inb4 2016
9 years ago
Julian Lam
1660e13aed
#3695
9 years ago
barisusakli
e6b7b51956
getHomePageRoutes
9 years ago
barisusakli
99d64db9e0
closes #4011
...
allow both `.png` and `png`
9 years ago
barisusakli
ac77f78d6b
closes #3994
9 years ago
barisusakli
478faac945
closes #3997
9 years ago
barisusakli
a43eef283c
store user sessionId mapping per user
9 years ago
Julian Lam
ad9a1d0f2c
closes #3989
...
Squashed commit of the following:
commit 23de0708708ed190eafbcd6ea93d43333cb87aa3
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Dec 23 10:48:16 2015 -0500
wired up session revocation, #3989
commit 45a3f18321b74a9b6893d404b6c870f1ec4d95cd
Author: Julian Lam <julian@designcreateplay.com>
Date: Wed Dec 23 09:49:27 2015 -0500
session deletion via session uuid
commit 2bf87338cf9bfa2df0b299639421d8da7553c69a
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 13:53:35 2015 -0500
WIP #3989
commit 623f45c3fa8b96f8b6eec0613eb7f9463348ab93
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 10:22:24 2015 -0500
saving more metadata and displaying sessions in UCP #3989
commit d0567ed7cc33a1aea66e921b657f782038f32191
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 10:21:38 2015 -0500
updated fontawesome to v4.5.0
commit 7131c97fe8ab42838eb2915a04e74f80f3d9a133
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 09:39:16 2015 -0500
saving user-agent metadata into user session #3989
commit 661b7e6dba774b80b5dc6d04f89a79f809ff791e
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Dec 22 09:23:24 2015 -0500
New user auth methods to add/revoke sessions, #3989
9 years ago
barisusakli
94d8671447
not needed
9 years ago
barisusakli
df605babff
closes #3983
9 years ago
barisusakli
abed319da2
closes #3996
9 years ago
barisusakli
f0b333e8a1
closes #3929
9 years ago
barisusakli
5e9a656709
Merge remote-tracking branch 'refs/remotes/origin/master' into group-chat
9 years ago
psychobunny
b2049e7acf
add color/bgColor to return
9 years ago
barisusakli
d2b54ae0f8
display less derpy chat list
9 years ago
barisusakli
832a20e59e
markRead fixes
9 years ago
barisusakli
784ff07907
ability to add/remove users from chat rooms, tagsinput
9 years ago
barisusakli
8fab270852
leaveRoom method, small fixes
9 years ago
barisusakli
5d1169e686
changed the chat route to /chats/:roomid?
9 years ago
Julian Lam
37b13b4879
Re-added file extension restriction ACP option
...
Closes #3918
9 years ago
Julian Lam
4cc4824087
Merge pull request #3908 from pitaj/master
...
Maximum invites and invites are stored
9 years ago
barisusakli
d12e8e1116
closes #3814
9 years ago
barisusakli
8dc9475041
closes #3941
9 years ago
barisusakli
60e186c8f3
refactor api/username api/email
9 years ago
barisusakli
7b21760f00
refactor get user by x
9 years ago
Dustin Falgout
17e5d72815
fix waterfall
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
Dustin Falgout
0e5830d6f2
add api endpoints to get user by username and by email
...
Signed-off-by: Dustin Falgout <dustin@falgout.us>
9 years ago
yariplus
12fb512d3c
Don't change url when homepage is set to a category.
9 years ago
Peter Jaszkowiak
259eb585d6
Added template data for admin invite only
9 years ago
Peter Jaszkowiak
67905667a9
Added admin-only invites
9 years ago
Peter Jaszkowiak
a3cfcd9a48
Maximum invites, invites stored
...
Added the ability for admins to restrict the maximum amount of invites
a user can make. Invites are stored and displayed in the registration
queue admin page.
9 years ago
Julian Lam
97ce08f5af
Removed rel="canonical", closes #3758
...
On the advice of the following articles:
- http://googlewebmastercentral.blogspot.com/2013/04/5-common-mistakes-with-relcanonical.html
- https://moz.com/blog/rel-confused-answers-to-your-rel-canonical-questions
rel="canonical" should not be shown on the same page
as rel="prev" and rel="next" as Google will implicitly
assume that they all point to the same page. With the
"pageless" variety only showing the first page of posts,
it explains exactly why any post content after the first
page is not indexed by Google.
... or perhaps it *is* indexed, but not returned. Who
the heck knows. 😄
9 years ago
barisusakli
33f07b82f9
closes #3893
9 years ago
barisusakli
b08f6073de
check ogImageUrl
9 years ago
Raphael Beer
cf7b7a8d4c
Respond with 404 when topic inside hidden category
9 years ago
Julian Lam
440bd5c37c
fixed crash on empty aboutme
9 years ago
Julian Lam
34725ec3e5
Fixes #3852
...
Added meta data to user profile pages, and also added noEscape
option to meta tag input. If set, validator escaping won't be
run on that value.
9 years ago
Julian Lam
dbe5b963bd
fixes #3863 :trollface:
9 years ago
Julian Lam
051a8e22df
Removed allowedFileExtensions meta config
...
Now, when NodeBB needs to determine file compatibility, jimp
will attempt to open the file for reading. If it fails, file is
considered to be of an invalid type.
9 years ago
barisusakli
6f864a6354
joindate iso
9 years ago
barisusakli
323cc165b6
closes #3851
...
dont use post file upload for cover uploads
check cover upload file size against new setting
store cover uploads in profile folder
use `uid-profilecover` filename for cover uploads
9 years ago
barisusakli
35eb0faac8
closes #3850
9 years ago
Julian Lam
48b5bab849
closes #3756
9 years ago
barisusakli
04894b549a
closes #3827
9 years ago
barisusakli
d69d0c6614
dont send undefined for tos
9 years ago
barisusakli
4fe4d71604
added port
9 years ago
barisusakli
1be178f2a5
sync ACP stats over pubsub
9 years ago
barisusakli
5e257107cd
fix status on following/followers etc.
9 years ago
Julian Lam
f1412b6e9b
Fixed cover loading for subdirs and added removal
...
re: #3832
9 years ago
barisusakli
8ccfd235ad
changed deprecated method
9 years ago
barisusakli
baa813a4cb
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
9 years ago
Julian Lam
de9f196c75
Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage
9 years ago
barisusakli
364260fa37
fix lastonline iso
9 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
9 years ago
barisusakli
1ecf27417a
removed commented out stuff removed topics.enter
9 years ago
barisusakli
0d23c56281
removed event:disconnect
9 years ago
yariplus
f815f2d981
Fix userhomepage derps
9 years ago
yariplus
853aa37cd2
Add user home pages. #3616
9 years ago
barisusakli
8d0cb18b74
display git hash/branch
9 years ago
Julian Lam
8d4209d42c
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
psychobunny
12d2abff44
missed some other profile pages
9 years ago
psychobunny
f17391e6a2
fix default cover image on all profile pages
9 years ago
psychobunny
c697785270
console.log
9 years ago
nodebb-misty
4ec57d4110
Merge branch 'master' into user-icons
9 years ago
psychobunny
8e893869ff
custom user profile covers
9 years ago
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
psychobunny
a5b754eac3
add profile cover/position + profile picture on every account page
9 years ago
psychobunny
f19043d046
profile cover photos
9 years ago
psychobunny
ef20141e8f
jshint
9 years ago
psychobunny
61b1f5fe32
allow regular uploading (modal) of cover photo
9 years ago
Julian Lam
defceb6271
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
src/controllers/index.js
src/topics/tags.js
9 years ago
barisusakli
353ebb71d2
removed unnecessary if
9 years ago
Julian Lam
68c3f9d849
Squashed commit of the following:
...
commit 56582bc9eee5d81a01f42a28808b617b9c96873a
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:21:11 2015 -0400
added missing template
commit 6462a1626e7d8d77210b6e10eace5c9214335f33
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 05:19:07 2015 -0400
sitemap index
commit 3cfd56f1fbc8e03405dc394375bf5ff6eef21322
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:47:52 2015 -0400
sitemap routes, controllers, and library methods for pages, categories, and topics
commit e58e07c0881bdbe16d503b4679b85f761b02163c
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 04:07:39 2015 -0400
added groups to sitemap
commit 7ee584b632
Author: Julian Lam <julian@designcreateplay.com>
Date: Tue Oct 27 01:43:06 2015 -0400
If notification dropdown is double-clicked, all notifications are marked read
commit 488f147bef
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:39:19 2015 -0400
closes #3781
commit 5e1bd58a02
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:28:30 2015 -0400
closes #3782
commit 57d3980267
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 22:16:08 2015 -0400
closes #3790
commit 555c5b82da
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 21:19:20 2015 -0400
check user settings
commit 5454862c1c
Author: barisusakli <barisusakli@gmail.com>
Date: Mon Oct 26 20:26:02 2015 -0400
wait for all callbacks when creating tags
commit 051c5077eb
Merge: 839fd93
e0e04ef
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Mon Oct 26 09:54:12 2015 -0400
Merge pull request #3792 from drlogout/master
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdmi…
commit e0e04ef892
Author: Christian Nolte <hello@noltech.net>
Date: Mon Oct 26 14:50:32 2015 +0100
Fixed wrong method name in socket.io/groups.js from isAdmin to isAdministrator
commit 839fd935ad
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 21:54:35 2015 -0400
add back thread tools filter
commit 37060bf1a3
Merge: 5820a19
bf918bd
Author: Barış Soner Uşaklı <barisusakli@gmail.com>
Date: Sun Oct 25 18:13:06 2015 -0400
Merge pull request #3787 from cubehouse/patch-1
Upgrade script fails on some consoles
commit 5820a193f6
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:04:46 2015 -0400
closes #3789
commit 0d88d52557
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 17:03:33 2015 -0400
up theme
commit 9bc43ba5e1
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 16:57:42 2015 -0400
closes #3788
commit aafd4b6984
Author: barisusakli <barisusakli@gmail.com>
Date: Sun Oct 25 15:56:17 2015 -0400
closes #3786
commit bf918bd016
Author: James Holding <cubehouse@users.noreply.github.com>
Date: Sun Oct 25 10:14:00 2015 +0000
Upgrade script fails on some consoles
The upgrade script errors/fails on some consoles if the stdout.columns isn't set (my console did this when upgrading a Docker instance of NodeBB).
Checking for stdout.columns before using, falling back to a couple of spaces for slightly prettiness if we can't work out the console width.
9 years ago
barisusakli
488f147bef
closes #3781
9 years ago
Julian Lam
b52475c270
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/client/account/edit.js
src/middleware/middleware.js
src/socket.io/meta.js
src/socket.io/user/picture.js
src/user.js
src/views/admin/manage/group.tpl
9 years ago
barisusakli
751a6c6839
got rid of extra call to user.getSettings
9 years ago
barisusakli
09747251d8
added hostname
9 years ago
barisusakli
f17ba88c0f
closes #3765
9 years ago
barisusakli
53d29e29af
performance improvements
...
store parsed category description
removed mongo _key from returns
dont get category teaser for parent
9 years ago
barisusakli
e60c1d8736
added process info
9 years ago
barisusakli
c2b29ff4c4
add page to canonical link #3758
9 years ago
barisusakli
b556652582
fix chat redirect
9 years ago
barisusakli
e2a5440ae8
closes #3741
9 years ago
psychobunny
8ef46ebc7d
found some other places with the same problem
9 years ago
barisusakli
da4034a10a
middleware refactor
9 years ago
barisusakli
7854e67b7b
closes #1637
9 years ago
barisusakli
36bfe30425
closes #3736
9 years ago
barisusakli
fa4875d78d
category teaser
9 years ago
barisusakli
ff7b6e4e91
added search title
9 years ago
barisusakli
2d96cdba1c
closes #3720
9 years ago
Julian Lam
4c96f95330
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
public/src/app.js
public/src/client/account/edit.js
9 years ago
barisusakli
2d01fe78d0
removed privileges.posts.get from addPostData
...
privilege data is already available higher up
9 years ago
Julian Lam
99e5015083
closes #3690
9 years ago
Julian Lam
95129a1b40
closes #3693
9 years ago
barisusakli
902f529d53
closes #3692
9 years ago
barisusakli
3a6d5948ba
filter invalid categories
9 years ago
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
9 years ago
Julian Lam
97dd5500a1
Merge remote-tracking branch 'origin/master' into user-icons
9 years ago
Julian Lam
00079ce158
default user icon for anons
9 years ago
barisusakli
df95d47c4c
ocd
9 years ago
barisusakli
5a3a627fcd
fix rel tag urls
9 years ago
barisusakli
ca294fc6ec
closes #3663
9 years ago
barisusakli
e4f0cd856a
prettier admin navigation page
10 years ago
barisusakli
3cdc0c6890
missing return
10 years ago
barisusakli
d490ed30d1
check err
10 years ago
barisusakli
5950f97f96
more refactors
10 years ago
barisusakli
e5e41e85f2
accounts refactor #2
...
and various 404 fixes
10 years ago
barisusakli
3bb5d2aa86
accounts refactor part #1
10 years ago
barisusakli
c617a3f008
inf scroll changes
...
dont load main post if start > 0
10 years ago
Julian Lam
ebed9d641c
Add new ACP option to upload Touch Icon, #3668
...
Also added a number of fixes for mobile enhancements, such
as serving a manifest.json file for Android devices, and
serving proper link tags for all uploaded touch icons.
This commit also creates a new template helper for link tags.
10 years ago
barisusakli
459c20a2e2
closes #3662
10 years ago
barisusakli
4e2318fa1e
fix title in acp removed extra |
10 years ago
barisusakli
933a89d2ae
closes #3654 removed double escape
10 years ago
barisusakli
3416f600c5
#3654
10 years ago
barisusakli
80701f44d6
fix syntax
10 years ago
barisusakli
b3cbb46010
#3654
...
include add post index
10 years ago
barisusakli
fb6abd32c4
closes #3461
10 years ago
barisusakli
13508ca7f9
closes #3547
10 years ago
barisusakli
dbf0f279a2
closes #3644
10 years ago
Julian Lam
78863a438f
Firing new hook `filter:auth.list`
...
This new plugins allows SSO services to list whether a
user has authenticated via that service, and will display
as such in the user's profile editing screen.
10 years ago
psychobunny
70da64b927
button to revert to original email template
10 years ago
psychobunny
109fe895b3
ability to edit and save custom email templates
10 years ago
psychobunny
46d6be57a8
hint
10 years ago
psychobunny
55748ac3f5
ability to select what kind of test email to send
10 years ago
barisusakli
4419eb2aff
removed require
10 years ago
barisusakli
f3b6a5fbb9
generic getObject
10 years ago
barisusakli
1e44cab79e
filter:group.build
10 years ago
barisusakli
070fe01463
use unescaped tag to get data
10 years ago
barisusakli
d96073dbbf
closes #3606
10 years ago
barisusakli
c139dfa843
closes #3631
10 years ago
barisusakli
5555b9256d
Merge remote-tracking branch 'origin/master'
10 years ago
barisusakli
6e66b32fe1
dont escape the query that is send to search escape on the way out
10 years ago
psychobunny
8403b010a5
fixes theme screenshots in acp
10 years ago
barisusakli
244c75f809
admin controllers
10 years ago
barisusakli
8af64ba984
closes #3626
10 years ago
barisusakli
8c2fdcc77c
group escape fixes
10 years ago
Barış Soner Uşaklı
2e1661a5e8
Merge pull request #3618 from jongarrison/master
...
Revised: Added req and res objects to the widget rendering process
10 years ago
barisusakli
04be0411e7
build search categories server side
10 years ago
barisusakli
70b8d546b3
fix breadcrumb
10 years ago
barisusakli
4826883484
up themes, 404 non existing popular pages
10 years ago
barisusakli
ade9a44b11
closes #3590
10 years ago
Jon Garrison
47714151b1
fixed one tab character
10 years ago
Jon Garrison
44c4925ceb
Added req and res objects to the widget rendering process before callback in src/controllers/api.js
10 years ago
psychobunny
ae1043543d
closes #3585
10 years ago
Barış Soner Uşaklı
76178e3232
move admin categories controller
10 years ago
Barış Soner Uşaklı
6d8134618f
fix chats
10 years ago
Barış Soner Uşaklı
3a6871fd65
display all categories in custom home
10 years ago
barisusakli
b17feb3b6c
nested categories on search
10 years ago
barisusakli
22d6ceab59
closes #2427
10 years ago
Julian Lam
8070de7962
closes #3461
10 years ago
barisusakli
30d087cbd3
closes #3607
10 years ago
yariplus
08e4f14971
fix unneeded async
10 years ago
yariplus
0c1c42d362
parallel not needed
10 years ago
yariplus
beb2b38cb7
mistake
10 years ago
yariplus
d998fe2dd5
Add Custom and Category homepages.
10 years ago
barisusakli
240a619a72
pretty group breadcrumbs
10 years ago
barisusakli
cb9b51e8a5
closes #3475
10 years ago
barisusakli
bf70f3764e
#3475
10 years ago
barisusakli
6c40d2e424
#3475
10 years ago
barisusakli
9361ff0772
closes #3587
10 years ago
Julian Lam
4f766ac7b5
Updated cache buster logic
...
Removed css and script busters in favour of a uuid/guid cache
buster that is generated when the app starts.
This change means that in the event your NodeBB crashes often,
users will not be able to rely on their browser cache to serve
an unchanged style/js file, but if that's the case, you've
got bigger problems anyway.
re: #3573
10 years ago
barisusakli
e6755d0adc
closes #3458
10 years ago
barisusakli
cf193581e4
check and log all fs.unlink errors
10 years ago
barisusakli
e0101fcd24
fix crash on follow/edit
10 years ago
barisusakli
5009e80122
fix typo
10 years ago
barisusakli
9f74450196
log unlink error
10 years ago
psychobunny
891a611714
contacts vs recent: makes more sense the other way around
...
well, it does make sense on the older UX anyways, but I'm not going to
go there :P
10 years ago
barisusakli
6d930d0d1a
fix indents
10 years ago
barisusakli
25502f0687
closes #3508
10 years ago
barisusakli
48512bff6b
get rid of app.exposeConfigToTemplates
10 years ago
psychobunny
e0cfc117c7
changing function signature for messaging.getMessages
...
@julianlam should this be moved to 0.8.0?
10 years ago
psychobunny
dbc9c07b55
403 browser title
10 years ago
psychobunny
0eca875f6e
add site title to 404, on cold load anyways
10 years ago
psychobunny
61cc0ee597
/categories: og:title and <title> should be the same
10 years ago
psychobunny
25a419e458
Merge branch 'master' into v0.8.x
10 years ago
barisusakli
0bf8b279de
fix typo
10 years ago
barisusakli
5c19bf31c9
removed breaking change
10 years ago
barisusakli
eaefd9d24c
remove meta/title.js and meta.title.build #3481
10 years ago
psychobunny
671f96f589
duplicate route removed: /users redirected to /users/online
10 years ago
psychobunny
cd7f9c7523
fix for disableCustomUserSkins
10 years ago
psychobunny
9323a37bd1
disableCustomUserSkins setting
10 years ago
barisusakli
def3e06ba3
closes #3483
10 years ago
Julian Lam
a27c8f0321
Exposed package data for incompatible plugins to admin/plugins controller, #3480
...
ping @psychobunny
10 years ago
psychobunny
36110db90c
closes #3464
10 years ago
barisusakli
7db41275a3
closes #3227
10 years ago
barisusakli
7a8cdfc095
added core field
10 years ago
barisusakli
537d539512
fix custom homepage
10 years ago
barisusakli
5b87af4389
closes #3447
...
recursively get all children
calculate topic/post count from children
new sorted set `cid:<id>:children`
fix search query params
10 years ago
psychobunny
a990e9c3bf
closes #3449
10 years ago
barisusakli
fe5f1b8c1d
moved recent popular
10 years ago
psychobunny
5b1571ad1e
don't need to refresh to preview updated skin #3069
10 years ago
psychobunny
0150e0e063
closes #3069
10 years ago
Julian Lam
08fb30378a
Closes #3302
...
- Fixes issue where the served path for the favicon was incorrect (included relative path when one was not needed)
- Also fixes issue where favicons were just plain not served for subfolder installations
- Fixed unsemantic HTML in ACP/General regarding Site Logo and Favicon fieldsets
10 years ago
barisusakli
fba6f3ba81
https://github.com/psychobunny/templates.js/issues/33
10 years ago
Julian Lam
ccb5094d54
Increased contacts limit to 200, from 20
...
So that if you have more than 20 friends (or followed > 20 people), you will see all of them (up to 200, anyway...) in the "Contacts" portion of the `/chats` route.
10 years ago
barisusakli
7c0b798036
fix indents
10 years ago
Barış Soner Uşaklı
be8aac9950
Merge pull request #3372 from jsdream/newHook2
...
Add 'filter:recent.build' hook
10 years ago
barisusakli
0dfe2e0e90
only display readable categories in /unread dropdown
10 years ago
jsdream
1da5b2ca34
Add 'filter:recent.build' hook
10 years ago
Mikica Ivosevic
e24bd2c0e3
Update index.js, fix outgoing XSS
...
Fix XSS on /outgoing route
10 years ago
barisusakli
5d56e4f835
Merge remote-tracking branch 'origin/master' into v0.8.x
10 years ago
barisusakli
26a9530686
fix sorting on users/map
10 years ago
Julian Lam
0bc175dd4c
fixed #3355
...
fixed issue where disabled categories showed up in the category dropdown in /unread
10 years ago
barisusakli
954c25823e
closes #3352
10 years ago
barisusakli
435fe5c54f
closes #3342
10 years ago
barisusakli
399c89eeed
pass in req,res to action:user.loggedOut
10 years ago
barisusakli
414c2a8bd9
added action:user.loggedOut
10 years ago
Barış Soner Uşaklı
6bd131815f
Merge pull request #3256 from yariplus/mintags
...
Add minimum tags per topic setting.
10 years ago
yariplus
e112190bee
Fix maximumTagsPerTopic
10 years ago
barisusakli
a9da867255
fix infinite redirect loop on /chats @julianlam
10 years ago
barisusakli
ee7e36ae44
removed rooms from return
10 years ago
barisusakli
daf1a388eb
closes #3039
10 years ago
barisusakli
81eeab42ed
category filter on /unread
10 years ago
barisusakli
1b7df6e4b2
closes #3315
10 years ago
Julian Lam
aab726bac4
fixes #3313
10 years ago
Barış Soner Uşaklı
a12ecbc230
admin/manage/groups pagination
10 years ago
Julian Lam
02a63c0a45
moved portions of the ACP/Plugins page to a pair of partials, and split up the list so the plugins list isn't parsed twice.
10 years ago
Barış Soner Uşaklı
503d83998b
fix indent
10 years ago
barisusakli
f08554e788
closes #2701
10 years ago
barisusakli
1d4efaee68
fix indices if postsPerPage is an odd number
10 years ago
barisusakli
417a573f67
closes #3260
10 years ago
barisusakli
5c35b2d96f
fix composer redirect on relative path install
10 years ago
barisusakli
491d376fb4
closes #2605
10 years ago
barisusakli
f2c45e98da
escape users group data
10 years ago
barisusakli
5ee1951245
closes #3271
10 years ago
barisusakli
57c2418157
closes #1306
10 years ago
barisusakli
de228fa67d
display 404 page if registration is disabled
10 years ago
barisusakli
718f61e3bd
closes #3263
10 years ago
barisusakli
a31178ebd8
closes #3258
10 years ago
Barış Soner Uşaklı
981a7558f7
use group name, hidden groups are not in groupslug:groupname
10 years ago
yariplus
13e12ba3a5
Add minimum tags per topic setting.
10 years ago
psychobunny
fbeb6bc0ce
closes #3254
...
@barisusakli :trollface:
10 years ago
barisusakli
38b838d462
closes #2754
...
moved group edit from modal to its own page
added hidden/private to group edit in acp, they were only in the client
groups page
moved add users above member list
10 years ago
barisusakli
f974af2247
fix for #3246
10 years ago
barisusakli
2deeda553a
closes #3246
10 years ago
barisusakli
dc351fa320
removed hack for https://github.com/psychobunny/templates.js/issues/33
10 years ago
barisusakli
0ef2ccc130
closes #3240
10 years ago
barisusakli
ed173e0a32
closes #3217
10 years ago
barisusakli
1bbce82c23
duh #3192
10 years ago
barisusakli
8ff7ba82c2
closes #3192
10 years ago
Julian Lam
394497c9d5
Merge branch 'categories-parent-acp' of https://github.com/NicolasSiver/NodeBB into NicolasSiver-categories-parent-acp
10 years ago
Barış Soner Uşaklı
4e06b7790f
removed unused require
10 years ago
Barış Soner Uşaklı
4420e7a9fc
closes #3188 , closes #3170
10 years ago
Nicolas Siver
46ce3aae9f
tree view
10 years ago
psychobunny
a355fbfc81
closes #2769
10 years ago
Barış Soner Uşaklı
8eab5ac402
groups.get changes
10 years ago
Julian Lam
463c893c3d
fixed regression introduced by #2080 , closed #3189
10 years ago
Barış Soner Uşaklı
0b93738537
dont display hidden/system groups on /groups
10 years ago
Barış Soner Uşaklı
8117b4459a
groups.list added start stop
10 years ago
Julian Lam
45589fbeca
fixed bug where the selected language in the ACP was arabic, if no language was set at all"
10 years ago
psychobunny
117bb407b0
/compose route
10 years ago
Julian Lam
d90f3649a6
minor tweak to retrieval of category listing in ACP so that hidden categories (those with order of -1) are not retrieved
10 years ago
Julian Lam
7125d902d0
prettifying things
10 years ago
barisusakli
55e20b28ec
upgrade script
10 years ago
barisusakli
aa577f4adc
part 1
...
no upgrade script yet
10 years ago
barisusakli
36853f4ad8
filter priv/registered-users/guests in groups.list
10 years ago
barisusakli
68ceaadad1
removed static 404/403/500 routes
10 years ago