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
/
command
/
cmd_ac.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add nickname support for /roster remove
John Hernandez
2023-04-13
1
-1
/
+1
*
Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher
Michael Vetter
2023-04-09
1
-0
/
+2
|
\
|
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
1
-0
/
+2
*
|
add `/statusbar tabmode actlist`
Steffen Jaeckel
2023-04-08
1
-0
/
+13
*
|
refactor into array of a `struct`
Steffen Jaeckel
2023-04-04
1
-5
/
+15
*
|
only create hashtable once
Steffen Jaeckel
2023-04-04
1
-72
/
+74
|
/
*
Add autocomplete for the /reconnect command
MarcoPolo-PasTonMolo
2023-04-02
1
-0
/
+16
*
Adapt to g_string_free glib 2.75.3 change
Michael Vetter
2023-03-21
1
-10
/
+2
*
introduce `auto_gcharv`
Steffen Jaeckel
2023-01-19
1
-71
/
+13
*
fix more memory leaks
Steffen Jaeckel
2023-01-18
1
-2
/
+2
*
slightly improve `command_defs[]`
Steffen Jaeckel
2023-01-18
1
-1
/
+1
*
add `/strophe` command to modify libstrophe-specific settings
Steffen Jaeckel
2023-01-18
1
-0
/
+39
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Make `/url save` autocomplete filenames after a url
MarcoPolo-PasTonMolo
2022-12-27
1
-1
/
+15
*
Add vCard support
Marouane L
2022-10-18
1
-0
/
+250
*
Fix autocompletion for lastactivity
Stefan Kropp
2022-10-17
1
-5
/
+13
*
Improve /msg and /win autocompletion
Michael Vetter
2022-10-17
1
-1
/
+15
*
add: autocompletion plugins arguments
Viachaslau Khalikin
2022-09-20
1
-0
/
+6
*
Add autocompletion for `/log level`
Michael Vetter
2022-06-22
1
-0
/
+13
*
Let user change log level while running
Michael Vetter
2022-06-22
1
-0
/
+1
*
Make mood display optional
Michael Vetter
2022-06-22
1
-0
/
+2
*
Add basic qrcode functions
Michael Vetter
2022-05-30
1
-0
/
+1
*
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+6
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
ox: remove /ox sendfile because its actually not implemented
Michael Vetter
2022-05-05
1
-8
/
+0
*
ox: show ox preferences
Michael Vetter
2022-05-05
1
-0
/
+1
*
ox: Add /ox log command
Michael Vetter
2022-05-05
1
-0
/
+6
*
Fix autocomplete for `/ox discover`.
Martin Dosch
2022-05-02
1
-1
/
+1
*
ox: add jid autocompletion for /ox request
Michael Vetter
2022-05-02
1
-0
/
+5
*
Merge pull request #1697 from cockroach/feature/offline-muc-notifications
Michael Vetter
2022-04-28
1
-0
/
+11
|
\
|
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
1
-0
/
+11
*
|
Fix ox autocompletion
Michael Vetter
2022-04-28
1
-3
/
+10
*
|
ox: group online autocompletion together
Michael Vetter
2022-04-28
1
-10
/
+5
|
/
*
Add none option for /who
MarcoPolo-PasTonMolo
2022-03-27
1
-0
/
+1
*
Add adhoc cmd autocompletion
Michael Vetter
2022-03-21
1
-0
/
+19
*
Merge pull request #1644 from profanity-im/ox-polish
Michael Vetter
2022-03-21
1
-21
/
+2
|
\
|
*
Remove strange block from ox autocomplete
Michael Vetter
2022-02-25
1
-18
/
+0
|
*
Remove useless comment
Michael Vetter
2022-02-25
1
-5
/
+0
|
*
ox: add autocomplete for /ox announce
Michael Vetter
2022-02-24
1
-0
/
+4
*
|
Add `/subject editor` command
Michael Vetter
2022-02-26
1
-5
/
+2
|
/
*
command: rename /mood clean to /mood clear
Michael Vetter
2022-02-01
1
-1
/
+1
*
XEP-0107: User Mood - Clean mood
Stefan Kropp
2022-01-30
1
-1
/
+2
*
xep-0107: code review
DebXWoody
2021-12-06
1
-7
/
+1
*
Add xep-0107: User Mood support
DebXWoody
2021-12-06
1
-0
/
+114
*
Move declaration and definition of win_get_last_sent_message to the correct p...
MarcoPolo-PasTonMolo
2021-10-22
1
-30
/
+2
*
Remove autocomplete for /correct-editor
MarcoPolo-PasTonMolo
2021-10-21
1
-22
/
+12
*
Add /correct-editor command
MarcoPolo-PasTonMolo
2021-10-07
1
-1
/
+17
*
Format code correctly
Michael Vetter
2021-10-05
1
-3
/
+3
*
Remove `/python sourcepath`
Michael Vetter
2021-09-29
1
-18
/
+0
*
Merge pull request #1576 from DebXWoody/autocomplete-untrust
Michael Vetter
2021-07-12
1
-0
/
+27
|
\
[next]