Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | Fix duplicate messages in chat with oneself. | MarcoPolo-PasTonMolo | 2022-05-31 | 1 | -0/+8 | |
* | | Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-set | Michael Vetter | 2022-05-30 | 4 | -0/+166 | |
|\ \ | ||||||
| * | | Final touches for `/avatar set` | Michael Vetter | 2022-05-27 | 1 | -2/+3 | |
| * | | Add checks for whether gdk-pixbuf exists before using avatar set | MarcoPolo-PasTonMolo | 2022-05-26 | 2 | -2/+6 | |
| * | | Add `/avatar set` command to publish avatar | MarcoPolo-PasTonMolo | 2022-05-26 | 4 | -0/+161 | |
* | | | Merge pull request #1712 from MarcoPolo-PasTonMolo/fix/1347 | Michael Vetter | 2022-05-29 | 2 | -7/+45 | |
|\ \ \ | |_|/ |/| | | ||||||
| * | | Make muc config update after form submit | MarcoPolo-PasTonMolo | 2022-05-27 | 2 | -7/+45 | |
| |/ | ||||||
* | | Respect silent nick change in mucs | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -0/+2 | |
* | | Fix segfault on `/ox discover` | MarcoPolo-PasTonMolo | 2022-05-26 | 1 | -5/+8 | |
|/ | ||||||
* | Fix room name not updating. | MarcoPolo-PasTonMolo | 2022-05-18 | 1 | -0/+8 | |
* | Update copyright year | Michael Vetter | 2022-05-09 | 6 | -6/+6 | |
* | ox: only process proper messages | Michael Vetter | 2022-05-04 | 1 | -12/+11 | |
* | ox: prefix function _openpgp_signcrypt with ox_ | Michael Vetter | 2022-05-04 | 1 | -3/+3 | |
* | ox: have metadata node open | Michael Vetter | 2022-05-04 | 1 | -0/+6 | |
* | ox: return upon invalid fingerprint | Michael Vetter | 2022-05-04 | 1 | -1/+2 | |
* | Bugfix OX rpad generation | Stefan Kropp | 2022-05-03 | 1 | -4/+6 | |
* | ox: use glib date function in _gettimestamp and fix memleak | Michael Vetter | 2022-05-03 | 1 | -12/+10 | |
* | ox: Use connection_create_stanza_id() instead of xmpp_uuid_gen() | Michael Vetter | 2022-05-03 | 1 | -4/+4 | |
* | ox: use iq_id_handler_add instead of xmpp_id_handler_add | Michael Vetter | 2022-05-03 | 1 | -6/+6 | |
* | ox: use iq_send_stanza instead of xmpp_send | Michael Vetter | 2022-05-03 | 1 | -4/+10 | |
* | ox: use pubsub acces model open when announce ox public key | Michael Vetter | 2022-05-03 | 1 | -0/+7 | |
* | Merge branch 'master' into add_stamp_settings | Michael Vetter | 2022-04-28 | 3 | -163/+74 | |
|\ | ||||||
| * | ox: dont print empty body message | Michael Vetter | 2022-04-27 | 1 | -3/+3 | |
| * | Merge pull request #1699 from profanity-im/1698-fixoxabrt | Michael Vetter | 2022-04-27 | 1 | -1/+5 | |
| |\ | ||||||
| | * | ox: print invalid fingerprint instead of aborting | Michael Vetter | 2022-04-27 | 1 | -1/+5 | |
| * | | ox: remove comment | Michael Vetter | 2022-04-27 | 1 | -4/+0 | |
| |/ | ||||||
| * | Fix typo Annonuce -> Announce | Michael Vetter | 2022-04-14 | 1 | -4/+4 | |
| * | Fix typo: paylod -> payload | Michael Vetter | 2022-04-12 | 1 | -1/+1 | |
| * | clean-up connection (act I) | Steffen Jaeckel | 2022-03-30 | 1 | -152/+63 | |
* | | Rename stamp preference variable | Michael Vetter | 2022-04-28 | 1 | -1/+1 | |
* | | add /stamp command | Artjom Vejsel | 2022-04-02 | 1 | -0/+6 | |
|/ | ||||||
* | also store PEM in `TLSCertificate` | Steffen Jaeckel | 2022-03-22 | 1 | -1/+2 | |
* | Merge pull request #1644 from profanity-im/ox-polish | Michael Vetter | 2022-03-21 | 1 | -43/+44 | |
|\ | ||||||
| * | ox: remove else case | Michael Vetter | 2022-02-24 | 1 | -43/+44 | |
* | | prevent segfault | Steffen Jaeckel | 2022-03-13 | 1 | -4/+8 | |
|/ | ||||||
* | Set libstrophe log verbosity | Michael Vetter | 2022-02-21 | 1 | -0/+1 | |
* | Fix typos in comments | Michael Vetter | 2022-02-18 | 1 | -1/+1 | |
* | fix handling of connection errors | Steffen Jaeckel | 2022-02-08 | 1 | -3/+2 | |
* | Fix off-by-one | Steffen Jaeckel | 2022-02-01 | 1 | -2/+2 | |
* | add missing IPv6 handling | Steffen Jaeckel | 2022-02-01 | 1 | -5/+22 | |
* | 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 | 7 | -11/+11 | |
* | session: combine internal free-functions | Steffen Jaeckel | 2022-02-01 | 1 | -12/+8 | |
* | XEP-0107: User Mood - Clean mood | Stefan Kropp | 2022-01-30 | 1 | -8/+9 | |
* | presence: guard against invalid input | Michael Vetter | 2022-01-27 | 1 | -3/+12 | |
* | omemo: log when no pubsub | Michael Vetter | 2021-12-13 | 1 | -0/+4 | |
* | Merge branch 'master' into xep/xep0107-user-mood | Michael Vetter | 2021-12-06 | 2 | -2/+10 | |
|\ | ||||||
| * | Fix carbons criteria | Michael Vetter | 2021-11-25 | 2 | -2/+10 | |
* | | xep-0107: adapting the pubsub/headline code | Michael Vetter | 2021-12-06 | 1 | -2/+3 |