Shlee
|
5d38faa257
|
Merge pull request #7166 from shleeable/fix/dangerzone-logout-clear-2fa-session
Invalidate session on DangerZone forced logout to clear 2FA state
|
3 weeks ago |
Your Name
|
58e8a4922d
|
Invalidate session on DangerZone forced logout to clear 2FA state
|
3 weeks ago |
Shlee
|
e60082b9b9
|
Merge pull request #7165 from shleeable/fix/media-blocklist-indexed-lookup
Use indexed query for media blocklist lookups and allow removing inactive hashes
|
3 weeks ago |
Your Name
|
e8f2b06afe
|
Use indexed query for media blocklist lookups and allow removing inactive hashes
|
3 weeks ago |
Shlee
|
9cf879d375
|
Merge pull request #7163 from shleeable/fix/status-lexer-no-autolink-fanout
Deliver posts regardless of profile no_autolink flag
|
3 weeks ago |
Your Name
|
9e14151228
|
Deliver posts regardless of profile no_autolink flag
|
3 weeks ago |
Your Name
|
742c1a6bc8
|
Require dangerzone sudo mode on curated register, shadow filter and page admin controllers
|
3 weeks ago |
Your Name
|
68becbe2cc
|
lint
|
3 weeks ago |
Shlee
|
97b5d2f180
|
Merge pull request #7159 from shleeable/fix/directory-exclude-private-profiles
Exclude private profiles from public directory and clear suggestable on going private
|
3 weeks ago |
Your Name
|
1581863093
|
Exclude private profiles from public directory and clear suggestable on going private
|
3 weeks ago |
Shlee
|
903c191f10
|
Merge pull request #7158 from shleeable/fix/2fa-logout-session-cleanup
Clear 2FA session state on forced logout after failed attempts
|
3 weeks ago |
Your Name
|
97f1a097ff
|
Clear 2FA session state on forced logout after failed attempts
|
3 weeks ago |
Shlee
|
eaadf425f2
|
Merge pull request #7157 from shleeable/fix/dangerzone-oidc-per-user
Scope DangerZone OIDC sudo bypass to OIDC-registered users
|
3 weeks ago |
Your Name
|
7483a4b05b
|
Scope DangerZone OIDC sudo bypass to OIDC-registered users
|
3 weeks ago |
Shlee
|
72f0990dd8
|
Merge pull request #7156 from shleeable/fix/network-timeline-null-account
Filter null-account statuses from non-cached network timeline
|
3 weeks ago |
Shlee
|
e65a17c175
|
Merge pull request #7155 from shleeable/fix/get-or-fetch-remote-profile-fallback
Fall back to stored profile when remote refresh fails
|
3 weeks ago |
Your Name
|
917a13d4a7
|
Filter null-account statuses from non-cached network timeline
|
3 weeks ago |
Your Name
|
73fb5ed696
|
Fall back to stored profile when remote refresh fails
|
3 weeks ago |
Your Name
|
444c796bac
|
Trigger StatusHashtag observer on deletion to keep cached_count accurate
|
3 weeks ago |
Shlee
|
5bd33640fe
|
Merge pull request #7151 from shleeable/fix/status-dedupe-deterministic
Deterministically keep earliest status per uri in dedupe command
|
3 weeks ago |
Your Name
|
e360fab619
|
Deterministically keep earliest status per uri in dedupe command
|
3 weeks ago |
Shlee
|
189408edf0
|
Merge pull request #7149 from shleeable/fix/authorize-interaction-intended-redirect
Use intended-redirect session for authorize_interaction guest login
|
3 weeks ago |
Your Name
|
0234a305ae
|
Use intended-redirect session for authorize_interaction guest login
|
3 weeks ago |
Your Name
|
1ffda3eba9
|
Federate unlike before deleting Like so retries can deliver
|
3 weeks ago |
Your Name
|
eb9bd11303
|
Apply Pint lint fixes to session test files
|
3 weeks ago |
Shlee
|
46fb9613e3
|
Merge pull request #7146 from shleeable/fix/2fa-checkpoint-throttle
Rate limit and audit-log 2FA checkpoint verification
|
3 weeks ago |
Your Name
|
8cebb24c04
|
Rate limit and audit-log 2FA checkpoint verification
|
3 weeks ago |
Shlee
|
0ebe1f8fb1
|
Merge pull request #7145 from shleeable/fix/media-blocklist-check-before-store
Check media blocklist before storing uploads to prevent orphaned files
|
3 weeks ago |
Your Name
|
ec6827bae2
|
Check media blocklist before storing uploads to prevent orphaned files
|
3 weeks ago |
Shlee
|
c3e01f86cf
|
Merge pull request #7144 from shleeable/fix/curated-register-email-escape
Escape user-provided content in curated register admin emails
|
3 weeks ago |
Your Name
|
4df40cb772
|
Escape user-provided content in curated register admin emails
|
3 weeks ago |
Shlee
|
cecdad5b53
|
Merge pull request #7143 from shleeable/fix/search-controller-pgsql-ilike
Use ILIKE for case-insensitive search on PostgreSQL
|
3 weeks ago |
Your Name
|
613cf413de
|
Use ILIKE for case-insensitive search on PostgreSQL
|
3 weeks ago |
Shlee
|
173abef5c5
|
Merge pull request #7142 from shleeable/fix/reblog-duplicate-dispatch
Only dispatch SharePipeline for newly-created reblogs
|
3 weeks ago |
Your Name
|
d190ba7b66
|
Only dispatch SharePipeline for newly-created reblogs
|
3 weeks ago |
Shlee
|
0fc121b685
|
Merge pull request #7134 from shleeable/fix/storyfetch-ssrf
Route StoryFetch outbound requests through SSRF-hardened fetch service
|
3 weeks ago |
Shlee
|
58c83a2c6b
|
Merge pull request #7141 from shleeable/fix/import-instagram-missing-profile
Drop Instagram import job when profile is missing instead of crashing
|
3 weeks ago |
Your Name
|
922d7f766e
|
Drop Instagram import job when profile is missing instead of crashing
|
3 weeks ago |
Shlee
|
ee64de9df4
|
Merge pull request #7140 from shleeable/fix/user-account-delete-user-agent
Send Pixelfed User-Agent on federated account deletion deliveries
|
3 weeks ago |
Shlee
|
ae31ed8e66
|
Merge pull request #7137 from shleeable/fix/story-remote-expiry-cache
Invalidate latest-story cache on remote story expiry and null-guard l…
|
3 weeks ago |
Your Name
|
327348be02
|
Send Pixelfed User-Agent on federated account deletion deliveries
|
3 weeks ago |
Your Name
|
53ad34b321
|
Ignore own row when validating email update uniqueness
|
3 weeks ago |
Your Name
|
9850aac676
|
Invalidate latest-story cache on remote story expiry and null-guard latest()
|
3 weeks ago |
Shlee
|
9c5be0e271
|
Merge pull request #7136 from shleeable/fix/custom-filter-rate-limit-ttl
Fix custom filter rate-limit counter never expiring
|
3 weeks ago |
Your Name
|
63e3c95fae
|
Fix custom filter rate-limit counter never expiring
|
3 weeks ago |
Your Name
|
afcb68c183
|
Fix registration form redirecting when max_users is falsy
|
3 weeks ago |
Your Name
|
9e84ad261d
|
Route StoryFetch outbound requests through SSRF-hardened fetch service
|
3 weeks ago |
Shlee
|
daf83fd564
|
Merge pull request #7132 from shleeable/fix/pat-renew-kill-switch
Enforce pat_enabled kill-switch on personal access token renew
|
3 weeks ago |
Shlee
|
a546c4982a
|
Merge pull request #7133 from shleeable/fix/remote-auth-domain-compatible-guard
Fix isDomainCompatible throwing on non-json beagle response
|
3 weeks ago |
Your Name
|
d51cf4ccc9
|
Fix isDomainCompatible throwing on non-json beagle response
|
3 weeks ago |