Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Polling publishers #51

Merged
merged 27 commits into from
Jun 29, 2021
Merged

Polling publishers #51

merged 27 commits into from
Jun 29, 2021

Commits on Jun 24, 2021

  1. Add utils.py

    tijani committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    70fa6f7 View commit details
    Browse the repository at this point in the history
  2. Moved is_embed to utils

    tijani committed Jun 24, 2021
    Configuration menu
    Copy the full SHA
    d15c14e View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2021

  1. Change is_embed import

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    93bb0d5 View commit details
    Browse the repository at this point in the history
  2. Added publisher Urls

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    4ee7b9e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    70c727b View commit details
    Browse the repository at this point in the history
  4. Added javascript files

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    f5d1f5a View commit details
    Browse the repository at this point in the history
  5. Added template name to LivePostBlock

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    17c7108 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d461461 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    83b3243 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    f56a163 View commit details
    Browse the repository at this point in the history
  9. Add docstrings for get_updates_since

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b277bb3 View commit details
    Browse the repository at this point in the history
  10. Remove some settings

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    b57558c View commit details
    Browse the repository at this point in the history
  11. Change DEBUG to False

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    98f0fac View commit details
    Browse the repository at this point in the history
  12. Remove live_urls in tests.urls for now

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    5593557 View commit details
    Browse the repository at this point in the history
  13. Fix conflicts

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    2bbe08b View commit details
    Browse the repository at this point in the history
  14. Rename get_publisher to get_live_publisher for consistency and added …

    …docstrings.
    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    904cff9 View commit details
    Browse the repository at this point in the history
  15. Removed redundant float() conversion.

    tijani committed Jun 25, 2021
    Configuration menu
    Copy the full SHA
    d560358 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2021

  1. Configuration menu
    Copy the full SHA
    167b420 View commit details
    Browse the repository at this point in the history
  2. Add Last-Update6at in response

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    67fe421 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1daa75 View commit details
    Browse the repository at this point in the history
  4. Refactor slack tests to work with reload_urlconf

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e80a741 View commit details
    Browse the repository at this point in the history
  5. Added polling publishers tests

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    51c660c View commit details
    Browse the repository at this point in the history
  6. Return bool directly

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    6b7d9f2 View commit details
    Browse the repository at this point in the history
  7. Fix ùargs typo

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    77bbfb8 View commit details
    Browse the repository at this point in the history
  8. Use override_settings

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    e29e6ad View commit details
    Browse the repository at this point in the history
  9. Print error message

    tijani committed Jun 28, 2021
    Configuration menu
    Copy the full SHA
    85f35cd View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2021

  1. Small refactoring

    tijani committed Jun 29, 2021
    Configuration menu
    Copy the full SHA
    35536fb View commit details
    Browse the repository at this point in the history