Module: Heathrow

Defined in:
lib/heathrow/source.rb,
lib/heathrow.rb,
lib/heathrow/config.rb,
lib/heathrow/logger.rb,
lib/heathrow/poller.rb,
lib/heathrow/message.rb,
lib/heathrow/notmuch.rb,
lib/heathrow/version.rb,
lib/heathrow/database.rb,
lib/heathrow/ui/panes.rb,
lib/heathrow/ui/views.rb,
lib/heathrow/event_bus.rb,
lib/heathrow/oauth2_smtp.rb,
lib/heathrow/plugin/base.rb,
lib/heathrow/smtp_sender.rb,
lib/heathrow/sources/rss.rb,
lib/heathrow/address_book.rb,
lib/heathrow/sources/base.rb,
lib/heathrow/sources/imap.rb,
lib/heathrow/sources/gmail.rb,
lib/heathrow/sources/slack.rb,
lib/heathrow/ui/navigation.rb,
lib/heathrow/plugin_manager.rb,
lib/heathrow/sources/reddit.rb,
lib/heathrow/sources/discord.rb,
lib/heathrow/sources/maildir.rb,
lib/heathrow/sources/webpage.rb,
lib/heathrow/sources/weechat.rb,
lib/heathrow/message_composer.rb,
lib/heathrow/sources/telegram.rb,
lib/heathrow/sources/whatsapp.rb,
lib/heathrow/ui/source_wizard.rb,
lib/heathrow/ui/threaded_view.rb,
lib/heathrow/message_organizer.rb,
lib/heathrow/sources/instagram.rb,
lib/heathrow/sources/messenger.rb,
lib/heathrow/wizards/slack_wizard.rb,
lib/heathrow/sources/source_manager.rb,
lib/heathrow/wizards/discord_wizard.rb,
lib/heathrow/migrations/001_initial_schema.rb,
lib/heathrow/ui/application.rb

Overview

Initial Heathrow database schema Migration version 1

Defined Under Namespace

Modules: Migrations, Plugin, Sources, UI, Wizards Classes: AddressBook, Application, Config, Database, Error, EventBus, Logger, Message, MessageComposer, MessageOrganizer, Notmuch, OAuth2Smtp, PluginManager, Poller, SmtpSender, Source, SourceManager, SourceWizard

Constant Summary collapse

VERSION =
'0.8.0'