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

Public delete #455

Merged
merged 16 commits into from
Sep 2, 2019
Merged

Public delete #455

merged 16 commits into from
Sep 2, 2019

Commits on Aug 29, 2019

  1. Fix database helpers

    Beaudan Brown committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    6392c77 View commit details
    Browse the repository at this point in the history
  2. Add removeMessage function to conversation

    Beaudan Brown committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    5a70d88 View commit details
    Browse the repository at this point in the history
  3. Add background event listener

    Beaudan Brown committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    3332cb2 View commit details
    Browse the repository at this point in the history
  4. Add deletion polling

    Beaudan Brown committed Aug 29, 2019
    Configuration menu
    Copy the full SHA
    7d0b300 View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2019

  1. Configuration menu
    Copy the full SHA
    d5e6ffb View commit details
    Browse the repository at this point in the history
  2. remove unneeded $ on badge

    neuroscr committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    807b32f View commit details
    Browse the repository at this point in the history
  3. use newer delete system every 5s, deleteMessage(), store token in ser…

    …verAPI, serverRequest refactor, registerChannel now returns the channel found/created, change baseChannelUrl base
    neuroscr committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    33572ca View commit details
    Browse the repository at this point in the history
  4. Fix db stuff and remove unneeded message function

    Beaudan Brown committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    1b4105a View commit details
    Browse the repository at this point in the history
  5. A prepare for message deletion

    Beaudan Brown committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    e4ecc5b View commit details
    Browse the repository at this point in the history
  6. Only show delete option if have mod status and show different modal f…

    …or mod deletion
    Beaudan Brown committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    351fa09 View commit details
    Browse the repository at this point in the history
  7. All the API updates, enable mod status retrieval and allow for messag…

    …e deletion
    Beaudan Brown committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    8d77d6f View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    95cca85 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3178d67 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    133f2a5 View commit details
    Browse the repository at this point in the history
  11. use LokiPublicChannelAPI

    neuroscr committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    dfd6039 View commit details
    Browse the repository at this point in the history
  12. sendMessage(), getOrRefreshServerToken supports forceRefresh, make mo…

    …dStatus a property, additional comments
    neuroscr committed Aug 30, 2019
    Configuration menu
    Copy the full SHA
    56a4a31 View commit details
    Browse the repository at this point in the history