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
...
|
*
Handle MAM when chatwin gets created from incoming message
MarcoPolo-PasTonMolo
2022-07-10
2
-1
/
+10
|
*
Fix duplicate sent messages in db
MarcoPolo-PasTonMolo
2022-07-10
1
-2
/
+3
|
*
Have ability to scroll through history even without MAM
MarcoPolo-PasTonMolo
2022-07-10
4
-10
/
+13
|
*
Handle scrolling down when buffer fills up
MarcoPolo-PasTonMolo
2022-07-10
5
-15
/
+37
|
*
Cleanup
MarcoPolo-PasTonMolo
2022-07-05
4
-13
/
+5
|
*
Add loading history message on initial MAM request
MarcoPolo-PasTonMolo
2022-07-05
5
-3
/
+20
|
*
Fix initial MAM not displaying
MarcoPolo-PasTonMolo
2022-07-05
8
-56
/
+69
|
*
Add 'Loading messages' message when scrolling up
MarcoPolo-PasTonMolo
2022-07-04
4
-5
/
+24
|
*
Fech data from mam when all history gets displayed
MarcoPolo-PasTonMolo
2022-07-03
3
-1
/
+52
|
*
Get messages from history when scrolling up.
MarcoPolo-PasTonMolo
2022-07-03
9
-9
/
+106
|
*
On new chatwin fetch mam according to guidelines.
MarcoPolo-PasTonMolo
2022-07-03
5
-39
/
+161
*
|
Add vCard support
Marouane L
2022-10-18
21
-7
/
+3595
*
|
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
*
|
Merge pull request #1760 from techmetx11/fix/1759-async
Michael Vetter
2022-10-12
6
-35
/
+16
|
\
\
|
*
|
Spawn external programs asynchronously
Marouane L
2022-10-12
6
-35
/
+16
*
|
|
Fix first start detection
Michael Vetter
2022-10-11
1
-3
/
+3
*
|
|
Format Maxis commit properly
Michael Vetter
2022-09-29
1
-1
/
+1
*
|
|
Use G_GSIZE_FORMAT instead of "%lu" for portability
Maxi Wuttke
2022-09-29
1
-1
/
+1
|
/
/
*
|
Merge pull request #1756 from sgn/python-3.11
Michael Vetter
2022-09-25
1
-0
/
+8
|
\
\
|
*
|
plugin: python: fix build for Python 3.11
Đoàn Trần Công Danh
2022-09-24
1
-0
/
+8
*
|
|
fix: print when no plugins installed
Viachaslau Khalikin
2022-09-20
1
-12
/
+15
*
|
|
add: autocompletion plugins arguments
Viachaslau Khalikin
2022-09-20
1
-0
/
+6
*
|
|
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
*
|
|
Fix typo which catched by codespell
Viachaslau Khalikin
2022-09-19
1
-1
/
+1
*
|
|
Print unloaded plugins which already installed
Viachaslau Khalikin
2022-09-19
2
-3
/
+14
*
|
|
Fix handle cmd_plugins_uninstall without args
Viachaslau Khalikin
2022-09-19
1
-1
/
+2
|
/
/
*
|
less strdup()+free()
Steffen Jaeckel
2022-09-07
1
-6
/
+3
*
|
tell the user to which file we're logging
Steffen Jaeckel
2022-09-07
1
-0
/
+5
*
|
Tell user where the downloaded file is stored
Steffen Jaeckel
2022-09-07
1
-2
/
+2
*
|
support for formatting in avatar executable
nandesu-utils
2022-09-06
2
-15
/
+25
*
|
refactored call_external code
nandesu-utils
2022-08-27
1
-17
/
+22
*
|
fixup 11f52ad5474c7adb7f11df5b0c318597e4150312
Steffen Jaeckel
2022-08-08
1
-3
/
+6
*
|
integrate XEP-0198 Stream-Management
Steffen Jaeckel
2022-08-08
1
-0
/
+25
*
|
common: dont use GError twice
Michael Vetter
2022-08-02
1
-7
/
+15
*
|
Check for error before trying to append it
Michael Vetter
2022-08-02
1
-1
/
+1
*
|
Fix /autoaway command logic
Netboy3
2022-07-28
1
-4
/
+2
*
|
Display a help message upon first start of Profanity
Michael Vetter
2022-07-05
2
-1
/
+24
*
|
Exit *_incoming_msg functions when plain message is empty
Michael Vetter
2022-07-04
3
-0
/
+17
*
|
ox: handle empty message->plain
Michael Vetter
2022-07-04
1
-0
/
+8
*
|
Let slashguard ignore quoted messages
Michael Vetter
2022-07-04
1
-1
/
+2
*
|
Merge pull request #1731 from profanity-im/retrieve-enc-type-from-db
Michael Vetter
2022-06-29
1
-3
/
+21
|
\
\
|
*
|
database: remove comment
Michael Vetter
2022-06-29
1
-1
/
+1
|
*
|
database: retrieve encryption type
Michael Vetter
2022-06-29
1
-2
/
+20
*
|
|
Don't scroll if not needed
Michael Vetter
2022-06-29
1
-0
/
+4
|
/
/
*
|
ox: add helper message in case signcrypt doesnt work
Michael Vetter
2022-06-29
1
-0
/
+1
*
|
stanza: remove strange assignment
Michael Vetter
2022-06-29
1
-1
/
+1
*
|
accounts: deduplicate code via helper function
Michael Vetter
2022-06-29
1
-116
/
+54
*
|
scripts: get rid of read variable
Michael Vetter
2022-06-29
1
-4
/
+2
[prev]
[next]