Commit Graph
97 Commits
Author SHA1 Message Date
grunfink 11af00194e Bumped copyright year. 2026-01-01 17:01:03 +01:00
grunfink 75cc7ae7a3 Added some more helping functions. 2025-08-23 20:41:16 +02:00
grunfink 55213f660d mastoapi: another try to fix collapsing boosted posts in some apps. 2025-06-12 10:59:26 +02:00
Santtu Lakkala 6d82708fbd Fix uninitialised memory access
Avoid calling xs_type() on uninitialised memory when xs_extend() is
called with NULL data.
2025-02-20 16:23:11 +02:00
default a2dde5deda Only split real strings in xs_split_n(). 2025-02-04 17:26:47 +01:00
default 492b91e4e4 Backport from xs. 2025-01-28 07:42:08 +01:00
default ddc8781b3a Minor improvements to start / end event time showing. 2025-01-12 16:21:20 +01:00
default 5aaa6192ef Better dangling hashtag checking. 2025-01-12 14:59:28 +01:00
default 9fd234d05e Backport from xs. 2025-01-12 06:59:16 +01:00
default 932227bbac Bumped copyright year. 2025-01-08 16:59:14 +01:00
default 12373b018e Added -pedantic compilation flag. 2024-10-08 07:45:17 +02:00
default 2d2a685ec8 More migration work. 2024-09-20 10:47:14 +02:00
default 31ce1af736 Minor code cleaning. 2024-09-14 18:59:49 +02:00
default 0218e964b0 Backport from xs. 2024-08-30 19:10:26 +02:00
default 45278afdf1 Backport from xs. 2024-08-11 21:50:45 +02:00
default 88fc843d3e Use xs_between() where applicable. 2024-08-05 18:39:15 +02:00
default 972c3dc5d4 Added support for listening on unix sockets. 2024-08-05 06:01:21 +02:00
default aa3e351951 Minor tweak. 2024-07-01 08:59:32 +02:00
default aca6b2cff7 Backport from xs (faster dicts). 2024-06-12 07:55:40 +02:00
Louis Brauer 8be440b545 Merge branch 'master' into master 2024-05-27 17:03:29 +00:00
Louis Brauer 637a88fb0f Use ISO C99 __func__ instead of GNU __FUNCTION__ 2024-05-27 16:23:11 +02:00
default 5bc2017ba0 Backport from xs. 2024-05-27 08:28:14 +02:00
default 36764b8ade Minor tweak to markdown-like links. 2024-05-27 05:49:29 +02:00
default a292080000 Backport from xs (fix regex.h compilation with tcc). 2024-05-25 08:24:08 +02:00
default 8cf7559a7e Added more const. 2024-05-23 10:01:37 +02:00
default 4777fc86cb Added const everywhere. 2024-05-21 14:12:15 +02:00
default ff8d49a899 Use xs_regex_match() where applicable. 2024-05-15 13:27:23 +02:00
default 20bc826300 Backport from xs. 2024-05-03 00:23:02 +02:00
default cf1c2b1ed8 Backport from xs. 2024-04-22 07:31:50 +02:00
default 0275658a36 Backport from xs. 2024-04-14 19:26:49 +02:00
default 7aa5250eb8 Backport from xs. 2024-03-15 04:10:11 +01:00
default 951e6b2315 Replaced all xs_dict_iter() with xs_dict_next(). 2024-03-09 08:58:43 +01:00
default 00b019b890 Backport from xs. 2024-03-09 08:32:20 +01:00
default e12af77799 Backport from xs. 2024-03-09 07:18:51 +01:00
default 75e1f939d0 Backport from xs. 2024-02-20 05:18:03 +01:00
default b75e44afb3 Backport from xs. 2024-02-15 17:44:28 +01:00
default 3d1f6049e2 Backport from xs. 2024-01-07 11:13:29 +01:00
default 755d997fb1 Updated copyright year. 2024-01-04 09:22:03 +01:00
default bc5d0d4ed0 Replaced encode_html_strict() with xs_html_encode(). 2023-11-20 18:33:24 +01:00
default 80c5bac826 Backport from xs. 2023-11-17 08:51:53 +01:00
default acf3cdcf80 Backport from xs. 2023-11-17 03:51:04 +01:00
default fbb773ae72 Backport from xs. 2023-10-14 10:04:40 +02:00
default e9d2d14873 Backport from xs. 2023-10-09 21:15:41 +02:00
default 291331c745 Backport from xs. 2023-09-23 18:46:24 +02:00
default 4105e737e6 Backport from xs. 2023-09-13 18:19:19 +02:00
default 8535fc84c9 Backport from xs. 2023-09-03 20:22:32 +02:00
default b5b59bd574 Backport from xs. 2023-08-30 17:21:33 +02:00
default a1d083ff27 Backport from xs. 2023-08-14 09:03:05 +02:00
default 25a8355be3 Backport from xs. 2023-08-13 15:41:58 +02:00
default 8d04fc912f Backport from xs. 2023-08-13 14:07:07 +02:00