922 Commits (5162d598b8a2a2b640aa9c34f66dd583fa422b2e)
 

Author SHA1 Message Date
Daniel Berteaud 0a304dcabb Simplify logout 10 years ago
Daniel Berteaud 8c2267abec Simplify login 10 years ago
Daniel Berteaud 42a8962fdd Simplify valid_id helper 10 years ago
root b7924cbf2f Simple return value of valid_name 10 years ago
Daniel Berteaud effaf249ad Fix ping_room timestamp updates 10 years ago
Daniel Berteaud 3a280ab370 Cleanups in purge_rooms helper 10 years ago
Daniel Berteaud a5c2445c6a Cleanups in purge_participants 10 years ago
Daniel Berteaud 831cec4d0f Cleanups in has_joined helper 10 years ago
Daniel Berteaud 848fba10ae Cleanups in promote_peer helper 10 years ago
Daniel Berteaud 47224076e0 Replace useless queries by JOIN statements 10 years ago
Daniel Berteaud f69cc901de CLeanups in get_peer_role helper 10 years ago
Daniel Berteaud 6a798e8ea4 Cleanups in set_peer_role 10 years ago
Daniel Berteaud 6ec5ce7e60 Minor cleanup 10 years ago
Daniel Berteaud 821516a090 Fix conf key in template 10 years ago
Daniel Berteaud 7c0655255f CLeanups in get_participant_list helper 10 years ago
Daniel Berteaud 504b143e05 Cleanups in remove_participant_from_room 10 years ago
Daniel Berteaud 05179d558a Cleanups in add_participant_to_room 10 years ago
Daniel Berteaud 4479376453 Remove lock_room helper, now handled by the generic modify_room 10 years ago
Daniel Berteaud 79d894be69 Cleanups in modify_room helper 10 years ago
Daniel Berteaud fb101cb1b9 Return OK when everything is fine in get_room_by_* 10 years ago
Daniel Berteaud c195448b05 Rename status to ok on function return 10 years ago
Daniel Berteaud 8b0dfdccce Remove a few useless initializations 10 years ago
Daniel Berteaud 2653bd6686 Cleanup get_room_by_id 10 years ago
Daniel Berteaud 907b17ade1 Cleanup get_room_by_name 10 years ago
Daniel Berteaud 28cffe0481 Cleanup create_room helper 10 years ago
Daniel Berteaud bdb86d4973 Rewrite valid_room_name helper to return a hashref 10 years ago
Daniel Berteaud 88315e6423 Small cleanup 10 years ago
Daniel Berteaud e9bb0e1137 Update logout helper to return a hashref 10 years ago
Daniel Berteaud b5d483645c Update login helper to return a hashref 10 years ago
Daniel Berteaud 798102117e Add a new generic modify_room helper 10 years ago
Daniel Berteaud d7175b70b6 Cleanup SQL query in signalmaster 10 years ago
Daniel Berteaud 437512e5bd Fix signalmaster query after table renaming 10 years ago
Daniel Berteaud cb56f6a935 Define constants in a separated package 10 years ago
Daniel Berteaud 946a9a749f Rename a few DB tables 10 years ago
Daniel Berteaud 547159b735 Allow HTML in power_by 10 years ago
Daniel Berteaud eda5ada45b Fix invitations handling 10 years ago
Daniel Berteaud 2b5f5208e6 Remove useless bind variable 10 years ago
Daniel Berteaud c380c4812c Fix signalmaster query to check participant 10 years ago
Daniel Berteaud 85da128bff Fix participant last_activity 10 years ago
Daniel Berteaud 6a92875ae0 Another round of SQL queries updates 10 years ago
root 918065abd2 Alter startup script to be able to choose between morbo and hypnotoad 10 years ago
Daniel Berteaud 7370977481 Start adaptation to the new DB schema 10 years ago
Daniel Berteaud 6b96806c04 First draft of a new DB schema 10 years ago
Daniel Berteaud b9dbc3c9fd Rename get_room to get_room_by_name 10 years ago
Daniel Berteaud 53e5fbdcca Remove obsolete TODO.txt file 10 years ago
Daniel Berteaud 8b01ca6fe9 Some more prepared queries 10 years ago
Daniel Berteaud 3e3f6e09f8 Remove support for language selection with url suffix 10 years ago
Daniel Berteaud 008e90a927 Directly render the feedback_thanks template 10 years ago
Daniel Berteaud cfb6fddac2 Switch conf parser to Config::Simple 10 years ago
Daniel Berteaud 867df625e8 Adapt httpd sample conf to work with the new hypnotoad way 10 years ago