Commit Graph

449 Commits

Author SHA1 Message Date
default
f957be5e84 Filter out carriage returns in note post web interface. 2022-11-01 19:32:42 +01:00
default
862560947b Added missing user_free() when auth is needed. 2022-11-01 19:28:41 +01:00
default
5dc26534b6 Fixed a bug in not_really_markdown() that confused code with pre markup. 2022-11-01 19:15:56 +01:00
default
ccb82367ad Another tweak to the #redir after like or boost. 2022-11-01 18:16:03 +01:00
default
685b25af14 After reacting to a post, redirection is done to the next entry instead of top.
This work more or less ok for level 0 entries, but it's very
confusing for the others.
2022-10-31 15:54:07 +01:00
default
d7106a1917 Updated TODO. 2022-10-31 12:01:59 +01:00
default
4272f58e3f Always set the referrer if it's the user. 2022-10-31 11:56:20 +01:00
default
81d8923768 Actors being followed can also be MUTED. 2022-10-31 11:47:44 +01:00
default
7d40affa6a Updated TODO. 2022-10-30 19:21:10 +01:00
default
432a161a71 Updated documentation. 2022-10-30 07:10:19 +01:00
default
c32cd0f0ed Updated README. 2022-10-30 07:04:13 +01:00
default
e4b8d962b1 Updated documentation. 2022-10-30 07:02:52 +01:00
default
9b9e927a69 Updated RELEASE_NOTES. 2022-10-30 06:21:59 +01:00
default
1acf372fda Updated TODO. 2022-10-30 06:19:52 +01:00
default
00d683fa04 Accepted for HTML tags. 2022-10-30 06:01:46 +01:00
default
9612289477 Added support for sensitive content. 2022-10-30 06:01:11 +01:00
default
f767507896 Also add code to the valid HTML tags. 2022-10-28 22:01:33 +02:00
default
9af260f781 Also add pre to the valid HTML tags. 2022-10-28 21:56:24 +02:00
default
9de7175503 Also use CFLAGS in the linking phase. 2022-10-28 21:55:36 +02:00
default
4aad0ad417 Updated TODO. 2022-10-28 21:19:47 +02:00
default
b8fbc946b8 Accept more HTML tags. 2022-10-28 19:23:47 +02:00
default
899136684c Updated RELEASE_NOTES. 2022-10-28 18:19:45 +02:00
default
a68f068e71 Also add br+slash as a valid HTML tag. 2022-10-28 18:13:00 +02:00
default
edbf7c8909 Updated RELEASE_NOTES. 2022-10-28 18:07:18 +02:00
default
5ee9504b18 Be more aggressive in HTML sanitization. 2022-10-28 18:06:42 +02:00
default
2b590cd90d Updated TODO. 2022-10-26 18:34:02 +02:00
default
cec36f2de3 Version 2.07 RELEASED. 2022-10-26 09:05:37 +02:00
default
c17d78999e Updated RELEASE_NOTES. 2022-10-26 09:05:20 +02:00
default
d1c77dc0e3 Updated RELEASE_NOTES. 2022-10-26 08:41:07 +02:00
default
b681e71a06 Errors (really messages) are always shown in srv_open(). 2022-10-26 08:39:23 +02:00
default
acc2bb1549 Backport from xs. 2022-10-26 08:29:11 +02:00
default
003da7fec7 Added a forgotten user_free() in html_post_handler(). 2022-10-26 08:18:21 +02:00
default
3acc70b270 Fixed a nasty macro expansion bug. 2022-10-26 06:43:47 +02:00
default
22b89875aa Minor tweaks. 2022-10-25 20:50:06 +02:00
default
8f17e80cc1 Fixed another bug in actor_get(). 2022-10-25 18:44:29 +02:00
default
78b3a30447 Some code moving to avoid false positive leaks. 2022-10-25 13:59:15 +02:00
default
641d46cb3d Backport from xs. 2022-10-25 10:39:30 +02:00
default
c0faa84162 Call srv_free(). 2022-10-25 10:38:32 +02:00
default
c0a3783ec8 New function srv_free(). 2022-10-25 10:38:20 +02:00
default
275fc85bb5 New function srv_free(). 2022-10-25 10:38:12 +02:00
default
6943615a20 Use xs_free(). 2022-10-25 10:20:23 +02:00
default
2ab428ab0a Fixed leak. 2022-10-25 10:19:42 +02:00
default
fa870ab358 Backport from xs. 2022-10-25 09:32:41 +02:00
default
d2095105de Don't load unneeded actor info in html_entry(). 2022-10-24 20:06:02 +02:00
default
13ac53b06a Updated dependencies. 2022-10-22 06:05:03 +02:00
default
f7781d3f64 Backport from xs. 2022-10-22 05:59:55 +02:00
default
883902c322 Backport from xs. 2022-10-22 05:48:44 +02:00
default
084731fec2 Send notification emails through the queue. 2022-10-21 19:07:20 +02:00
default
ddce319a12 Version 2.06 RELEASED. 2022-10-21 18:07:55 +02:00
default
6ffbb3a4fc Fixed typo. 2022-10-21 10:37:08 +02:00