{"id":13555745,"url":"https://github.com/jmozmoz/compactheader","last_synced_at":"2025-04-03T08:32:01.933Z","repository":{"id":4066614,"uuid":"5170765","full_name":"jmozmoz/compactheader","owner":"jmozmoz","description":"Thunderbird add-on CompactHeader ","archived":false,"fork":false,"pushed_at":"2020-01-26T18:58:08.000Z","size":1854,"stargazers_count":21,"open_issues_count":1,"forks_count":7,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-11-04T04:32:20.918Z","etag":null,"topics":["add-on","addon","extension","javascript","thunderbird","xul"],"latest_commit_sha":null,"homepage":"https://addons.mozilla.org/thunderbird/addon/compactheader/","language":"JavaScript","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/jmozmoz.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-07-24T20:23:43.000Z","updated_at":"2023-07-02T01:34:45.000Z","dependencies_parsed_at":"2022-09-17T04:01:18.174Z","dependency_job_id":null,"html_url":"https://github.com/jmozmoz/compactheader","commit_stats":null,"previous_names":[],"tags_count":105,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmozmoz%2Fcompactheader","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmozmoz%2Fcompactheader/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmozmoz%2Fcompactheader/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jmozmoz%2Fcompactheader/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jmozmoz","download_url":"https://codeload.github.com/jmozmoz/compactheader/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246966012,"owners_count":20861981,"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":["add-on","addon","extension","javascript","thunderbird","xul"],"created_at":"2024-08-01T12:03:23.451Z","updated_at":"2025-04-03T08:31:56.919Z","avatar_url":"https://github.com/jmozmoz.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","javascript"],"sub_categories":[],"readme":"# CompactHeader [![Build Status](https://travis-ci.org/jmozmoz/compactheader.svg?branch=master)](https://travis-ci.org/jmozmoz/compactheader) [![Build status](https://ci.appveyor.com/api/projects/status/mmvvkm83lajuunms/branch/master?svg=true)](https://ci.appveyor.com/project/jmozmoz/compactheader/branch/master)\r\n\r\n\r\nThunderbird extension to add a symbol in the header plane to switch between\r\ncompact and expanded view. Options to switch between one or two lines compact\r\nview, which buttons should be displayed in header pane.\r\n\r\n### Build status\r\n|TB branch|Linux builds|Windows builds|\r\n| ------------- | ------------- | ------------- |\r\n|ESR 60: |![Build Status](https://travis-ci.org/jmozmoz/compactheader.svg?branch=esr)|![Build Status](https://ci.appveyor.com/api/projects/status/mmvvkm83lajuunms/branch/esr?svg=true)|\r\n|ESR 68: |![Build Status](https://travis-matrix-badges.herokuapp.com/repos/jmozmoz/compactheader/branches/master/2)|![Build Status](https://appveyor-matrix-badges.herokuapp.com/repos/jmozmoz/compactheader/branch/master/2)|\r\n|beta: |disabled|disabled|\r\n|beta: |disabled|disabled|\r\n\r\n### Description\r\n\r\nThunderbird does not anymore have the ability to reduce the display size of\r\nheader pane to one line (as in Thunderbird 2.0). This add-on adds a symbol to\r\ncompact and expand the message header plane. The compact header view mode can\r\nbe set to either one or two lines.\r\n\r\nA customization dialog can be opened for the toolbar in the header pane\r\n(right mouse button context menu) to change the displayed buttons and their\r\nstyle.\r\n\r\nThe shortcut \"SHIFT+h\" can be used to toggle between expanded and compact\r\nheader view.\r\n\r\nThis add-on integrates the functionality of [\"RSS Linkify Subject\" by\r\nAlex Dedul](https://addons.mozilla.org/en-US/thunderbird/addon/1704).\r\n\r\nThere is also an option to display only the email addresses in the compact\r\nheader view. Another option enables darkening the message header,\r\nif the message pane has focus.\r\n\r\nIf you want to use the latest version, look for it at the\r\n[beta channel at AMO](https://addons.mozilla.org/thunderbird/addon/compactheader/versions/beta).\r\n\r\n\r\n### Known bugs\r\n\r\nThere are several bug reports about a disappearing header pane in the compact\r\nheader view mode. I could reproduce it if the TB Header Tools Extension is\r\ninstalled at the same time, see (http://forums.mozillazine.org/viewtopic.php?p=8543415#p8543415)\r\n\r\n### Installing\r\n\r\nDownloading the installation file from [addons.mozilla.org](https://addons.mozilla.org/thunderbird/addon/compactheader/)\r\nand then install CompactHeader within the add-on manager of Thunderbird.\r\n\r\n### Support\r\n\r\nPlease send support questions to the [support threat at mozillazine](http://forums.mozillazine.org/viewtopic.php?f=29\u0026t=1405155).\r\n\r\n### Build the xpi\r\n\r\nDownload xmltask.jar from https://sourceforge.net/projects/xmltask/ and add\r\nthe jar to CLASSPATH. Then:\r\n\r\n```\r\nant buildAMO\r\n```\r\n\r\n## Running the tests\r\n\r\nIn the directory [test](https://github.com/jmozmoz/compactheader/tree/master/test) a Python script is included which tests the add-on\r\nwith different Thunderbird versions (see also [.travis.yml](https://github.com/jmozmoz/compactheader/blob/master/.travis.yml) and\r\n[appveyor.yml](https://github.com/jmozmoz/compactheader/blob/master/appveyor.yml)\r\nusing the [Thunderbird infrastructure for mozmill](https://developer.mozilla.org/en-US/docs/Mozilla/Thunderbird/Thunderbird_MozMill_Testing/Running_Thunderbird_MozMill_tests_from_packaged_tests).\r\n\r\n```\r\npython executeTests.py\r\n```\r\n\r\nAvailable options:\r\n\r\n`--version` Version of Thunderbird to use for tests (currently supported ESR and nightly)\r\n\r\n`--nodownload` Do not download the latest version of Thunderbird but use the one stored from the last test\r\n\r\n`--downloadonly` Only download the latest version of Thunderbird but do not execute the tests\r\n\r\n## Versioning\r\n\r\nWe use [mozilla Toolkit version format](https://developer.mozilla.org/en-US/docs/Mozilla/Toolkit_version_format)\r\nfor versioning. For the versions available, see the [tags on this repository](https://github.com/jmozmoz/compactheader/tags),\r\n[versions available from AMO](https://addons.mozilla.org/thunderbird/addon/compactheader/versions/) and\r\nthe [first message in the support threat](http://forums.mozillazine.org/viewtopic.php?p=7170965\u0026sid=3f87f1bc1538d02ec6b81580f0e71fe1#p7170965).\r\n\r\n## Authors\r\n\r\n* **Joachim Herb** - [jmozmoz](https://github.com/jmozmoz)\r\n\r\nSee the list of contributors and tranlators in [install.rdf](https://github.com/jmozmoz/compactheader/blob/master/install.rdf) who participated in this project.\r\n\r\n## License\r\n\r\nThis project is licensed under [MPL 1.1](http://www.mozilla.org/MPL/)/GPL 2.0/LGPL 2.1\r\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmozmoz%2Fcompactheader","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjmozmoz%2Fcompactheader","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjmozmoz%2Fcompactheader/lists"}