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
...
*
Fix formatting for invite command help
Michael Vetter
2019-11-05
1
-1
/
+1
*
Merge /invite, /invites and /decline commands
Michael Vetter
2019-11-05
5
-86
/
+86
*
Add `/titlebar show presence` command
Michael Vetter
2019-11-05
3
-0
/
+13
*
Display resource information in `/titlebar`
Michael Vetter
2019-11-05
1
-0
/
+6
*
Add `/titlebar show resource` command
Michael Vetter
2019-11-05
3
-3
/
+10
*
Move /encwarn command into /titlebar
Michael Vetter
2019-11-05
6
-58
/
+49
*
Fix add_history usage in down arrow handler
Michael Vetter
2019-11-05
1
-4
/
+1
*
Store current input line in history
Michael Vetter
2019-11-05
1
-0
/
+16
*
Move `tls show` to titlebar command
Michael Vetter
2019-11-05
4
-23
/
+72
*
Initialize ProfBufEntry->id correctly
Michael Vetter
2019-11-01
1
-1
/
+5
*
Move id from DeliveryReceipt to ProfBuffEntry struct
Michael Vetter
2019-11-01
3
-26
/
+24
*
Remove not needed if blocks
Michael Vetter
2019-11-01
1
-9
/
+2
*
Don't override ProfMessage Id with origin-id
Michael Vetter
2019-10-31
4
-21
/
+45
*
Replace sent_messages list with algo
Michael Vetter
2019-10-31
4
-6
/
+1
*
omemo: Check stanza names when iterating nodes
aszlig
2019-10-29
1
-0
/
+8
*
Put ifdef around tray.h functions
Michael Vetter
2019-10-29
2
-9
/
+8
*
Remove not neede gtk_init() in tray.c
Michael Vetter
2019-10-29
1
-1
/
+0
*
Remove comments
Michael Vetter
2019-10-29
1
-6
/
+0
*
Dont use clipboard_init yet
Michael Vetter
2019-10-29
2
-1
/
+4
*
Send clipboard via /paste
Michael Vetter
2019-10-29
1
-2
/
+34
*
Add clipboard feature
Michael Vetter
2019-10-29
5
-0
/
+137
*
Update chat_log_pgp_msg_out() usage
Michael Vetter
2019-10-29
1
-6
/
+6
*
Two carbon logging changes
Michael Vetter
2019-10-29
1
-27
/
+38
*
Also log sv_ev_delayed_private_message
Michael Vetter
2019-10-29
1
-0
/
+1
*
Set mucuser in carbon case
Michael Vetter
2019-10-29
1
-0
/
+8
*
Actually log MUC PM messages
Michael Vetter
2019-10-28
5
-28
/
+33
*
Remove not neede free
Michael Vetter
2019-10-25
1
-1
/
+0
*
Remove /leave command
Michael Vetter
2019-10-22
2
-27
/
+0
*
Make prof_identifier const
Michael Vetter
2019-10-22
1
-1
/
+1
*
Display ownership of connection_get_profanity_identifier
Michael Vetter
2019-10-22
2
-2
/
+2
*
Use UUID in origin-id and id
Michael Vetter
2019-10-22
2
-11
/
+11
*
Change default text colors to default (#1213)
Martin
2019-10-22
1
-8
/
+8
*
Make sure date vars are initialized
Michael Vetter
2019-10-21
1
-3
/
+3
*
Properly display chatwin history
Michael Vetter
2019-10-21
2
-5
/
+10
*
Remove old comment
Michael Vetter
2019-10-21
1
-1
/
+0
*
Merge pull request #1209 from jubalh/feature/xep-0359
Michael Vetter
2019-10-21
18
-117
/
+263
|
\
|
*
Set prof_ident to NULL after free
Michael Vetter
2019-10-21
1
-1
/
+2
|
*
Rename _calculate_identifier to _compute_identifier
Michael Vetter
2019-10-20
1
-3
/
+3
|
*
Rename random_bytes to profanity_instance_id
Michael Vetter
2019-10-19
1
-6
/
+6
|
*
Fix which message we want to log
Michael Vetter
2019-10-19
1
-5
/
+3
|
*
Free hmac and msgid
Michael Vetter
2019-10-19
2
-3
/
+7
|
*
Free prof_identifier in case of reconnect
Michael Vetter
2019-10-19
1
-0
/
+3
|
*
Move ProfMessage and message_is_sent_by_us to xmpp
Michael Vetter
2019-10-19
2
-23
/
+24
|
*
Change origin-id/id algo
Michael Vetter
2019-10-18
2
-14
/
+29
|
*
Move message sent by us logic in own function
Michael Vetter
2019-10-18
3
-12
/
+21
|
*
sv_ev_room_message: log in all cases if not our client
Michael Vetter
2019-10-18
1
-14
/
+13
|
*
sv_ev_room_message: check if message->id is not NULL
Michael Vetter
2019-10-18
1
-1
/
+1
|
*
Add connection_get_profanity_identifier stub
Michael Vetter
2019-10-18
3
-3
/
+3
|
*
Add XEP-0359 to capabilities
Michael Vetter
2019-10-18
1
-0
/
+1
|
*
Log incoming MUC messages if origin-id sais they dont come from us
Michael Vetter
2019-10-18
3
-12
/
+29
[prev]
[next]