Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
jerinkc
/
loomio
Public
forked from
loomio/loomio
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
loomio
app
workers
on
master
User selector
All users
All time
Commit history
Commits on May 19, 2024
ensure we dont redact redacted users
robguthrie
committed
c413bf7
View commit details
Copy full SHA for c413bf7
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
remove all work from the deactivate memberships migration, so that kamal does not kill the process during deploy
robguthrie
committed
5c21f4e
View commit details
Copy full SHA for 5c21f4e
View code at this point
Browse repository at this point
Finish deactivate user (#10596)
Show description for 8ce635b
robguthrie
authored
8ce635b
View commit details
Copy full SHA for 8ce635b
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
Add NewsletterService to automatically subscribe/unsubscribe users from our newsletter
robguthrie
committed
f853642
View commit details
Copy full SHA for f853642
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
Delete user.uploaded_avatar when purging user
robguthrie
committed
22ec82a
View commit details
Copy full SHA for 22ec82a
View code at this point
Browse repository at this point
improve our user deletion and deactivation methods (#10590)
Show description for 48b7eab
robguthrie
authored
48b7eab
View commit details
Copy full SHA for 48b7eab
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
Add service to migrate guest records to the new guest boolean
robguthrie
committed
b15c759
View commit details
Copy full SHA for b15c759
View code at this point
Browse repository at this point
Commits on Oct 23, 2023
Merge branch 'master' into thread-templates
robguthrie
committed
794a211
View commit details
Copy full SHA for 794a211
View code at this point
Browse repository at this point
Commits on Oct 18, 2023
Success! Adds a transcript to the body of a record with an audio recording
robguthrie
committed
9c943f2
View commit details
Copy full SHA for 9c943f2
View code at this point
Browse repository at this point
Commits on Oct 11, 2023
fix migrations and fix prepare for a meeting template
robguthrie
committed
177f35d
View commit details
Copy full SHA for 177f35d
View code at this point
Browse repository at this point
Commits on Oct 2, 2023
Merge branch 'master' into thread-templates
robguthrie
committed
3da3cbc
View commit details
Copy full SHA for 3da3cbc
View code at this point
Browse repository at this point
Commits on Oct 1, 2023
dont unarchive memberships, that's crazy
robguthrie
committed
c7eea07
View commit details
Copy full SHA for c7eea07
View code at this point
Browse repository at this point
Commits on Sep 29, 2023
Rename memberships.archived_at to memberships.revoked_at, in-line with Stance and DiscussionReader.
Show description for 103695f
robguthrie
committed
103695f
View commit details
Copy full SHA for 103695f
View code at this point
Browse repository at this point
Commits on Sep 26, 2023
User Deactivate will only scrub user data if the ENV is set. (#9904)
Show description for e5efde7
robguthrie
authored
e5efde7
View commit details
Copy full SHA for e5efde7
View code at this point
Browse repository at this point
Commits on Sep 4, 2023
Merge branch 'master' into thread-templates
robguthrie
committed
3a36d2a
View commit details
Copy full SHA for 3a36d2a
View code at this point
Browse repository at this point
Commits on Sep 2, 2023
Move group CSV export to a background job that emails you when ready (#9874)
Show description for bada0ab
robguthrie
authored
bada0ab
View commit details
Copy full SHA for bada0ab
View code at this point
Browse repository at this point
Commits on Aug 24, 2023
add title_placeholder support, so you can choose if your title is default or placeholder text
robguthrie
committed
9520635
View commit details
Copy full SHA for 9520635
View code at this point
Browse repository at this point
Commits on Aug 20, 2023
fix migration for discarded discussion tempaltes
robguthrie
committed
948da5e
View commit details
Copy full SHA for 948da5e
View code at this point
Browse repository at this point
Merge branch 'master' into thread-templates
robguthrie
committed
d962d2a
View commit details
Copy full SHA for d962d2a
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
fix class name
robguthrie
committed
372f024
View commit details
Copy full SHA for 372f024
View code at this point
Browse repository at this point
migration to fix stances missing from threads
robguthrie
committed
993429f
View commit details
Copy full SHA for 993429f
View code at this point
Browse repository at this point
Pg search (#9847)
Show description for 02456f7
robguthrie
authored
02456f7
View commit details
Copy full SHA for 02456f7
View code at this point
Browse repository at this point
Commits on Aug 7, 2023
add migration to convert discussion.templates to discussion_templates
Show description for 999787c
robguthrie
committed
999787c
View commit details
Copy full SHA for 999787c
View code at this point
Browse repository at this point
Commits on Jul 29, 2023
less work to migrate
robguthrie
committed
d12cc91
View commit details
Copy full SHA for d12cc91
View code at this point
Browse repository at this point
working out loud on master
robguthrie
committed
3043185
View commit details
Copy full SHA for 3043185
View code at this point
Browse repository at this point
preserve tag ids when tag name is not changed
robguthrie
committed
722e018
View commit details
Copy full SHA for 722e018
View code at this point
Browse repository at this point
ensure we preseve tag ids when possible
robguthrie
committed
8891f1a
View commit details
Copy full SHA for 8891f1a
View code at this point
Browse repository at this point
Commits on Jul 28, 2023
fix for rename tags to existing tag names
robguthrie
committed
9694ad5
View commit details
Copy full SHA for 9694ad5
View code at this point
Browse repository at this point
restore ability to rename and delete tags. (#9821)
Show description for ff881f0
robguthrie
authored
ff881f0
View commit details
Copy full SHA for ff881f0
View code at this point
Browse repository at this point
Commits on Jun 20, 2023
Merge branch 'master' into poll_templates
robguthrie
committed
9264a68
View commit details
Copy full SHA for 9264a68
View code at this point
Browse repository at this point
Commits on Jun 19, 2023
Add AttachDocumentWorker so we can convert document.urls to attached files
robguthrie
committed
51e01b7
View commit details
Copy full SHA for 51e01b7
View code at this point
Browse repository at this point
Commits on Jun 14, 2023
forgot these bits
robguthrie
committed
d6df9ba
View commit details
Copy full SHA for d6df9ba
View code at this point
Browse repository at this point
Commits on Jun 6, 2023
fix bug where serializableAttributes was not being read from permittedParams
robguthrie
committed
4f71e91
View commit details
Copy full SHA for 4f71e91
View code at this point
Browse repository at this point
Commits on May 31, 2023
Deprecate tagggings model - store tags array directly on discussion and poll models.
Show description for ab94a7c
robguthrie
committed
ab94a7c
View commit details
Copy full SHA for ab94a7c
View code at this point
Browse repository at this point
Commits on Apr 11, 2023
upgrade to ruby 3.2.2 (#9682)
Show description for ea9ce4f
robguthrie
authored
ea9ce4f
View commit details
Copy full SHA for ea9ce4f
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.