Commit Graph

2297 Commits

Author SHA1 Message Date
Paul Wilde
f0c46a7c1f cleanup 2024-01-28 21:07:31 +00:00
Paul Wilde
ddfd8aaca9 cleanup 2024-01-28 21:06:36 +00:00
Paul Wilde
9568ec8bfe cleanup 2024-01-28 21:04:11 +00:00
Paul Wilde
376d849e8b cleanup 2024-01-28 21:02:22 +00:00
Paul Wilde
4324b842fe remove unused xs_formdata.h file 2024-01-28 20:58:06 +00:00
Paul Wilde
a88254b0a9 Merge branch 'master' of https://codeberg.org/pswilde/snac2 2024-01-28 20:56:48 +00:00
Paul Wilde
253e627ee0 make compatible with subway tooter app 2024-01-28 20:55:43 +00:00
Paul Wilde
d86b96b5a3 Merge remote-tracking branch 'upstream/master' 2024-01-28 18:49:16 +00:00
default
d839654ccb Moved the favicon link out of the CSS loop. 2024-01-28 11:18:14 +01:00
grunfink
5c8992de0c Merge pull request 'feature(favicon): Add favicon support (#107)' (#109) from gyptazy/snac2:feature/107-add-favicon-support-1st-ite into master
Reviewed-on: https://codeberg.org/grunfink/snac2/pulls/109
2024-01-28 10:10:07 +00:00
Florian Paul Azim Hoberg
fe892622d3 feature(favicon): Add favicon support (#107) 2024-01-28 08:09:44 +01:00
Paul Wilde
2410c73d9a Merge remote-tracking branch 'upstream/master' 2024-01-26 23:14:27 +00:00
default
d5c2c442b1 Updated RELEASE_NOTES. 2024-01-26 19:05:14 +01:00
default
40076e969c mastoapi: avoid crashing on empty payloads. 2024-01-26 19:01:59 +01:00
default
6056567377 Updated RELEASE_NOTES. 2024-01-26 18:48:32 +01:00
default
6e8e943b14 Some tweaks to retry timeouts. 2024-01-26 18:46:59 +01:00
Paul Wilde
2965f1ede4 added host-meta endpoint for subwaytooter app 2024-01-26 16:42:20 +00:00
Paul Wilde
1060baa6ca added host-meta endpoint for subwaytooter app 2024-01-26 15:40:19 +00:00
default
7de892bd83 Updated README. 2024-01-24 20:39:07 +01:00
default
2d4860d57e Use get_attachments() in mastoapi_status(). 2024-01-24 19:58:51 +01:00
default
5b3a2fbd88 Use get_attachments() in html_entry(). 2024-01-24 19:30:01 +01:00
default
08898af45c New function get_attachments() (still unused). 2024-01-24 19:13:46 +01:00
default
24cd0c11b9 Don't send anything to the collected inboxes if collection is disabled. 2024-01-24 18:50:57 +01:00
default
9a5e0a21cc Updated RELEASE_NOTES. 2024-01-24 10:30:52 +01:00
default
0b08649a0d Added a fix to also show the mutual emoji in the people page. 2024-01-24 09:51:16 +01:00
default
1affef47b4 Moved the mutual and bot emojis after the link, where they belong. 2024-01-24 09:34:18 +01:00
default
928eeecba2 Show a handshake emoji for mutual relations (following + follower). 2024-01-24 09:28:11 +01:00
default
581b0764fe Fixed typo. 2024-01-23 16:28:52 +01:00
default
c00a544b76 Bumped version. 2024-01-23 16:26:16 +01:00
default
2896cb20d9 Updated RELEASE_NOTES. 2024-01-23 16:25:56 +01:00
default
8f34c2e740 mastoapi: added /v1/statuses put support (note edit). 2024-01-23 16:21:48 +01:00
default
f5031ede27 mastoapi: added support for status/.../source. 2024-01-23 15:40:25 +01:00
default
5c787c1af0 Updated documentation. 2024-01-21 19:13:40 +01:00
default
d9ed2196d7 Updated TODO. 2024-01-21 09:59:34 +01:00
default
788ec4e36e Updated RELEASE_NOTES. 2024-01-21 06:19:53 +01:00
default
d85113bb1f Delay creating the shared memory struct after the socket is successfully created. 2024-01-21 06:14:51 +01:00
default
49d707078b Mastoapi: fixed an error the edited_at field. 2024-01-19 09:35:42 +01:00
default
5208f9d625 Also process Video in timeline_request(). 2024-01-18 23:26:41 +01:00
default
5e7c2257c8 Do a very basic conversion of content if it's markdown.
Peertube videos have this.
2024-01-18 23:15:32 +01:00
default
65040b65a3 New function get_atto(), to get the attributedTo field. 2024-01-18 23:04:37 +01:00
default
1aff468a55 Deleted breakpoint. 2024-01-18 22:30:08 +01:00
default
54fff003f1 Fixed bad actor value in the button bar for Peertube videos. 2024-01-18 22:27:20 +01:00
default
f162c07791 Added some support for Peertube videos. 2024-01-18 22:21:05 +01:00
default
02998ebb59 Version 2.45 RELEASED. 2024-01-18 19:54:49 +01:00
default
40ff2a7538 Updated TODO. 2024-01-18 18:46:19 +01:00
default
3ca051ce1b Updated TODO. 2024-01-17 09:28:14 +01:00
default
fcb3dcc6a3 Updated RELEASE_NOTES. 2024-01-17 09:21:55 +01:00
default
8e4b1d7c4d Updated RELEASE_NOTES. 2024-01-17 09:19:10 +01:00
default
4351fe6dfe Updated TODO. 2024-01-16 19:10:23 +01:00
default
5b0fa0a656 Started support for Peertube's Video object. 2024-01-14 18:41:09 +01:00