index
:
profani-tty
this commit
main
Profanity fork with TTY improvements
danisanti <danisanti@tilde.institute>
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
message: make _receipt_request_handler safer
Michael Vetter
2021-03-25
1
-1
/
+1
*
message: make _handle_receipt_received safer
Michael Vetter
2021-03-25
1
-1
/
+5
*
message: make _handle_groupchat safer
Michael Vetter
2021-03-25
1
-0
/
+6
*
message: simplify _handle_conference
Michael Vetter
2021-03-25
1
-7
/
+5
*
message: make _handle_form safer
Michael Vetter
2021-03-25
1
-0
/
+3
*
message: make _message_handler safer
Michael Vetter
2021-03-25
1
-7
/
+9
*
mesage: make _handle_ox_chat safer
Michael Vetter
2021-03-25
1
-11
/
+27
*
message: make _handle_chat safer
Michael Vetter
2021-03-25
1
-0
/
+3
*
message: make _handle_muc_private_message safer
Michael Vetter
2021-03-25
1
-0
/
+7
*
message: fix potential segfault in _receipt_request_handler
Michael Vetter
2021-03-25
1
-3
/
+7
*
message: safeguard _handle_receipt_received
Michael Vetter
2021-03-25
1
-15
/
+17
*
message: reorder _handle_groupchat
Michael Vetter
2021-03-25
1
-12
/
+9
*
message: fix possible segfault in _handle_conference
Michael Vetter
2021-03-25
1
-19
/
+23
*
message: fix possible segfault in _handle_muc_user
Michael Vetter
2021-03-25
1
-0
/
+4
*
message: fix possible segfault in _message_handler
Michael Vetter
2021-03-25
1
-3
/
+3
*
Add support to register with a room
Michael Vetter
2021-03-25
7
-6
/
+154
*
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
*
|
form.c: fix memleak in form_tag_exists
Michael Vetter
2021-03-17
1
-0
/
+1
*
|
Add support to approve MUC voice requests
Michael Vetter
2021-03-17
3
-2
/
+52
*
|
profanity.c: move var into function
Michael Vetter
2021-03-16
1
-1
/
+2
*
|
MUC: Add voice request
Thorben Günther
2021-03-12
7
-3
/
+87
*
|
Completion: Split up role and affiliation completion
Thorben Günther
2021-03-12
1
-8
/
+15
|
/
*
Dont build paths manually in cmd_funcs.c
Michael Vetter
2021-03-12
1
-36
/
+13
*
autocomplete: remove duplicate code in search functions
Michael Vetter
2021-03-11
1
-54
/
+16
*
autocomplete: Use asprintf don't calculate length twice
Michael Vetter
2021-03-11
1
-4
/
+9
*
Remove duplicate code in autocomplete_param*
Michael Vetter
2021-03-11
1
-29
/
+22
*
Upload: Fix unused return
Thorben Günther
2021-03-11
1
-4
/
+9
*
Merge pull request #1501 from xenrox/change-password
Michael Vetter
2021-03-11
10
-6
/
+137
|
\
|
*
Add command to change password of logged in user
Thorben Günther
2021-03-11
8
-1
/
+128
|
*
Update ui_ask_password to support confirmation
Thorben Günther
2021-03-11
3
-5
/
+9
*
|
Update to the newest version of XEP 0363 (HTTP Upload)
Maximilian Wuttke
2021-03-11
5
-36
/
+67
|
/
*
Merge pull request #1496 from mwuttke97/omemo-bugfixes
Michael Vetter
2021-03-10
6
-78
/
+128
|
\
|
*
[OMEMO]: Fix bundle publishing
Maximilian Wuttke
2021-03-09
1
-14
/
+16
|
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-1
/
+26
|
*
Variadic version of `stanza_attach_publish_options`
Maximilian Wuttke
2021-03-09
2
-16
/
+37
|
*
Logging [OMEMO]
Maximilian Wuttke
2021-03-09
1
-6
/
+10
|
*
Logging [CONNECTION]
Stefan
2021-03-09
1
-0
/
+1
|
*
Changes logging format to [OMEMO]
Stefan
2021-03-09
1
-48
/
+49
|
*
OMEMO - Removed start session after roster received
Stefan
2021-03-09
1
-4
/
+0
*
|
Remove "file://" from file names
Maximilian Wuttke
2021-03-09
1
-0
/
+3
|
/
*
Cmd definitions: Add offline option to occupants
Thorben Günther
2021-03-08
1
-2
/
+5
*
Merge pull request #1495 from xenrox/offline-members
Michael Vetter
2021-03-08
10
-10
/
+96
|
\
|
*
MUC: Show offline members in sidebar
Thorben Günther
2021-03-08
10
-10
/
+96
*
|
Prevent segfault in sv_ev_incoming_message()
Michael Vetter
2021-03-05
1
-1
/
+3
*
|
Draw wintitle using fputs and fprintf instead of /bin/echo.
Akce
2021-02-28
1
-25
/
+8
|
/
*
Merge pull request #1484 from kaffeekanne/calm-openbsd-syslog
Michael Vetter
2021-02-15
1
-5
/
+5
|
\
|
*
Calm OpenBSD syslog
kaffeekanne
2021-02-15
1
-5
/
+5
*
|
Remove forgotten debug line
Michael Vetter
2021-02-15
1
-1
/
+0
*
|
Bugfix: Titlebar show name without room name
Stefan
2021-02-14
1
-1
/
+1
|
/
[next]