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
...
|
*
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
|
*
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
*
|
plugins/python: fix double _XOPEN_SOURCE definition
Dmitry Podgorny
2019-10-15
2
-0
/
+2
|
/
*
Null-set account struct
Michael Vetter
2019-10-14
1
-0
/
+1
*
Fix memory leak in cmd_join()
Dmitry Podgorny
2019-10-14
1
-1
/
+3
*
Add option to hilight unread rooms in /wins command
Michael Vetter
2019-10-12
3
-1
/
+8
*
Make cmd_account safer
Michael Vetter
2019-10-10
1
-2
/
+6
*
Sort includes in python_api.c
Michael Vetter
2019-10-07
1
-5
/
+2
*
Improve MUC 1:1 logging
Michael Vetter
2019-10-07
3
-25
/
+84
*
Fix typo handel -> handle
Michael Vetter
2019-10-06
1
-3
/
+3
*
Revert "Fix memleak in cmd_join"
Michael Vetter
2019-10-06
1
-5
/
+0
*
Don't log own messages on incoming MUC
Michael Vetter
2019-10-06
1
-4
/
+7
*
Add account clear example to help
Michael Vetter
2019-10-06
1
-1
/
+3
*
Free strings in autocomplete_param_no_with_func
Michael Vetter
2019-10-06
1
-0
/
+7
*
Fix invalid read in muc code
Michael Vetter
2019-10-06
1
-2
/
+4
*
Fix memleak in cmd_join
Michael Vetter
2019-10-06
1
-0
/
+5
*
Free strings in all cases in cmd_rooms
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free list in error case in parse_options
Michael Vetter
2019-10-06
1
-0
/
+3
*
Fix memleak in get_start()
Michael Vetter
2019-10-06
1
-0
/
+1
*
Destroy hash table ein autocompleters_destroy()
Michael Vetter
2019-10-06
1
-0
/
+3
*
Free options in error case for cmd_connect()
Michael Vetter
2019-10-06
1
-0
/
+5
*
Fix preferences memory leak
Michael Vetter
2019-10-05
1
-0
/
+4
*
Add /clear autocompletion and improve help
Michael Vetter
2019-10-05
3
-6
/
+60
*
Merge pull request #874 from spiridoncha/master
Michael Vetter
2019-10-05
3
-1
/
+13
|
\
|
*
Makes /clear behavior configurable.
Spiridonov Alexander
2016-11-07
3
-0
/
+9
|
*
Change /clear behaviour. Closes issue #855.
Spiridonov Alexander
2016-10-22
1
-1
/
+4
*
|
Merge remote-tracking branch 'philipflohr/master'
Michael Vetter
2019-10-05
1
-10
/
+3
|
\
\
|
*
|
Don't stop plugin installation if given path points to a directory
Philip Flohr
2019-02-26
1
-11
/
+3
*
|
|
Check errors in is_dir() is_regular_file()
Michael Vetter
2019-10-04
1
-2
/
+10
*
|
|
Introduce /reload command
Michael Vetter
2019-10-04
5
-18
/
+58
*
|
|
Log outgoing carbons instead of incoming
Michael Vetter
2019-10-04
1
-4
/
+4
*
|
|
Mention XEP-0191 in blocked command
Michael Vetter
2019-09-30
1
-1
/
+1
[prev]
[next]