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_funcs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add nickname support for /roster remove
John Hernandez
2023-04-13
1
-5
/
+8
*
Merge pull request #1815 from H3rnand3zzz/feature/the-client-switcher
Michael Vetter
2023-04-09
1
-12
/
+14
|
\
|
*
Allow setting client identification name/version manually
John Hernandez
2023-04-09
1
-12
/
+14
*
|
User proper ellipsis char
Martin Dosch
2023-04-09
1
-15
/
+15
*
|
add `/statusbar tabmode actlist`
Steffen Jaeckel
2023-04-08
1
-0
/
+15
|
/
*
Adapt to g_string_free glib 2.75.3 change
Michael Vetter
2023-03-21
1
-13
/
+2
*
Fix duplicate download IDs.
IsaacM88
2023-03-09
1
-5
/
+13
*
fix more memory leaks
Steffen Jaeckel
2023-01-18
1
-5
/
+7
*
add `now` option to `/reconnect` command
Steffen Jaeckel
2023-01-18
1
-6
/
+8
*
slightly improve `command_defs[]`
Steffen Jaeckel
2023-01-18
1
-5
/
+4
*
minor changes
Steffen Jaeckel
2023-01-18
1
-20
/
+12
*
add `/strophe` command to modify libstrophe-specific settings
Steffen Jaeckel
2023-01-18
1
-0
/
+35
*
Update copyright year
Michael Vetter
2023-01-10
1
-1
/
+1
*
Add vCard support
Marouane L
2022-10-18
1
-0
/
+990
*
Spawn external programs asynchronously
Marouane L
2022-10-12
1
-1
/
+1
*
fix: print when no plugins installed
Viachaslau Khalikin
2022-09-20
1
-12
/
+15
*
fix: filtering of the available global plugins
Viachaslau Khalikin
2022-09-20
1
-2
/
+4
*
minor: using cons_bad_cmd_usage() instead of the manual handling
Viachaslau Khalikin
2022-09-19
1
-3
/
+3
*
Print unloaded plugins which already installed
Viachaslau Khalikin
2022-09-19
1
-2
/
+13
*
Fix handle cmd_plugins_uninstall without args
Viachaslau Khalikin
2022-09-19
1
-1
/
+2
*
Fix /autoaway command logic
Netboy3
2022-07-28
1
-4
/
+2
*
Split ox functions from gpg.c to ox.c
Michael Vetter
2022-06-29
1
-0
/
+1
*
Let user change log level while running
Michael Vetter
2022-06-22
1
-2
/
+12
*
Display mood preferences
Michael Vetter
2022-06-22
1
-1
/
+1
*
Make mood display optional
Michael Vetter
2022-06-22
1
-1
/
+9
*
Don't forget encryption status for OX and PGP.
MarcoPolo-PasTonMolo
2022-06-17
1
-0
/
+4
*
Use our omemo sid/fingerprint in qr code
Michael Vetter
2022-05-31
1
-2
/
+4
*
Reverse QR code colors and add padding
swirl
2022-05-30
1
-1
/
+0
*
implement working OMEMO QR code
swirl
2022-05-30
1
-1
/
+13
*
Add basic qrcode functions
Michael Vetter
2022-05-30
1
-0
/
+12
*
Final touches for `/avatar set`
Michael Vetter
2022-05-27
1
-1
/
+1
*
Add checks for whether gdk-pixbuf exists before using avatar set
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+4
*
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
1
-1
/
+5
*
Update copyright year
Michael Vetter
2022-05-09
1
-1
/
+1
*
ox: show ox preferences
Michael Vetter
2022-05-05
1
-0
/
+4
*
ox: Add /ox log command
Michael Vetter
2022-05-05
1
-0
/
+25
*
ox: print message when `/ox end` is run but not started
Michael Vetter
2022-05-04
1
-4
/
+8
*
ox: implement `/ox end`
Michael Vetter
2022-05-03
1
-0
/
+12
*
Merge branch 'master' into add_stamp_settings
Michael Vetter
2022-04-28
1
-61
/
+88
|
\
|
*
Merge pull request #1697 from cockroach/feature/offline-muc-notifications
Michael Vetter
2022-04-28
1
-0
/
+10
|
|
\
|
|
*
Add support for offline MUC notifications
Stefan Ott
2022-04-23
1
-0
/
+10
|
*
|
ox: print bad usage instead of custom message
Michael Vetter
2022-04-27
1
-1
/
+1
|
*
|
Remove comment
Michael Vetter
2022-04-27
1
-5
/
+0
|
|
/
|
*
Allow /editor while not connected
Paul Fertser
2022-04-12
1
-7
/
+0
|
*
less duplication
Steffen Jaeckel
2022-03-31
1
-36
/
+56
|
*
use `_string_matches_one_of()` at more places
Steffen Jaeckel
2022-03-31
1
-16
/
+7
|
*
add `_string_matches_one_of()` helper function
Steffen Jaeckel
2022-03-30
1
-21
/
+39
*
|
use more standard replies when setting stamp
Michael Vetter
2022-04-28
1
-3
/
+3
*
|
Rename stamp preference variable
Michael Vetter
2022-04-28
1
-6
/
+6
*
|
add /stamp command
Artjom Vejsel
2022-04-02
1
-0
/
+51
|
/
[next]