Commit Graph

90 Commits (f846cada4b5159c7467e7d865684ba6705e216cc)

Author SHA1 Message Date
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
Rob Loranger b373aad298
prevent future posts from showing in pins 5 years ago
Matt Baer f8d57d9e75 Return correct `public` state on collection creation 5 years ago
Matt Baer afadf6fdf6 Set default visibility in datastore.CreateCollection 5 years ago
Matt Baer df078c569d Accept config.Config in datastore.CreateUser() 5 years ago
Matt Baer ff7828c558 Link hashtags to Reader when Chorus mode enabled 5 years ago
Matt Baer a75b45f060 Support configuring default collection visibility 5 years ago
Matt Baer f6f116d672 Fix missing hostname when publishing via API 5 years ago
Matt Baer 909976dd90 Don't consider post unpublished when title exists 5 years ago
Michael Demetriou a102f97c3e Fix #96 5 years ago
Michael Demetriou aeab30db8a Fix #96 6 years ago
Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 6 years ago
Michael Demetriou 9570388d1d Fix #96 6 years ago
Noëlle Anthony f271e53925 Update GetPosts() docstring 6 years ago
Noëlle Anthony 95e84a1d0e Change GetPosts() to have includePinned parameter, change all calls to match 6 years ago
Matt Baer 9e43b04f04 Make Keychain struct public 6 years ago
Matt Baer d8937e89a8 Make App struct public 6 years ago
Matt Baer 9cb0f80921 Support changing instance page titles 6 years ago
Matt Baer a850fa14cd Move instance page editing to dedicated section 6 years ago
Matt Baer 372b4e5dcd Fix nil pointer when navigating to bad invite URL 6 years ago
Matt Baer 70e823d6ab Support user invites 6 years ago
Matt Baer 062ae0e16a Initialize db on single-user instance config 6 years ago
Matt Baer 8a555567a6 Fix tagged posts SQLite query 6 years ago
Matt Baer 1c58c64c7c Fix SQLite deadlock when creating user 6 years ago
Matt Baer bf7d422039 Add pager to admin user list 6 years ago
Matt Baer 3d301c97e9 Fix admin user paging query 6 years ago
Matt Baer 0e722de82c Add admin user list 6 years ago