Commit Graph

2730 Commits

Author SHA1 Message Date
default
7030fd29f9 Minor default CSS tweak. 2024-09-04 10:02:47 +02:00
default
ae815746d5 Updated RELEASE_NOTES. 2024-09-04 09:49:27 +02:00
default
6778350211 If style.css does not exist, it's created with the default one. 2024-09-04 09:48:35 +02:00
default
d8e77aca76 Added some CSS styling to the list-of-lists. 2024-09-04 09:34:56 +02:00
default
39b2db7930 Updated RELEASE_NOTES. 2024-08-31 08:28:25 +02:00
default
36e98b8901 New 'hide_delete_post_button' server directive. 2024-08-31 08:22:30 +02:00
default
5e5abd76a0 Minor logging tweak. 2024-08-31 07:14:59 +02:00
default
0218e964b0 Backport from xs. 2024-08-30 19:10:26 +02:00
default
bff33fc2ed timeline_del() also deletes from the pinned and bookmark caches. 2024-08-29 12:53:49 +02:00
default
b512678f2d Updated RELEASE_NOTES. 2024-08-29 08:49:06 +02:00
default
08de491395 mastoapi: added bookmark list. 2024-08-29 08:30:09 +02:00
default
54520f0411 mastoapi: added support for [un]bookmarking. 2024-08-29 08:11:30 +02:00
default
67f0efa689 Added web UI for [un]bookmarking. 2024-08-29 07:57:29 +02:00
default
72c31c28ef Pinned posts are no longer shown in the private timeline. 2024-08-29 07:50:10 +02:00
default
8ea199a996 The list of bookmarked posts also work. 2024-08-29 07:45:22 +02:00
default
0c3c79f0b9 The list of pinned posts now works. 2024-08-29 07:41:29 +02:00
default
52e8bfebd0 Added links to pinned and bookmarked posts as if they were lists.
They still not work.
2024-08-29 07:33:42 +02:00
default
5358136132 Show bookmarked posts with an emoji. 2024-08-29 07:25:28 +02:00
default
1022f6db87 Bookmarking can be done from the command line. 2024-08-29 07:08:26 +02:00
default
9a67b19a7c Simplified pinning functions. 2024-08-29 06:59:44 +02:00
default
3ff7e6233f Adding to and object cache always create the cache directory. 2024-08-29 06:47:55 +02:00
default
a22dfefa6d Merge branch 'master' of /home/angel/git/snac2 2024-08-29 06:40:45 +02:00
default
9a730ffc68 New function object_user_cache_fn(). 2024-08-29 06:40:38 +02:00
default
b8c1529174 Updated TODO. 2024-08-27 07:30:24 +02:00
default
5cbb31542b Updated RELEASE_NOTES. 2024-08-26 11:27:31 +02:00
default
70f0bcec20 Added a 'featured' property to the actor object.
When this URL is requested via ActivityPub, it returns the pinned posts.
2024-08-26 11:26:34 +02:00
default
367597e5b6 Only archive error content that is not NULL. 2024-08-25 08:02:34 +02:00
default
15095709f7 Updated dependencies. 2024-08-24 18:39:20 +02:00
default
9649db9b9d Stop archiving no_valid_recipients q_item. 2024-08-24 14:45:42 +02:00
default
60e907219b Archive and try to avoid crashing on unexpected 'content' field data type. 2024-08-24 14:36:19 +02:00
default
e6483368d0 Fixed typo. 2024-08-24 14:33:04 +02:00
default
cd8ff6a75b Updated RELEASE_NOTES. 2024-08-23 20:31:13 +02:00
default
1370d6b64e Searches are now case-insensitive for all alphabets. 2024-08-23 20:27:07 +02:00
default
8586e44de9 Some optimizations. 2024-08-23 17:22:10 +02:00
default
d2daba7b9c Updated TODO. 2024-08-17 19:03:52 +02:00
default
34028cddb8 Ignore 'Remove' messages. 2024-08-16 18:43:24 +02:00
default
3ae5c1c037 Don't archive actor retry errors. 2024-08-16 18:42:14 +02:00
default
e89d21b247 Ignore 'Read' messages. 2024-08-16 18:35:08 +02:00
default
ab93ca3f75 Ignore 'Reject' messages. 2024-08-16 18:31:39 +02:00
default
e4f4bad4f7 Updated RELEASE_NOTES. 2024-08-12 16:17:02 +02:00
default
e92331b8da Updated dependencies. 2024-08-12 16:10:38 +02:00
default
755fdbd737 Variable renaming in xs_unix_socket, because it collides in Illumos. 2024-08-12 16:09:47 +02:00
default
45278afdf1 Backport from xs. 2024-08-11 21:50:45 +02:00
default
3dbeee863e Minor search improvement. 2024-08-11 17:54:48 +02:00
default
3663c816a3 Updated RELEASE_NOTES. 2024-08-11 17:30:38 +02:00
default
501912d28c Bumped version. 2024-08-11 17:29:51 +02:00
default
382ff03349 content_search() also search into alt-text from attachments. 2024-08-11 17:29:09 +02:00
default
35503ed2b4 mastoapi: also use mastoapi_timeline() with lists. 2024-08-09 18:07:05 +02:00
default
9457a7358a Use mastoapi_timeline() also for the instance timeline and tags. 2024-08-09 17:25:57 +02:00
default
61d8b46782 More mastoapi_timeline() tweaks. 2024-08-09 17:17:27 +02:00