{"id":19436894,"url":"https://github.com/tigase/tigase-muc","last_synced_at":"2025-06-26T13:36:41.228Z","repository":{"id":38456665,"uuid":"188009084","full_name":"tigase/tigase-muc","owner":"tigase","description":"Tigase Multi-User Chat Component","archived":false,"fork":false,"pushed_at":"2024-06-24T16:06:28.000Z","size":1610,"stargazers_count":5,"open_issues_count":7,"forks_count":7,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-24T21:51:32.866Z","etag":null,"topics":["jabber","muc","multi-user-chat","xmpp"],"latest_commit_sha":null,"homepage":"https://tigase.net","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,"zenodo":null},"funding":{"github":["tigase"]}},"created_at":"2019-05-22T09:43:30.000Z","updated_at":"2024-06-14T17:48:58.000Z","dependencies_parsed_at":"2024-02-23T15:26:58.398Z","dependency_job_id":"e142d84d-d45a-4b1a-a396-ffa384fb0ee3","html_url":"https://github.com/tigase/tigase-muc","commit_stats":null,"previous_names":[],"tags_count":41,"template":false,"template_full_name":null,"purl":"pkg:github/tigase/tigase-muc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-muc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-muc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-muc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-muc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tigase","download_url":"https://codeload.github.com/tigase/tigase-muc/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tigase%2Ftigase-muc/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262077150,"owners_count":23255128,"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":["jabber","muc","multi-user-chat","xmpp"],"created_at":"2024-11-10T15:12:57.285Z","updated_at":"2025-06-26T13:36:41.195Z","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 MUC 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 Multi-User Chat Componen 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:TigaseMuc_Build)/statusIcon\" width=\"100\"/\u003e\n\u003c/p\u003e\n\n# What it is\n\nTigase Multi-User Chat Component is XMPP component for Tigase XMPP Server providing support for [XEP-0045: Multi-User Chat](https://xmpp.org/extensions/xep-0045.html).\n\n# Features\n\nIt provides support to Tigase XMPP Server for following features:\n* [XEP-0045: Multi-User Chat](https://xmpp.org/extensions/xep-0045.html) \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 Multi-User Chat 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 Multi-User Chat 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-muc/.\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-muc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftigase%2Ftigase-muc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftigase%2Ftigase-muc/lists"}