Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | Add vCard support | Marouane L | 2022-10-18 | 25 | -7/+3688 | |
|/ / | ||||||
* | | Merge pull request #1768 from profanity-im/winmsg-autocomp | Michael Vetter | 2022-10-17 | 1 | -6/+28 | |
|\ \ | ||||||
| * | | Fix autocompletion for lastactivity | Stefan Kropp | 2022-10-17 | 1 | -5/+13 | |
| * | | Improve /msg and /win autocompletion | Michael Vetter | 2022-10-17 | 1 | -1/+15 | |
|/ / | ||||||
* | | release guide: Use proper order | Michael Vetter | 2022-10-12 | 1 | -4/+6 | |
* | | Start new cycle | Michael Vetter | 2022-10-12 | 103 | -5580/+1 | |
* | | Release 0.13.1 | Michael Vetter | 2022-10-12 | 106 | -4/+5596 | |
* | | release guide: remove libmesode | Michael Vetter | 2022-10-12 | 1 | -1/+1 | |
* | | Merge pull request #1760 from techmetx11/fix/1759-async | Michael Vetter | 2022-10-12 | 6 | -35/+16 | |
|\ \ | ||||||
| * | | Spawn external programs asynchronously | Marouane L | 2022-10-12 | 6 | -35/+16 | |
* | | | Merge pull request #1767 from profanity-im/fix/firststart | Michael Vetter | 2022-10-12 | 1 | -3/+3 | |
|\ \ \ | ||||||
| * | | | Fix first start detection | Michael Vetter | 2022-10-11 | 1 | -3/+3 | |
|/ / / | ||||||
* | | | Merge pull request #1763 from tran-h-trung/add/gruvbox_trung | Michael Vetter | 2022-10-11 | 1 | -0/+82 | |
|\ \ \ | ||||||
| * | | | Rename gruvbox_trung to gruvbox_transparent | Michael Vetter | 2022-10-11 | 1 | -0/+0 | |
| * | | | Add transparency optimized gruvbox theme | Trần H. Trung | 2022-10-11 | 1 | -0/+82 | |
* | | | | Add commit info to CONTRIBUTING.md | Michael Vetter | 2022-10-10 | 1 | -0/+6 | |
|/ / / | ||||||
* | | | Format Maxis commit properly | Michael Vetter | 2022-09-29 | 1 | -1/+1 | |
* | | | Use G_GSIZE_FORMAT instead of "%lu" for portability | Maxi Wuttke | 2022-09-29 | 1 | -1/+1 | |
|/ / | ||||||
* | | Merge pull request #1756 from sgn/python-3.11 | Michael Vetter | 2022-09-25 | 1 | -0/+8 | |
|\ \ | ||||||
| * | | plugin: python: fix build for Python 3.11 | Đoàn Trần Công Danh | 2022-09-24 | 1 | -0/+8 | |
* | | | Merge pull request #1755 from vinegret/fix/plugins_managment | Michael Vetter | 2022-09-25 | 3 | -14/+37 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | fix: print when no plugins installed | Viachaslau Khalikin | 2022-09-20 | 1 | -12/+15 | |
| * | | add: autocompletion plugins arguments | Viachaslau Khalikin | 2022-09-20 | 1 | -0/+6 | |
| * | | fix: filtering of the available global plugins | Viachaslau Khalikin | 2022-09-20 | 1 | -2/+4 | |
| * | | minor: using cons_bad_cmd_usage() instead of the manual handling | Viachaslau Khalikin | 2022-09-19 | 1 | -3/+3 | |
| * | | Fix typo which catched by codespell | Viachaslau Khalikin | 2022-09-19 | 1 | -1/+1 | |
| * | | Print unloaded plugins which already installed | Viachaslau Khalikin | 2022-09-19 | 2 | -3/+14 | |
| * | | Fix handle cmd_plugins_uninstall without args | Viachaslau Khalikin | 2022-09-19 | 1 | -1/+2 | |
* | | | Merge pull request #1753 from wahjava/master | Michael Vetter | 2022-09-19 | 1 | -2/+2 | |
|\ \ \ | ||||||
| * | | | Fix typo in configure.ac | Ashish SHUKLA | 2022-09-15 | 1 | -2/+2 | |
| |/ / | ||||||
* | | | Merge pull request #1752 from omar-polo/master | Michael Vetter | 2022-09-19 | 1 | -2/+2 | |
|\ \ \ | |/ / |/| | | ||||||
| * | | typo in configure: enable_gdk_pixbuf not enable_pixbuf | Omar Polo | 2022-09-15 | 1 | -2/+2 | |
|/ / | ||||||
* | | changelog: change header | Michael Vetter | 2022-09-13 | 1 | -21/+21 | |
* | | Add forgotten date to changelog | Michael Vetter | 2022-09-13 | 1 | -1/+1 | |
* | | Update release guide | Michael Vetter | 2022-09-13 | 1 | -12/+10 | |
* | | Start new cycle | Michael Vetter | 2022-09-13 | 103 | -5580/+1 | |
* | | Release 0.13.0 | Michael Vetter | 2022-09-13 | 105 | -4/+5583 | |
* | | Merge pull request #1749 from profanity-im/minor-improvements | Michael Vetter | 2022-09-07 | 3 | -8/+10 | |
|\ \ | ||||||
| * | | less strdup()+free() | Steffen Jaeckel | 2022-09-07 | 1 | -6/+3 | |
| * | | tell the user to which file we're logging | Steffen Jaeckel | 2022-09-07 | 1 | -0/+5 | |
| * | | Tell user where the downloaded file is stored | Steffen Jaeckel | 2022-09-07 | 1 | -2/+2 | |
* | | | ci: disable TW | Michael Vetter | 2022-09-07 | 1 | -1/+1 | |
|/ / | ||||||
* | | contributing: add part about other git services | Michael Vetter | 2022-09-06 | 1 | -0/+7 | |
* | | Add 0.13.0 changelog | Michael Vetter | 2022-09-06 | 1 | -0/+59 | |
* | | Add xep-0198 to doap | Michael Vetter | 2022-09-06 | 1 | -0/+11 | |
* | | Merge pull request #1748 from nandesu-utils/fix/issue1742 | Michael Vetter | 2022-09-06 | 2 | -25/+40 | |
|\ \ | ||||||
| * | | support for formatting in avatar executable | nandesu-utils | 2022-09-06 | 2 | -15/+25 | |
| * | | refactored call_external code | nandesu-utils | 2022-08-27 | 1 | -17/+22 | |
|/ / | ||||||
* | | Merge pull request #1747 from profanity-im/ci-test | Michael Vetter | 2022-08-18 | 3 | -19/+15 | |
|\ \ | ||||||
| * | | ci: fedora - remove python2 | Michael Vetter | 2022-08-18 | 1 | -2/+0 |