Commit Graph

2160 Commits

Author SHA1 Message Date
default
6a7654c32d Updated RELEASE_NOTES. 2022-11-02 11:10:29 +01:00
default
29b4f48e72 Updated TODO. 2022-11-02 11:08:24 +01:00
default
5f9baf2dd3 Differentiate the textarea forms form follower to following. 2022-11-02 11:05:56 +01:00
default
773be130ed More work in the people page. 2022-11-02 10:49:16 +01:00
default
1fd14a850d People page started. 2022-11-02 10:13:14 +01:00
default
2fd5f6fc61 Split html_actor_icon() from html_msg_icon(). 2022-11-02 06:41:40 +01:00
default
9fafa78dc2 Updated RELEASE_NOTES. 2022-11-02 05:35:24 +01:00
default
764178fb34 Added the @user@host id in the HTML title. 2022-11-02 04:53:50 +01:00
default
34a2b47e85 Don't store objects other than 'Note' in timeline_request(). 2022-11-01 20:13:23 +01:00
default
5c81dd88bc Added rel=nofollow to the admin link. 2022-11-01 19:51:40 +01:00
default
9ab8016f6c More not_really_markdown() tweaks. 2022-11-01 19:49:35 +01:00
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