Commit Graph

436 Commits (6ab6e948023b2a8c05335e2bdaea9ffa903bf06a)

Author SHA1 Message Date
ansuz c1f9d11333 delay working on some flagged issues till next release
ansuz 1c08a27f60 fix a newly introduced reference error
ansuz a33774aa6f properly abort from channel archival if no metadata is returned
and add some logging when trimming history
ansuz 854a635c5f remove hardcoded translations and defer non-blocking issues till the next release
ansuz 9bb884cac6 fix a type error caused by (my) invalid API use
ansuz f13b82bdf6 disable integrated eviction by default
we'll implement an admin panel checkbox to enable it later
ansuz 7bdabb5cbc archive blocks before overwriting them
ansuz 1c1dc421a3 fix broken block archival
ansuz f7f2146fa5 miscellaneous cleanup and notes
ansuz d27cbb69dc filter email and instance purpose from telemetry unless we have consent
ansuz 76b90d3c8a correct a few more places where the client expected hashes in pin responses
or where the server incorrectly provided them
ansuz 8e725f3d7c stop returning the hash of all user pins after pinning
the client doesn't use it and it's CPU-intensive
ansuz 7c7acbeae6 delegate block validation to workers
ansuz ba1a7b37e1 separate validation and storage methods for blocks
ansuz 9806d718d5 implement block archival
ansuz caece0123e archive pin logs instead of removing them outright
ansuz 3cbf4c9d6f save instancePurpose choice to server from admin panel
ansuz 9027409ce5 serverside components of instancePurpose flag
ansuz f5e91ef3ef provide installMethod detail in server telemetry
ansuz bb7c40237b detect new versions in server telemetry responses
ansuz 2fd812ff36 WIP admin translations and update available button
ansuz 98c8d7086f include instance version in Env
ansuz 41db88a360 WIP admin 'network' panel
ansuz eea0688879 log messages which fail signature validation
ansuz 87c6e3270d make a note about restricting channel creation to registered users
ansuz 62f8fb93b5 take notes of desirable admin RPC commands
yflory 7a682397e2 Add checkup test about Google's Floc
ansuz eb32651c67 leave some notes about a minor race condition
ansuz 30fc2a5edf Merge branch 'staging' into restricted-registration
ansuz 8c61948d02 implement SET_ADMIN_EMAIL and SET_SUPPORT_MAILBOX decrees
and update changelog
ansuz 729d51fb9b update block storage APIs
ansuz 15a8284a30 add some logging and avoid some errors
ansuz 18c73ad282 WIP working password change with restricted registration
ansuz 8896391536 refactor writeLoginBlock to account for more asynchronous flow
ansuz 50045c08d0 WIP restrict registration
ansuz 15d6f573e7 don't send DUPLICATE error
ansuz 75a316e70d adjust or remove comments
yflory 6027123d12 Fix maintenance
yflory 7f44009617 Better validation function in decrees
ansuz 4e3a7fef24 add notes from our review
ansuz 67af5c220c server notes
yflory 8f679c141c Broadcast update
yflory 96892bff48 Merge branch 'staging' into broadcast
yflory 6f1caf3540 Fix team creation
ansuz 75f9459950 leave a FIXME in the server
ansuz 5eddb41d77 add more background info for some protocol semantics
yflory ed09b92592 Fix deleted pad restored corrupted from cache
yflory 7971a6d267 Major broadcast refactoring
yflory dbce0fe429 Use 33 characters admin channels
ansuz 5f269fbe53 Merge branch 'soon' into staging