Commit Graph

1512 Commits (1bf3ad7ed9bc2b49ffde8a862317f8263dc4e663)

Author SHA1 Message Date
Daniel Supernault fe8728c0ba
Update Direct Messages, fix api endpoint 3 years ago
Daniel Supernault a2305d5fdc
Added `/api/v1.1/accounts/app/settings` endpoint and UserAppSettings model to store app specific settings 3 years ago
Daniel Supernault 992d910b9c
Added `following_since` attribute to `/api/v1/accounts/relationships` endpoint when `_pe=1` (pixelfed entity) parameter is present 3 years ago
Daniel Supernault 0f803446dd
Update EditHistoryModal, fix caption rendering 3 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 3 years ago
Daniel Supernault 221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 3 years ago
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 3 years ago
Daniel Supernault c54cdd3eb4
Update ApiV1Controller, add idempotency-key support to /api/v1/statuses endpoint 3 years ago
Daniel Supernault 4973cb4611
Update MediaController, add fallback for local files that are later stored on S3 but still are referenced in cached objects remotely 3 years ago
Daniel Supernault c6ffda9618
Update admin moderation logic, only re-add top level posts 3 years ago
Daniel Supernault 79bcaadd49
Update ApiV1Controller, filter muted/blocked accounts from tag timeline. 3 years ago
Daniel Supernault f42c114058
Update ApiV1Controller, filter muted/blocked accounts from tag timeline. 3 years ago
Daniel Supernault 3662d3defe
Update Settings, allow users to disable atom feeds 3 years ago
Daniel Supernault dd2f5bb96a
Update ProfileController, require login to view spam accounts, and disable profile embeds for spam accounts 3 years ago
Daniel Supernault c167af43a4
Update StatusController, disable embeds from spam accounts 3 years ago
Daniel Supernault ae0d5d2d40
Update AdminReportController 3 years ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 3 years ago
Daniel Supernault 6a2daf1f63
Update ApiControllers, remove cloud ip blocks 3 years ago
Daniel Supernault a91a5e4872
Update StatusEntityLexer, stop saving entities 3 years ago
Daniel Supernault 588ca653a8
Update admin autospam apis, remove autospam warning notifications when appropriate 3 years ago
Daniel Supernault 6cdb5bc672
Update Notification logic, remove message and rendered fields 3 years ago
Daniel Supernault 167dbcdd43
Add /api/v2/instance api endpoint 3 years ago
Daniel Supernault 0b42fe0f00
Update HashtagService 3 years ago
Daniel Supernault b5fe956acf
Add `only_media` support to /api/v1/timelines/tag/:id api endpoint 3 years ago
Daniel Supernault 521b3b4c82
Add /api/v1/tags/:id api endpoint 3 years ago
Daniel Supernault 4d997bb959
Add /api/v1/tags/:id/follow and /api/v1/tags/:id/unfollow api endpoints 3 years ago
Daniel Supernault 175a848665
Add /api/v1/followed_tags api endpoint 3 years ago
Daniel Supernault fc1a385cfd
Update ApiV1Controller, fix hashtag timeline 3 years ago
Daniel Supernault db2da84bec
Update LandingController, fix config_cache api check 3 years ago
Daniel Supernault ccbba56633
Update AdminSettingsController 3 years ago
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 3 years ago
Daniel Supernault 37bd2ee51b
Update ApiV1Controller, fix trending accounts format. Closes #4356 3 years ago
Daniel Supernault 633351f6dc
Update StoryController, show active self stories on home timeline 3 years ago
Daniel Supernault 3dac45f388
Update AdminController, fix custom emoji domain search on postgres. Closes #4333 3 years ago
Daniel Supernault 055aa6b39f
Update ApiV1Controller and DiscoverController, fix postgres hashtag search 3 years ago
Daniel Supernault d563901622
Update ApiV1Controller 3 years ago
Daniel Supernault 0ab5b96a00
Update ResetPasswordController, add captcha support, improve security and a new redesigned view 3 years ago
Daniel Supernault f6e7ff649e
Update ForgotPasswordController, add captcha support, improve security and a new redesigned view 3 years ago
Daniel Supernault 506f95c6b1
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 3 years ago
Daniel Supernault 1bbee6d07b
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met 3 years ago
Robert von Burg 7e8938d749
[Fix] Don't count inactive accounts for registration blocking 3 years ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 3 years ago
Daniel Supernault ae6dd4e3a2
Update pipeline dispatch, replace dispatchSync with dispatch 3 years ago
Daniel Supernault 9873913921
Update ApiV1Controller, fix account blocks.Closes #4304 3 years ago
Daniel Supernault d4c967de98
Update RegisterController, store client ip during registration 3 years ago
Daniel Supernault 50ab2e2039
Add cloud ip bans to BouncerService 3 years ago
Daniel Supernault 849e510311
Update db:raw queries to support laravel v10 3 years ago
Daniel Supernault b1f95a7213
Bump laravel, v9 => v10 3 years ago
Daniel Supernault f17ca9d904
Update HttpSignature 3 years ago
Daniel Supernault 385c166944
Update LandingController 3 years ago