1
0
mirror of https://github.com/profanity-im/profanity.git synced 2024-06-23 21:45:30 +00:00
profanity/src
MarcoPolo-PasTonMolo 135a4cd9e6 Fix segfault when loading from MAM
When loading messages from MAM profanity would segfault. Reason was that
we were freeing the timestamp of messages when displaying them and we
needed it for loading MAM.
2022-10-22 12:56:15 +03:00
..
command Add vCard support 2022-10-18 23:24:30 +01:00
config Apply codigng style on new MAM code 2022-10-21 16:55:18 +02:00
event Merge MAM improvements from #1724 2022-10-21 13:30:43 +02:00
omemo Fix typo in omemo command 2022-06-05 17:25:53 +02:00
otr Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
pgp Remove comment 2022-06-29 09:21:44 +02:00
plugins plugin: python: fix build for Python 3.11 2022-09-24 12:49:12 +07:00
tools Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
ui Fix segfault when loading from MAM 2022-10-22 12:56:15 +03:00
xmpp Apply codigng style on new MAM code 2022-10-21 16:55:18 +02:00
chatlog.c chatlog: remove unused variable 2022-06-29 09:44:57 +02:00
chatlog.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
common.c Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
common.h Spawn external programs asynchronously 2022-10-12 12:25:00 +02:00
database.c Fix merge mistake in database 2022-10-21 16:39:44 +02:00
database.h Have ability to scroll through history even without MAM 2022-07-10 11:17:35 +03:00
log.c less strdup()+free() 2022-09-07 12:42:15 +02:00
log.h Split log.c into log.c and chatlog.c 2022-06-28 20:08:38 +02:00
main.c Add checks for whether gdk-pixbuf exists before using avatar set 2022-05-26 21:06:27 +03:00
profanity.c tell the user to which file we're logging 2022-09-07 10:04:00 +02:00
profanity.h Update copyright year 2022-05-09 15:43:33 +02:00