Commit graph

266 commits

Author SHA1 Message Date
Mike Macgirvin
34f6cb5966 WIP: comment permissions 2022-11-30 17:23:24 +11:00
Mike Macgirvin
902eb6dddd some activitypub connections defaulting to no permissions. 2022-11-28 21:48:42 +11:00
Mike Macgirvin
fc355169c7 Add daemon interface 2022-11-27 18:05:33 +11:00
Mike Macgirvin
374ed9b9a9 issues with superblocked sites (using portable_id) and better trapping of superblocked reshares 2022-11-26 10:55:41 +11:00
Mike Macgirvin
5c1dbc54c7 Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-11-26 09:08:44 +11:00
Mike Macgirvin
af2bb06966 cleanup 2022-11-26 09:08:28 +11:00
Mike Macgirvin
7cd6a7e594 pubstream items unreachable from notifications due to url manipulation 2022-11-25 14:02:56 -08:00
Mike Macgirvin
866527872b backend support for 'Leave' (checkout) 2022-11-21 21:00:36 +11:00
Mike Macgirvin
6411b56406 cleanup 2022-11-20 17:44:13 +11:00
Mike Macgirvin
ceb9334d17 cleanup 2022-11-20 16:28:50 +11:00
Mike Macgirvin
b7186936e2 add sync to moveInto() interface 2022-11-19 19:56:53 +11:00
Mike Macgirvin
990f04bdcc allow checkins with no post body if they have location info 2022-11-17 19:40:51 +11:00
Mike Macgirvin
316a8e8d1c preserve checkin status across edits 2022-11-16 07:16:26 +11:00
Mike Macgirvin
088df518e5 field 'username' was triggering browser form completion 2022-11-15 08:12:42 +11:00
Mike Macgirvin
5caa220df9 issue with sync delivery 2022-11-13 19:37:27 +11:00
Mike Macgirvin
d6e6e93333 remove the 'moving' flag 2022-11-13 13:27:12 +11:00
Mike Macgirvin
4230e948e2 Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-11-12 17:30:25 +11:00
Mike Macgirvin
cd5b867826 move location plugin hook 2022-11-12 17:29:43 +11:00
Mike Macgirvin
b7e66fe2d6 Merge branch 'dev' of codeberg.org:streams/streams into dev 2022-11-12 08:25:58 +11:00
Mike Macgirvin
c836dbb922 wording change 2022-11-12 08:23:18 +11:00
Mike Macgirvin
457657da13 location tagging stuff 2022-11-10 19:56:42 +11:00
Mike Macgirvin
46e07087dd first cut at check-in activities 2022-11-09 22:42:23 +11:00
Mike Macgirvin
90c94feb6c objcache 2022-11-07 08:56:10 +11:00
Mike Macgirvin
39b509002d fix profile/cover photo from albums 2022-11-05 11:58:24 +11:00
Mike Macgirvin
3233c6fcb3 add cron recipe to lando configs 2022-11-05 07:37:46 +11:00
Mike Macgirvin
b87d423800 fix notify settings issue 2022-10-29 13:24:27 -07:00
Mike Macgirvin
1259ebb884 issue with named arguments 2022-10-29 13:17:46 -07:00
Mike Macgirvin
69eae8cb80 more cyclomatic reduction 2022-10-27 09:18:41 +11:00
Mike Macgirvin
a3097710a2 unravel settings and fix setup page 2022-10-27 05:23:01 +11:00
Mike Macgirvin
218f4a461a wip: cyclomats in settings 2022-10-26 09:13:01 +11:00
Mike Macgirvin
43eb84faab reform the poke app 2022-10-25 20:10:57 +11:00
Mike Macgirvin
c1c529ca14 cleanup 2022-10-25 19:03:44 +11:00
Mike Macgirvin
d0f89bf99e rename some base constants 2022-10-25 08:03:04 +11:00
Mike Macgirvin
dcf2998bde Add WidgetInterface 2022-10-24 08:18:44 +11:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
a78b29c6c1 Refactor the import page 2022-10-19 06:23:50 +11:00
Mike Macgirvin
ff562ff277 Check writeability of upgrade.log and don't try to use it unless we can. 2022-10-11 07:53:42 +11:00
Mike Macgirvin
595b5a3f20 one click updates 2022-10-10 22:07:54 +11:00
Mike Macgirvin
297aa52014 cleanup 2022-10-09 22:04:11 +11:00
Mike Macgirvin
33bc8b278f refactoring 2022-10-09 16:10:31 +11:00
Mike Macgirvin
d09525b76d cleanup of activity.php continued 2022-10-09 15:39:03 +11:00
Mike Macgirvin
3558bbc217 fix workflow_channel_next in 2 places. Improve follows query. 2022-10-08 19:57:16 +11:00
Mike Macgirvin
2e0cc65f81 remove the elephant 2022-10-08 18:30:09 +11:00
Mike Macgirvin
11815767b1 mastodon compatible "export follows" 2022-10-08 00:25:52 -07:00
Mike Macgirvin
22fa06e68f mastodon compatible followers_export file 2022-10-08 17:27:17 +11:00
Mike Macgirvin
5ea9cddea8 some fixes to codeberg issue #11 . Remaining: federating edited wall-to-wall posts from a different site to ActivityPub and Hubzilla. They will now federate to streams, including to the original site it was posted. Also fixed delivery reports reporting "updated" which were translated to "update ignored". 2022-10-06 02:26:09 -07:00
Mike Macgirvin
511027b97d fix up some loose ends after moving the profiles endpoint. 2022-10-04 06:34:13 +11:00
Mike Macgirvin
b177140cdd move "edit profile" to settings. 2022-10-03 20:54:13 +11:00
Mike Macgirvin
16145cecd7 Merge branch 'dev' of ../unfediverse.com into dev 2022-10-02 00:56:22 -07:00
Mike Macgirvin
838016b12e be liberal in what you accept 2022-10-02 00:55:52 -07:00