Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Make _show_roster_contacts static | Michael Vetter | 2020-07-09 | 1 | -2/+2 | |
* | ci os tw: disable building of stabber | Michael Vetter | 2020-07-08 | 1 | -7/+7 | |
* | readme: add link to contributing.md | Michael Vetter | 2020-07-07 | 1 | -0/+1 | |
* | Apply coding style | Michael Vetter | 2020-07-07 | 213 | -17154/+19156 | |
* | clang-format: Dont sort includes | Michael Vetter | 2020-07-07 | 1 | -0/+1 | |
* | OX: Fix tests | Michael Vetter | 2020-07-07 | 1 | -1/+2 | |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 214 | -19638/+17648 | |
* | Merge pull request #1397 from wstrm/doc-pre-push-hook | Michael Vetter | 2020-07-07 | 1 | -1/+17 | |
|\ | ||||||
| * | Add highlighting | William Wennerström | 2020-07-07 | 1 | -2/+2 | |
| * | Tip about pre-push hook in contribution guidelines | William Wennerström | 2020-07-07 | 1 | -0/+16 | |
|/ | ||||||
* | Add pre-commit hook clang-format example | Michael Vetter | 2020-07-07 | 1 | -0/+11 | |
* | Apply coding style | Michael Vetter | 2020-07-07 | 214 | -17648/+19638 | |
* | Add clang-format file | Michael Vetter | 2020-07-07 | 3 | -0/+48 | |
* | Tests: Add ox_announce_public_key stub | Michael Vetter | 2020-07-06 | 2 | -0/+10 | |
* | OX: Announce public key on PEP | DebXWoody | 2020-07-06 | 7 | -2/+396 | |
* | Merge pull request #1394 from wstrm/fix-log-errors-call-external | Michael Vetter | 2020-07-06 | 1 | -1/+2 | |
|\ | ||||||
| * | Log errors from eval_password | William Wennerström | 2020-07-06 | 1 | -1/+2 | |
|/ | ||||||
* | Merge branch 'master' of github.com:profanity-im/profanity | Michael Vetter | 2020-07-06 | 2 | -4/+5 | |
|\ | ||||||
| * | Merge pull request #1386 from DebXWoody/master | Michael Vetter | 2020-07-06 | 2 | -4/+5 | |
| |\ | ||||||
| | * | Rework logging | Stefan Kropp | 2020-07-03 | 2 | -4/+5 | |
* | | | Plain chat messages not working | DebXWoody | 2020-07-06 | 1 | -4/+9 | |
|/ / | ||||||
* | | Merge branch 'master' of github.com:profanity-im/profanity | Michael Vetter | 2020-07-04 | 1 | -11/+13 | |
|\ \ | ||||||
| * \ | Merge pull request #1387 from DebXWoody/bugfix/1332-omemo | Michael Vetter | 2020-07-04 | 1 | -11/+13 | |
| |\ \ | ||||||
| | * | | Request Device and Key, when OMEMO is in use | DebXWoody | 2020-06-04 | 1 | -11/+13 | |
* | | | | Merge branch 'omemofix' | Michael Vetter | 2020-07-04 | 2 | -21/+39 | |
|\ \ \ \ | |/ / / |/| | | | ||||||
| * | | | Messages are not shown in ChatSecure | DebXWoody | 2020-07-04 | 2 | -21/+39 | |
* | | | | Merge pull request #1383 from profanity-im/cleanup/messagec | Michael Vetter | 2020-07-04 | 1 | -116/+73 | |
|\ \ \ \ | ||||||
| * | | | | message.c: Use message->to_jid instead of to_jid | Michael Vetter | 2020-07-03 | 1 | -1/+1 | |
| * | | | | message.c: _handle_carbons() check from field outside of function | Michael Vetter | 2020-07-03 | 1 | -15/+17 | |
| * | | | | message.c: Dont duplicate code in _handle_carbon and _handle_chat | Michael Vetter | 2020-07-03 | 1 | -111/+66 | |
|/ / / / | ||||||
* | | | | message.c: Remove from/to setting out of condition | Michael Vetter | 2020-07-03 | 1 | -6/+3 | |
* | | | | message.c: Small code improvements | Michael Vetter | 2020-07-03 | 1 | -16/+16 | |
* | | | | message.c: Put XEP-0085 code in helper function | Michael Vetter | 2020-07-03 | 1 | -18/+25 | |
* | | | | Change formatting | Michael Vetter | 2020-07-03 | 1 | -1/+2 | |
* | | | | handle_headline(): Free text correctly | Michael Vetter | 2020-07-03 | 1 | -0/+2 | |
* | | | | Handle headline stanza | Stefan Kropp | 2020-07-03 | 1 | -1/+14 | |
* | | | | Merge pull request #1382 from wstrm/fix-missing-omut-flag | Michael Vetter | 2020-07-02 | 1 | -1/+1 | |
|\ \ \ \ | ||||||
| * | | | | Add missing -o flag for omut example | William Wennerström | 2020-07-02 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #1381 from wstrm/fix-no-message | Michael Vetter | 2020-07-02 | 1 | -1/+0 | |
|\ \ \ \ | |_|_|/ |/| | | | ||||||
| * | | | Fix messages with receipt request not displayed | William Wennerström | 2020-07-02 | 1 | -1/+0 | |
|/ / / | ||||||
* | | | message.c: Put plugin handler code in helper function | Michael Vetter | 2020-07-02 | 1 | -7/+14 | |
* | | | message.c: Log invalid message type | Michael Vetter | 2020-07-02 | 1 | -14/+14 | |
* | | | message.c: Check for message type | Michael Vetter | 2020-07-02 | 2 | -8/+5 | |
* | | | message.c: Remove handled cases form _handle_chat() | Michael Vetter | 2020-07-02 | 1 | -7/+0 | |
* | | | message.c: Break out of _message_handler() after handling code | Michael Vetter | 2020-07-02 | 1 | -0/+4 | |
* | | | Add HEADLINE stanza define | Michael Vetter | 2020-07-02 | 1 | -0/+1 | |
* | | | message.c: Parse incoming message stanzas according to type | Michael Vetter | 2020-07-02 | 1 | -31/+34 | |
* | | | message.c: Add pubsub helper function | Michael Vetter | 2020-07-02 | 1 | -13/+19 | |
* | | | message.c: Add XEP information | Michael Vetter | 2020-07-02 | 1 | -1/+6 | |
* | | | message.c: Add my copyright | Michael Vetter | 2020-07-02 | 1 | -0/+1 |