summaryrefslogtreecommitdiff
path: root/views
Commit message (Collapse)AuthorAgeFilesLines
* Update URL of main mailing lists pageUlrich Müller2022-06-091-1/+1
| | | | | | Closes: https://bugs.gentoo.org/701390 Signed-off-by: Ulrich Müller <ulm@gentoo.org> Signed-off-by: John Helmert III <ajak@gentoo.org>
* Adjust the width of the line numbers columnMax Magorsch2020-07-111-1/+1
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Use a table for the message body instead of preMax Magorsch2020-07-111-8/+25
| | | | | | This simplifies the highlighting of lines. Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Add url paramter 'h' for further highlightingMax Magorsch2020-07-111-4/+32
| | | | | | | | | | One can use a comma sepearted list of either line numbers or ranges of line numbers now to specify further lines that should be highlighted. E.g.: url_to_message?h=3-10,12,24-24 Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Highlight a selected line via #LnnMax Magorsch2020-07-111-1/+11
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Add line numbers to the message bodyMax Magorsch2020-07-101-3/+1
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Fix some stylesheets due to Bootstrap 4Max Magorsch2020-05-113-10/+14
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Start the migration to Tyrian v2Max Magorsch2020-05-119-108/+116
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Use the latest version of tyrian v1Max Magorsch2020-04-241-6/+6
| | | | | | | https://assets.gentoo.org/tyrian/v1/ points to the latest version of tyrian v1. Signed-off-by: Max Magorsch <arzano@gentoo.org>
* Update the cdn urlsMax Magorsch2020-04-241-6/+6
| | | | Signed-off-by: Max Magorsch <arzano@gentoo.org>
* welcome to 2020Mikle Kolyada2020-03-141-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* Remove defunct Google+Brian Evans2019-04-191-1/+1
| | | | Signed-off-by: Brian Evans <grknight@gentoo.org>
* copyright: year 2019Mikle Kolyada2019-01-091-1/+1
| | | | Signed-off-by: Mikle Kolyada <zlogene@gentoo.org>
* listmonth: Do not display (empty) table when no messagesMichał Górny2018-05-301-16/+16
|
* Remove the awful redirect on no messages in monthMichał Górny2018-05-252-10/+10
| | | | | | | | | | | | | The redirect when no messages are found in month is awfully irritating, given that it rewrites the whole URL. Furthermore, it logically can only happen when someone types the URL manually which makes redirecting really silly. Instead, just display the 'no messages' message along with empty message list. Implicitly, this also adds a message when someone goes beyond last page. Currently, he seems only blank list. Bug: https://bugs.gentoo.org/656386
* Replace redirect on no threads with inline displayMichał Górny2018-05-251-2/+2
| | | | | | | | Instead of redirecting from thread to message URL when no threads are found, just display the messages inline. This prevents the irritating URL rewrite while the result is the same. Bug: https://bugs.gentoo.org/656386
* Update the copyright years.Jorge Manuel B. S. Vicetto (jmbsvicetto)2018-02-211-1/+1
| | | | | | Bug: https://bugs.gentoo.org/643462 Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Add "Find on Google Groups" per bug #602636.Robin H. Johnson2017-07-141-0/+1
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* Update copyright date - thanks to Thomas (whissi) for the bug report and ↵Jorge Manuel B. S. Vicetto (jmbsvicetto)2017-06-111-1/+1
| | | | | | patch. Fixes bug 620978. Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
* Update asset URLs, use SVG logoAlex Legler2016-12-051-7/+7
|
* Remove GMANE link as their web interface is no moreAlex Legler2016-12-051-2/+1
|
* bumpAlex Legler2015-12-261-1/+1
|
* Absolute favicon URLAlex Legler2015-12-251-1/+1
|
* Theme updates: Copyright year and HTTPS URLsAlex Legler2015-12-251-3/+3
|
* Fix logo pathAlex Legler2015-12-131-2/+2
|
* Update to latest Tyrian base template versionAlex Legler2015-12-131-18/+20
|
* Use protocol-relative URI for the faviconAlex Legler2015-02-261-1/+1
| | | | Fixes bug 541424 by chithanh
* site_noticeAlex Legler2015-02-251-0/+6
|
* basic descriptionAlex Legler2015-02-251-1/+1
|
* Escape addresses on the front pageAlex Legler2015-02-251-1/+1
|
* Cache most recent messagesAlex Legler2015-02-251-1/+1
|
* Properly escape displaynamesAlex Legler2015-02-241-1/+1
|
* Various UI bit fixes for new storage formatAlex Legler2015-02-234-10/+11
|
* Redirect back to the main list page if there are no messages at all in a ↵Alex Legler2015-02-231-0/+6
| | | | given month
* Move full archives list to a separate pageAlex Legler2015-02-224-46/+108
|
* Cache message countsAlex Legler2015-02-221-2/+2
|
* Fix mail countAlex Legler2015-02-221-10/+11
|
* Responsiveness fix #4: Message tablesAlex Legler2015-02-221-12/+14
|
* Responsiveness fix #3: Finally nice buttonsAlex Legler2015-02-221-23/+31
|
* Repsonsivness fix 2: Undo the button groupAlex Legler2015-02-221-5/+3
|
* Responsiveness fixes for the headers tableAlex Legler2015-02-221-33/+36
|
* Include a count of mails.Robin H. Johnson2015-02-211-3/+10
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* show raw mesages if there are no threadsAlex Legler2015-02-221-0/+6
|
* add a little borderAlex Legler2015-02-221-1/+1
|
* Also link to MARC.Robin H. Johnson2015-02-211-2/+3
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* CC nil?Alex Legler2015-02-221-0/+2
|
* compact the headers table a bitAlex Legler2015-02-221-9/+7
|
* more pagination tuningAlex Legler2015-02-221-2/+2
|
* less pages, add ... itemAlex Legler2015-02-221-1/+3
|
* erb fixAlex Legler2015-02-221-0/+1
|