Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -10/+10 |
| | |||||
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -10/+10 |
| | | | | | | This reverts commit 9b55f2dec0ea27a9ce4856e303425e12f866cea2. Sorting the includes creates some problems. | ||||
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -10/+10 |
| | | | | Regards https://github.com/profanity-im/profanity/issues/1396 | ||||
* | Make 'scrolled' themeable | Michael Vetter | 2020-05-21 | 1 | -0/+1 |
| | |||||
* | Make trackbar color configurable | Michael Vetter | 2020-02-21 | 1 | -0/+1 |
| | | | | Use `main.trackbar` in themes. | ||||
* | Change theme handling | Michael Vetter | 2020-01-29 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | So far when loading a theme it also overwrote the preferences the user set. Lengthy discussion can be found at https://github.com/profanity-im/profanity/issues/1077 Now we use `/theme load themename` to load the [colours] part of a themem only. `/theme full-load themename` will load the complete theme including preferences set in there. Regards https://github.com/profanity-im/profanity/issues/1077 | ||||
* | XEP-0392: get background color from theme | Michael Vetter | 2020-01-22 | 1 | -0/+1 |
| | | | | | | | So far we just used -1 (default color). Now we actually check whether `bkgnd` is set in the theme file and use this if available. Fix https://github.com/profanity-im/profanity/issues/1255 | ||||
* | XEP-0392: theme, ui: conditionally colorize user nicks | Aurelien Aptel | 2019-12-03 | 1 | -0/+1 |
| | | | | | | | | | * add theme_hash_attrs() * when printing a user message check PREF_COLOR_NICK to decide whether to colorize it or not ideally we should hash the jid instead of the nick but this is already a first step. | ||||
* | Add vim modeline | Michael Vetter | 2019-11-13 | 1 | -0/+1 |
| | |||||
* | Add option to hilight unread rooms in /wins command | Michael Vetter | 2019-10-12 | 1 | -0/+1 |
| | | | | | | | In the theme we can now set `cmd.wins.unread` to hvae a special color for the lines of the `/wins` output that have unread messages. Fix https://github.com/profanity-im/profanity/issues/895 | ||||
* | Add coloring of statusbar.current tab in view | Daniel Lublin | 2019-09-24 | 1 | -0/+1 |
| | | | | | | | | | | | | | | This theme color applies to the tab title text of the statusbar tab that is currently shown. The (somewhat confusingly named) `statusbar.active` theme color now applies to all other tabs (before, it applied to all tabs). Coloring of a tab that is highlighted/has new messages is done as before using the `statusbar.new` theme color. The default color is set to `cyan`, and thus causes no visible change for users -- until modified. | ||||
* | Allow colorization of history messages | Michael Vetter | 2019-09-10 | 1 | -0/+1 |
| | | | | | | | | History was always printed with `THEME_DEFAULT` we now use `THEME_TEXT_HISTORY` which is accesible in theme files via `main.text.history`. Fix https://github.com/profanity-im/profanity/issues/1170 | ||||
* | Set foreground color for untrusted messages | Paul Fariello | 2019-06-20 | 1 | -1/+1 |
| | |||||
* | Use flags in xmmp/message.c for encryption and trust | Paul Fariello | 2019-06-20 | 1 | -1/+2 |
| | |||||
* | Update copyright to include 2019 | Michael Vetter | 2019-01-22 | 1 | -1/+1 |
| | |||||
* | Update copyright | James Booth | 2018-01-21 | 1 | -1/+1 |
| | |||||
* | Add theme option for time in a status bar | Lukasz Marcinowski | 2017-03-22 | 1 | -0/+1 |
| | |||||
* | Update Copyright | James Booth | 2017-01-28 | 1 | -1/+1 |
| | |||||
* | Added main.help.header theme option | Frank Zschockelt | 2016-10-29 | 1 | -0/+1 |
| | |||||
* | Add win_printf_line | James Booth | 2016-10-14 | 1 | -0/+2 |
| | |||||
* | Make header defines consistent | James Booth | 2016-07-24 | 1 | -2/+2 |
| | |||||
* | Update GPL link in headers | James Booth | 2016-07-24 | 1 | -1/+1 |
| | |||||
* | Removed #AX_PREFIX_CONFIG_H | James Booth | 2016-03-31 | 1 | -1/+1 |
| | |||||
* | Merge branch 'master' into plugins-c | James Booth | 2016-02-14 | 1 | -1/+1 |
|\ | | | | | | | | | | | Conflicts: src/main.c src/ui/console.c | ||||
| * | Updated copyright | James Booth | 2016-02-14 | 1 | -1/+1 |
| | | |||||
* | | Added C plugin code from plugins branch | James Booth | 2016-02-14 | 1 | -1/+1 |
|/ | |||||
* | Highlight room trigger terms | James Booth | 2016-02-13 | 1 | -0/+1 |
| | |||||
* | Added roommention.term theme option | James Booth | 2016-02-10 | 1 | -0/+1 |
| | |||||
* | Added mention and trigger themes for console | James Booth | 2016-02-10 | 1 | -0/+2 |
| | |||||
* | Added themes for roster room mention and triggers | James Booth | 2016-01-25 | 1 | -0/+2 |
| | | | | closes #718 | ||||
* | Added roomtrigger colour theme | James Booth | 2016-01-24 | 1 | -0/+1 |
| | | | | closes #717 | ||||
* | Added account theme property | James Booth | 2016-01-22 | 1 | -0/+1 |
| | |||||
* | Show theme colour value | James Booth | 2016-01-21 | 1 | -1/+2 |
| | |||||
* | Added roster contact themes | James Booth | 2016-01-14 | 1 | -0/+22 |
| | |||||
* | Added roster room themes | James Booth | 2016-01-09 | 1 | -0/+2 |
| | |||||
* | Applied coding style to src/config/ | James Booth | 2015-10-25 | 1 | -3/+3 |
| | |||||
* | I removed ncurses header dependencies, removed unused code | James Booth | 2015-06-15 | 1 | -5/+0 |
| | |||||
* | Added receipt.sent theme setting | James Booth | 2015-03-15 | 1 | -0/+1 |
| | |||||
* | Updated copyright | James Booth | 2015-02-10 | 1 | -1/+1 |
| | |||||
* | Added /theme colours command | James Booth | 2014-11-17 | 1 | -1/+17 |
| | |||||
* | Changed type to enum for presence colour attributes | James Booth | 2014-11-16 | 1 | -0/+1 |
| | |||||
* | Added support for bold theme settings | James Booth | 2014-11-16 | 1 | -1/+4 |
| | |||||
* | Replaced colours with theme_item_t | James Booth | 2014-11-16 | 1 | -43/+46 |
| | |||||
* | Added /presence command to show contacts presence | James Booth | 2014-11-07 | 1 | -23/+29 |
| | |||||
* | Added main.text.me and main.text.them theme settings | James Booth | 2014-11-07 | 1 | -34/+36 |
| | |||||
* | Added license exemption for OpenSSL to source headers | James Booth | 2014-08-24 | 1 | -0/+12 |
| | |||||
* | Colour chat room messages that contain users nickname | James Booth | 2014-07-16 | 1 | -15/+16 |
| | |||||
* | Updated copyright | James Booth | 2014-03-09 | 1 | -1/+1 |
| | |||||
* | Added OTR remaining system messages and colouring | James Booth | 2014-01-17 | 1 | -29/+34 |
| | |||||
* | Show OTR coloured status | James Booth | 2014-01-16 | 1 | -25/+29 |
| | | | | | | | | | | | | Customisable within theme files e.g.: titlebar.unencrypted=red titlebar.encrypted=green titlebar.trusted=red titlebar.untrusted=green Shows [unencrypted] for all non-OTR chat Disable with '/otr warn off' |