Commit Graph

37 Commits (e2a81709d08abd1944ec0339d06e4de0e1a8d523)

Author SHA1 Message Date
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 2 months ago
Robin Appelman aa15f9d16d
chore: run rector 3 months ago
Robin Appelman 29e39c0a2e
chore: run rector on tests 4 months ago
諏訪子 e489713197 fix(settings): fix test 4 months ago
諏訪子 ef0729f23e fix(settings): change Mastodon only URI to webfinger 4 months ago
Joas Schilling 3e7db013c1
test: Fix non-static data providers 5 months ago
Ferdinand Thiessen fbef47a5d7
fix(AccountManager): Sanitize social media handles 8 months ago
John Molakvoæ (skjnldsv) 8fb64b886a
fix(settings): pronouns UsersControllerTest 1 year ago
Christoph Wurst 49dd79eabb
refactor: Add void return type to PHPUnit test methods 1 year ago
Daniel Kesselberg af6de04e9e
style: update codestyle for coding-standard 1.2.3 1 year ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 1 year ago
Andy Scherzinger 1f7e2ba599
chore: Add SPDX header 1 year ago
Côme Chilliet ec5133b739 fix: Apply new coding standard to all files 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Joas Schilling 68fc9b48c2
feat!: Migrate AccountManager event to typed event 2 years ago
Carl Schwan e35bcc9381 Fix tests 3 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts 3 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 3 years ago
Christopher Ng 108abd77ed Add profile default setting for admin 4 years ago
Christopher Ng 19a3656fd9 Fix email verification 4 years ago
Arthur Schiwon e26d6f080b
fix populating account array with missing default values 4 years ago
Christopher Ng 7215148a24 Add new account properties 4 years ago
Arthur Schiwon aacaad2a3f
implement verification for additional mails 4 years ago
Arthur Schiwon 506227b509
adjust internal data handling logic to fix store and load 4 years ago
Arthur Schiwon c7bf4295cc
adjust email verification checker 4 years ago
Arthur Schiwon 3d6ffd3da2
adjust verification state updater method 4 years ago
Arthur Schiwon af3fdbea7b
make AccountManager actually write multi value properties 4 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 4 years ago
Arthur Schiwon ff2382e5a4
CI: more flexible assertions 4 years ago
Arthur Schiwon afea57352b
update unit tests 4 years ago
Arthur Schiwon 847ed37afc
do not use private AccountManager in UsersController 4 years ago
Arthur Schiwon 8413ed9475
allow to set valid scopes only in AccountProperty 4 years ago
Joas Schilling d80cc76ee7
Validate the website field input to be a valid URL 5 years ago
Vincent Petry b73df5846c
Add property scope tests for AccountManager 5 years ago
Vincent Petry 278a73789e
Map old account scope properties to new names 5 years ago
Joas Schilling a609074c18
Fix Test class name 5 years ago
Joas Schilling f0ca76aefb
Add and fix unit tests 5 years ago
Joas Schilling 8027dcbc6f
Don't leave cursors open when tests fail 5 years ago
Joas Schilling 4bc821edd9
PSR logger for accounts 5 years ago
Christoph Wurst caff1023ea
Format control structures, classes, methods and function 6 years ago
Christoph Wurst 41b5e5923a
Use exactly one empty line after the namespace declaration 6 years ago
Christoph Wurst 2fbad1ed72
Fix (array) indent style to always use one tab 6 years ago
Christoph Wurst b97d90e0c3
Log critical fallback to user default if we can't parse the JSON 6 years ago
Roeland Jago Douma 3a7cf40aaa
Mode to modern phpunit 6 years ago
Roeland Jago Douma c007ca624f
Make phpunit8 compatible 6 years ago
Roeland Jago Douma 68748d4f85
Some php-cs fixes 6 years ago
Julius Härtl b9a87a69cf
Use IAccountManager constants 7 years ago
Julius Härtl 9381e681a9
Add tests for new account api classes 7 years ago
Morris Jobke 43e498844e
Use ::class in test mocks 8 years ago
Bjoern Schiessle 5fa0e6df39
fix email verification status 9 years ago