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
*
Merge pull request #1574 from binex-dsk/master
Michael Vetter
2021-10-13
1
-0
/
+66
|
\
|
*
registration: remove auth param and excess functions
swirl
2021-08-17
1
-9
/
+1
|
*
progress on fixing registration
swirl
2021-08-17
1
-4
/
+1
|
*
hacky fix(?) for register
swirl
2021-08-17
1
-18
/
+15
|
*
fixed some bugs, added some more
swirl
2021-08-17
1
-11
/
+18
|
*
/register: parameter updates
swirl
2021-08-17
1
-6
/
+14
|
*
initial register command test
swirl
2021-08-17
1
-0
/
+65
*
|
Format code correctly
Michael Vetter
2021-10-05
1
-7
/
+7
*
|
Add more help about how to use plugins
Michael Vetter
2021-09-29
1
-2
/
+2
*
|
Fix `/plugins update ~/dir`
Michael Vetter
2021-09-29
1
-7
/
+2
*
|
List globally available plugins
Michael Vetter
2021-09-29
1
-0
/
+36
*
|
Look for plugins to install in global location
Michael Vetter
2021-09-29
1
-2
/
+20
*
|
Remove `/python sourcepath`
Michael Vetter
2021-09-29
1
-60
/
+4
*
|
cmd_funcs: Use glib function
Michael Vetter
2021-09-09
1
-2
/
+2
|
/
*
Fix segfault in /blocked with no args
Michael Vetter
2021-07-06
1
-1
/
+1
*
cmd_blocked: Exit when wrong arguments
Michael Vetter
2021-07-02
1
-0
/
+1
*
Initialize jid
Thorben Günther
2021-07-01
1
-2
/
+2
*
XEP-0377: Fix arg parsing
Michael Vetter
2021-07-01
1
-12
/
+23
*
Merge pull request #1566 from DebXWoody/bugfixing/ox
Michael Vetter
2021-07-01
1
-2
/
+18
|
\
|
*
OX bug fix
DebXWoody
2021-07-01
1
-1
/
+1
|
*
Bugfixes for OX implementation
DebXWoody
2021-06-28
1
-2
/
+18
*
|
Add option to only allow messages from jids in roster
Michael Vetter
2021-07-01
1
-0
/
+8
*
|
Reorder /blocked commands
Michael Vetter
2021-07-01
1
-21
/
+25
*
|
Mention feature details when not supported
Michael Vetter
2021-07-01
1
-5
/
+5
*
|
Add XEP-0377: Spam Reporting
Michael Vetter
2021-07-01
1
-8
/
+32
|
/
*
editor: dont print preview in window
Michael Vetter
2021-06-10
1
-2
/
+0
*
editor: dont check whether compose file exists
Michael Vetter
2021-06-10
1
-6
/
+0
*
editor: use status to check for being online
Michael Vetter
2021-06-10
1
-3
/
+4
*
editor: Use datadir instead of tmp dir
Michael Vetter
2021-06-10
1
-8
/
+16
*
Add command to show single bookmark details
Michael Vetter
2021-06-09
1
-3
/
+12
*
Merge pull request #1543 from DebXWoody/feature/attention-flag
Michael Vetter
2021-05-31
1
-0
/
+7
|
\
|
*
Attention flag for groupchats
DebXWoody
2021-05-29
1
-1
/
+1
|
*
Attention flag for chat windows
DebXWoody
2021-05-29
1
-0
/
+7
*
|
external editor: don't use absolute paths and allow path search
Jörg Thalheim
2021-05-30
1
-5
/
+1
|
/
*
Display OMEMO device ID
DebXWoody
2021-05-28
1
-1
/
+1
*
Fix spelling of "persistent(ly)"
Raf Czlonka
2021-05-23
1
-3
/
+3
*
Print message about new direct message
Michael Vetter
2021-05-12
1
-0
/
+4
*
Use direct messages instead of MUC-PMs for non-anon MUCs
Michael Vetter
2021-05-12
1
-35
/
+51
*
Have separate settings for intype
Michael Vetter
2021-05-08
1
-1
/
+8
*
OMEMO - trust mode (#1506)
Stefan
2021-04-17
1
-0
/
+31
*
editor: make editor configurable via /executable
Michael Vetter
2021-04-16
1
-0
/
+15
*
editor: Save temp files as .md
Michael Vetter
2021-04-16
1
-2
/
+2
*
Editor: improve error messages
Michael Vetter
2021-04-16
1
-6
/
+6
*
editor: Use g_strdup_printf() instead of g_string_new()
Michael Vetter
2021-04-16
1
-11
/
+4
*
Run clang-format on new editor code
Michael Vetter
2021-04-16
1
-17
/
+17
*
Editor: Fix redisplay
Stefan
2021-04-16
1
-1
/
+4
*
Editor: Use _exit() instead of exit()
Stefan
2021-04-16
1
-1
/
+1
*
Editor: Using preferences compose.editor
Stefan
2021-04-16
1
-9
/
+19
*
Editor command: filename / sensible-editor
Stefan
2021-04-16
1
-9
/
+50
*
Add new editor command
Stefan
2021-04-16
1
-0
/
+40
[next]