43
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 6 hours ago. based on code collected 1 day ago.
Jun 08, 2024 — Jun 08, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge pull request #8661 from jdarwood007/mailPatch More... 5 days ago
$ids was sometimes empty More... 5 days ago
Updates version numbers to 2.1.5 More... 15 days ago
SMF Fixes (#31) More... 16 days ago
Merge pull request #7839 from jdarwood007/ignoreFileErrors More... 22 days ago
Fix GetID by updating our call to use UserIdentityLookup (#30) More... 22 days ago
Update README.md More... about 1 month ago
Update composer.json More... about 1 month ago
Update composer.json More... about 1 month ago
Update composer.json More... about 1 month ago
Update composer.json More... about 1 month ago
Update README.md More... about 1 month ago
Create composer.json (#29) More... about 1 month ago
Merge pull request #8618 from sbulen/21_auto_notify_fix More... about 1 month ago
Merge pull request #8621 from sbulen/21_profile_notify_typos More... about 1 month ago
Typos affecting notification maint More... about 1 month ago
Remove unused theme setting More... about 1 month ago
Remove unused theme setting More... about 1 month ago
Merge pull request #8610 from sbulen/21_paid_subs_notify More... about 1 month ago
Check paid subs prefs More... about 1 month ago
Merge pull request #8575 from Sesquipedalian/2.1/ban_email More... about 2 months ago
Accepts wildcards in email-based ban triggers More... about 2 months ago
Merge pull request #8568 from Sesquipedalian/2.1/postrgres_upgrade_fix More... 2 months ago
Fixes incorrect query in PostgreSQL upgrade script More... 2 months ago
Merge pull request #8372 from MissAllSunday/hooks_list More... 2 months ago
That was also supposed to be a null coalesce, not a ternary. More... 3 months ago
That was supposed to be a null coalesce, not a ternary. More... 3 months ago
Merge pull request #8515 from Sesquipedalian/2.1/errors_to_exceptions More... 3 months ago
Replaces trigger_error() with exceptions in a few situations More... 3 months ago
trigger_error(…, E_USER_ERROR) → throw new \Exception() More... 3 months ago