Commit graph

  • 0218e964b0 Backport from xs. default 2024-08-30 19:10:26 +0200
  • bff33fc2ed timeline_del() also deletes from the pinned and bookmark caches. default 2024-08-29 12:53:49 +0200
  • b512678f2d Updated RELEASE_NOTES. default 2024-08-29 08:49:06 +0200
  • 08de491395 mastoapi: added bookmark list. default 2024-08-29 08:30:09 +0200
  • 54520f0411 mastoapi: added support for [un]bookmarking. default 2024-08-29 08:11:30 +0200
  • 67f0efa689 Added web UI for [un]bookmarking. default 2024-08-29 07:57:29 +0200
  • 72c31c28ef Pinned posts are no longer shown in the private timeline. default 2024-08-29 07:50:10 +0200
  • 8ea199a996 The list of bookmarked posts also work. default 2024-08-29 07:45:22 +0200
  • 0c3c79f0b9 The list of pinned posts now works. default 2024-08-29 07:41:29 +0200
  • 52e8bfebd0 Added links to pinned and bookmarked posts as if they were lists. default 2024-08-29 07:33:42 +0200
  • 5358136132 Show bookmarked posts with an emoji. default 2024-08-29 07:25:28 +0200
  • 1022f6db87 Bookmarking can be done from the command line. default 2024-08-29 07:08:26 +0200
  • 9a67b19a7c Simplified pinning functions. default 2024-08-29 06:59:44 +0200
  • 3ff7e6233f Adding to and object cache always create the cache directory. default 2024-08-29 06:47:55 +0200
  • a22dfefa6d Merge branch 'master' of /home/angel/git/snac2 default 2024-08-29 06:40:45 +0200
  • 9a730ffc68 New function object_user_cache_fn(). default 2024-08-29 06:40:38 +0200
  • b8c1529174 Updated TODO. default 2024-08-27 07:30:24 +0200
  • 5cbb31542b Updated RELEASE_NOTES. default 2024-08-26 11:27:31 +0200
  • 70f0bcec20 Added a 'featured' property to the actor object. default 2024-08-26 11:26:34 +0200
  • 367597e5b6 Only archive error content that is not NULL. default 2024-08-25 08:02:34 +0200
  • 15095709f7 Updated dependencies. default 2024-08-24 18:39:20 +0200
  • 9649db9b9d Stop archiving no_valid_recipients q_item. default 2024-08-24 14:45:42 +0200
  • 60e907219b Archive and try to avoid crashing on unexpected 'content' field data type. default 2024-08-24 14:36:19 +0200
  • e6483368d0 Fixed typo. default 2024-08-24 14:33:04 +0200
  • cd8ff6a75b Updated RELEASE_NOTES. default 2024-08-23 20:31:13 +0200
  • 1370d6b64e Searches are now case-insensitive for all alphabets. default 2024-08-23 20:27:07 +0200
  • 8586e44de9 Some optimizations. default 2024-08-23 17:22:10 +0200
  • d2daba7b9c Updated TODO. default 2024-08-17 19:03:52 +0200
  • 34028cddb8 Ignore 'Remove' messages. default 2024-08-16 18:43:24 +0200
  • 3ae5c1c037 Don't archive actor retry errors. default 2024-08-16 18:42:14 +0200
  • e89d21b247 Ignore 'Read' messages. default 2024-08-16 18:35:08 +0200
  • ab93ca3f75 Ignore 'Reject' messages. default 2024-08-16 18:31:39 +0200
  • e4f4bad4f7 Updated RELEASE_NOTES. default 2024-08-12 16:17:02 +0200
  • e92331b8da Updated dependencies. default 2024-08-12 16:10:38 +0200
  • 755fdbd737 Variable renaming in xs_unix_socket, because it collides in Illumos. default 2024-08-12 16:09:47 +0200
  • 45278afdf1 Backport from xs. default 2024-08-11 21:50:45 +0200
  • 3dbeee863e Minor search improvement. default 2024-08-11 17:54:48 +0200
  • 3663c816a3 Updated RELEASE_NOTES. default 2024-08-11 17:30:38 +0200
  • 501912d28c Bumped version. default 2024-08-11 17:29:51 +0200
  • 382ff03349 content_search() also search into alt-text from attachments. default 2024-08-11 17:29:09 +0200
  • 35503ed2b4 mastoapi: also use mastoapi_timeline() with lists. default 2024-08-09 18:07:05 +0200
  • 9457a7358a Use mastoapi_timeline() also for the instance timeline and tags. default 2024-08-09 17:25:57 +0200
  • 61d8b46782 More mastoapi_timeline() tweaks. default 2024-08-09 17:17:27 +0200
  • 339dc1a325 Use index_desc_first() / index_desc_next() in mastoapi_timeline(). default 2024-08-09 16:57:14 +0200
  • f5332ec016 Added some functions that return index filenames. default 2024-08-09 16:28:57 +0200
  • db7a68d198 New function mastoapi_timeline(). default 2024-08-09 16:09:45 +0200
  • 3f01787cc9
    Version 2.57 RELEASED. 2.57 default 2024-08-08 06:35:24 +0200
  • d9994c9a35 Fixed leaked EmojiReact notifications. default 2024-08-07 11:01:10 +0200
  • d91a016a6c mastoapi: show EmojiReact notifications as 'favourites'. default 2024-08-06 18:15:04 +0200
  • 88fc843d3e Use xs_between() where applicable. default 2024-08-05 18:39:15 +0200
  • b856664663 Tweaked unveil() / pledge() to deal with UNIX sockets. default 2024-08-05 06:54:47 +0200
  • 54edf4e9d8 Updated documentation. default 2024-08-05 06:28:47 +0200
  • d2b3a7d708 Updated documentation. default 2024-08-05 06:21:55 +0200
  • 3911aec4c3 Updated RELEASE_NOTES. default 2024-08-05 06:09:34 +0200
  • 8a6c6134ef Add support to unix sockets in snac_init(). default 2024-08-05 06:06:57 +0200
  • 972c3dc5d4 Added support for listening on unix sockets. default 2024-08-05 06:01:21 +0200
  • e9b108a6e0 Minor logging tweaks. default 2024-08-05 05:35:10 +0200
  • 78d34e4fb4 Updated documentation. default 2024-08-01 18:57:06 +0200
  • d83cea3aa9 Updated TODO. default 2024-08-01 18:52:31 +0200
  • 20af5d65f9 In 'Move' notifications, show the old account below the originator one. default 2024-08-01 18:48:01 +0200
  • f14ea27818 Notify Moves, even if they fail. default 2024-07-31 07:20:16 +0200
  • 053e9de637 Updated RELEASE_NOTES. default 2024-07-31 06:26:52 +0200
  • 1001744ddb Notify objects include the original message. default 2024-07-31 06:22:13 +0200
  • a09ea11f55 Archive bad Move messages. default 2024-07-30 22:21:46 +0200
  • 1ee9814931 Added initial support for the input message 'Move' (untested). default 2024-07-30 22:18:30 +0200
  • 05d4fca042 Updated RELEASE_NOTES. default 2024-07-30 19:00:23 +0200
  • 1542a1a0a6 Treat 'EmojiReact' as a 'Like'. default 2024-07-30 18:34:40 +0200
  • f8fa7167e2 Notify blocks. default 2024-07-30 18:27:09 +0200
  • 21c9245f7f On send, consider HTTP status 422 (UNPROCESSABLE_CONTENT) as a fatal error. default 2024-07-30 17:53:08 +0200
  • 033c176d8d Updated RELEASE_NOTES. default 2024-07-27 18:23:14 +0200
  • ae02f6542b mastoapi: don't generate stupid, non-existent header fields. default 2024-07-27 06:33:44 +0200
  • e113f95738 mastoapi: in /v2/search, store found local actors. default 2024-07-27 05:52:41 +0200
  • 7a20b14fbc mastoapi: opening a token file updates its file date and its app's. default 2024-07-24 18:31:49 +0200
  • de628c5f33 Use MD5_HEX_SIZE in more places. default 2024-07-23 10:09:12 +0200
  • c06132579c New constant MD5_HEX_SIZE. default 2024-07-23 09:59:48 +0200
  • 5921ec57f6 Reimplemented index_list_desc() by way of index_desc_first() and index_desc_next(). default 2024-07-23 09:50:56 +0200
  • 78f383f025 New functions index_desc_first() and index_desc_next() (unused). default 2024-07-23 09:34:53 +0200
  • ff08f73bc9 Updated RELEASE_NOTES. default 2024-07-19 07:26:06 +0200
  • 5f6a42453c Added support for markdown-like ![alt text](image url). default 2024-07-19 07:24:28 +0200
  • 6e3b621f7b Added support for Markdown ~~strikethrough text~~. default 2024-07-19 07:11:25 +0200
  • f3b392e06a Show bold+italic (text between ***) correctly. default 2024-07-18 17:19:14 +0200
  • cd96728593 Updated RELEASE_NOTES. default 2024-07-11 09:51:57 +0200
  • 5257520314 Bumped version. default 2024-07-11 09:51:04 +0200
  • 1b8d1abbfb Add the 'required' HTML attr to one-option polls (radio buttons). default 2024-07-11 09:48:50 +0200
  • 5a421847a7 Do nothing on polls without any vote. default 2024-07-11 09:26:26 +0200
  • a7344d20a4
    Version 2.56 RELEASED. 2.56 default 2024-07-08 16:51:54 +0200
  • 7500898628 Updated RELEASE_NOTES. default 2024-07-08 16:50:57 +0200
  • ae5aa60789 Updated RELEASE_NOTES. default 2024-07-08 16:50:16 +0200
  • 4175c70226 Added web UI for the auto-boost option. default 2024-07-03 13:34:22 +0200
  • 645900c5d2 Updated RELEASE_NOTES. default 2024-07-02 20:02:52 +0200
  • ec5c72f06c Minor search tweaks. default 2024-07-02 20:01:00 +0200
  • aa3e351951 Minor tweak. default 2024-07-01 08:59:32 +0200
  • 6f772e4770 Fixed a minor bug in processing Markdown-style links having anchors. default 2024-06-27 05:30:53 +0200
  • c016b68629 Metadata having gemini urls are now clickable. default 2024-06-22 23:58:20 +0200
  • ddff08a823 Merge branch 'master' of /home/angel/git/snac2 default 2024-06-20 17:39:23 +0200
  • 428e573525 Minor tweak. default 2024-06-20 17:38:02 +0200
  • 9231601824 Updated RELEASE_NOTES. default 2024-06-19 15:57:52 +0200
  • 866f6f79ad Updated RELEASE_NOTES. default 2024-06-18 06:44:48 +0200
  • d50e99491c Bumped version. default 2024-06-18 06:41:11 +0200
  • c0333ea0c8 Added auto boosting (contributed by sarahpw). default 2024-06-18 06:40:35 +0200