aboutsummaryrefslogtreecommitdiffstats
path: root/interface/js/app/history.js
Commit message (Expand)AuthorAgeFilesLines
* [WebUI] Limit recipients list in history column to 3Alexander Moisseev2018-06-131-4/+41
* [WebUI] Update column headerAlexander Moisseev2018-05-291-1/+1
* [WebUI] Match envelope and mime addresses following in arbitrary orderAlexander Moisseev2018-05-221-1/+1
* [WebUI] Wrap addresses in historyAlexander Moisseev2018-05-221-3/+9
* [WebUI] Display smtp sender/recipient in historyAlexander Moisseev2018-05-221-3/+10
* [WebUI] Remove a previously-attached event handlerAlexander Moisseev2018-04-061-1/+1
* [WebUI] Add symbols order selector to historyAlexander Moisseev2018-04-051-3/+16
* [Fix] add 'rewrite subject' to History dropdownKlaus Umbach2018-03-281-1/+1
* [WebUI] History: Fix Tooltips on paging, filtering and sortingbjoe2k42018-03-251-12/+23
* [Minor] Remove redundand condition (#2041)Alexander Moisseev2018-02-281-1/+1
* Fix dropbox issueKumar Akshay2018-02-281-1/+5
* Fix filter reject on history-page #2010Kumar Akshay2018-02-281-1/+5
* [WebUI] Show symbol descriptions as tooltips in historyAndré Hänsel2018-02-201-5/+27
* Fix undefined symbol name in webui.Gaëtan Duchaussois2017-10-101-4/+4
* [Fix] Add another workaround to display history properlyVsevolod Stakhov2017-08-101-0/+3
* Fix symbol name in historyAlex Hermann2017-08-101-1/+1
* [WebUI] Escape strings inside HTML in historyAlexander Moisseev2017-07-231-8/+35
* Revert "Merge pull request #1747 from andryyy/patch-11"Alexander Moisseev2017-07-231-28/+11
* Escape all the things \o/André Peters2017-07-121-11/+28
* More htmlEscapes.André Peters2017-07-091-2/+4
* Also escape message IDAndré Peters2017-07-091-1/+2
* Escape HTML in cells by using underscores escaperAndré Peters2017-07-081-2/+18
* [WebUI] Fix add header filter in historyAndrew Lewis2017-04-211-2/+2
* [WebUI] Fix history v2 displayVsevolod Stakhov2017-04-091-1/+1
* [WebUI] Check if neighbours' history backend versions matchAlexander Moisseev2017-04-081-2/+17
* [WebUI] history: break To address lists on commasAlexander Moisseev2017-04-061-6/+3
* [WebUI] Save some history table spaceAlexander Moisseev2017-04-041-10/+8
* [WebUI] Disable phrase connectors replacement in history filteringAlexander Moisseev2017-03-301-3/+6
* [WebUI] Fix legacy historyVsevolod Stakhov2017-03-301-3/+11
* [Minor] Allow subject field to be wrappedVsevolod Stakhov2017-03-281-0/+1
* [WebUI] Replace `.values` method with `.map`Alexander Moisseev2017-03-271-1/+4
* [WebUI] Fix history displayVsevolod Stakhov2017-03-271-2/+3
* [WebUI] Allow message-id breakVsevolod Stakhov2017-03-251-4/+4
* [WebUI] Fix history clusteringVsevolod Stakhov2017-03-251-153/+183
* Better update handling, especially when updating empty table to non-empty tableandryyy2017-03-231-96/+115
* [WebUI] Add sender, recipients and subject columnsVsevolod Stakhov2017-03-201-4/+32
* [WebUI] Rework v2 symbols displayVsevolod Stakhov2017-03-201-2/+15
* [WebUI] Fix sortingVsevolod Stakhov2017-03-201-14/+51
* [WebUI] Humanize sizesVsevolod Stakhov2017-03-201-2/+4
* [WebUI] Add flexible columnsVsevolod Stakhov2017-03-201-50/+210
* Fix date for all history items, draw error table with footableandre.peters2017-03-191-29/+26
* [WebUI] Initial move towards footableVsevolod Stakhov2017-03-181-75/+107
* [WebUI] Display symbolsVsevolod Stakhov2017-03-161-3/+3
* [WebUI] Rework history v2 functionVsevolod Stakhov2017-03-151-14/+36
* [WebUI] Add preliminary v2 history parserVsevolod Stakhov2017-03-151-1/+34
* [WebUI] Allow different history parsersVsevolod Stakhov2017-03-151-31/+71
* [WebUI] Move history tabVsevolod Stakhov2017-01-311-0/+195