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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge pull request #1216 from profanity-im/feature/issue-156-clipboard
Michael Vetter
2019-10-29
7
-5
/
+179
|
\
|
*
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
|
*
Adjust tray configure switch to also include clipboard
Michael Vetter
2019-10-29
2
-5
/
+7
|
*
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
*
Adjust message stubs in unit tests
Michael Vetter
2019-10-29
1
-4
/
+4
*
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 forest theme more readable
Michael Vetter
2019-10-22
1
-1
/
+2
*
Adjust stub for connection_get_profanity_identifier
Michael Vetter
2019-10-22
1
-1
/
+1
*
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
*
Dont allow new issues
Michael Vetter
2019-10-22
1
-0
/
+4
*
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
20
-117
/
+272
|
\
|
*
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
3
-24
/
+24
|
*
Change origin-id/id algo
Michael Vetter
2019-10-18
2
-14
/
+29
|
*
Add message_is_sent_by_us stub
Michael Vetter
2019-10-18
1
-0
/
+5
|
*
Move message sent by us logic in own function
Michael Vetter
2019-10-18
3
-12
/
+21
|
*
Remove accidentally added file
Michael Vetter
2019-10-18
1
-7
/
+0
|
*
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
6
-3
/
+15
|
*
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
|
*
Remove prefix from stanza id
Michael Vetter
2019-10-17
10
-64
/
+64
|
*
Change algo for connection_create_stanza_id()
Michael Vetter
2019-10-17
1
-7
/
+11
|
*
Change connection_create_stanza_id()
Michael Vetter
2019-10-17
1
-11
/
+11
|
*
Calculate identifier upon connect
Michael Vetter
2019-10-16
1
-5
/
+28
|
*
Rename identification file
Michael Vetter
2019-10-16
2
-2
/
+4
|
*
Use random string for random-bytes identifier
Michael Vetter
2019-10-16
1
-4
/
+5
|
*
Move code from jid_random_resource() into own function
Michael Vetter
2019-10-16
3
-12
/
+26
|
*
Create random-bytes file
Michael Vetter
2019-10-16
2
-0
/
+54
*
|
Merge pull request #1206 from profanity-im/issue1203
Michael Vetter
2019-10-15
2
-0
/
+2
|
\
\
|
|
/
|
/
|
|
*
plugins/python: fix double _XOPEN_SOURCE definition
Dmitry Podgorny
2019-10-15
2
-0
/
+2
|
/
[prev]
[next]