summaryrefslogtreecommitdiffstats
path: root/lib/TalkSession.php
AgeCommit message (Expand)Author
2022-11-02Don't keep the session open when joining/leaving a room to reduce the chance ...Joas Schilling
2022-04-06Use PHP7.4 property typehinting where possibleVitor Mattos
2021-09-14Fix renewing the session id after password useJoas Schilling
2021-05-19Regenerate session id after entering passwordRoeland Jago Douma
2020-05-12Run cs:fixJoas Schilling
2020-02-17Fix leaving a call on logoutJoas Schilling
2019-09-26Add support for public shares to file roomsDaniel Calviño Sánchez
2019-09-05Bye Spreed, hello Talk!Joas Schilling
2019-06-28Leave call and room when logging outJoas Schilling
2019-02-12Make all classes strictJoas Schilling
2018-07-27Do not json_decode when the session returned nullJoas Schilling
2018-07-27More php7Joas Schilling
2018-03-27Handle multiple sessions/passwords correctlyJoas Schilling
2018-03-27Abstract away the session handlingJoas Schilling