* state_timeline:
fix flask_metrics ansible role
add state timeline dashboard to grafana
move state timeline to one single flask that gets astate for all services
* master:
Solving docker networking container issues by turning iptables back on but using ufw after.rules that allow ufw to retain blocking ability. Works on Redis, now to move to mongo.
Mongo analytics monitor not reayd yet
Turning consul monitor back on.
Turning on analytics
Need to strip csv values.
Binding redis to public interface.
* state_timeline:
add state metrics to prometheus and grafana, update grafana image in docker-compose.metrics.yml
add state timeline metric for redis and mongo in flask_metrics
add requests to flask_monitor image
* master:
Restore postgres backup. Needs work.
Prepping postgres backup
Prepping postgres transition, writing redis db maintenance.
Prepping redis for moving back to primary.
Updating redis backup to include percentage progress and access to the correct data dump.
Updating to boto3 syntax.
No more settings.get.
Thanks to @jeff-tyrrill for helping find and secure these vulnerabilities having to do with the Story view and auth cookie.
* sictiru:
Android v11.1.1.
Update dependencies
Cleanup. Use compat methods
#1572 Web view custom contextual web search action
Adding gradle wrapper properties.
Adding gradle wrapper.
NBScope for global scope coroutines
Update android gradle and kotlin dependencies
Cleanup NbActivity and remove static reference to all activities. Add broadcast receiver based sync mechanism between foreground activities and db updates by the background service.
Check intent action in the receiver.
#1556 Android 12 Splash Screen
Android v11.1 (cleaner than 11.1.1 since 11.1 isn't even public yet)
Adding custom domain to README and a script to help automate the process. Also stubbing in empty log files, but these may have to go in order to ensure they are ignored by git when they get filled up by running applications or required envvars.