Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Merge pull request #1807 from alexandre1985/fix/typos | Michael Vetter | 2023-04-03 | 4 | -5/+8 | |
|\ \ | |/ |/| | ||||||
| * | Fix typos and update codespell configuration | Daniel Santos | 2023-04-03 | 4 | -5/+8 | |
|/ | ||||||
* | Merge pull request #1801 from alexandre1985/editor-with-arguments | Michael Vetter | 2023-03-31 | 2 | -2/+8 | |
|\ | ||||||
| * | Add editor executable to CMD_SYN | Daniel Santos | 2023-03-31 | 1 | -0/+1 | |
| * | Editor executable support flags | Daniel Santos | 2023-03-30 | 2 | -2/+7 | |
* | | Fix headings in contributing.md | Michael Vetter | 2023-03-31 | 1 | -2/+2 | |
* | | Merge pull request #1802 from H3rnand3zzz/pgp-fix | Michael Vetter | 2023-03-31 | 4 | -17/+10 | |
|\ \ | |/ |/| | ||||||
| * | Fix OTR | John Hernandez | 2023-03-31 | 1 | -4/+0 | |
| * | Fix PGP | John Hernandez | 2023-03-31 | 3 | -13/+10 | |
|/ | ||||||
* | Merge pull request #1800 from profanity-im/switch | Michael Vetter | 2023-03-23 | 3 | -33/+39 | |
|\ | ||||||
| * | Add WIN_VCARD to win_get_tab_identifier() | Michael Vetter | 2023-03-23 | 1 | -0/+4 | |
| * | Adapt to new g_string_free() usage | Michael Vetter | 2023-03-23 | 2 | -13/+4 | |
| * | ui: make it easier to find non covered window types | Michael Vetter | 2023-03-23 | 1 | -20/+31 | |
|/ | ||||||
* | Merge pull request #1799 from profanity-im/glib276gsf | Michael Vetter | 2023-03-22 | 17 | -145/+42 | |
|\ | ||||||
| * | Adapt to g_string_free glib 2.75.3 change | Michael Vetter | 2023-03-21 | 17 | -145/+42 | |
|/ | ||||||
* | Merge pull request #1796 from profanity-im/minor-improvements | Michael Vetter | 2023-03-13 | 7 | -46/+54 | |
|\ | ||||||
| * | change OMEMO QR code `0` bits to 'space' | Steffen Jaeckel | 2023-03-12 | 1 | -2/+6 | |
| * | fix #1797 | Steffen Jaeckel | 2023-03-12 | 1 | -1/+1 | |
| * | fix #1761 by changing the implementation from recursive | Steffen Jaeckel | 2023-03-11 | 1 | -23/+22 | |
| * | add test-case for #1761 | Steffen Jaeckel | 2023-03-11 | 3 | -0/+24 | |
| * | simplify some code | Steffen Jaeckel | 2023-03-11 | 1 | -5/+1 | |
| * | remove compat code | Steffen Jaeckel | 2023-03-11 | 1 | -15/+0 | |
|/ | ||||||
* | Correct ML URL in SPONSORS.md | Michael Vetter | 2023-03-10 | 1 | -1/+1 | |
* | Merge pull request #1795 from IsaacM88/master | Michael Vetter | 2023-03-10 | 12 | -28/+43 | |
|\ | ||||||
| * | Fix duplicate download IDs. | IsaacM88 | 2023-03-09 | 12 | -28/+43 | |
* | | Update sponsors | Michael Vetter | 2023-03-01 | 1 | -5/+1 | |
* | | Update to new mailing list | Michael Vetter | 2023-03-01 | 3 | -4/+4 | |
|/ | ||||||
* | cmd: Update MAM help | Michael Vetter | 2023-02-15 | 1 | -2/+2 | |
* | Merge pull request #1789 from MarcoPolo-PasTonMolo/fix/autocompletion_after_MAM | Michael Vetter | 2023-02-15 | 8 | -20/+41 | |
|\ | ||||||
| * | Fix quote and url autocompletion for MAM and history | MarcoPolo-PasTonMolo | 2023-02-13 | 8 | -20/+41 | |
* | | Merge pull request #1791 from MarcoPolo-PasTonMolo/fix/MAM_not_loading_recent... | Michael Vetter | 2023-02-15 | 1 | -4/+4 | |
|\ \ | |/ |/| | ||||||
| * | Fix MAM not loading some recent messages | MarcoPolo-PasTonMolo | 2023-02-14 | 1 | -4/+4 | |
|/ | ||||||
* | Merge pull request #1788 from profanity-im/minor-improvements | Michael Vetter | 2023-01-30 | 2 | -9/+13 | |
|\ | ||||||
| * | prevent setting invalid combination of libstrophe flags | Steffen Jaeckel | 2023-01-27 | 1 | -2/+10 | |
| * | simplify some code | Steffen Jaeckel | 2023-01-26 | 1 | -4/+2 | |
| * | fix libstrophe timer-callback usage | Steffen Jaeckel | 2023-01-26 | 1 | -3/+1 | |
* | | Merge pull request #1786 from thexhr/devel | Michael Vetter | 2023-01-30 | 4 | -5/+11 | |
|\ \ | |/ |/| | ||||||
| * | Remove space to match clang coding style | the xhr | 2023-01-26 | 1 | -1/+1 | |
| * | Add macro for possible NULL prints and use it on known sports | the xhr | 2023-01-26 | 4 | -5/+11 | |
| * | Check if string is NULL and print placeholder instead | the xhr | 2023-01-26 | 2 | -2/+2 | |
|/ | ||||||
* | Merge pull request #1780 from profanity-im/minor-improvements | Michael Vetter | 2023-01-19 | 42 | -881/+773 | |
|\ | ||||||
| * | introduce `auto_gcharv` | Steffen Jaeckel | 2023-01-19 | 3 | -71/+23 | |
| * | introduce `auto_jid` and refcounting in `Jid` | Steffen Jaeckel | 2023-01-19 | 3 | -26/+36 | |
| * | improve const correctness | Steffen Jaeckel | 2023-01-18 | 3 | -8/+8 | |
| * | fix more memory leaks | Steffen Jaeckel | 2023-01-18 | 7 | -23/+38 | |
| * | fix memory leaks in OMEMO | Steffen Jaeckel | 2023-01-18 | 5 | -36/+61 | |
| * | let `account_new()` take ownership of passed values | Steffen Jaeckel | 2023-01-18 | 8 | -144/+72 | |
| * | add `now` option to `/reconnect` command | Steffen Jaeckel | 2023-01-18 | 5 | -15/+22 | |
| * | slightly improve `command_defs[]` | Steffen Jaeckel | 2023-01-18 | 5 | -463/+274 | |
| * | minor changes | Steffen Jaeckel | 2023-01-18 | 8 | -76/+49 |