Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | OX bug fix | DebXWoody | 2021-07-01 | 1 | -3/+4 |
* | Bugfixes for OX implementation | DebXWoody | 2021-06-28 | 1 | -4/+5 |
* | Fix executable example | Michael Vetter | 2021-06-10 | 1 | -1/+1 |
* | Add editor hint | Michael Vetter | 2021-06-10 | 1 | -1/+1 |
* | Add command to show single bookmark details | Michael Vetter | 2021-06-09 | 1 | -2/+4 |
* | Change attention description | Michael Vetter | 2021-05-31 | 1 | -1/+1 |
* | Attention flag for chat windows | DebXWoody | 2021-05-29 | 1 | -0/+3 |
* | Have separate settings for intype | Michael Vetter | 2021-05-08 | 1 | -3/+4 |
* | command: Fix serversoftware examples | Michael Vetter | 2021-04-18 | 1 | -2/+2 |
* | OMEMO - trust mode (#1506) | Stefan | 2021-04-17 | 1 | -0/+5 |
* | editor: make editor configurable via /executable | Michael Vetter | 2021-04-16 | 1 | -3/+6 |
* | editor: adapt help description | Michael Vetter | 2021-04-16 | 1 | -2/+3 |
* | Run clang-format on new editor code | Michael Vetter | 2021-04-16 | 1 | -1/+1 |
* | Add new editor command | Stefan | 2021-04-16 | 1 | -0/+14 |
* | Get rid of asprintf and _GNU_SOURCE define | Michael Vetter | 2021-03-30 | 1 | -9/+7 |
* | Add support to register with a room | Michael Vetter | 2021-03-25 | 1 | -2/+4 |
* | Merge pull request #1511 from mwuttke97/doc_bookmark_join | Michael Vetter | 2021-03-24 | 1 | -6/+13 |
|\ | |||||
| * | Command doc: Improve description and examples of `/bookmark` and `/join` | Maximilian Wuttke | 2021-03-21 | 1 | -6/+13 |
* | | MUC: Add voice request | Thorben Günther | 2021-03-12 | 1 | -2/+4 |
|/ | |||||
* | Add command to change password of logged in user | Thorben Günther | 2021-03-11 | 1 | -0/+13 |
* | Cmd definitions: Add offline option to occupants | Thorben Günther | 2021-03-08 | 1 | -2/+5 |
* | Correct command synopsis for mam | Michael Vetter | 2021-02-09 | 1 | -1/+1 |
* | Add /mam command | Michael Vetter | 2021-01-28 | 1 | -0/+15 |
* | Add `/executable (urlsave|urlopen)` migrations | William Wennerström | 2020-12-18 | 1 | -5/+5 |
* | Only rotate logs if user didn't specify a log file | Michael Vetter | 2020-12-11 | 1 | -1/+1 |
* | Shared log file needs a restart | Michael Vetter | 2020-12-11 | 1 | -1/+1 |
* | Fix various typos | Michael Vetter | 2020-12-10 | 1 | -2/+2 |
* | Merge pull request #1375 from wstrm/feature/omemo-sendfile | Michael Vetter | 2020-12-09 | 1 | -64/+70 |
|\ | |||||
| * | Remove scheme and filetype matching for url (save|open) | William Wennerström | 2020-12-08 | 1 | -15/+24 |
| * | Remove /omemo sendfile | William Wennerström | 2020-11-16 | 1 | -49/+46 |
* | | Print man page arguments bold | Michael Vetter | 2020-12-07 | 1 | -1/+1 |
* | | Generate date for manpage | Michael Vetter | 2020-12-07 | 1 | -3/+14 |
* | | Break lines differently in example and synopsis section | Michael Vetter | 2020-12-07 | 1 | -2/+2 |
* | | man: formate arguments properly | Michael Vetter | 2020-12-07 | 1 | -3/+2 |
* | | Create cmd to generate man pages for prof commands | Michael Vetter | 2020-12-04 | 1 | -0/+67 |
|/ | |||||
* | Declare counter var inside loop | Michael Vetter | 2020-11-09 | 1 | -15/+10 |
* | Fix /correct quotation marks usage | Michael Vetter | 2020-07-23 | 1 | -1/+1 |
* | Fix lastactivity behaviour | Michael Vetter | 2020-07-22 | 1 | -8/+8 |
* | Expand /lastactivity help | Michael Vetter | 2020-07-22 | 1 | -1/+1 |
* | Fix missed text in #1224 | Licaon_Kter | 2020-07-22 | 1 | -1/+1 |
* | Use parse_args_with_freetext() for `/correct` | Michael Vetter | 2020-07-20 | 1 | -1/+1 |
* | Add comment to easily find where to put the next command | Michael Vetter | 2020-07-15 | 1 | -0/+2 |
* | Format cmd_defs | Michael Vetter | 2020-07-15 | 1 | -1942/+2037 |
* | Remove `/tiny` command | Michael Vetter | 2020-07-10 | 1 | -17/+0 |
* | Setting: only write in console upon muc mention | Michael Vetter | 2020-07-10 | 1 | -1/+2 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -2321/+2226 |
* | Revert "Apply coding style" | Michael Vetter | 2020-07-07 | 1 | -2237/+2332 |
* | Apply coding style | Michael Vetter | 2020-07-07 | 1 | -2332/+2237 |
* | Add missing -o flag for omut example | William Wennerström | 2020-07-02 | 1 | -1/+1 |
* | Merge pull request #1374 from profanity-im/revampUrlopen | Michael Vetter | 2020-07-02 | 1 | -20/+30 |
|\ |