Commit Graph

50 Commits (21d3a0f8b660b93ff136843f05cb2ef178fbd73c)

Author SHA1 Message Date
Daniel Supernault fe7687851c
Update AccountController, refresh relationship after handling follow request
Daniel Supernault 6f1b02456f
Update AccountController, refresh RelationshipService on mute/blocks
Daniel Supernault 0e892bb3fd
Update AccountController
Daniel Supernault 37abcf3898
Update public timeline api, use cached sorted set and client side block/mute filtering
Daniel Supernault af7face4da
Add Network Timeline
Daniel Supernault 1fb7e2b2c9
Update AccountController, add mutes and blocks endpoint to pixelfed api
Daniel Supernault 4a14e970f0
Update Profile model, improve counter caching
Daniel Supernault d63569c120
Add Direct Messages
Daniel Supernault 2c440b4882
Update AccountController, prevent blocking admins
Daniel Supernault 6074c56838
Update AccountController
Daniel Supernault 483548e217
Update AccountController, add followRequestJson method
Daniel Supernault 0c82c97069
Added trusted devices to sudo mode
Daniel Supernault 6a16559132
Update DangerZone/Sudo middleware
Daniel Supernault 829c41e16f
Update password reset ttl, now expires after 24 hours
Daniel Supernault c369882b48
Update Redis namespace
Daniel Supernault 1d45e5655d
Update AccountController
Daniel Supernault 213fba725e
Update AccountController
Daniel Supernault 73bacf5b8d
Update AccountController
Daniel Supernault b41b724803
Update AccountController
Daniel Supernault a10e30aefd
Update AccountController
Daniel Supernault f0fd072086
Add Direct view/method
Daniel Supernault e4e6f10c90
Update AccountController
Daniel Supernault 0ff56bbe35
Update AccountController
Daniel Supernault 3a38c7386b
Update AccountController, allow 2FA backup codes
Daniel Supernault 20fa6fd8e7
Update AccountController
Daniel Supernault c40b4f5cfd
Update AccountController
Daniel Supernault 10cfb02a9e
Update AccountController. Fixes
Daniel Supernault da2777d52f
Update AccountController
Daniel Supernault 6e798f3f75
Update AccountController
Daniel Supernault 9154b3d630
Update AccountController
Daniel Supernault ef3edc185d
Update 2fa, logout user after two failed attempts
Daniel Supernault 614b951c5e
Update AccountController
Daniel Supernault 6d890aaf7f
Prepare 2FA
Daniel Supernault 599844b2fb
Update AccountController, fix
Daniel Supernault d90cfffa3f
Update DangerZone middleware to use session instead of cookie
Daniel Supernault 336deae05b
Update AccountController
Daniel Supernault b5a4e45ccb
Update AccountController
daniel b8abbdd90f Apply fixes from StyleCI
Daniel Supernault 18cd857e90
Update AccountController
Angristan dffdd96c44 Fix typo
Daniel Supernault b35e6d0366
Update AccountController
Daniel Supernault 593d532236 Update AccountController
Daniel Supernault 9fdce89526 Update AccountController
Daniel Supernault aa32b8020c Update status template
Daniel Supernault a415b421cb Add Email Verification
Daniel Supernault 545efbeee3 Update AccountController, add pagination to notifications
Daniel Supernault eaf465914a Add comment notifications
Daniel Supernault e37108c544 Update AccountController, fix hydrateNotifications()
Notifications expect a collection, not a vanilla array.
Daniel Supernault 1406f467a0 Add basic notification support
Daniel Supernault e1faa17bd5 Add AccountController