Commit Graph

267 Commits (109caa2d5df145e8a79ed3bf05867fa62aa4cace)

Author SHA1 Message Date
Bob Mottram 4b5ddf1d48 instance metadata endpoint 2019-11-13 12:45:41 +00:00
Bob Mottram 21b99f2d61 Session parameters not needed 2019-11-13 10:50:16 +00:00
Bob Mottram c14ab97586 nodeinfo metadata endpoint 2019-11-13 10:32:12 +00:00
Bob Mottram 9ec5379a97 If a theme isn't set in config.json then set it to default 2019-11-12 21:31:19 +00:00
Bob Mottram 8368ba52db Variable name 2019-11-11 17:53:06 +00:00
Bob Mottram ffea5b704e Language option 2019-11-11 17:49:08 +00:00
Bob Mottram 39f8847b8d Don't create accounts while deactivated 2019-11-05 12:28:06 +00:00
Bob Mottram 8e669659ed Option to activate an account 2019-11-05 10:40:44 +00:00
Bob Mottram 7d9df1445a Option to deactivate account 2019-11-05 10:37:37 +00:00
Bob Mottram 49b0a2de45 Single user instance when getting actor 2019-10-21 00:01:12 +01:00
Bob Mottram 5dc1f3db0d Check for none 2019-10-20 23:47:01 +01:00
Bob Mottram 4d349544ed Reduce maximum posts 2019-10-19 11:23:49 +01:00
Bob Mottram 224204edff json option 2019-10-18 12:49:44 +01:00
Bob Mottram 92214ef5ed Parsing outbox for hubzilla channel 2019-10-17 23:26:47 +01:00
Bob Mottram 2f716975e4 Use actor if webfinger fails 2019-10-17 16:08:25 +01:00
Bob Mottram 13a16bec18 Handle errors returned from webfinger 2019-10-17 15:41:47 +01:00
Bob Mottram 43cdb1e4be Command to remove groups 2019-10-04 13:59:31 +01:00
Bob Mottram 8acb8769b9 Add groups from the commandline 2019-10-04 13:39:46 +01:00
Bob Mottram 865b4c3ce9 Hellthread mitigation 2019-09-30 11:15:57 +01:00
Bob Mottram de5e6d449a Start of authenticated fetch support 2019-09-25 10:22:10 +01:00
Bob Mottram aa6510baf2 Increase max posts 2019-09-24 14:29:58 +01:00
Bob Mottram 3bd99d04ca Increase max posts 2019-09-24 14:27:16 +01:00
Bob Mottram 91534ba302 Increase maximum posts 2019-09-14 21:47:05 +01:00
Bob Mottram 2dbd187031 Send reject activity on manual follow reject 2019-09-09 13:19:00 +01:00
Bob Mottram cd5af800c2 Allow profile in path 2019-09-09 10:41:31 +01:00
Bob Mottram 8f346fffef Better handling of actor parsing 2019-09-02 10:43:43 +01:00
Bob Mottram 2ad1b51f9a Different media types 2019-08-30 16:50:20 +01:00
Bob Mottram 779fc287d1 Version 1.0.0 2019-08-29 14:35:29 +01:00
Bob Mottram 8745f1e063 Optionally limit skills searches to the instance 2019-08-28 10:59:19 +01:00
Bob Mottram cb5594d0ca If an instance has no shared inbox then send posts to individual inboxes 2019-08-26 18:42:06 +01:00
Bob Mottram 3a993e5d49 Instance actor url 2019-08-26 16:20:14 +01:00
Bob Mottram 3358155330 Don't set domain for webfinger called from commandline 2019-08-26 15:11:26 +01:00
Bob Mottram 8d6a1e2ffe Set user agent for commands 2019-08-26 15:08:41 +01:00
Bob Mottram fe6e7f900b Handle mixed Accept headers 2019-08-24 12:23:12 +01:00
Bob Mottram 4eaaa186a1 Different actor format 2019-08-24 10:51:29 +01:00
Bob Mottram 464f4f0790 Leading @ 2019-08-24 10:43:42 +01:00
Bob Mottram fc925e7705 Changing properties of the shared inbox 2019-08-23 20:37:40 +01:00
Bob Mottram f008af1776 equals 2019-08-23 19:27:29 +01:00
Bob Mottram a162c1f46d users 2019-08-23 17:32:44 +01:00
Bob Mottram 377940a31f Shared inbox actor on @domain@domain 2019-08-23 14:47:29 +01:00
Bob Mottram d05a416998 quieten some debug 2019-08-23 11:57:27 +01:00
Bob Mottram 9c137b0560 Extra emoji 2019-08-22 22:45:00 +01:00
Bob Mottram f695039e5a Preferred name becomes display name - less ambiguous 2019-08-22 19:36:07 +01:00
Bob Mottram 24090ea419 Announce cache 2019-08-20 13:39:59 +01:00
Bob Mottram 97799f1db2 Create actor cache when daemon starts 2019-08-20 11:10:33 +01:00
Bob Mottram 8bd42b9d59 Store cached actors to file 2019-08-20 10:16:03 +01:00
Bob Mottram 0f01a5a11a post path no longer /inbox 2019-08-17 16:16:27 +01:00
Bob Mottram ef89dda935 Mastodon-style user agent 2019-08-14 21:12:27 +01:00
Bob Mottram 8f620566fc Separate proxy port 2019-08-14 14:52:19 +01:00
Bob Mottram 727c8ca6fc Remove tags when deleting an account 2019-08-13 13:14:11 +01:00
Bob Mottram 2cb5366ee9 Function for removing an account 2019-08-13 12:59:38 +01:00
Bob Mottram 71d65ad07a Add administered by link to terms 2019-08-10 16:33:18 +01:00
Bob Mottram 5a8757d8b0 Hashtag search on public posts 2019-08-10 11:54:52 +01:00
Bob Mottram d8126b4ffa Fix test 2019-08-09 17:24:44 +01:00
Bob Mottram 13dc4e889b Register button 2019-08-08 12:24:26 +01:00
Bob Mottram ebcdbf74b4 Registrations status in config file 2019-08-08 11:50:58 +01:00
Bob Mottram 35ec570558 http when using actor option 2019-08-07 20:34:57 +01:00
Bob Mottram e8e347199c accounts 2019-08-07 13:55:22 +01:00
Bob Mottram 0fb0f89462 Add an instance identifier 2019-08-02 13:49:34 +01:00
Bob Mottram 4c26c0e84f Final success message 2019-07-27 23:59:01 +01:00
Bob Mottram e6c246fc8e Connect new posts to web interface 2019-07-27 23:48:34 +01:00
Bob Mottram 8572c235f1 Full path on shares images 2019-07-25 17:15:02 +01:00
Bob Mottram 454d02bc89 Add shares to test data 2019-07-23 23:12:19 +01:00
Bob Mottram 545c862432 Import shares functions 2019-07-23 22:47:08 +01:00
Bob Mottram cf90074789 Option for undoing shared item 2019-07-23 22:45:53 +01:00
Bob Mottram 9a55f9010d Tidying 2019-07-23 22:41:04 +01:00
Bob Mottram 74b0b963d0 Options to add item shares 2019-07-23 22:39:07 +01:00
Bob Mottram ed6a98af07 Followers and following on profile screen 2019-07-22 12:44:31 +01:00
Bob Mottram 8b3b71d942 Showing image attachments 2019-07-21 12:20:49 +01:00
Bob Mottram 0350b9e33b Fix daemon 2019-07-20 19:50:02 +01:00
Bob Mottram d95ebd9439 Manually approving followers 2019-07-20 19:25:40 +01:00
Bob Mottram c9a0167d55 Move follow approval functions 2019-07-20 18:00:23 +01:00
Bob Mottram 5cd0390234 Approve and deny handles 2019-07-20 15:01:07 +01:00
Bob Mottram f132115432 Begin on manual approval of follow requests 2019-07-19 22:47:45 +01:00
Bob Mottram ebcd8d771d Command to list pending follower approvals 2019-07-19 21:16:37 +01:00
Bob Mottram 13a58150ff debug 2019-07-19 19:12:50 +01:00
Bob Mottram 102837bcc2 Set port 443 if https active 2019-07-19 17:59:14 +01:00
Bob Mottram c24dfc6347 Fix displaying posts 2019-07-19 17:56:55 +01:00
Bob Mottram 8411b44721 Include port in webfinger 2019-07-19 14:32:58 +01:00
Bob Mottram 81b0207c2a Setting availability via c2s 2019-07-19 12:38:37 +01:00
Bob Mottram 770edd001d Notes on skills 2019-07-19 11:01:24 +01:00
Bob Mottram 0bff04d5c2 Option to remove delegation 2019-07-18 17:48:35 +01:00
Bob Mottram 05da296cdb delegate option 2019-07-18 17:33:36 +01:00
Bob Mottram 958e76ea89 Functions for role delegation 2019-07-18 16:09:23 +01:00
Bob Mottram 5f58b0f02e First account gets admin status 2019-07-18 14:10:26 +01:00
Bob Mottram 982ab616d9 Fix ports on post filenames 2019-07-18 12:35:48 +01:00
Bob Mottram c70d37cdf2 More inbox checks 2019-07-18 10:31:29 +01:00
Bob Mottram 985e66f0df Check that posts entering the inbox are valid 2019-07-18 10:26:47 +01:00
Bob Mottram 21dc5ea802 Block and unblock via c2s 2019-07-17 23:09:09 +01:00
Bob Mottram ab62e04721 Undoing likes 2019-07-17 20:04:00 +01:00
Bob Mottram edf4951853 like option 2019-07-17 19:33:41 +01:00
Bob Mottram 58c213256c Don't allow federated deletes by default 2019-07-17 19:13:45 +01:00
Bob Mottram 185b9c97c1 Option to not accept deletions 2019-07-17 18:44:26 +01:00
Bob Mottram 227961e9af Delete option 2019-07-17 18:29:33 +01:00
Bob Mottram 27908a5fad Test for post deletion 2019-07-17 18:16:48 +01:00
Bob Mottram e753f0cf5c c2s public posts 2019-07-17 15:43:51 +01:00
Bob Mottram 5ca47b5dc6 Unfollow option 2019-07-17 13:25:02 +01:00
Bob Mottram fa454aca2b Follow option uses c2s 2019-07-17 13:17:54 +01:00
Bob Mottram f02839e32f Test follow via c2s 2019-07-16 22:38:06 +01:00
Bob Mottram 930cd963f8 Announce option 2019-07-16 21:08:30 +01:00