Commit Graph

139 Commits (fe1f82142213b40239032eb7f75835d0d19ae11c)

Author SHA1 Message Date
Matt Baer d08f067e9c Change copyright notices to Musing Studio LLC 2 years ago
Matt Baer 4680e2e046 Show post excerpt in stats list when no post title 3 years ago
Matt Baer d1e6daee16 Fix monetization_pointer upsert query for SQLite 3 years ago
Matt Baer 3270470b68 Ignore post `created` date when empty on publish 3 years ago
mnlg ae7e42e24e Fix date format in anonymous posts 3 years ago
mnlg 5be1938a8a Fix Gopher collections query 3 years ago
Matt Baer 6b336e22aa Log user out when authenticated as deleted user 3 years ago
Matt Baer 1bdcf7096a Fix "Collection.hostName is empty!" log on Stats page 3 years ago
Matt Baer e42ba392c6 Support Web Monetized split content 4 years ago
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