| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2026-03-13 | feat: add letters feature with detail view and listingHEADmain | Bobby | 1 | -1/+2 | |
| - Introduced new routes for letters and their details. - Created pages for displaying letter details and listing letters. - Added new types for letters, including participants, messages, and attachments. - Implemented API calls for fetching letters and managing messages (reply, edit, delete). - Enhanced stats to include unread letters and pending districts for staff users. - Updated styles for letters and their components. - Added privacy settings for letters (public and friends). - Modified user model to include letter privacy settings. - Improved error handling and user feedback in the UI. | |||||
| 2026-03-10 | feat: implement audit log functionality with filtering and detail views | Bobby | 1 | -1/+41 | |
| 2026-03-07 | feat(council): implement user sorting functionality and enhance user list ↵ | Bobby | 1 | -1/+21 | |
| display | |||||
| 2026-03-06 | feat(council): add user management features including role changes, banning, ↵ | Bobby | 1 | -0/+40 | |
| and disabling users - Updated user roles to include 'Owner'. - Enhanced layout to show council options for Owners. - Implemented user listing and detail views for council members. - Added pagination and search functionality for user management. - Created API endpoints for banning, unbanning, disabling, and enabling users. - Introduced new request and response types for user actions. - Added styles for council user management interface. | |||||
| 2026-03-06 | feat: implement user statistics and heartbeat functionality with UI updates | Bobby | 2 | -1/+22 | |
| 2026-03-05 | feat: enhance layout and navigation with user role-based sections and ↵ | Bobby | 1 | -17/+1 | |
| improved styling | |||||
| 2026-03-05 | feat: implement user authentication flow with login, registration, and email ↵ | Bobby | 1 | -0/+117 | |
| verification | |||||
