{"id":13478632,"url":"https://github.com/mike-kfed/roundcube-thunderbird_labels","last_synced_at":"2025-08-09T20:24:15.923Z","repository":{"id":28854043,"uuid":"32378056","full_name":"mike-kfed/roundcube-thunderbird_labels","owner":"mike-kfed","description":"Thunderbird Labels Plugin for Roundcube Webmail","archived":false,"fork":false,"pushed_at":"2023-12-10T09:00:27.000Z","size":402,"stargazers_count":53,"open_issues_count":11,"forks_count":27,"subscribers_count":16,"default_branch":"master","last_synced_at":"2025-03-29T02:12:28.538Z","etag":null,"topics":["plugin","roundcube","thunderbird"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mike-kfed.png","metadata":{"files":{"readme":"README.md","changelog":"Changelog","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2015-03-17T07:29:27.000Z","updated_at":"2025-03-07T15:47:28.000Z","dependencies_parsed_at":"2023-12-10T10:21:23.764Z","dependency_job_id":"ad9c6ed1-8c17-4f70-8ed7-b43cf53726f4","html_url":"https://github.com/mike-kfed/roundcube-thunderbird_labels","commit_stats":{"total_commits":186,"total_committers":22,"mean_commits":8.454545454545455,"dds":0.4946236559139785,"last_synced_commit":"f2088fdb680e76be222faef2b8c627b606b2e728"},"previous_names":[],"tags_count":27,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-kfed%2Froundcube-thunderbird_labels","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-kfed%2Froundcube-thunderbird_labels/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-kfed%2Froundcube-thunderbird_labels/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mike-kfed%2Froundcube-thunderbird_labels/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mike-kfed","download_url":"https://codeload.github.com/mike-kfed/roundcube-thunderbird_labels/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246922247,"owners_count":20855345,"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":["plugin","roundcube","thunderbird"],"created_at":"2024-07-31T16:01:59.640Z","updated_at":"2025-08-09T20:24:15.909Z","avatar_url":"https://github.com/mike-kfed.png","language":"PHP","funding_links":[],"categories":["PHP"],"sub_categories":[],"readme":"## Thunderbird Labels Plugin for Roundcube Webmail\n\n### Features\n\n- Displays the message rows using the same colors as Thunderbird does\n- Label of a message can be changed/set exactly like in Thunderbird\n- Keyboard shortcuts on keys 0-5 work like in Thunderbird\n- Integrates into contextmenu plugin when available\n- Works for skins _classic_, _larry_ and _elastic_ (highest priority for _elastic_)\n- currently available translations:\n  - English\n  - French (Français)\n  - German (Deutsch)\n  - Polish (Polski)\n  - Russian (Русский)\n  - Hungarian (Magyar)\n  - Czech (Česky)\n  - Bulgarian (български език)\n  - Catalan (català)\n  - Latvian (latviešu)\n  - Italian (italiano)\n  - Spanish (español)\n  - Slovak (Slovenčina)\n  - Ukranian (українська)\n  - Brazilian Portuguese (português do Brasil)\n  - Portuguese (português)\n  - Dutch (Nederlands)\n  - Greek (ελληνικά)\n  - Japanese (日本語)\n  - Swedish (svenska)\n  - Tunisian Arabic (تونسي)\n- [screenshot](http://mike-kfed.github.io/roundcube-thunderbird_labels/)\n\n### INSTALL\n\n#### manual:\n\n1. unpack to plugins directory\n1. add `, 'thunderbird_labels'` to `$config['plugins']` in roundcubes `config/config.inc.php`\n1. rename `config.inc.php.dist` to `config.inc.php`\n1. if you run a custom skin, e.g. `silver` then you should also symlink or copy the skins folder\n   of the plugin to the corresponding skins name, for the example given:\n   `ln -s plugins/thunderbird_labels/skins/larry plugins/thunderbird_labels/skins/silver`\n\n#### composer:\n\n1. go to your roundcube root dir, setup `composer.json` and run `composer require weird-birds/thunderbird_labels`\n\n### CONFIGURE\n\nSee `config.inc.php` for more details\n\n- `tb_label_enable = true/false` (can be changed by user in prefs UI)\n- `tb_label_modify_labels = true/false`\n- `tb_label_enable_contextmenu = true/false`\n- `tb_label_enable_shortcuts = true/false` (can be changed by user in prefs UI)\n- `tb_label_style = 'bullets'`, `'thunderbird'` or `'badges'`\n\n### Author\n\nMichael Kefeder\n\u003chttps://github.com/mike-kfed/roundcube-thunderbird_labels\u003e\n\n### History\n\nThis plugin is based on a patch I found for roundcube 0.3 a long time ago.\n\nSince roundcube is now able to handle the labels without modification of its source I decided to create a plugin.\n\nThere exists a \"Tags plugin for RoundCube\" \u003chttp://sourceforge.net/projects/tagspluginrc/\u003e which does something similar, my plugin emulates thunderbirds behaviour better I think (coloring the message rows for example)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike-kfed%2Froundcube-thunderbird_labels","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmike-kfed%2Froundcube-thunderbird_labels","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmike-kfed%2Froundcube-thunderbird_labels/lists"}