-
-
Notifications
You must be signed in to change notification settings - Fork 2.1k
Port the PresenceRouter module interface to the new generic interface #10524
Port the PresenceRouter module interface to the new generic interface #10524
Commits on Aug 4, 2021
-
Moved presence_router to use new callback registering pattern
load_legacy_presence_router loads a presence router configured the old way (as opposed to in the modules config section)
Azrenbeth authored and Azrenbeth committedAug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for bb0f520 - Browse repository at this point
Copy the full SHA bb0f520View commit details -
The same test bodies used to test two modules, one configured with the legacy style, and the other with the new style
Azrenbeth authored and Azrenbeth committedAug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for ca24345 - Browse repository at this point
Copy the full SHA ca24345View commit details -
old config style no longer appears in sample_config
Azrenbeth authored and Azrenbeth committedAug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 9aef9fb - Browse repository at this point
Copy the full SHA 9aef9fbView commit details -
Updated docs with information on presence_router callbacks
Azrenbeth authored and Azrenbeth committedAug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 3d71c76 - Browse repository at this point
Copy the full SHA 3d71c76View commit details -
Azrenbeth authored and Azrenbeth committed
Aug 4, 2021 Configuration menu - View commit details
-
Copy full SHA for 54e7e05 - Browse repository at this point
Copy the full SHA 54e7e05View commit details
Commits on Aug 6, 2021
-
Undid changes to legacy presence router module docs
Have replaced with a deprecation notice at the top like was done with spam checkers
Azrenbeth authored and Azrenbeth committedAug 6, 2021 Configuration menu - View commit details
-
Copy full SHA for 54ca937 - Browse repository at this point
Copy the full SHA 54ca937View commit details -
Apply suggestions from code review
Co-authored-by: Brendan Abolivier <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 2c68a91 - Browse repository at this point
Copy the full SHA 2c68a91View commit details
Commits on Aug 11, 2021
-
Applied suggestions from code review
Azrenbeth authored and Azrenbeth committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for b9a69b7 - Browse repository at this point
Copy the full SHA b9a69b7View commit details -
Added error handling when calling callbacks
Also renamed the callback types to the form of XYZ_CALLBACK
Azrenbeth authored and Azrenbeth committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 8fb5363 - Browse repository at this point
Copy the full SHA 8fb5363View commit details -
Moved type check to after ALL_USERS check
removed now unneeded combine function
Azrenbeth authored and Azrenbeth committedAug 11, 2021 Configuration menu - View commit details
-
Copy full SHA for 9689e58 - Browse repository at this point
Copy the full SHA 9689e58View commit details
Commits on Aug 16, 2021
-
Added suggestions from code reivew
Azrenbeth authored and Azrenbeth committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for 816e422 - Browse repository at this point
Copy the full SHA 816e422View commit details -
Merge branch 'develop' into azren/presence_router_to_new_module_system
Azrenbeth authored and Azrenbeth committedAug 16, 2021 Configuration menu - View commit details
-
Copy full SHA for b86de75 - Browse repository at this point
Copy the full SHA b86de75View commit details
Commits on Aug 17, 2021
-
Added newline and moved constant to __all__
Azrenbeth authored and Azrenbeth committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 6af5c18 - Browse repository at this point
Copy the full SHA 6af5c18View commit details -
Merge branch 'develop' into azren/presence_router_to_new_module_system
Azrenbeth authored and Azrenbeth committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for c56d9c3 - Browse repository at this point
Copy the full SHA c56d9c3View commit details -
Applied suggestions from code review
Azrenbeth authored and Azrenbeth committedAug 17, 2021 Configuration menu - View commit details
-
Copy full SHA for 6e27e01 - Browse repository at this point
Copy the full SHA 6e27e01View commit details