Julian Lam
0e05cbe1f7
feat: show instructional modal after email change request
4 years ago
Barış Soner Uşaklı
518157d9fa
feat: pass req.query to getUserDataByUserSlug
4 years ago
gasoved
077330b764
feat: scheduled topics ( #9399 )
...
* feat: scheduled topics
* refactor: linting fixes
* fix: tests
* fix(test): race condition
* fix: make a single request
4 years ago
Peter Jaszkowiak
cc9d6fd08b
chore: eslint max-len
4 years ago
Peter Jaszkowiak
dab3b23575
chore: eslint no-var, vars-on-top
4 years ago
Peter Jaszkowiak
707b55b6a5
chore: eslint prefer-template
4 years ago
Barış Soner Uşaklı
6e85920cb6
feat: allow mods/admins to see deleted posts on user profile
5 years ago
Barış Soner Uşaklı
331d236f6e
fix : #8763
5 years ago
Barış Soner Uşaklı
4eae927d14
feat: remove deprecated hooks
5 years ago
Baris Usakli
7af1c873a3
fix : #8077 , show continue chat on all profile pages
6 years ago
Barış Soner Uşaklı
2679f37dec
fix: profile showing posts from deleted topics
6 years ago
Julian Lam
cf7e0cfd2d
feat: no more session cookie for guests ( #7982 )
...
* feat: no more session cookie for guests
* fix(tests): added additional tests and fixed the broken test
6 years ago
Barış Soner Uşaklı
41f8da2e7c
fix: fix the order of groups on user profile
6 years ago
Barış Soner Uşaklı
7effc89291
fix: profile page meta tags getting escaped twice
6 years ago
Barış Soner Uşaklı
3cc7ec63e8
feat: async/await refactor
...
controllers/accounts
6 years ago
Barış Soner Uşaklı
f8d341014a
fix : #7763 , parse about me on all profile pages
6 years ago
Barış Soner Uşaklı
7b95ebbb6a
fix : #7748 , if reputation system is disabled, dont check min reputation
6 years ago
Barış Soner Uşaklı
e48c7cd717
fix: dont show delete posts on profile
6 years ago
Barış Soner Uşaklı
a39f0ef592
fix : #5570 , create per category user post zsets
6 years ago
Barış Soner Uşaklı
b53a60c278
feat: show best & latest posts on profile
6 years ago
Barış Soner Uşaklı
9f5062682d
fix: unread badge
...
- only increase unread badge if topic or category is watched
- fix logic for "there are new posts/topics" on /unread and /recent
7 years ago
Barış Soner Uşaklı
14c4552304
dont modify session for spiders
7 years ago
renovate[bot]
64b9dabff8
chore(deps): update dependency eslint-config-airbnb-base to v13 ( #6599 )
...
* chore(deps): update dependency eslint-config-airbnb-base to v13
* chore: #6599 , linting 😬
7 years ago
Barış Soner Uşaklı
9c022afae1
Parse int ( #6853 )
...
* Store config fields as JSON in the db
Fewer parseInts
* Remove unnecessary parseInts
* remove some dupe code add tests
* remove console.log
* remove more parseInts
* WIP: read meta.configs defaults from defaults.json
remove more parseInts
* more work
* add log for failing test
* update admin pwd
* fix tests, dont require posts/cache before configs are initialized
* handle saves
* Test boolean conditions
* remove more parseInts
* Fix boolean values
* remove lots more parseInts
* removed json parsing
* renamed var to number
* categories dont have timestamp
7 years ago
Barış Soner Uşaklı
6eea11a4fd
closes #6529
7 years ago
Barış Soner Uşaklı
7e00d6b91e
https://github.com/NodeBB/NodeBB/issues/6433
7 years ago
Peter Jaszkowiak
46fafb20b9
Remove string.js dependency
8 years ago
Baris Usakli
9efa46c65a
more account tests
8 years ago
Peter Jaszkowiak
2a0cb3b9ee
Fix profile covers not working with subfolders
...
Remove relative_path from the paths saved in the database so they're more portable
8 years ago
Peter Jaszkowiak
1fb48ef7a7
Fix #5592 ( #5593 )
...
* Fix #5592
Escape translation tokens in topic titles, descriptions, profile about, and post contents
* Fix tests
8 years ago
Peter Jaszkowiak
896c8c7343
ESlint object-curly-spacing
8 years ago
Peter Jaszkowiak
feb8405f95
ESlint eol-last
8 years ago
Peter Jaszkowiak
a038c66549
ESlint quotes
8 years ago
Peter Jaszkowiak
2ba46808a1
ESlint one-var, fix comma-dangle
8 years ago
Peter Jaszkowiak
bc1d70c126
ESlint comma-dangle
8 years ago
barisusakli
1e543dd394
fix profile views on redis
9 years ago
barisusakli
8294fc90e3
closes #5084
9 years ago
Barış Soner Uşaklı
b38a10f96a
add pagination to user profile
9 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
9 years ago
barisusakli
599ac80f3d
use array.find
9 years ago
barisusakli
f996dfab91
removed find
9 years ago
barisusakli
abd0a10918
added selected group to profile api
9 years ago
barisusakli
90446bdc7f
closes #4524
9 years ago
barisusakli
37bca5e40c
style
9 years ago
barisusakli
66c6c47b7c
closes #4213
9 years ago
Julian Lam
440bd5c37c
fixed crash on empty aboutme
10 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.
10 years ago
psychobunny
c697785270
console.log
10 years ago
psychobunny
8e893869ff
custom user profile covers
10 years ago
psychobunny
a5b754eac3
add profile cover/position + profile picture on every account page
10 years ago