Julian Lam
6289f118ae
updated cron strings with 5-digit strings instead of 6-digit ones
8 years ago
Julian Lam
6b2e40a8ce
promoting digest output to info, instead of verbose
8 years ago
Peter Jaszkowiak
bb1bfb0449
Merge branch 'master' into assets-route
8 years ago
Peter Jaszkowiak
d31499a860
Fix tests rewriting `logo.png`
8 years ago
pichalite
de28ff5d43
Ability to crop profile images before uploading
8 years ago
pichalite
8a68e1d918
Delete cover position data when cover photo is deleted
8 years ago
barisusakli
55b68197aa
closes #4544
8 years ago
barisusakli
e17b37edb6
closes #5287
8 years ago
barisusakli
9e52d5ec04
new hook, action:user.delete
8 years ago
barisusakli
35a15f37ec
closes #5276
8 years ago
barisusakli
69b766bbc8
more tests
8 years ago
barisusakli
091f459f5e
search socket test
8 years ago
barisusakli
4b6e4f085d
more tests
...
group cover upload tests
registration approval queue tests
8 years ago
barisusakli
c3980d0c2e
follow tests
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
5d6e2ad083
multiple test fixes
8 years ago
barisusakli
f754c8b7df
digest test
8 years ago
barisusakli
3380f61985
more tests
8 years ago
Ben Lubar
2185d8eb99
Ban UI fixes ( #5169 )
...
- Permanent bans assigned by global moderators no longer expire immediately
(does not apply retroactively)
- Bans with no reason given no longer have "undefined" as their reason
(applies retroactively)
- 0 is now a selectable value for "ban duration, select 0 for permanent"
8 years ago
barisusakli
a4dfe608e9
ban tests, user/info test
8 years ago
Julian Lam
f97f45a138
logic to show a modal to banned users when they try to log in via SSO
8 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
8 years ago
barisusakli
2c65b2ecf3
closes #5143
8 years ago
barisusakli
b1773ad51d
add new hook to add more fields to csv download
8 years ago
Julian Lam
4ceb8914e9
adding email sent tally to digest output
8 years ago
barisusakli
dd077117a2
refactor user.updateProfile and write test
8 years ago
HeeL
4a3c31b2dc
Fix space-before-function-paren linter rule
8 years ago
HeeL
3fa1c1f927
Fix space-infix-ops linter rule
8 years ago
Julian Lam
4f159acf56
fixes #5104
8 years ago
barisusakli
6f86621e30
closes #5096
8 years ago
barisusakli
9a55498fc1
changes to manage/users
8 years ago
barisusakli
15409f92cd
escape history data, hide moderation note in api
8 years ago
barisusakli
4b3b123cd0
closes #5042
9 years ago
barisusakli
4ce8e2224a
optimize topics.markTopicNotificationsRead
...
let's not call it once for each tid
9 years ago
Julian Lam
172702565e
show username and email history
9 years ago
barisusakli
becacdefb0
new hooks to customize registration queue with custom data
9 years ago
barisusakli
3cdfd22a65
on user delete remove their uid from digests
9 years ago
Timothy Fike
247db79d57
modifyUserData does not check for offline status.
9 years ago
Julian Lam
1d0edee358
showing ban reason on user login, closes #5002
9 years ago
Julian Lam
194716cd68
re: #5002
9 years ago
barisusakli
6d34bb4657
closes #2166
9 years ago
barisusakli
07fe5057e1
make sure validator.escape() receives strings only
9 years ago
Julian Lam
25cd772e0e
closes #4766
9 years ago
barisusakli
b6ac809a7d
moved sync code out of async
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
Ben Lubar
de49de3c56
Show accounts using the same IP address as a registration queue entry ( #4965 )
9 years ago
Julian Lam
8a107c8d6c
saving getUsersCSV to event log and outputting to log if pressed
9 years ago
Mathias Schreck
ce9ee62fa0
Handle callback errors
9 years ago
barisusakli
b9961bcffa
if email is undefined use empty string
9 years ago