Commit Graph

1569 Commits

Author SHA1 Message Date
default
7eeeeb3022 Updated RELEASE_NOTES. 2023-07-02 11:12:35 +02:00
default
f6901ad011 Updated TODO. 2023-07-02 11:11:40 +02:00
default
d343b40ee5 Added HTTP caching to static data. 2023-07-02 11:11:01 +02:00
default
b5495ab40b Fixed footer link. 2023-07-01 19:22:42 +02:00
default
c423cc7425 Added CSS classes to notification and people pages. 2023-07-01 19:20:20 +02:00
default
80cbabfcee Updated TODO. 2023-06-30 19:55:24 +02:00
default
b5c8739519 Updated README. 2023-06-29 22:36:47 +02:00
default
e64471b7e4 Added class snac-post-header to the people list. 2023-06-29 18:10:59 +02:00
default
f4c7f4b9d7 Added a new snac-post-header CSS class. 2023-06-29 18:06:42 +02:00
default
6851b07d28 New file doc/susie-qr.png. 2023-06-29 09:08:19 +02:00
default
a03384ccdd Updated RELEASE_NOTES. 2023-06-29 08:41:06 +02:00
default
a114d5094d Call is_instance_blocked() from activitypub_post_handler(). 2023-06-29 08:26:44 +02:00
default
057827eaa3 Added command-line interface for [un]blocking full instances. 2023-06-29 08:11:41 +02:00
default
61957a86da Added instance blocking to data storage. 2023-06-29 08:07:10 +02:00
default
090c7cc166 Updated TODO. 2023-06-28 21:51:34 +02:00
default
afebf086e7 Fixed unpinning indexing. 2023-06-28 21:47:00 +02:00
default
4b1f060be8 Add a pin emoji to pinned posts. 2023-06-28 21:19:31 +02:00
default
af180685bd Added some error control to pinning. 2023-06-28 20:52:09 +02:00
default
394240b9ba Also purge pinned.idx. 2023-06-28 20:39:16 +02:00
default
d1add0598a In mastoapi, notes can be pinned / unpinned. 2023-06-28 20:36:33 +02:00
default
3559a0f1f2 New pinning in data storage. 2023-06-28 20:26:59 +02:00
default
15684721c3 Added some lost fields in mastoapi_status(). 2023-06-28 19:53:25 +02:00
default
24ded09039 Updated TODO. 2023-06-28 19:23:16 +02:00
default
9a47a7c2d1 Don't discard notes from people we don't follow in mastoapi. 2023-06-28 19:16:58 +02:00
default
e0b870cfb5 Merge branch 'master' of triptico.com:git/snac2 2023-06-28 18:54:47 +02:00
default
7669550d25 Updated TODO. 2023-06-28 18:54:25 +02:00
default
bd81708d56 New CSS class snac-post-header, that wraps the avatar + name + link of a post. 2023-06-28 11:04:07 +02:00
default
e9711f94d0 Skip leading zeros en poll closing time. 2023-06-28 10:50:17 +02:00
default
833540d090 Updated RELEASE_NOTES. 2023-06-27 17:11:16 +02:00
default
3047f6220b For polls, shows a 'Closes in d:h:m:s' string. 2023-06-27 17:08:09 +02:00
default
f543185c71 Backport from xs. 2023-06-27 16:52:29 +02:00
default
1c6cc98f07 Also break the og:description in the first period in the bio. 2023-06-26 16:00:23 +02:00
default
983f137108 Added autocomplete=off to all forms. 2023-06-26 15:44:08 +02:00
default
7a8cc806a0 Updated documentation. 2023-06-26 09:55:45 +02:00
default
e8be616793 Minor logging tweak. 2023-06-26 09:32:59 +02:00
default
15beffc91d Updated RELEASE_NOTES. 2023-06-26 09:15:19 +02:00
default
baf557ba75 In adduser(), don't copy the system-wide css. 2023-06-26 09:02:34 +02:00
default
b2598ca307 If the user style.css does not exist, return the server-wide version. 2023-06-26 08:54:09 +02:00
default
7a0efc3680 Increased log level for 'not for us' messages. 2023-06-26 08:38:49 +02:00
default
d48f1f9f24 Updated README. 2023-06-25 06:46:29 +02:00
default
f7be2d1683 Revert "Deleted the link to snac on OpenBSD."
This reverts commit 5db10733d5.
2023-06-25 00:03:59 +02:00
default
2f3ed55790 The WWW-Authenticate real also includes the user. 2023-06-24 08:29:29 +02:00
default
3da32bd327 Fixed missing end quote in the WWW-Authenticate header. 2023-06-24 08:07:46 +02:00
default
5db10733d5 Deleted the link to snac on OpenBSD. 2023-06-24 06:18:24 +02:00
default
b35eb10a52 Updated TODO. 2023-06-23 06:49:21 +02:00
default
5e2054a0a6 Updated README. 2023-06-21 09:12:25 +02:00
default
96b8791754 Defend from kbin.social messages not having a content-type header. 2023-06-19 17:39:53 +02:00
default
42803e2116 Fixed crash in _object_fn_by_md5(). 2023-06-18 20:38:35 +02:00
default
5278232616 Delete unnecessary function information in _object_fn(). 2023-06-18 20:35:16 +02:00
default
b331f362be Improved checks to _object_fn_by_md5(). 2023-06-18 20:29:50 +02:00