Commit graph

  • b8eace33c9 Store the what-is-snac URL as a CPP constant. default 2023-04-25 06:40:46 +0200
  • 3fb91ea25a Skip muted morons from timelines and statuses. default 2023-04-24 17:49:08 +0200
  • b6da5b7bb3 Added emojis to mastoapi_account(). default 2023-04-24 17:37:59 +0200
  • f625d88426 Added custom emojis to Statuses. default 2023-04-24 17:25:32 +0200
  • 9456a57954 Added the hashtag list to mastoapi_status(). default 2023-04-24 17:11:12 +0200
  • cfca2adcb9 Added mentions to mastoapi_status(). default 2023-04-24 17:05:34 +0200
  • 3d20adc840 Added some more Instance values. default 2023-04-24 16:35:45 +0200
  • 415381831e Added snac limits (no real limits) to the Instance object. default 2023-04-24 16:29:21 +0200
  • ec961a6cef Updated TODO. default 2023-04-24 05:04:15 +0200
  • 997b17d854 Moved JSON output validation to httpd.c. default 2023-04-23 15:37:09 +0200
  • 177bf03e10 Fixed bad JSON for accounts that do not have a 'summary' field. default 2023-04-23 15:23:20 +0200
  • 04ba2818cb Fixed a bug in the instance timeline. default 2023-04-23 14:50:54 +0200
  • 21fa6c7904 Strip the query string in msg_follow(). default 2023-04-23 14:33:53 +0200
  • 6d07c2ba31 Updated RELEASE_NOTES. default 2023-04-23 09:43:14 +0200
  • 8d4d702da9 Added an instance timeline. default 2023-04-23 09:41:43 +0200
  • 82cd5fda7a Don't return that much entries in the mastoapi timeline. default 2023-04-23 09:21:18 +0200
  • 43989ad23e Updated RELEASE_NOTES. default 2023-04-23 09:19:33 +0200
  • 043cd5c50b Fixed warning. default 2023-04-23 08:59:14 +0200
  • 4fca7c8a7e Added mastoapi unfollow. default 2023-04-23 08:51:02 +0200
  • 291f251ced Added mastoapi follow. default 2023-04-23 08:44:26 +0200
  • ed4bf2217f Updated RELEASE_NOTES. default 2023-04-23 06:10:21 +0200
  • 88850bdc46 Attend mastoapi relationships. default 2023-04-23 06:05:35 +0200
  • 5b93e9069e Added mastoapi code for account search. default 2023-04-23 05:33:54 +0200
  • 99529a9874 Version 2.28 RELEASED. 2.28 default 2023-04-23 03:29:54 +0200
  • 7ec54e2a80 Updated TODO. default 2023-04-23 03:28:46 +0200
  • 17ab3350d4 Updated RELEASE_NOTES. default 2023-04-22 08:27:23 +0200
  • 6bf36f1fc3 Updated README. default 2023-04-22 08:18:36 +0200
  • 2b80873a28 History functions fail on ids with /. default 2023-04-22 08:02:23 +0200
  • 51bee249d4 Fail on static data ids with / in them. default 2023-04-22 07:58:31 +0200
  • 1de8095b33 Updated TODO. default 2023-04-22 07:47:22 +0200
  • b46dfa8e9e Updated RELEASE_NOTES. default 2023-04-22 01:33:42 +0200
  • 8804227798 New function mastoapi_put_handler(). default 2023-04-22 01:21:09 +0200
  • 66d5acc822 Use static_get_meta() when preparing the attachment. default 2023-04-22 00:51:06 +0200
  • 8c4850df50 New functions to get and set metadata into static files. default 2023-04-22 00:24:15 +0200
  • 73e7195e6c Added mastoapi support for adding images. default 2023-04-22 00:17:42 +0200
  • 70aea72b95 Updated README. default 2023-04-21 23:28:37 +0200
  • c2e4678a21 Updated README. default 2023-04-21 23:25:31 +0200
  • 8340ff6e78 Updated RELEASE_NOTES. default 2023-04-21 23:23:00 +0200
  • 39a8a5edff Updated TODO. default 2023-04-21 23:20:53 +0200
  • 526d4e8abb Added a new compilation variable NO_MASTODON_API. default 2023-04-21 23:17:58 +0200
  • 7c5fb6f178 Merge branch 'master' of /home/angel/git/snac2 default 2023-04-20 21:06:29 +0200
  • 46f23ec85e Commented out more debugging code. default 2023-04-20 18:45:31 +0200
  • 8ceed64637 Commented out more code. default 2023-04-20 18:45:31 +0200
  • 46bf844f1c Commented out test code. default 2023-04-20 18:43:57 +0200
  • 04e61ea475 More complete mastodon api instance object. default 2023-04-20 18:37:09 +0200
  • 62447ef19e snac_init() now prompts for the admin_address. default 2023-04-20 18:19:12 +0200
  • 7af3afaa4b The default greeting.html now include %admin_email%. default 2023-04-20 18:16:10 +0200
  • bd539b8350 Replace %admin_email% in greeting.html. default 2023-04-20 18:12:56 +0200
  • 350a489bd0 Deleted debug code. default 2023-04-20 17:59:35 +0200
  • 76445d157a Use server.json "admin_email" in mastoapi instance object. default 2023-04-20 17:59:09 +0200
  • 11a89ef0f9 Backport from xs. default 2023-04-20 12:46:59 +0200
  • d55db28390 Backport from xs. default 2023-04-19 22:53:07 +0200
  • 3ccf4e3759 arc4random() does not exist in not-so-old systems, so revert this. default 2023-04-16 20:27:38 +0200
  • f658f345ca Replaced random() with arc4random(). default 2023-04-16 20:19:25 +0200
  • 8205159f8c Replaced strcpy() with strncpy(). default 2023-04-16 20:12:44 +0200
  • 80cd4eaada Updated documentation. default 2023-04-16 08:14:25 +0200
  • 52e3d6032c Also accept /api/v2 urls. default 2023-04-16 08:13:45 +0200
  • 0240c871f3 New function user_open_by_md5(). default 2023-04-16 07:43:41 +0200
  • 2ec58144ba Temporary fix to this account show error. default 2023-04-16 07:34:26 +0200
  • cc48f25e98 Return context ancestors in the right order. default 2023-04-16 07:17:16 +0200
  • 604c1f0bce Fixed use-after-free in reply messages. default 2023-04-16 07:12:57 +0200
  • fd0440dd75 Don't strip the api version in mastoapi post handler. default 2023-04-16 06:41:13 +0200
  • 6640bd726f Updated RELEASE_NOTES. default 2023-04-16 06:14:04 +0200
  • 048ee35039 New button to clear all notifications. default 2023-04-16 06:08:33 +0200
  • 7bec30ee52 Updated RELEASE_NOTES. default 2023-04-16 05:58:40 +0200
  • 81100cb825 Posts can now be sent (still no images). default 2023-04-15 19:05:26 +0200
  • 5ec593da2c Force failure in Mastodon API before it gets to a crash-on-startup situation. default 2023-04-15 18:14:24 +0200
  • 512058bbc5 Added entrypoint /push/subscription. default 2023-04-15 18:06:18 +0200
  • 95d90e5475 Added some more dummy entry points. default 2023-04-15 16:40:48 +0200
  • 84077aa9eb Added the 'header' field to verify_credentials. default 2023-04-15 09:52:48 +0200
  • ec51d59e24 Some fixes to allow Megalodon to work. default 2023-04-15 09:44:09 +0200
  • 9e7a77c10f New mastoapi to clear all notifications. default 2023-04-14 19:39:31 +0200
  • 58b2a47631 Set the timeline check time after showing the notifications. default 2023-04-14 19:21:57 +0200
  • bd21d144de New function timeline_touch(). default 2023-04-14 19:17:16 +0200
  • 9ce6fb03ed Updated RELEASE_NOTES. default 2023-04-14 19:06:55 +0200
  • 4473107e12 Updated TODO. default 2023-04-14 19:05:45 +0200
  • 30567ba812 Delete the private HTML cache on edits. default 2023-04-14 19:04:53 +0200
  • 81f94d44df More notification web page tweaks. default 2023-04-14 13:38:06 +0200
  • a64a25a551 More notification web tweaks. default 2023-04-14 13:32:37 +0200
  • a050be9107 Don't show the full tree in notifications. default 2023-04-14 13:05:36 +0200
  • cb616d6eb5 New notifications web page. default 2023-04-14 12:23:32 +0200
  • f38de8c6b0 Show a top link to the (future) notifications area, including a count of new ones. default 2023-04-14 09:57:18 +0200
  • 995fd81e48 notify_list() returns the notifications in reverse order. default 2023-04-14 09:34:01 +0200
  • 7718ed2fc7 Updated TODO. default 2023-04-14 08:57:36 +0200
  • e6f8af4af7 Updated TODO. default 2023-04-14 08:40:12 +0200
  • 35c611b8b9 Fixed crash in notification list. default 2023-04-14 08:37:33 +0200
  • 815c39d0c6 Added a dummy 'created_at' field for accounts that don't have a date. default 2023-04-14 08:14:11 +0200
  • c66cd2edb5 Fixed crash in notify_get(). default 2023-04-13 18:34:14 +0200
  • a6d664aa5c Updated RELEASE_NOTES. default 2023-04-13 17:56:31 +0200
  • 51208b10c1 Implemented mastoapi notifications. default 2023-04-13 17:56:00 +0200
  • 1a27e67ed9 New functions notify_get() and notify_list(). default 2023-04-13 17:34:48 +0200
  • 211bedd497 New function notify_check_time(). default 2023-04-13 17:12:07 +0200
  • bcde97c2d5 New function notify_add(). default 2023-04-13 16:59:17 +0200
  • 2d5d63554c Started working on a notification list. default 2023-04-13 15:32:13 +0200
  • c2f5748a9d Version 2.27 RELEASED. 2.27 default 2023-04-13 10:07:24 +0200
  • cb44135af7 Updated RELEASE_NOTES. default 2023-04-13 10:05:27 +0200
  • 225c45ddaf More log level tweaks. default 2023-04-13 10:03:25 +0200
  • a558ad803c Changed mastoapi log levels. default 2023-04-13 09:59:00 +0200
  • e47cb4f9e1 f_ctime() returns the oldest of ctime and mtime. default 2023-04-13 09:46:05 +0200
  • 963f2cf79a Updated RELEASE_NOTES. default 2023-04-13 06:38:05 +0200