aboutsummaryrefslogtreecommitdiff
path: root/snac.h
AgeCommit message (Expand)Author
2024-12-23Accept 'Audio' as a valid entry type.default
2024-12-22Version 2.67 RELEASED.default
2024-12-20Implement mastoapi markers for notifications and home.Paul Martin
2024-12-19Added bad login throttling.default
2024-12-15Bumped version.default
2024-12-15New function timeline_link_header().default
2024-12-09Version 2.66 RELEASED.default
2024-12-04Fixed bug in blocked instance rejection.default
2024-11-26Version 2.65 RELEASED.default
2024-11-25Most CSV import code has been moved to their own functions.default
2024-11-24Bumped version.default
2024-11-24New web actions "Approve" and "Discard".default
2024-11-24New function pending_check() and pending_del().default
2024-11-24New function pending_get() and pending_list().default
2024-11-24New function pending_add().default
2024-11-21Version 2.64 RELEASED.default
2024-11-19New function get_in_reply_to().default
2024-11-14Version 2.63 RELEASED.default
2024-11-12The proxy token seed is created on startup and never stored.default
2024-11-12Added new proxy authorization by token.default
2024-11-11Bumped version (I forgot to do it several commits ago 🤦).default
2024-11-10RSS feeds are now 2.0 instead of 0.91.default
2024-11-07Moved make_url() to data.c.default
2024-11-07Propagate 'last-modified' and 'etag' fields while proxying.default
2024-11-07Version 2.62 RELEASED.default
2024-10-23Version 2.61 RELEASED.default
2024-10-10Version 2.60 RELEASED.default
2024-10-08More migration work.default
2024-10-06New HTML variable error (still unused).default
2024-09-18New function webfinger_request_fake().default
2024-09-18Started account migration code.default
2024-09-18Started support for CSV data export.default
2024-09-16Bumped development version.default
2024-09-15Version 2.59 RELEASED.default
2024-09-06More work in post drafts.default
2024-09-06Some new draft functions.default
2024-09-06New checkbox in html_note() for marking a post as a draft.default
2024-09-05Version 2.58 RELEASED.default
2024-09-04If style.css does not exist, it's created with the default one.default
2024-08-29mastoapi: added bookmark list.default
2024-08-29The list of bookmarked posts also work.default
2024-08-29Bookmarking can be done from the command line.default
2024-08-11Bumped version.default
2024-08-09mastoapi: also use mastoapi_timeline() with lists.default
2024-08-09Added some functions that return index filenames.default
2024-08-08Version 2.57 RELEASED.default
2024-07-31Notify objects include the original message.default
2024-07-23Use MD5_HEX_SIZE in more places.default
2024-07-23New constant MD5_HEX_SIZE.default
2024-07-23Reimplemented index_list_desc() by way of index_desc_first() and index_desc_n...default