summaryrefslogtreecommitdiffstats
path: root/lib/Controller/GuestController.php
AgeCommit message (Expand)Author
2023-04-26feat(controllers): Migrate server annotations to attributesJoas Schilling
2023-04-25techdebt(controllers): Migrate Talk annotations to attributesJoas Schilling
2023-04-13chore(CS): Unify construct() callsJoas Schilling
2023-04-13automated: Apply CS fixJoas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-02-15Store the guest display name into the attendees tableJoas Schilling
2021-01-08Update code to work with doctrine/dbal 3.0Joas Schilling
2020-05-12Run cs:fixJoas Schilling
2019-12-04Typed events for TalkJoas Schilling
2019-10-10Move GuestController to EnviromentAwareJoas Schilling
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-02-13Strict controllers and migrationJoas Schilling
2018-03-27Abstract away the session handlingJoas Schilling
2018-03-21Update participant list also when not in callJoas Schilling
2018-03-20Send a request to the server when a guest renamesJoas Schilling