Commit Graph

57 Commits

Author SHA1 Message Date
Spine
ec2b8d8f64 show invite source in invite pool 2025-07-28 16:55:16 +02:00
Spine
6504a99dbb unit test user last access refresh methods 2025-07-28 16:55:16 +02:00
Spine
a6a2028414 audit trail: stop updating AdminComments 2025-05-23 14:41:16 +02:00
Spine
e86508f0f7 restore double checkboxes for user custom privs 2025-02-24 14:37:56 +01:00
Spine
f6a1d8bcbd images in user titles are always cached 2025-02-24 14:37:56 +01:00
itismadness
b0672f7298 Add STATIC_SERVER to SCSS files 2025-02-24 14:37:56 +01:00
Spine
a763b750e0 show referral id in sidebar 2025-02-24 14:37:55 +01:00
Spine
bc0abd7d38 sign list of ids in better download list 2024-12-20 09:39:21 +01:00
Spine
683228acc2 enable PSR1.Classes.ClassDeclaration and PSR1.Files.SideEffects 2024-12-20 09:39:21 +01:00
Spine
5d2faf4554 fix phpunit autoload and remove require'd files 2024-12-20 09:39:20 +01:00
Spine
759ced0a7d revamp geodistribution stats 2024-12-20 09:39:20 +01:00
Spine
6a627f9e3f further request context refactoring 2024-12-20 09:39:20 +01:00
Spine
df00894cbf change torrents.info_hash from blob to binary(20) 2024-08-02 13:11:39 +02:00
sheepish
f5890e2663 merge User::updatePassword and User::recordPasswordChange 2024-04-07 19:57:41 +02:00
Spine
3bfab2f7ae LoginWatch uses Manager\IPv4 to set address bans 2024-04-07 19:56:42 +02:00
sheepish
b962eeb2b7 tame login watch 2024-04-07 19:56:42 +02:00
Spine
b61ee988ce add phpmd and tidy up some unused variables 2024-04-07 19:56:42 +02:00
Spine
338a1feb54 apply phpcs PSR2.Methods.FunctionClosingBrace PSR12.Classes.ClassInstantiation 2024-04-07 19:46:30 +02:00
Spine
cf8ad21593 move users_info update into modify() 2024-04-07 19:38:23 +02:00
Spine
7a4223d13f appify forum transitions 2024-04-07 19:38:07 +02:00
Spine
a4b94dd3e5 fix naming of user navigation methods 2024-04-07 19:36:57 +02:00
Spine
3d5407a7f6 move secondary class logic to User/Privilege 2024-01-31 09:38:39 +01:00
Spine
092f2fce2b userclass promotion takes into account spent request votes 2024-01-31 09:38:38 +01:00
Spine
96ac98327d flush id cache of removed user 2024-01-31 09:38:38 +01:00
itismadness
bb5e7ef613 Fix PHP warning on viewing user page without next class 2024-01-01 13:23:44 +01:00
Spine
2fdae1d070 refactor user ip address functionality 2024-01-01 13:23:44 +01:00
Spine
af8a5b4936 pass user objects to Forum methods 2024-01-01 13:16:17 +01:00
Spine
5c42da97a3 PMs are sent by creating a conversation in an Inbox 2024-01-01 13:15:58 +01:00
sheepish
f0f1c817e4 fix + refactor warning creation 2024-01-01 13:14:00 +01:00
Spine
2644b72ef5 use the existing method to update a passkey 2023-11-20 21:09:16 +01:00
Spine
b26dde5418 fix "Server busy" message 2023-11-20 21:09:16 +01:00
Spine
4b6c8e2f47 recruiters can set an external profile 2023-11-20 21:09:15 +01:00
Spine
a3508bced0 make last.fm great again 2023-11-20 21:09:15 +01:00
Spine
58d4a46283 unit tests for user email history 2023-11-20 21:09:15 +01:00
Spine
f5f915764b fix flaky tests that fail at UTC midnight 2023-11-20 21:09:15 +01:00
Spine
5bfc023110 move invite functionality to User\Invite 2023-11-20 21:09:15 +01:00
Spine
8d8cf523a9 phpstan more things 2023-11-20 19:56:00 +01:00
Spine
ec53d1f6a3 refactor User\Snatch 2023-11-20 19:54:40 +01:00
Spine
267f2e1735 remove old phpcs exclusions 2023-10-15 17:50:10 +02:00
Spine
5e12a0a4a2 refactor common BaseUser methods 2023-09-19 13:22:00 +02:00
Spine
e72d09ad1d revamp how inactive users are deactivated 2023-09-19 13:15:43 +02:00
Spine
e6013cf123 Display the list of revoked tokens; more User unit tests 2023-09-19 13:15:43 +02:00
Spine
310fa5933f move next class down column and add tests 2023-09-19 09:28:40 +02:00
Spine
7f2577b616 check username validity before attempting to find user 2023-06-28 19:56:56 +02:00
Spine
73ae95896e BaseObject::setField() signals intention more clearly than setUpdate() 2023-06-28 19:55:32 +02:00
Spine
df8ce7c79d drop obsolete columns in users_info 2023-06-28 09:52:07 +02:00
Spine
7ef78ec95c handle user warnings in a separate table 2023-06-28 09:51:23 +02:00
Spine
23a22acdf7 move some more columns from users_info to users_main 2023-06-28 09:50:48 +02:00
Spine
55f79c540c User info flags to attr 2023-06-28 09:50:00 +02:00
Spine
412d4388ef Twig filter to generate a local user avatar url 2023-06-28 09:47:31 +02:00