Commit Graph

126 Commits (9341784c0c062556d8b04e575b6f02583916d54c)

Author SHA1 Message Date
Matt Baer 85fb2a952b Support setting `description` on user registration 4 years ago
Matt Baer 2938bba15a Support updating collection only with monetization_pointer 4 years ago
Matt Baer 484d2736ce Update repo URL to writefreely org 4 years ago
Matt Baer 64f1d71524 Remove writeas/nerds/store dependency 4 years ago
Matt Baer 2d38e8b65e Create coll post with the provided slug, if exists 4 years ago
Matt Baer 13a3a68d54 Validate and trim spaces on WM pointer 4 years ago
Matt Baer ec7b299fd3 Enable updating WM payment pointer via API and Customize page 4 years ago
Matt Baer 21e9b4a667 Run `go fmt` on database.go 4 years ago
Matt Baer 13eb51913e Support Web Monetization via backend attribute 4 years ago
prichier ab285644a0 Fix: signup methods mutually exclusive 4 years ago
Matt Baer 7fa78c2255 Move fakeAPInstances to web-core/silobridge package 4 years ago
Matt Baer 7eeba4dc9e Limit initial draft post loading to 10 posts 4 years ago
Matt Baer a25664bb97 Support post signatures 4 years ago
Matt Baer 507acc7e1c Support AP-style mentions of centralized social media accounts 5 years ago
Matt Baer cceea03076 Ignore "collation mix" errors in GetCollectionRedirect() 5 years ago
prichier 724ab34006 Fix: option name from allow_logout to allow_disconnect 5 years ago
prichier fe7ff38bd8 Manage generic Oauth buttons on Account Settings 5 years ago
Matt Baer 5400f416c0 Reduce db calls on normal invite-based signup 5 years ago
Matt Baer ca4a576c31 Support OAuth registration with invite code 5 years ago
Matt Baer 9e25979e37 Run go fmt on modified GitLab files 5 years ago
Matt Baer 0285a9b0bd Show 503 page on collections under high load 5 years ago
Matt Baer 97aec9c158 Fix error / info logging around AP mentions 5 years ago
Matt Baer 471a9e0602 Store AP handles consistently 5 years ago
Kyle Robbertze c292512b9d add Gitlab OAuth 5 years ago
Matt Baer 6aa8de3a4b Add Gopher support 5 years ago
Matt Baer 7fe281df69 Use NULL for new attach_user_id column 5 years ago
Matt Baer af14bcbb78 Clean up oauth_users table on account deletion 5 years ago
Matt Baer c9faff178d Don't float posts on account deletion 5 years ago
Matt Baer 9589612d0e Add TODOs for improving GetProfilePageFromHandle() 5 years ago
Matt Baer bb63e64883 Clean up getProfilePageFromHandle 5 years ago
Matt Baer 51700cc7da Ignore "mix of collations" error on invite SELECT 5 years ago
Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 5 years ago
Nick Gerakines b5f716135b Changed oauth table names per PR feedback. T705 5 years ago
Nick Gerakines cf87ae9096 Code cleanup in prep for PR. T710 5 years ago
Nick Gerakines 462f87919a Feature complete on MVP slack auth integration. T710 5 years ago
Nick Gerakines 13121cb266 Merging T705-oauth into T710-oauth-slack. T705,T710 5 years ago
Nick Gerakines 4266154749 Code cleanup from PR 255 feedback. T705 5 years ago
Nick Gerakines bf3b6a5ba0 Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 5 years ago
Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 5 years ago
Rob Loranger 7e014ca659
Rename Suspend status to Silence 5 years ago
Matt Baer 7f96e8c384 Rename UserSuspended to UserSilenced 5 years ago
Matt Baer f7550a0da8 Change more suspension check logic 5 years ago
Rob Loranger 41166e5c35
CLI delete account by username and delete posts 5 years ago
Rob Loranger c87ca11a52
add account deletion 5 years ago
Rob Loranger f85f0751a3
address PR comments 5 years ago
Michael Demetriou db14f04b59 Redirects from the intermediate page work and if there's an old mention 5 years ago
Rob Loranger d954b7c8e3
add user invite instructions 5 years ago
Rob Loranger 77f7b4a522
Add account suspension features 5 years ago
Rob Loranger 55dc1917fe
use established future posts pattern 5 years ago
Rob Loranger ca957c4b6d
fix missing collection hostname 5 years ago