Julian Lam
c5c2d27180
flag assignees, state, notes WIP, #5232
8 years ago
barisusakli
02aadf79b5
account/posts controller tests
8 years ago
barisusakli
4cb48c46ab
closes #5242
8 years ago
Julian Lam
0bf82c0e47
Merge branch 'master' into flagging-refactor
8 years ago
barisusakli
d8a1e98a43
fix permalinks on pagination
8 years ago
Julian Lam
9f7c4befea
omg tests ( #5232 ), and .create returns flag data now
8 years ago
Julian Lam
98a104564b
some light refactoring, details API ( #5232 )
8 years ago
Julian Lam
640df0379e
flag list page ( #5232 )
8 years ago
Julian Lam
1aa70c57eb
WIP
8 years ago
barisusakli
4b815449f1
closes #5234
8 years ago
Peter Jaszkowiak
c5237443cd
Standard language codes ( #5218 )
...
* Use standard language codes. Fallback for plugins.
* Fix transifex config
* Tab vs space here for some reason
* Remove redundancies
* config.relative_path instead of allcaps
* added upgrade script for existing users' accounts
8 years ago
Julian Lam
cafbdfd83e
fixes #5226
8 years ago
barisusakli
b49af0a135
#5223
...
adjust pagination so each page shows `postsPerPage` posts
8 years ago
barisusakli
2c77a88ba4
closes #5220
8 years ago
barisusakli
dada858565
add canReply to messages
8 years ago
Barış Soner Uşaklı
42aa4fb67b
Merge pull request #5212 from stuwil/fix-relative-path-login-redirect
...
Replace only base URL in login return URL, fixes #5205
8 years ago
Julian Lam
b1f23c8c4b
read req.uid instead of req.user.uid in admin groups list
8 years ago
Stuart Williams
f92758c764
Replace only base URL in login redirect URL, fixes #5205
8 years ago
barisusakli
2476ab3684
closes #5202
8 years ago
Julian Lam
2f2eb1457d
auto-redirect to SSO flow should work in subfolders too
8 years ago
Julian Lam
ede7a71db7
Fixes #5186
...
On socket.io connection, all clients join a room pertaining to
their express session id. We use this room to keep track of any
sessions in different browser windows (but the same cookie jar),
so if a login/logout occurs, we can throw a session mismatch
modal.
This room can also be used to emit messages across windows/tabs...
8 years ago
Julian Lam
7d523fae0f
closes #5200
8 years ago
Julian Lam
e6c9c89342
closes #5197
8 years ago
barisusakli
1e543dd394
fix profile views on redis
8 years ago
barisusakli
8294fc90e3
closes #5084
8 years ago
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
8 years ago
barisusakli
f30b694545
gitInfo error doesnt block page
8 years ago
barisusakli
5cfe379841
fix recent for inf scroll
8 years ago
barisusakli
556dfa51d9
fix pagination querystring on /recent
8 years ago
barisusakli
f8ae7b069c
cid filter
8 years ago
barisusakli
58fff8b0af
up persona fix test
8 years ago
barisusakli
fb47bf3889
unread/recent changes closes #4774
8 years ago
Julian Lam
66aea0eed1
closes #5167
8 years ago
barisusakli
7a8de6169b
admin controller tests
9 years ago
Ben Lubar
2161f0d473
Allow plugins to affect whether a registration goes into the queue
9 years ago
barisusakli
687cce6089
closes #5159
9 years ago
Anil Mandepudi
619ca48403
remove shims for IE8 ( #5157 )
9 years ago
barisusakli
553ee7dcdd
more chat tests
9 years ago
Julian Lam
4b5c98fb21
fix broken ACP login, closes #5156
9 years ago
Julian Lam
0590a4f2cf
closes #5156
9 years ago
Sergii Paryzhskyi
e515b791da
Fix eslint rules ( #5117 )
...
* Fix semi linter rule
* Fix semi-spacing linter rule
* Fix no-undef-init linter rule
* Fix space-before-blocks linter rule
9 years ago
Julian Lam
2463e85c0d
allowing moderators access to the account info page
9 years ago
barisusakli
bcdd7b12f0
closes #5149
9 years ago
Julian Lam
02998669c3
introducing option to disable chat message editing/deletion
9 years ago
barisusakli
8c7de0f239
fix eslint
9 years ago
barisusakli
1e486875f4
add top posters and most rep to acp
9 years ago
barisusakli
9131f9d8f6
controller tests
9 years ago
barisusakli
b32d7b86e8
fix isModeratorOfAnyCategory
...
returns true/false now instead of an array
new method getModeratedCids returns an array of moderated cids
9 years ago
Julian Lam
3272c0b98c
linting
9 years ago
Julian Lam
ead4de6c6f
Merge branch 'fix-some-code-lint' of https://github.com/HeeL/NodeBB into HeeL-fix-some-code-lint
9 years ago
Julian Lam
e80400665e
closes #5111
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
9 years ago
barisusakli
6f86621e30
closes #5096
9 years ago
barisusakli
9a55498fc1
changes to manage/users
9 years ago
barisusakli
0614957542
use req.app.render
9 years ago
barisusakli
3275d26590
removed comments
9 years ago
Nguyen Trung Quan
279559ff97
Fix: Memory leak & connection flood when access /admin/advanced/database
9 years ago
barisusakli
aca0a893e7
remove since properly
9 years ago
barisusakli
fe50c8d124
closes #5078
9 years ago
Barış Soner Uşaklı
3a50c46572
Merge pull request #5033 from BenLubar/page-removed-from-url
...
Include page number in redirected topics
9 years ago
barisusakli
15409f92cd
escape history data, hide moderation note in api
9 years ago
barisusakli
abd99760e5
closes #5070
9 years ago
barisusakli
67f137149d
fix validator
9 years ago
barisusakli
922f1587e7
closes #5067
9 years ago
barisusakli
9f2533b5ba
closes #5054
9 years ago
barisusakli
2704727caf
fix /unread
9 years ago
barisusakli
6540b07ab2
closes #5052
9 years ago
barisusakli
f464966817
closes #5053
9 years ago
barisusakli
42a8346d2d
closes #5051
9 years ago
barisusakli
d1989babf5
closes #5044
9 years ago
barisusakli
13e624cc86
on login update lastonline
9 years ago
barisusakli
15cae8d6ea
ability to set moderation note on users
9 years ago
barisusakli
4be20799ec
fix getRecentChats
9 years ago
barisusakli
202edfa47e
chat history access
9 years ago
barisusakli
4ce8e2224a
optimize topics.markTopicNotificationsRead
...
let's not call it once for each tid
9 years ago
barisusakli
958fe3e72f
closes #3762
9 years ago
barisusakli
2e6fc4d045
filterPidsByCid
9 years ago
barisusakli
2c140c2107
ability to filter flags by category
9 years ago
Julian Lam
172702565e
show username and email history
9 years ago
Barış Soner Uşaklı
11b5a1f426
simplify map
9 years ago
barisusakli
86b616ab9e
removed unnecessary waterfall
9 years ago
barisusakli
89596b81e0
style
9 years ago
barisusakli
72c75bd781
add pagination to flags page
9 years ago
barisusakli
c98b6b7630
tag changes
9 years ago
barisusakli
8bffabeee4
merge
9 years ago
barisusakli
f46755759a
show categories in unread as tree
9 years ago
Julian Lam
b12607b1de
added uid to flag history, fixed loading on IS, worked around tjs bug
9 years ago
Julian Lam
d04a10225c
WIP showing updated flag data, history, updating flag data
9 years ago
Julian Lam
8dc57cba58
allowing updating of flag data
9 years ago
Ben Lubar
7d90a94261
Include page number in redirected topics
9 years ago
barisusakli
fcbdfa5688
remove post cache dump
9 years ago
barisusakli
1364fb94bf
show debug info
9 years ago
barisusakli
d621b120b0
fix groups
9 years ago
barisusakli
fac68d52f6
cache group membership methods
...
groups.isMember
groups.isMembers
groups.isMemberOfGroups
clear cache for user on group.join & group.leave
9 years ago
barisusakli
599ac80f3d
use array.find
9 years ago
barisusakli
ae8b9c3683
closes #4665
9 years ago
barisusakli
aefba6e2b1
removed some methods
...
helpers.getBaseUser
exposeUid, exposeGroupName
9 years ago
barisusakli
becacdefb0
new hooks to customize registration queue with custom data
9 years ago
barisusakli
38b17c6157
closes #5011
9 years ago
barisusakli
c01a2bfa33
default sounds to off, show correct setting in user settings page
9 years ago
Mathias Schreck
fef9ec7ad6
Fix unhandled callback errors
9 years ago
barisusakli
de0f4a959a
fix group page permissions for global mods
9 years ago
Julian Lam
1d0edee358
showing ban reason on user login, closes #5002
9 years ago
barisusakli
55c9e6f4b6
closes #3818
...
set the value saved to empty string if the email is identical to
original
this causes the original to be used since empty string is falsy
9 years ago
barisusakli
d4055ddaef
no need for pubsub in getNodeInfo
9 years ago
barisusakli
0eb3fb222f
convert to string
9 years ago
barisusakli
e33dfe3c55
closes #4997
9 years ago
barisusakli
6d34bb4657
closes #2166
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
barisusakli
8f408faf46
organize middlewares
...
removed app.locals.middleware
middlewares can be required anywhere, ie in controllers
9 years ago
barisusakli
97f0d2438f
up timeout to 500ms
9 years ago
barisusakli
f996dfab91
removed find
9 years ago
barisusakli
abd0a10918
added selected group to profile api
9 years ago
barisusakli
84f88a6f15
refactor user search
...
use pagination on results
removed infinite scroll
changed the term and section to use the query param as well
pagination urls respect search
9 years ago
barisusakli
0fb74a2636
pass err object along so errors dont get treated as 404 @julianlam
9 years ago
Julian Lam
60ea7d5121
fixes #4966
9 years ago
barisusakli
e4fa0289d6
closes #4961
9 years ago
Julian Lam
8a107c8d6c
saving getUsersCSV to event log and outputting to log if pressed
9 years ago
barisusakli
409621c661
closes #4843
9 years ago
Julian Lam
093b21fc31
fixes #4954
9 years ago
Barış Soner Uşaklı
37f7b89e2a
Merge pull request #4959 from pichalite/login-sessions
...
move login sessions section to account info route
9 years ago
pichalite
0b431ec41c
move login sessions section to account info route
9 years ago
Anil Mandepudi
a36af97c0c
fix breadcrumb for account info page ( #4958 )
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
f77d9053ad
closes #4795
9 years ago
barisusakli
a002eecd03
dont crash if set is not defined, closes https://github.com/NodeBB/nodebb-plugin-leaderboard/issues/4
9 years ago
barisusakli
b9ad7f2dbb
remove unused group code from settings
9 years ago
barisusakli
650f4d6ed5
moved sitemap to its own file
9 years ago
Julian Lam
bc961e2157
removing reload, closes #4936 , closes #4929
9 years ago
barisusakli
1d70dc0d8b
closes #4930
9 years ago
Julian Lam
a9c1ee5512
adding ban button to account info page
9 years ago
barisusakli
aac0313f2e
closes #4917
9 years ago
barisusakli
cb6db3625c
closes #4906
9 years ago
Julian Lam
077f90581b
updated plugin tab labels, and added out of date plugin count
9 years ago
Julian Lam
71a5e4a8a1
better error handling for session revocation if no login session is present, #4214
9 years ago
Julian Lam
4ce8696bbc
Revert "if interstitials don't pass any errors back but some still exist, redirect properly"
...
This reverts commit 98368bbb6a
, but fixes
issue #4883
9 years ago
Ben Lubar
40b57d6cbe
add "Admin Approval for IPs", which works like Normal for new users and Admin Approval for sockpuppet accounts ( #4882 )
9 years ago
barisusakli
58ab76d3c2
action:category.loaded, sort qs on category page
9 years ago
Barış Soner Uşaklı
7804d3989e
Merge pull request #4858 from pichalite/change-recent
...
pass set as attribute for recent route
9 years ago
Barış Soner Uşaklı
102e578b56
Merge pull request #4859 from BenLubar/topic-page-query
...
Fix /topic/:tid/:slug?page=:page for users with infinite scroll enabled
9 years ago
pichalite
2cd709418b
fix resizeImage on upload
9 years ago
Ben Lubar
85e42aee6e
make ?page=[numbers] links work for users with pagination disabled. remove ?page when updating the URL for infinite scroll
9 years ago
pichalite
6249b9a6fb
rename dbset to set
9 years ago
pichalite
f72e00a1b5
pass dbset as attribute
9 years ago
Julian Lam
60a97bcf51
fixes #4856
9 years ago
barisusakli
390ad35b56
ability to set unread as home
9 years ago
barisusakli
d2cbd7e6dc
new priv for uploads
9 years ago
Julian Lam
03208807e4
fixes #4840
9 years ago
barisusakli
fcf145fc81
403 if not logged in, show error
9 years ago
barisusakli
7b86fd3dc0
closes #4835
9 years ago
psychobunny
f3c48eb14a
oops, #4832
9 years ago
psychobunny
6df3157748
closes #4832
9 years ago
Julian Lam
5ecbbd228d
adding missing files, re: #4827
9 years ago
Julian Lam
d5961cfca3
#4827
9 years ago
barisusakli
d94e2eed72
closes #4816
9 years ago
barisusakli
789a3736af
closes #4820
9 years ago
barisusakli
795b00a3af
closes #4810
9 years ago
Julian Lam
04d4fc2eca
temporary ban support
9 years ago
barisusakli
14b067a838
closes #4800
9 years ago
Julian Lam
98368bbb6a
if interstitials don't pass any errors back but some still exist, redirect properly
9 years ago
Julian Lam
fafcdf8320
no longer requiring that interstitial.data be set in interstitial data
...
... lol that commit message makes no sense.
9 years ago
psychobunny
371abba13b
helpers.notAllowed hook
9 years ago
barisusakli
2342141e0f
fix validator.js crashes
9 years ago
Julian Lam
a14263349b
updated termsOfUse to use registration interstitial instead of being integrated into register template
9 years ago
Julian Lam
041670bfe9
handling of form completion in registration interstitial
9 years ago
Julian Lam
d2926f4fe7
WIP registration interstitial
9 years ago
Julian Lam
0ba0001f75
WIP registration interstitial
9 years ago
Julian Lam
e6fa91a4a4
when logging out, end the express session
9 years ago
barisusakli
d227d526d1
closes #4341
9 years ago
Barış Soner Uşaklı
ae19f0ff7d
closes #4713
9 years ago
psychobunny
b37b083a4d
new privilege: Access Topic
...
differentiation between Access Category and Access Topic, ie. allows you
to see the category view but not actually enter the topic itself
9 years ago
Julian Lam
ba412f4a56
fully completed #4658
9 years ago
Julian Lam
149565169b
closes #4658
9 years ago
barisusakli
dcb73f9647
use userCount
9 years ago
Julian Lam
afb0312f51
closes #4672
9 years ago
Barış Soner Uşaklı
86cab0787a
closes #4668
9 years ago
barisusakli
11be93a4d8
closes #4648
9 years ago
barisusakli
a4031df9b2
dont show SSO logins if its a confirmation screen
9 years ago
barisusakli
b3fa5583f8
closes #4650
9 years ago
barisusakli
630dd66cf6
closes #4645
9 years ago
barisusakli
84a7b6690b
closes #4434
9 years ago
barisusakli
bf3f19253f
if post is not found go to 404
9 years ago
barisusakli
f4599e2ce2
closes #4629
9 years ago
pichalite
ce66dd96a9
send option to user settings page if in-topic search is available ( #4627 )
9 years ago
barisusakli
a9828a1465
closes #4611
9 years ago
Julian Lam
f1deaa6fa5
Exposing middleware to app/req, organisation.
...
Organisation -- moved 404 and error controllers into the
controllers file instead of as local variables in routes/index
9 years ago
barisusakli
69e25fe4d5
closes #4612
9 years ago
barisusakli
acc030e6da
added filter:image.size
...
fix uploading of gifs if imagemagick plugin is installed but no image
upload plugins are present.
9 years ago
Julian Lam
d8c21cc09d
fixes #4593
9 years ago
psychobunny
d85a8d068d
consolidate allowed image types in ACP
9 years ago
psychobunny
bafbcad163
use filter:categories.build instead of .get
9 years ago
psychobunny
0287703047
missed plugins req
9 years ago
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
10 years ago
barisusakli
04894b549a
closes #3827
10 years ago
barisusakli
d69d0c6614
dont send undefined for tos
10 years ago
barisusakli
4fe4d71604
added port
10 years ago
barisusakli
1be178f2a5
sync ACP stats over pubsub
10 years ago
barisusakli
5e257107cd
fix status on following/followers etc.
10 years ago
Julian Lam
f1412b6e9b
Fixed cover loading for subdirs and added removal
...
re: #3832
10 years ago
barisusakli
8ccfd235ad
changed deprecated method
10 years ago
barisusakli
baa813a4cb
Merge remote-tracking branch 'refs/remotes/origin/master' into room-optimize
10 years ago
Julian Lam
de9f196c75
Merge branch 'userhomepage' of https://github.com/yariplus/NodeBB into yariplus-userhomepage
10 years ago
barisusakli
364260fa37
fix lastonline iso
10 years ago
barisusakli
46c2563164
removed rooms.js removed browsing users, removed chat syncing across sockets
...
use lastonline for online detection
10 years ago
barisusakli
1ecf27417a
removed commented out stuff removed topics.enter
10 years ago
barisusakli
0d23c56281
removed event:disconnect
10 years ago
yariplus
f815f2d981
Fix userhomepage derps
10 years ago
yariplus
853aa37cd2
Add user home pages. #3616
10 years ago
barisusakli
8d0cb18b74
display git hash/branch
10 years ago
Julian Lam
8d4209d42c
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
psychobunny
12d2abff44
missed some other profile pages
10 years ago
psychobunny
f17391e6a2
fix default cover image on all profile pages
10 years ago
psychobunny
c697785270
console.log
10 years ago
nodebb-misty
4ec57d4110
Merge branch 'master' into user-icons
10 years ago
psychobunny
8e893869ff
custom user profile covers
10 years ago
Julian Lam
526afc0910
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
psychobunny
a5b754eac3
add profile cover/position + profile picture on every account page
10 years ago
psychobunny
f19043d046
profile cover photos
10 years ago
psychobunny
ef20141e8f
jshint
10 years ago
psychobunny
61b1f5fe32
allow regular uploading (modal) of cover photo
10 years ago
Julian Lam
defceb6271
Merge remote-tracking branch 'origin/master' into user-icons
...
Conflicts:
src/controllers/index.js
src/topics/tags.js
10 years ago
barisusakli
353ebb71d2
removed unnecessary if
10 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.
10 years ago
barisusakli
488f147bef
closes #3781
10 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
10 years ago
barisusakli
751a6c6839
got rid of extra call to user.getSettings
10 years ago
barisusakli
09747251d8
added hostname
10 years ago
barisusakli
f17ba88c0f
closes #3765
10 years ago
barisusakli
53d29e29af
performance improvements
...
store parsed category description
removed mongo _key from returns
dont get category teaser for parent
10 years ago
barisusakli
e60c1d8736
added process info
10 years ago
barisusakli
c2b29ff4c4
add page to canonical link #3758
10 years ago
barisusakli
b556652582
fix chat redirect
10 years ago
barisusakli
e2a5440ae8
closes #3741
10 years ago
psychobunny
8ef46ebc7d
found some other places with the same problem
10 years ago
barisusakli
da4034a10a
middleware refactor
10 years ago
barisusakli
7854e67b7b
closes #1637
10 years ago
barisusakli
36bfe30425
closes #3736
10 years ago
barisusakli
fa4875d78d
category teaser
10 years ago
barisusakli
ff7b6e4e91
added search title
10 years ago
barisusakli
2d96cdba1c
closes #3720
10 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
10 years ago
barisusakli
2d01fe78d0
removed privileges.posts.get from addPostData
...
privilege data is already available higher up
10 years ago
Julian Lam
99e5015083
closes #3690
10 years ago
Julian Lam
95129a1b40
closes #3693
10 years ago
barisusakli
902f529d53
closes #3692
10 years ago
barisusakli
3a6d5948ba
filter invalid categories
10 years ago
Julian Lam
896abb59d3
Update default gravatar admin option to defaultAvatar
10 years ago
Julian Lam
97dd5500a1
Merge remote-tracking branch 'origin/master' into user-icons
10 years ago
Julian Lam
00079ce158
default user icon for anons
10 years ago
barisusakli
df95d47c4c
ocd
10 years ago
barisusakli
5a3a627fcd
fix rel tag urls
10 years ago
barisusakli
ca294fc6ec
closes #3663
10 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
barisusakli
224e3dc263
fix settings page
10 years ago
barisusakli
dce9a19882
resolve method name collision, getPostsFromSet -> getPostSummariesFromSet
10 years ago
psychobunny
0f199af84d
moved widget code out of controller; cleaned up code into a folder
10 years ago
barisusakli
9518c006b5
fix userlang
10 years ago
barisusakli
7b550b13b9
display both redis/mongo info if available
10 years ago
barisusakli
0083d4ff1c
return user settings in api
10 years ago
Barış Soner Uşaklı
c74d32a172
fix off by 1 error on user/topics posts #3120
10 years ago