Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1635 from arya-pratap-singh/master | Michael Vetter | 2022-02-03 | 1 | -1/+1 |
|\ | |||||
| * | fixed typo from "the Yes" to "to YES" | arya-pratap-singh | 2022-02-03 | 1 | -1/+1 |
|/ | |||||
* | Remove banned muc member from member list | Michael Vetter | 2022-02-02 | 1 | -0/+4 |
* | Merge pull request #1633 from profanity-im/fix-split-url-once-more | Michael Vetter | 2022-02-02 | 1 | -2/+2 |
|\ | |||||
| * | Fix off-by-one | Steffen Jaeckel | 2022-02-01 | 1 | -2/+2 |
* | | Merge pull request #1632 from profanity-im/fix-split-url | Michael Vetter | 2022-02-01 | 1 | -5/+22 |
|\| | |||||
| * | add missing IPv6 handling | Steffen Jaeckel | 2022-02-01 | 1 | -5/+22 |
|/ | |||||
* | Merge pull request #1631 from profanity-im/fix-1628 | Michael Vetter | 2022-02-01 | 25 | -148/+291 |
|\ | |||||
| * | add fall-back for older GLib versions | Steffen Jaeckel | 2022-02-01 | 1 | -18/+54 |
| * | handle `see-other-host` XMPP stream error | Steffen Jaeckel | 2022-02-01 | 5 | -2/+110 |
| * | auto-format | Steffen Jaeckel | 2022-02-01 | 22 | -134/+137 |
| * | session: combine internal free-functions | Steffen Jaeckel | 2022-02-01 | 1 | -12/+8 |
|/ | |||||
* | command: change user mood clearing message | Michael Vetter | 2022-02-01 | 1 | -1/+1 |
* | command: rename /mood clean to /mood clear | Michael Vetter | 2022-02-01 | 3 | -5/+5 |
* | Merge branch 'DebXWoody/usermoodimprovement1' | Michael Vetter | 2022-01-30 | 4 | -16/+24 |
|\ | |||||
| * | command: adapt mood description | Michael Vetter | 2022-01-30 | 1 | -3/+3 |
| * | XEP-0107: User Mood - Clean mood | Stefan Kropp | 2022-01-30 | 4 | -14/+22 |
|/ | |||||
* | presence: guard against invalid input | Michael Vetter | 2022-01-27 | 1 | -3/+12 |
* | ci: dont verify ssl | Michael Vetter | 2022-01-12 | 3 | -3/+3 |
* | ci: remove building of stabber | Michael Vetter | 2022-01-12 | 4 | -20/+20 |
* | ci: git clone from https | Michael Vetter | 2022-01-11 | 4 | -7/+7 |
* | Merge pull request #1625 from JurajMlich/master | Michael Vetter | 2022-01-01 | 1 | -1/+1 |
|\ | |||||
| * | database.c: fix inserting messages to chat logs if archive_id is empty | Juraj Mlich | 2021-12-31 | 1 | -1/+1 |
|/ | |||||
* | Merge pull request #1623 from wstrm/openbsd-build | Michael Vetter | 2021-12-25 | 2 | -4/+5 |
|\ | |||||
| * | Upgrade to OpenBSD 7.0 in CI | William Wennerström | 2021-12-24 | 2 | -4/+5 |
|/ | |||||
* | Merge pull request #1622 from a02c1175-5220-4e75-b7a1-18e20548305f/master | Michael Vetter | 2021-12-22 | 1 | -1/+1 |
|\ | |||||
| * | use wildcard for man pages in Makefile.am | a02c1175-5220-4e75-b7a1-18e20548305f | 2021-12-22 | 1 | -1/+1 |
|/ | |||||
* | omemo: log when no pubsub | Michael Vetter | 2021-12-13 | 1 | -0/+4 |
* | Merge pull request #1605 from DebXWoody/xep/xep0107-user-mood | Michael Vetter | 2021-12-06 | 10 | -1/+246 |
|\ | |||||
| * | Merge branch 'master' into xep/xep0107-user-mood | Michael Vetter | 2021-12-06 | 9 | -28/+52 |
| |\ | |/ |/| | |||||
* | | Merge pull request #1620 from profanity-im/readd-ci | Michael Vetter | 2021-12-03 | 3 | -15/+16 |
|\ \ | |||||
| * | | ci: re-enable tumblweed | Michael Vetter | 2021-12-03 | 2 | -2/+2 |
| * | | ci: update ubuntu python package names | Michael Vetter | 2021-12-03 | 1 | -1/+2 |
| * | | ci: re-enable ubuntu | Michael Vetter | 2021-12-03 | 1 | -1/+1 |
| * | | ci: re-enable macos | Michael Vetter | 2021-12-03 | 1 | -12/+12 |
|/ / | |||||
* | | Merge pull request #1610 from nandesu-utils/master | Michael Vetter | 2021-11-30 | 1 | -4/+10 |
|\ \ | |||||
| * | | Refined sender device acquirement | nandesu-utils | 2021-10-29 | 1 | -5/+7 |
| * | | Acquire sender's device list on connection | nandesu-utils | 2021-10-28 | 1 | -4/+8 |
* | | | Merge pull request #1616 from trofi/master | Michael Vetter | 2021-11-26 | 2 | -3/+3 |
|\ \ \ | |||||
| * | | | python_api.c: enlarge `c_arguments` array to avoid OOB write | Sergei Trofimovich | 2021-11-26 | 1 | -1/+1 |
| * | | | src/plugins/python_api.c: drop redundant NULL pointer check | Sergei Trofimovich | 2021-11-18 | 1 | -1/+1 |
| * | | | src/plugins/callbacks.c: drop redundant NULL pointer check | Sergei Trofimovich | 2021-11-18 | 1 | -1/+1 |
* | | | | Merge pull request #1618 from profanity-im/fix/1614-otr | Michael Vetter | 2021-11-25 | 2 | -2/+10 |
|\ \ \ \ | |||||
| * | | | | Fix carbons criteria | Michael Vetter | 2021-11-25 | 2 | -2/+10 |
|/ / / / | |||||
* | | | | Merge pull request #1617 from carlocab/osx-configure | Michael Vetter | 2021-11-24 | 1 | -4/+13 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Improve macOS Readline checks | Carlo Cabrera | 2021-11-24 | 1 | -4/+4 |
| * | | | Make readline check more portable | Carlo Cabrera | 2021-11-23 | 1 | -3/+12 |
|/ / / | |||||
| | * | xep-0107: adapting the pubsub/headline code | Michael Vetter | 2021-12-06 | 1 | -2/+3 |
| | * | xep-0107: adjust help | Michael Vetter | 2021-12-06 | 1 | -5/+5 |
| | * | xep-0107: code review | DebXWoody | 2021-12-06 | 6 | -33/+33 |