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
*
Improve cmd argument parser
MarcoPolo-PasTonMolo
2022-06-16
1
-3
/
+12
*
Reset buffer correctly
Michael Vetter
2022-06-15
1
-5
/
+3
*
remove memset in cons_show_qrcode
swirl
2022-06-15
1
-1
/
+1
*
remove VLAs in OMEMO QR Code function
swirl
2022-06-14
1
-7
/
+15
*
Merge pull request #1717 from MarcoPolo-PasTonMolo/fix/chat-with-self-duplica...
Michael Vetter
2022-06-11
2
-1
/
+13
|
\
|
*
Fix duplicate messages in chat with oneself.
MarcoPolo-PasTonMolo
2022-05-31
2
-1
/
+13
*
|
Fix typo in omemo command
Michael Vetter
2022-06-05
1
-1
/
+1
*
|
Use our omemo sid/fingerprint in qr code
Michael Vetter
2022-05-31
5
-4
/
+26
*
|
Add command help for omemo qrcode
Michael Vetter
2022-05-30
2
-2
/
+6
*
|
Reverse QR code colors and add padding
swirl
2022-05-30
2
-8
/
+19
*
|
implement working OMEMO QR code
swirl
2022-05-30
2
-8
/
+19
*
|
Add basic qrcode functions
Michael Vetter
2022-05-30
6
-1
/
+54
*
|
Merge pull request #1714 from MarcoPolo-PasTonMolo/feature/avatar-set
Michael Vetter
2022-05-30
8
-1
/
+191
|
\
\
|
*
|
Final touches for `/avatar set`
Michael Vetter
2022-05-27
3
-4
/
+5
|
*
|
Add checks for whether gdk-pixbuf exists before using avatar set
MarcoPolo-PasTonMolo
2022-05-26
4
-2
/
+16
|
*
|
Add `/avatar set` command to publish avatar
MarcoPolo-PasTonMolo
2022-05-26
7
-1
/
+176
*
|
|
Merge pull request #1712 from MarcoPolo-PasTonMolo/fix/1347
Michael Vetter
2022-05-29
2
-7
/
+45
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Make muc config update after form submit
MarcoPolo-PasTonMolo
2022-05-27
2
-7
/
+45
|
|
/
*
|
Fix description of mood
Michael Vetter
2022-05-27
1
-1
/
+1
*
|
Respect silent nick change in mucs
MarcoPolo-PasTonMolo
2022-05-26
1
-0
/
+2
*
|
Fix segfault on `/ox discover`
MarcoPolo-PasTonMolo
2022-05-26
1
-5
/
+8
|
/
*
Fix room name not updating.
MarcoPolo-PasTonMolo
2022-05-18
1
-0
/
+8
*
Update copyright year
Michael Vetter
2022-05-09
46
-48
/
+48
*
Log encrypted messages by default to chatlog
Michael Vetter
2022-05-09
2
-7
/
+7
*
ox: remove /ox sendfile because its actually not implemented
Michael Vetter
2022-05-05
2
-11
/
+1
*
ox: show ox preferences
Michael Vetter
2022-05-05
4
-0
/
+31
*
ox: Add /ox log command
Michael Vetter
2022-05-05
6
-1
/
+41
*
ox: only process proper messages
Michael Vetter
2022-05-04
1
-12
/
+11
*
ox: prefix function _openpgp_signcrypt with ox_
Michael Vetter
2022-05-04
1
-3
/
+3
*
ox: have metadata node open
Michael Vetter
2022-05-04
1
-0
/
+6
*
ox: return upon invalid fingerprint
Michael Vetter
2022-05-04
1
-1
/
+2
*
ox: fix mistakes in p_ox_gpg_decrypt()
Michael Vetter
2022-05-04
1
-1
/
+3
*
Improve ox command help
Michael Vetter
2022-05-04
1
-2
/
+3
*
ox: print message when `/ox end` is run but not started
Michael Vetter
2022-05-04
1
-4
/
+8
*
ox: print more error messages to UI
Michael Vetter
2022-05-03
1
-2
/
+6
*
ox: dont require marginal trust level
Michael Vetter
2022-05-03
1
-0
/
+5
*
Bugfix OX rpad generation
Stefan Kropp
2022-05-03
1
-4
/
+6
*
ox_key_is_usable - Logging and owner trust check
Stefan Kropp
2022-05-03
1
-0
/
+6
*
ox: use glib date function in _gettimestamp and fix memleak
Michael Vetter
2022-05-03
1
-12
/
+10
[next]