1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-11-03 19:37:16 -05:00
profanity/src/tools
MarcoPolo-PasTonMolo 6d266984a4 Fix quote and url autocompletion for MAM and history
After adding MAM quote and url autocompletion wouldn't pick up messages
from MAM or history(from DB) or would have them in the wrong order. This
commit fixes that.

Fixes https://github.com/profanity-im/profanity/issues/1770
2023-02-13 23:40:58 +02:00
..
aesgcm_download.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
aesgcm_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
autocomplete.c Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
autocomplete.h Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
bookmark_ignore.c Update copyright year 2023-01-10 10:37:25 +01:00
bookmark_ignore.h Update copyright year 2023-01-10 10:37:25 +01:00
clipboard.c Update copyright year 2023-01-10 10:37:25 +01:00
clipboard.h Update copyright year 2023-01-10 10:37:25 +01:00
editor.c fix more memory leaks 2023-01-18 20:11:13 +01:00
editor.h Update copyright year 2023-01-10 10:37:25 +01:00
http_common.c Get rid of asprintf and _GNU_SOURCE define 2021-03-30 17:38:13 +02:00
http_common.h Move unique_filename_from_url functions to common 2020-12-04 16:13:13 +01:00
http_download.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
http_download.h Refactor for threaded external executable for built-in download methods 2020-12-03 16:54:06 +01:00
http_upload.c Fix a segfault when uploading or downloading files 2022-04-02 01:15:34 +02:00
http_upload.h Update to the newest version of XEP 0363 (HTTP Upload) 2021-03-11 17:11:22 +01:00
parser.c Improve cmd argument parser 2022-06-16 21:07:15 +03:00
parser.h Fix /correct quotation marks usage 2020-07-23 09:40:22 +02:00