Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Channel_file.go - fix issue with segments not correctly ending when they were supposed to
Log_type.go - moved log type to it's own file, setup global logging (touches on issue #47)
Main.go - added update_log_level handler, setting global log level
Channel.go, channel_internal.go, channel_util.go - updated to use new log_type
Manager.go - updated to use new log_type, update from .com to .global (issue #74)
Channel_update.go, create_channel.go, delete_channel.go, get_channel.go, get_settings.go, listen_update.go, pause_channel.go, resume_channel.go, terminal_program.go - go fmt / go vet
Chaturbate_channels.json.sample - added sample json of the channels file, for mapping in docker config
List_channels.go - refactored to sort by online status, so online is always at the first ones you see
Script.js - adjust default settings, added pagination, added global log logic
Index.html - updated to use online version of tocas ui, added pagination, added global log logic, visual improvements
Removal of local tocas folder since using online version
Screenshots
Global Log Level - can be updated from ui, respects
log-level
cli flagUpdated channel header (dynamically built for singular / plural case) - also includes online / offline count
User status updates
Paused
Offline
Online