Git Commits (October, 2025)

We try to be as transparent as possible when it comes to development, so here you can see any changes we make that we've committed to Git

There is upcoming system maintenance

Saturday 6th December 08:00 We are releasing the new website. Downtime is expected to be no more than 1 hour.

Sunday 7th December 07:00 We are performing a major migration for our back end systems; downtime is expected to be a few hours while this completes.

Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
70 Additions 27 Modifications 2 Deletions
  • Moved notifications and wallet balance in to Livewire components
  • Community Market Phase 1: Buying & Selling with Listings
  • Moved Virtual Currency Exchange rates to be code based rather than database based.
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
26 Additions 20 Modifications 1 Deletions
  • Refactored Ban Appeals and migrated them over to the new website
  • Made UserColumn (Tables) and UserEntry (Infolists) consistent with the component
  • Added Str::appMarkdown to render Markdown with our extensions and configuration
  • Added TextEntry::appMarkdown to render Markdown with our extensions and configuration
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
114 Additions 64 Modifications 1 Deletions
  • Migrated Staff Applications to the new website
    • Migrated requirements from being database based to being Enum based
    • Migrated Global fields from being Database based to Enum based, which now uses Filament fields and Infolists for rendering rather than rolling it ourself
    • Rewrote requirements system
  • Added code-based navigation system for the main navigation and page navigation.
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
57 Additions 19 Modifications 1 Deletions
  • Migrated and refactored LambdaRadio to the new website.
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
0 Additions 1 Modifications 33 Deletions
  • Build assets
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
1 Additions 0 Modifications 0 Deletions
  • Added a command to generate a licensing report for PPL as SAM Reporter is fucking shit and broken
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
4 Additions 15 Modifications 0 Deletions
  • Added missing authentication checks for comments
  • Added missing authentication checks for Reactions
  • Removed unneeded component parameters from Comments
  • Fixed an issue where calling Reaction events when adding a duplicate emoji would cause a server error
  • Added Reactions to News Posts
    • Each news post section can also be reacted to
  • Added Comments to News Posts
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
92 Additions 26 Modifications 15 Deletions

Comments & Reactions System

  • Added a component based, global comment system that can be re-implemented on to different parts of the website with ease.
  • Added Reactions System
    • React to comments and other aspects such as issues, news posts and more.
  • Added Emoji Picker
  • Added an Emoji parser for Markdown rendering
  • Implemented Reactions on Issues
  • Removed Update Migration system
  • Added a macro for Filament Markdown parsing to include our Parsing extensions and modules
  • Added Custom Emojis
    • Implemented the most popular ones from Discord, but I will likely add a lot more before launch.
  • Added Emoji Picker action for use on Filament fields
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
53 Additions 30 Modifications 14 Deletions
  • Added Premium Addon purchasing system.
  • Added Premium Portal
  • Added the ability to cancel subscription directly from the Premium portal rather than having to go through Stripe.
  • Updated packages
1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
4 Additions 1 Modifications 1 Deletions

Server Query Update

Moved server queries from being a console command cronjob to being queued jobs. Server updates now run in parallel on the queue system. Updates are now much faster.

Moved total statistics such as Total Players, Total Unique maps to be stored in the Redis cache, which is much faster.

1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
18 Additions 19 Modifications 0 Deletions

Premium re-written.

Premium has now been re-written from scratch with a better purchasing system with working cycle management

Payments and renewals are now implemented.

Wallet re-implemented

The Wallet system is now seperate from the Store and is now a core component of the website with an API now available for use in multiple areas such as allowing purchases from the Store, Community Market and even receiving Market sales as Wallet balance.

1 month ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
1 Additions 3 Modifications 0 Deletions
  • Update themes
  • Rename Create Security Issue button
  • Fixed Meetup Purchases in Account settings going to the wrong URL
2 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
2 Additions 3 Modifications 0 Deletions
  • Added a dedicated page and form for reporting security issues.
2 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
3 Additions 8 Modifications 7 Deletions
  • Fully migrated Issues from Filament panel to the new web front end
  • Removed Dev Panel
2 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
0 Additions 1 Modifications 0 Deletions
  • Update packages
2 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
40 Additions 14 Modifications 2 Deletions
  • Migrated meetup voting system
  • Started migrating roadmap and issues system from the Filament panel in to the new web front end
2 months ago
Avatar
ZeRo
lambda/microservices/servicemanager2 (Branch: master)
0 Additions 2 Modifications 0 Deletions
  • Fix server configs not being updated without a service manager restart
2 months ago
Avatar
ZeRo
lambda/web2/lambdacommunity (Branch: redesign)
82 Additions 51 Modifications 11 Deletions
  • Migrated Meetups to the new website
    • Refactored a lot of the ticket purchasing system and make the purchasing a much nicer experience.
2 months ago
Navigation
Commits Navigation