90 コミット (f846cada4b5159c7467e7d865684ba6705e216cc)

作成者 SHA1 メッセージ 日付
  Matt Baer af14bcbb78 Clean up oauth_users table on account deletion 4年前
  Matt Baer c9faff178d Don't float posts on account deletion 4年前
  Matt Baer 9589612d0e Add TODOs for improving GetProfilePageFromHandle() 4年前
  Matt Baer bb63e64883 Clean up getProfilePageFromHandle 4年前
  Matt Baer 51700cc7da Ignore "mix of collations" error on invite SELECT 4年前
  Nick Gerakines c0317b4e93 Implemented oauth attach functionality, oauth detach functionality, and required data migration. T713 4年前
  Nick Gerakines b5f716135b Changed oauth table names per PR feedback. T705 4年前
  Nick Gerakines cf87ae9096 Code cleanup in prep for PR. T710 4年前
  Nick Gerakines 462f87919a Feature complete on MVP slack auth integration. T710 4年前
  Nick Gerakines 13121cb266 Merging T705-oauth into T710-oauth-slack. T705,T710 4年前
  Nick Gerakines 4266154749 Code cleanup from PR 255 feedback. T705 4年前
  Nick Gerakines bf3b6a5ba0 Unit tests, integration testing, and code cleanup for oauth support. Part of T705. 4年前
  Nick Gerakines 7a0863f71b Added oauth handlers and tests with mocks. Part of T705. 4年前
  Rob Loranger 7e014ca659
Rename Suspend status to Silence 4年前
  Matt Baer 7f96e8c384 Rename UserSuspended to UserSilenced 4年前
  Matt Baer f7550a0da8 Change more suspension check logic 4年前
  Rob Loranger 41166e5c35
CLI delete account by username and delete posts 4年前
  Rob Loranger c87ca11a52
add account deletion 4年前
  Rob Loranger f85f0751a3
address PR comments 4年前
  Michael Demetriou db14f04b59 Redirects from the intermediate page work and if there's an old mention 4年前
  Rob Loranger d954b7c8e3
add user invite instructions 4年前
  Rob Loranger 77f7b4a522
Add account suspension features 4年前
  Rob Loranger 55dc1917fe
use established future posts pattern 4年前
  Rob Loranger ca957c4b6d
fix missing collection hostname 4年前
  Rob Loranger b373aad298
prevent future posts from showing in pins 4年前
  Matt Baer f8d57d9e75 Return correct `public` state on collection creation 4年前
  Matt Baer afadf6fdf6 Set default visibility in datastore.CreateCollection 4年前
  Matt Baer df078c569d Accept config.Config in datastore.CreateUser() 4年前
  Matt Baer ff7828c558 Link hashtags to Reader when Chorus mode enabled 4年前
  Matt Baer a75b45f060 Support configuring default collection visibility 4年前
  Matt Baer f6f116d672 Fix missing hostname when publishing via API 4年前
  Matt Baer 909976dd90 Don't consider post unpublished when title exists 4年前
  Michael Demetriou a102f97c3e Fix #96 5年前
  Michael Demetriou aeab30db8a Fix #96 5年前
  Matt Baer 758269e3d8 Move key generation and Keychain to key pkg 5年前
  Michael Demetriou 9570388d1d Fix #96 5年前
  Noëlle Anthony f271e53925 Update GetPosts() docstring 5年前
  Noëlle Anthony 95e84a1d0e Change GetPosts() to have includePinned parameter, change all calls to match 5年前
  Matt Baer 9e43b04f04 Make Keychain struct public 5年前
  Matt Baer d8937e89a8 Make App struct public 5年前
  Matt Baer 9cb0f80921 Support changing instance page titles 5年前
  Matt Baer a850fa14cd Move instance page editing to dedicated section 5年前
  Matt Baer 372b4e5dcd Fix nil pointer when navigating to bad invite URL 5年前
  Matt Baer 70e823d6ab Support user invites 5年前
  Matt Baer 062ae0e16a Initialize db on single-user instance config 5年前
  Matt Baer 8a555567a6 Fix tagged posts SQLite query 5年前
  Matt Baer 1c58c64c7c Fix SQLite deadlock when creating user 5年前
  Matt Baer bf7d422039 Add pager to admin user list 5年前
  Matt Baer 3d301c97e9 Fix admin user paging query 5年前
  Matt Baer 0e722de82c Add admin user list 5年前