Giter Club home page Giter Club logo

pophubsupport's People

Contributors

nek023 avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar

pophubsupport's Issues

Change the menubar icon when unread notifications present

It would be very useful if the app icon would mimic the notification bell icon on GitHub so that when you have unread notifications the icon includes either a blue dot or just change the Octocat icon from black to blue.

E.g., in Basecamp when I have unread notifications the menu icon goes blue. Having the same feature for PopHub would be great.

screen shot 2018-06-13 at 09 40 08

Thanks for building the app. It's really useful, appreciated, and well made. ๐Ÿฐ

Default tab option

Is it possible to choose which is the default (or the first) tab?

I would like to open PopHub in the notifications tab instead of activity.

Same notification is displayed repeatedly.

Screen shot of "All Notifications" on GitHub web and Notification Center:
screenshot 2016-01-21 21 23 21

API response that retrieve latest two notifications was following:

curl "https://api.github.com/notifications?access_token=โ€ฆ&all=true&since=2016-01-21T01:59:26Z"
[
  {
    "id": "119063814",
    "unread": false,
    "reason": "comment",
    "updated_at": "2016-01-21T10:06:10Z",
    "last_read_at": "2016-01-21T12:31:17Z",
    "subject": {
      "title": "TypeBodyLengthRule should not count comment and whitespace lines",
      "url": "https://api.github.com/repos/realm/SwiftLint/pulls/377",
      "latest_comment_url": "https://api.github.com/repos/realm/SwiftLint/issues/comments/173523484",
      "type": "PullRequest"
    },
    "repository": {
      "id": 35732214,
      "name": "SwiftLint",
      "full_name": "realm/SwiftLint",
      "owner": {
        "login": "realm",
        "id": 7575099,
        "avatar_url": "https://avatars.githubusercontent.com/u/7575099?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/realm",
        "html_url": "https://github.com/realm",
        "followers_url": "https://api.github.com/users/realm/followers",
        "following_url": "https://api.github.com/users/realm/following{/other_user}",
        "gists_url": "https://api.github.com/users/realm/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/realm/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/realm/subscriptions",
        "organizations_url": "https://api.github.com/users/realm/orgs",
        "repos_url": "https://api.github.com/users/realm/repos",
        "events_url": "https://api.github.com/users/realm/events{/privacy}",
        "received_events_url": "https://api.github.com/users/realm/received_events",
        "type": "Organization",
        "site_admin": false
      },
      "private": false,
      "html_url": "https://github.com/realm/SwiftLint",
      "description": "A tool to enforce Swift style and conventions.",
      "fork": false,
      "url": "https://api.github.com/repos/realm/SwiftLint",
      "forks_url": "https://api.github.com/repos/realm/SwiftLint/forks",
      "keys_url": "https://api.github.com/repos/realm/SwiftLint/keys{/key_id}",
      "collaborators_url": "https://api.github.com/repos/realm/SwiftLint/collaborators{/collaborator}",
      "teams_url": "https://api.github.com/repos/realm/SwiftLint/teams",
      "hooks_url": "https://api.github.com/repos/realm/SwiftLint/hooks",
      "issue_events_url": "https://api.github.com/repos/realm/SwiftLint/issues/events{/number}",
      "events_url": "https://api.github.com/repos/realm/SwiftLint/events",
      "assignees_url": "https://api.github.com/repos/realm/SwiftLint/assignees{/user}",
      "branches_url": "https://api.github.com/repos/realm/SwiftLint/branches{/branch}",
      "tags_url": "https://api.github.com/repos/realm/SwiftLint/tags",
      "blobs_url": "https://api.github.com/repos/realm/SwiftLint/git/blobs{/sha}",
      "git_tags_url": "https://api.github.com/repos/realm/SwiftLint/git/tags{/sha}",
      "git_refs_url": "https://api.github.com/repos/realm/SwiftLint/git/refs{/sha}",
      "trees_url": "https://api.github.com/repos/realm/SwiftLint/git/trees{/sha}",
      "statuses_url": "https://api.github.com/repos/realm/SwiftLint/statuses/{sha}",
      "languages_url": "https://api.github.com/repos/realm/SwiftLint/languages",
      "stargazers_url": "https://api.github.com/repos/realm/SwiftLint/stargazers",
      "contributors_url": "https://api.github.com/repos/realm/SwiftLint/contributors",
      "subscribers_url": "https://api.github.com/repos/realm/SwiftLint/subscribers",
      "subscription_url": "https://api.github.com/repos/realm/SwiftLint/subscription",
      "commits_url": "https://api.github.com/repos/realm/SwiftLint/commits{/sha}",
      "git_commits_url": "https://api.github.com/repos/realm/SwiftLint/git/commits{/sha}",
      "comments_url": "https://api.github.com/repos/realm/SwiftLint/comments{/number}",
      "issue_comment_url": "https://api.github.com/repos/realm/SwiftLint/issues/comments{/number}",
      "contents_url": "https://api.github.com/repos/realm/SwiftLint/contents/{+path}",
      "compare_url": "https://api.github.com/repos/realm/SwiftLint/compare/{base}...{head}",
      "merges_url": "https://api.github.com/repos/realm/SwiftLint/merges",
      "archive_url": "https://api.github.com/repos/realm/SwiftLint/{archive_format}{/ref}",
      "downloads_url": "https://api.github.com/repos/realm/SwiftLint/downloads",
      "issues_url": "https://api.github.com/repos/realm/SwiftLint/issues{/number}",
      "pulls_url": "https://api.github.com/repos/realm/SwiftLint/pulls{/number}",
      "milestones_url": "https://api.github.com/repos/realm/SwiftLint/milestones{/number}",
      "notifications_url": "https://api.github.com/repos/realm/SwiftLint/notifications{?since,all,participating}",
      "labels_url": "https://api.github.com/repos/realm/SwiftLint/labels{/name}",
      "releases_url": "https://api.github.com/repos/realm/SwiftLint/releases{/id}"
    },
    "url": "https://api.github.com/notifications/threads/119063814",
    "subscription_url": "https://api.github.com/notifications/threads/119063814/subscription"
  },
  {
    "id": "119847708",
    "unread": false,
    "reason": "team_mention",
    "updated_at": "2016-01-21T05:22:20Z",
    "last_read_at": "2016-01-21T05:01:08Z",
    "subject": {
      "title": "Configuration Structs",
      "url": "https://api.github.com/repos/realm/SwiftLint/pulls/391",
      "latest_comment_url": "https://api.github.com/repos/realm/SwiftLint/issues/comments/173450912",
      "type": "PullRequest"
    },
    "repository": {
      "id": 35732214,
      "name": "SwiftLint",
      "full_name": "realm/SwiftLint",
      "owner": {
        "login": "realm",
        "id": 7575099,
        "avatar_url": "https://avatars.githubusercontent.com/u/7575099?v=3",
        "gravatar_id": "",
        "url": "https://api.github.com/users/realm",
        "html_url": "https://github.com/realm",
        "followers_url": "https://api.github.com/users/realm/followers",
        "following_url": "https://api.github.com/users/realm/following{/other_user}",
        "gists_url": "https://api.github.com/users/realm/gists{/gist_id}",
        "starred_url": "https://api.github.com/users/realm/starred{/owner}{/repo}",
        "subscriptions_url": "https://api.github.com/users/realm/subscriptions",
        "organizations_url": "https://api.github.com/users/realm/orgs",
        "repos_url": "https://api.github.com/users/realm/repos",
        "events_url": "https://api.github.com/users/realm/events{/privacy}",
        "received_events_url": "https://api.github.com/users/realm/received_events",
        "type": "Organization",
        "site_admin": false
      },
      "private": false,
      "html_url": "https://github.com/realm/SwiftLint",
      "description": "A tool to enforce Swift style and conventions.",
      "fork": false,
      "url": "https://api.github.com/repos/realm/SwiftLint",
      "forks_url": "https://api.github.com/repos/realm/SwiftLint/forks",
      "keys_url": "https://api.github.com/repos/realm/SwiftLint/keys{/key_id}",
      "collaborators_url": "https://api.github.com/repos/realm/SwiftLint/collaborators{/collaborator}",
      "teams_url": "https://api.github.com/repos/realm/SwiftLint/teams",
      "hooks_url": "https://api.github.com/repos/realm/SwiftLint/hooks",
      "issue_events_url": "https://api.github.com/repos/realm/SwiftLint/issues/events{/number}",
      "events_url": "https://api.github.com/repos/realm/SwiftLint/events",
      "assignees_url": "https://api.github.com/repos/realm/SwiftLint/assignees{/user}",
      "branches_url": "https://api.github.com/repos/realm/SwiftLint/branches{/branch}",
      "tags_url": "https://api.github.com/repos/realm/SwiftLint/tags",
      "blobs_url": "https://api.github.com/repos/realm/SwiftLint/git/blobs{/sha}",
      "git_tags_url": "https://api.github.com/repos/realm/SwiftLint/git/tags{/sha}",
      "git_refs_url": "https://api.github.com/repos/realm/SwiftLint/git/refs{/sha}",
      "trees_url": "https://api.github.com/repos/realm/SwiftLint/git/trees{/sha}",
      "statuses_url": "https://api.github.com/repos/realm/SwiftLint/statuses/{sha}",
      "languages_url": "https://api.github.com/repos/realm/SwiftLint/languages",
      "stargazers_url": "https://api.github.com/repos/realm/SwiftLint/stargazers",
      "contributors_url": "https://api.github.com/repos/realm/SwiftLint/contributors",
      "subscribers_url": "https://api.github.com/repos/realm/SwiftLint/subscribers",
      "subscription_url": "https://api.github.com/repos/realm/SwiftLint/subscription",
      "commits_url": "https://api.github.com/repos/realm/SwiftLint/commits{/sha}",
      "git_commits_url": "https://api.github.com/repos/realm/SwiftLint/git/commits{/sha}",
      "comments_url": "https://api.github.com/repos/realm/SwiftLint/comments{/number}",
      "issue_comment_url": "https://api.github.com/repos/realm/SwiftLint/issues/comments{/number}",
      "contents_url": "https://api.github.com/repos/realm/SwiftLint/contents/{+path}",
      "compare_url": "https://api.github.com/repos/realm/SwiftLint/compare/{base}...{head}",
      "merges_url": "https://api.github.com/repos/realm/SwiftLint/merges",
      "archive_url": "https://api.github.com/repos/realm/SwiftLint/{archive_format}{/ref}",
      "downloads_url": "https://api.github.com/repos/realm/SwiftLint/downloads",
      "issues_url": "https://api.github.com/repos/realm/SwiftLint/issues{/number}",
      "pulls_url": "https://api.github.com/repos/realm/SwiftLint/pulls{/number}",
      "milestones_url": "https://api.github.com/repos/realm/SwiftLint/milestones{/number}",
      "notifications_url": "https://api.github.com/repos/realm/SwiftLint/notifications{?since,all,participating}",
      "labels_url": "https://api.github.com/repos/realm/SwiftLint/labels{/name}",
      "releases_url": "https://api.github.com/repos/realm/SwiftLint/releases{/id}"
    },
    "url": "https://api.github.com/notifications/threads/119847708",
    "subscription_url": "https://api.github.com/notifications/threads/119847708/subscription"
  }
]

While it was not marked as read, notification was not displayed.
screenshot 2016-01-21 21 29 44

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.