Commit Graph

97 Commits (refactUserIdHandling)

Author SHA1 Message Date
Côme Chilliet 3c80b7f2b3
fix: Use strict array comparisons in lib/ 2 months ago
provokateurin bede81391b
fix(Accounts): Add back v2 scope migration 6 months ago
yemkareems aa227f1c55 feat: add bluesky to accounts, show the same in profile edit and visibility option, in view profile and also in sharing tab 7 months ago
Ferdinand Thiessen 47e77f27c3
chore(AccountManager): adjust code style for cs-fixer 8 months ago
諏訪子 30fc680086 fix(settings): add link check in webfinger 9 months ago
諏訪子 ef0729f23e fix(settings): change Mastodon only URI to webfinger 9 months ago
Ferdinand Thiessen 1b273b8c2c
chore(IAccountManager): remove deprecated visibility constants 10 months ago
Ferdinand Thiessen fbef47a5d7
fix(AccountManager): Sanitize social media handles 1 year ago
Git'Fellow c254855222 chore(db): Correctly apply query types 1 year ago
John Molakvoæ (skjnldsv) 26abc86eca
feat: add profile pronouns 1 year ago
Jake Nabasny f863290572
feat(ldap): sync additional properties to profile and SAB 2 years ago
Andy Scherzinger dae7c159f7
chore: Add SPDX header 2 years ago
Joas Schilling aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1 2 years ago
Joas Schilling 0956b493b6
fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usage 2 years ago
Max 99a4a9cd09 fix: always use display name from correct backend 3 years ago
Joas Schilling 68fc9b48c2
feat!: Migrate AccountManager event to typed event 3 years ago
Faraz Samapoor 0133515644 Renames the property to improve the code readbility/clarity. 3 years ago
Faraz Samapoor 8cb078b58c Fixes testcase errors. 3 years ago
Faraz Samapoor a1acacf032 Fixes Psalm error. 3 years ago
Faraz Samapoor ed972439fc Refactors lib/private/Accounts. 3 years ago
Christoph Wurst b8c61b3515 fix(caching): Avoid checking existence before fetching 3 years ago
Joas Schilling 4809e8d9a9
fix(CI): Satisfy psalm by removing a now obsolete type check 3 years ago
Faraz Samapoor e7cc7653b8 Refactors "strpos" calls in lib/private to improve code readability. 3 years ago
Carl Schwan d1209d8302 Rename mastodon to fediverse 3 years ago
Carl Schwan 86d9626901 Add mastodon personal info field 3 years ago
Carl Schwan d5c23dbb9f Move CappedMemoryCache to OCP 4 years ago
Joas Schilling 3235785c24
Fix exception handling when profile data is too long 4 years ago
Thomas Citharel 4d26a9afa0
Allow to tweak default scopes for accounts 4 years ago
Carl Schwan eef973e85b Minor optimizations for saving user personal information 4 years ago
Carl Schwan 9cb992e93c Cache account information 4 years ago
Christopher Ng 108abd77ed Add profile default setting for admin 4 years ago
Carl Schwan 6312c0df69
Check style update 4 years ago
Christopher Ng 19a3656fd9 Fix email verification 4 years ago
Arthur Schiwon 998144f832
Obey col length of 255 to insert and search in accounts_data 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 5 years ago
Arthur Schiwon ad0a11b2bf
cleanup 5 years ago
Arthur Schiwon 506227b509
adjust internal data handling logic to fix store and load 5 years ago
Arthur Schiwon c7bf4295cc
adjust email verification checker 5 years ago
Arthur Schiwon d64411e9df
fix code style 5 years ago
Arthur Schiwon 3d6ffd3da2
adjust verification state updater method 5 years ago
Arthur Schiwon af3fdbea7b
make AccountManager actually write multi value properties 5 years ago
Arthur Schiwon 13818005a3
prov api reports additional emails on getUser 5 years ago
John Molakvoæ (skjnldsv) 215aef3cbd
Update php licenses 5 years ago
Arthur Schiwon 35d5395089
psalm happiness 5 years ago
Arthur Schiwon 2701c3e7dc
fix code style 5 years ago
Arthur Schiwon 44827e37c0
allow interacting with IAccountPropertyCollections 5 years ago
Arthur Schiwon 839bff1641
deal with property collections when fetching users (with update) 5 years ago
Arthur Schiwon 956bfba2e2
refactor validators and sanitizers 5 years ago