{"id":19436911,"url":"https://github.com/tigase/tigase-pubsub","last_synced_at":"2025-04-24T21:31:39.485Z","repository":{"id":38707942,"uuid":"188009479","full_name":"tigase/tigase-pubsub","owner":"tigase","description":"Tigase PubSub Component","archived":false,"fork":false,"pushed_at":"2024-06-04T16:03:49.000Z","size":7714,"stargazers_count":0,"open_issues_count":2,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-06-04T18:03:56.070Z","etag":null,"topics":["pubsub","tigase","xmpp"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"agpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tigase.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"github":["tigase"]}},"created_at":"2019-05-22T09:45:41.000Z","updated_at":"2024-06-04T16:03:53.000Z","dependencies_parsed_at":"2024-06-04T17:52:59.956Z","dependency_job_id":"cdf811ca-530c-4d8c-984b-d63dd1addc2b","html_url":"https://github.com/tigase/tigase-pubsub","commit_stats":null,"previous_names":[],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-pubsub","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-pubsub/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-pubsub/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-pubsub/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tigase","download_url":"https://codeload.github.com/tigase/tigase-pubsub/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223968210,"owners_count":17233445,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["pubsub","tigase","xmpp"],"created_at":"2024-11-10T15:13:00.102Z","updated_at":"2024-11-10T15:13:00.709Z","avatar_url":"https://github.com/tigase.png","language":"Java","funding_links":["https://github.com/sponsors/tigase"],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://tigase.net/\"\u003e\n    \u003cimg\n      alt=\"Tigase PubSub Component\"\n      src=\"https://github.com/tigaseinc/website-assets/raw/master/tigase/images/tigase-logo.png?raw=true\"\n      width=\"300\"\n    /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  The PubSub component for Tigase XMPP Server.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cimg alt=\"Tigase Logo\" src=\"https://github.com/tigaseinc/website-assets/raw/master/tigase/images/tigase-logo.png?raw=true\" width=\"25\"/\u003e\n  \u003cimg src=\"https://tc.tigase.net/app/rest/builds/buildType:(id:TigasePubSub_Build)/statusIcon\" width=\"100\"/\u003e\n\u003c/p\u003e\n\n# What it is\n\nTigase PubSub Component is XMPP component for Tigase XMPP Server providing support for [XEP-0060: Publish-Subscribe](https://xmpp.org/extensions/xep-0060.html) and [XEP-0163: Personal Eventing Protocol\n](https://xmpp.org/extensions/xep-0163.html).\n\n# Features\n\nIt provides support to Tigase XMPP Server for following features:\n* [XEP-0060: Publish-Subscribe](https://xmpp.org/extensions/xep-0060.html) \n* [XEP-0080: User Location](https://xmpp.org/extensions/xep-0080.html)\n* [XEP-0084: User Avatar](https://xmpp.org/extensions/xep-0084.html)\n* [XEP-0107: User Mood](https://xmpp.org/extensions/xep-0107.html)\n* [XEP-0108: User Activity](https://xmpp.org/extensions/xep-0108.html)\n* [XEP-0118: User Tune](https://xmpp.org/extensions/xep-0118.html)\n* [XEP-0163: Personal Eventing Protocol](https://xmpp.org/extensions/xep-0163.html)\n* [XEP-0384: OMEMO Encryption](https://xmpp.org/extensions/xep-0384.html) for key storage\n\n# Support\n\nWhen looking for support, please first search for answers to your question in the available online channels:\n\n* Our online documentation: [Tigase Docs](https://docs.tigase.net)\n* Our online forums: [Tigase Forums](https://help.tigase.net/portal/community)\n* Our online Knowledge Base [Tigase KB](https://help.tigase.net/portal/kb)\n\nIf you didn't find an answer in the resources above, feel free to submit your question to either our \n[community portal](https://help.tigase.net/portal/community) or open a [support ticket](https://help.tigase.net/portal/newticket).\n\n# Downloads\n\nYou can download distribution version of Tigase XMPP Server which contains Tigase PubSub Component directly from [here](https://github.com/tigaseinc/tigase-server/releases).\n\nIf you wish to downloand SNAPSHOT build of the development version of Tigase XMPP Server which contains Tigase PubSub Component you can grab it from [here](https://build.tigase.net/nightlies/dists/latest/tigase-server-dist-max.zip).\n\n# Installation and usage\n\nDocumentation of the project is part of the Tigase XMPP Server distribution package and it is also available as part of [Tigase XMPP Server documnetation page](https://docs.tigase.net/).\n\n# Compilation \n\nCompilation of the project is very easy as it is typical Maven project. All you need to do is to execute\n````bash\nmvn package test\n````\nto compile the project and run unit tests.\n\n# License\n\n\u003cimg alt=\"Tigase Tigase Logo\" src=\"https://github.com/tigase/website-assets/blob/master/tigase/images/tigase-logo.png?raw=true\" width=\"25\"/\u003e Official \u003ca href=\"https://tigase.net/\"\u003eTigase\u003c/a\u003e repository is available at: https://github.com/tigase/tigase-pubsub/.\n\nCopyright (c) 2004 Tigase, Inc.\n\nLicensed under AGPL License Version 3. Other licensing options available upon request.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-pubsub","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigase%2Ftigase-pubsub","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-pubsub/lists"}