1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-09-22 19:45:54 -04:00
profanity/src
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
..
command introduce auto_gcharv 2023-01-19 10:40:25 +01:00
config let account_new() take ownership of passed values 2023-01-18 20:02:46 +01:00
event Update copyright year 2023-01-10 10:37:25 +01:00
omemo Add macro for possible NULL prints and use it on known sports 2023-01-26 17:42:52 +01:00
otr Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
pgp Update copyright year 2023-01-10 10:37:25 +01:00
plugins plugin: python: fix build for Python 3.11 2022-09-24 12:49:12 +07:00
tools Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
ui Fix quote and url autocompletion for MAM and history 2023-02-13 23:40:58 +02:00
xmpp Merge pull request #1788 from profanity-im/minor-improvements 2023-01-30 09:07:17 +01:00
chatlog.c Update copyright year 2023-01-10 10:37:25 +01:00
chatlog.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
common.c introduce auto_gcharv 2023-01-19 10:40:25 +01:00
common.h Remove space to match clang coding style 2023-01-26 17:43:04 +01:00
database.c fix more memory leaks 2023-01-18 20:11:13 +01:00
database.h Update copyright year 2023-01-10 10:37:25 +01:00
log.c minor changes 2023-01-18 20:02:46 +01:00
log.h minor changes 2023-01-18 20:02:46 +01:00
main.c Update copyright year 2023-01-10 10:37:25 +01:00
profanity.c minor changes 2023-01-18 20:02:46 +01:00
profanity.h Update copyright year 2023-01-10 10:37:25 +01:00