Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename "menurc" filter to "gtkaccelmap" | P. J. McDermott | 2018-05-27 | 2 | -2/+2 |
| | |||||
* | .gitattributes.d/claws-mail: Re-align columns | P. J. McDermott | 2018-05-27 | 1 | -2/+2 |
| | |||||
* | Remove accountrc filter | P. J. McDermott | 2018-05-27 | 2 | -4/+0 |
| | | | | Passwords are no longer stored in account preferences. | ||||
* | accountrc, clawsrc, menurc: Update to Claws 3.14.1 | P. J. McDermott | 2018-05-27 | 3 | -137/+27 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Claws commit 3.13.2-180-g3b5b4f7 added "config_version" (set to 0). Commits 3.13.2-181-g358e811 and 3.13.2-182-g6bc99f8 removed APOP and RPOP account protocols, decremented IMAP (ID 3) and higher protocol IDs by 2, and bumped "config_version" to 1. Commit 3.13.2-197-gbc779dc raised "autochk_interval" granularity from minutes to seconds and bumped "config_version" to 2. 3.13.2-63-g2a6f8d1, 3.13.2-64-gcaa44e5, and later commits implemented and began using a password store, instead of storing passwords in account preferences. 3.13.2-139-ga451a77 removed the "imap_use_trash" account preference, due to bugs when set to 0. Commits 3.12.0-78-g9524293 and 3.12.0-82-g02c24e9 added "default_sort_key" and "default_sort_type". See also 3.12.0-91-g307fff3. The following hidden preferences were added by the following commits: * "rewrite_first_from": 3.14.0-94-ge070e40 * "hide_timezone": 3.14.0-22-g3a89a27 and 3.14.0-23-gf4e8599 * "type_any_header": 3.12.0-44-g5ef1df1 * "next_on_delete": 3.13.2-165-g92c1a19 | ||||
* | .claws-mail/clawsrc: UpdateHEADmaster | P. J. McDermott | 2018-05-25 | 1 | -12/+12 |
| | |||||
* | .claws-mail/clawsrc: Update | P. J. McDermott | 2018-05-25 | 1 | -9/+9 |
| | |||||
* | Filter out attach dirs from .claws-mail/clawsrc | P. J. McDermott | 2018-05-25 | 1 | -1/+2 |
| | |||||
* | .claws-mail/menurc: Update | P. J. McDermott | 2018-05-25 | 1 | -0/+20 |
| | |||||
* | .claws-mail/menurc: Update | P. J. McDermott | 2018-05-25 | 1 | -304/+394 |
| | |||||
* | Sort .claws-mail/menurc in diff | P. J. McDermott | 2018-05-25 | 2 | -1/+3 |
| | |||||
* | Don't sort first three lines of .claws-mail/menurc | P. J. McDermott | 2018-05-25 | 1 | -1/+1 |
| | |||||
* | Sort .claws-mail/menurc with a filter | P. J. McDermott | 2018-05-25 | 2 | -0/+4 |
| | | | | This is a GtkAccelMap rc-file, which is constantly rearranged. | ||||
* | Change Libiquity signature | P. J. McDermott | 2016-08-29 | 1 | -4/+4 |
| | |||||
* | .claws-mail/menurc: Update | P. J. McDermott | 2016-03-25 | 1 | -0/+22 |
| | | | | Ugh. | ||||
* | .claws-mail/print_page_setup: New file | P. J. McDermott | 2016-03-25 | 1 | -0/+10 |
| | |||||
* | Fix printing of long lines (Debian bug #776563) | P. J. McDermott | 2016-03-25 | 1 | -4/+4 |
| | | | | Also set inherit_folder_properties (checkbox in new folder dialog). | ||||
* | .claws-mail/clawsrc: Set folderselwin_height | P. J. McDermott | 2016-03-25 | 1 | -1/+1 |
| | |||||
* | .claws-mail/accountrc: Add sales@libiquity.com | P. J. McDermott | 2016-03-25 | 1 | -0/+110 |
| | |||||
* | .claws-mail/menurc: Update | P. J. McDermott | 2016-03-25 | 1 | -110/+1 |
| | |||||
* | .claws-mail/menurc: Update | P. J. McDermott | 2016-03-16 | 1 | -0/+110 |
| | |||||
* | Lighten quote colors | P. J. McDermott | 2016-03-16 | 1 | -3/+3 |
| | |||||
* | Set height of compose window | P. J. McDermott | 2016-03-16 | 1 | -4/+4 |
| | |||||
* | Add Libiquity to personal signature | P. J. McDermott | 2016-03-15 | 1 | -4/+3 |
| | |||||
* | .claws-mail/matcherrc*: New files | P. J. McDermott | 2016-03-14 | 2 | -0/+12 |
| | | | | "Filtering, processing and scoring settings" | ||||
* | .gitignore.d/claws-mail: Exclude .claws-mail/folderitemrc | P. J. McDermott | 2016-03-14 | 1 | -0/+2 |
| | |||||
* | .claws-mail/toolbar_msgview.xml: New file | P. J. McDermott | 2016-03-13 | 1 | -0/+11 |
| | |||||
* | Remove .bak files | P. J. McDermott | 2016-03-13 | 3 | -650/+1 |
| | |||||
* | Use signatures | P. J. McDermott | 2016-03-13 | 3 | -115/+5 |
| | |||||
* | Add signatures | P. J. McDermott | 2016-03-13 | 3 | -1/+11 |
| | |||||
* | Configure accounts for PGP/MIME | P. J. McDermott | 2016-03-13 | 5 | -12/+122 |
| | |||||
* | Enable PGP/Inline | P. J. McDermott | 2016-03-13 | 2 | -0/+2 |
| | |||||
* | Enable PGP/Core and PGP/MIME plugins | P. J. McDermott | 2016-03-13 | 3 | -20/+38 |
| | |||||
* | Enable fancy | P. J. McDermott | 2016-03-12 | 3 | -116/+50 |
| | |||||
* | Add account | P. J. McDermott | 2016-03-12 | 6 | -26/+229 |
| | |||||
* | Adjust quote format | P. J. McDermott | 2016-03-11 | 3 | -16/+36 |
| | |||||
* | Adjust column sizes, hide folder total column | P. J. McDermott | 2016-03-11 | 2 | -17/+17 |
| | |||||
* | Adjust column sizes | P. J. McDermott | 2016-03-11 | 2 | -4/+113 |
| | |||||
* | Change account name and disable filtering | P. J. McDermott | 2016-03-11 | 4 | -9/+10 |
| | |||||
* | Goto last folder on startup | P. J. McDermott | 2016-03-11 | 3 | -147/+17 |
| | |||||
* | Change date/quote formats and wrapping | P. J. McDermott | 2016-03-11 | 3 | -20/+150 |
| | |||||
* | Automatically check for new messages | P. J. McDermott | 2016-03-11 | 1 | -4/+4 |
| | |||||
* | Update | P. J. McDermott | 2016-03-11 | 1 | -3/+3 |
| | |||||
* | Update | P. J. McDermott | 2016-03-11 | 2 | -10/+10 |
| | |||||
* | Update | P. J. McDermott | 2016-03-11 | 2 | -462/+285 |
| | |||||
* | Initial commit | P. J. McDermott | 2016-03-11 | 13 | -0/+1683 |