Commit Graph

223 Commits (bc22ecd8b53e115656717506ec956be1d0502731)

Author SHA1 Message Date
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
Bob Mottram a819c4ae57 Test for announce via c2s 2019-07-16 20:07:45 +01:00
Bob Mottram 53d68cd10d Update message option 2019-07-16 17:43:28 +01:00
Bob Mottram c99828c264 Uploading images via c2s 2019-07-16 15:23:06 +01:00
Bob Mottram 92fb124713 c2s send test 2019-07-16 12:33:40 +01:00
Bob Mottram a98facaf33 Fixing c2s 2019-07-16 11:19:04 +01:00
Bob Mottram ce44f6ffcb Alternative options 2019-07-15 15:45:57 +01:00
Bob Mottram 4a1b57a661 Make initial quotas high - one every ten seconds 2019-07-15 11:27:53 +01:00
Bob Mottram ce6a60e66e Add quotas 2019-07-15 11:22:19 +01:00
Bob Mottram 887552f5c5 Notes on filtering 2019-07-14 21:58:50 +01:00
Bob Mottram e0f3ac4e8c Word filters 2019-07-14 21:50:27 +01:00
Bob Mottram 645f45cfcb Block and unblock options 2019-07-14 20:57:05 +01:00
Bob Mottram 090f8eacc3 Remove attachments for deleted posts 2019-07-14 18:02:41 +01:00
Bob Mottram 655c03e6a1 Also archive replies 2019-07-14 16:43:02 +01:00
Bob Mottram 3d6a363e6a When deleting a post also remove its replies 2019-07-14 15:42:00 +01:00
Bob Mottram 873b4953a7 Option to set availability 2019-07-14 14:30:59 +01:00
Bob Mottram 796f9d6ac5 Commandline options for setting roles and skills 2019-07-14 14:07:54 +01:00
Bob Mottram 21fbfa3b3b Add skills and roles to test data 2019-07-14 13:29:08 +01:00
Bob Mottram 7105c0cd79 Maximum replies per post 2019-07-13 22:00:12 +01:00
Bob Mottram a44e9f5a3c Tidying 2019-07-13 10:37:17 +01:00
Bob Mottram 72250edb29 Extra options 2019-07-13 10:22:25 +01:00
Bob Mottram d89bef6879 Beginning send post option 2019-07-12 23:29:10 +01:00
Bob Mottram de5c637241 Notes on archiving posts 2019-07-12 21:51:02 +01:00
Bob Mottram 7dfa210023 Option for archiving posts 2019-07-12 21:43:55 +01:00
Bob Mottram 83b172d046 Functions for image attachments 2019-07-12 20:08:46 +01:00
Bob Mottram befc991fbf Option to set the profile background image 2019-07-12 15:40:03 +01:00
Bob Mottram 1cfe63022f Option to set avatar image 2019-07-12 15:31:56 +01:00
Bob Mottram 0e474769d4 Use tor when grabbing arbitrary json 2019-07-12 11:58:08 +01:00
Bob Mottram 048bc279fb Command to show json for a url 2019-07-12 11:53:49 +01:00
Bob Mottram f301139626 Receiving likes 2019-07-11 13:59:00 +01:00
Bob Mottram c301f45b33 Move shared inbox account into daemon 2019-07-11 13:29:31 +01:00
Bob Mottram a671ceb952 Etra default capabilities 2019-07-09 19:11:23 +01:00
Bob Mottram 21a72b59fc Set default capabilities with options 2019-07-09 18:54:08 +01:00
Bob Mottram 639403a37e Document the follow option 2019-07-09 16:58:51 +01:00
Bob Mottram 78e3fcfcf9 Follow command 2019-07-09 16:51:31 +01:00
Bob Mottram 76e8167ce7 Updating of capabilities 2019-07-09 15:20:23 +01:00
Bob Mottram db68b34cc5 Capability on post is a list 2019-07-08 14:30:04 +01:00
Bob Mottram b9ebf425b1 Option to strictly enforce object capabilities 2019-07-07 18:47:37 +01:00
Bob Mottram d83a063625 Move ocap files to account directories 2019-07-07 17:33:59 +01:00
Bob Mottram e9cf9dfc27 Add capabilities to follow requests 2019-07-07 12:53:32 +01:00
Bob Mottram 03a43f64f1 Fix posts 2019-07-06 22:58:56 +01:00
Bob Mottram efb713f4de On the offchance that anyone wants to use the nickname 'testuser' 2019-07-06 22:45:09 +01:00
Bob Mottram 87fefd539b Generate some data for server testing 2019-07-06 21:19:49 +01:00
Bob Mottram f467bf4873 Enable all network tests 2019-07-06 20:36:27 +01:00
Bob Mottram 03ecaf9a8a Follow request test passes 2019-07-06 20:24:52 +01:00