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
models
on
master
User selector
All users
All time
Commit history
Commits on Jun 24, 2024
updates to how we handle free subscriptions
robguthrie
committed
e6a72dc
View commit details
Copy full SHA for e6a72dc
View code at this point
Browse repository at this point
Commits on Jun 17, 2024
remove nospam from discussion
robguthrie
committed
9989838
View commit details
Copy full SHA for 9989838
View code at this point
Browse repository at this point
Commits on May 31, 2024
fix invitations remaining code
robguthrie
committed
7dc278e
View commit details
Copy full SHA for 7dc278e
View code at this point
Browse repository at this point
Commits on May 12, 2024
fix error when mentioning users in votes on polls without discussions
robguthrie
committed
5d10c32
View commit details
Copy full SHA for 5d10c32
View code at this point
Browse repository at this point
Commits on Apr 26, 2024
Merge pull request #10686 from loomio/new-plans
Show description for 42246f3
robguthrie
authored
42246f3
View commit details
Copy full SHA for 42246f3
View code at this point
Browse repository at this point
Commits on Apr 22, 2024
bundle
robguthrie
committed
16866e2
View commit details
Copy full SHA for 16866e2
View code at this point
Browse repository at this point
Commits on Apr 18, 2024
All the fixes required to make trial page work properly
robguthrie
committed
cf1e46e
View commit details
Copy full SHA for cf1e46e
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
Implement allow_guests at subscription level
Show description for 77e7471
robguthrie
committed
77e7471
View commit details
Copy full SHA for 77e7471
View code at this point
Browse repository at this point
Commits on Apr 9, 2024
Fix group invitation form bug with subscription max members (#10640)
Show description for 985d66f
robguthrie
authored
985d66f
View commit details
Copy full SHA for 985d66f
View code at this point
Browse repository at this point
Commits on Apr 5, 2024
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 4, 2024
handle edgecase where a comment with nil parent will breat EventService.repair_thread
robguthrie
committed
f3be816
View commit details
Copy full SHA for f3be816
View code at this point
Browse repository at this point
Commits on Apr 3, 2024
add discussion_templates= to null group
robguthrie
committed
6058f1f
View commit details
Copy full SHA for 6058f1f
View code at this point
Browse repository at this point
Commits on Apr 2, 2024
remove unused contact stuff
robguthrie
committed
3be3b4b
View commit details
Copy full SHA for 3be3b4b
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 Mar 28, 2024
Enable admins to revoke memberships
Show description for 3ad6b18
anarute
committed
3ad6b18
View commit details
Copy full SHA for 3ad6b18
View code at this point
Browse repository at this point
change minimum passwowrd length back to 8.
Show description for 0e90234
robguthrie
committed
0e90234
View commit details
Copy full SHA for 0e90234
View code at this point
Browse repository at this point
Check user passwords against the 'haveibeenpwned' API (#10582)
Show description for 4f9725d
robguthrie
authored
4f9725d
View commit details
Copy full SHA for 4f9725d
View code at this point
Browse repository at this point
Commits on Mar 22, 2024
Merge pull request #10573 from loomio/track-notifications-read-by-email
Show description for 3bcda03
robguthrie
authored
3bcda03
View commit details
Copy full SHA for 3bcda03
View code at this point
Browse repository at this point
track when user reads a notification email and mark the notification as read
robguthrie
committed
c2d099e
View commit details
Copy full SHA for c2d099e
View code at this point
Browse repository at this point
simplify the logic about announcing a poll.
Show description for e1db48c
robguthrie
committed
e1db48c
View commit details
Copy full SHA for e1db48c
View code at this point
Browse repository at this point
remove check for webhooks from poll.admins method. we don't use webhooks anymore
robguthrie
committed
f4ee4c5
View commit details
Copy full SHA for f4ee4c5
View code at this point
Browse repository at this point
Commits on Mar 12, 2024
Rename invite-only threads to direct threads
robguthrie
committed
17c27b0
View commit details
Copy full SHA for 17c27b0
View code at this point
Browse repository at this point
Commits on Mar 7, 2024
Allow admins to manage memberships of any group (#10537)
Show description for 1d34b51
anarute
authored
1d34b51
View commit details
Copy full SHA for 1d34b51
View code at this point
Browse repository at this point
Commits on Mar 5, 2024
tidy up spam_regex handling
robguthrie
committed
a8e54e4
View commit details
Copy full SHA for a8e54e4
View code at this point
Browse repository at this point
Commits on Feb 28, 2024
Feature: User edit profile page will allow you to manually select your time zone
robguthrie
committed
c514727
View commit details
Copy full SHA for c514727
View code at this point
Browse repository at this point
Commits on Feb 6, 2024
rip out the "webhook" api interface (api/b1) (#9954)
Show description for 149cf72
robguthrie
authored
149cf72
View commit details
Copy full SHA for 149cf72
View code at this point
Browse repository at this point
fix quotes in markdown
Show description for 54fed8a
robguthrie
committed
54fed8a
View commit details
Copy full SHA for 54fed8a
View code at this point
Browse repository at this point
Commits on Feb 1, 2024
see last commit
robguthrie
committed
421d219
View commit details
Copy full SHA for 421d219
View code at this point
Browse repository at this point
ensure poll.admins is correct in the context of guest records.
Show description for 6f08e37
robguthrie
committed
6f08e37
View commit details
Copy full SHA for 6f08e37
View code at this point
Browse repository at this point
fix e2e
robguthrie
committed
25220dc
View commit details
Copy full SHA for 25220dc
View code at this point
Browse repository at this point
fix group associations on user model
robguthrie
committed
df33a39
View commit details
Copy full SHA for df33a39
View code at this point
Browse repository at this point
Commits on Jan 31, 2024
Ensure that any old guest access is removed when removing member.
Show description for 351888a
robguthrie
committed
351888a
View commit details
Copy full SHA for 351888a
View code at this point
Browse repository at this point
Change MembershipService.destroy to MembershipService.revoke
Show description for dee5110
robguthrie
committed
dee5110
View commit details
Copy full SHA for dee5110
View code at this point
Browse repository at this point
Commits on Jan 30, 2024
Change logic so that you can only remove guests from threads.
robguthrie
committed
f51ac30
View commit details
Copy full SHA for f51ac30
View code at this point
Browse repository at this point
tidy up the queries, fixes a small bug
robguthrie
committed
58f00ae
View commit details
Copy full SHA for 58f00ae
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.