Commit graph

30129 commits

Author SHA1 Message Date
Mike Macgirvin
e68a269a9a filter loadtime resets based on $_REQUEST['static'] 2024-04-29 12:08:01 +10:00
Mike Macgirvin
e452472e22 better loadtime handling to reduce duplicates in updates 2024-04-29 06:40:24 +10:00
Mike Macgirvin
4d93e86b36 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-04-28 08:23:34 +10:00
Mike Macgirvin
5ff1ca3bfe incorrect permission name 'perm_name' 2024-04-27 13:16:59 +10:00
Mike Macgirvin
ccbbf1f994 remove add activity when object is removed, fix duplicated dropItem function in js. 2024-04-25 10:42:44 +10:00
Mike Macgirvin
36fc28f7a2 filter owner Add activities from unthreaded sort 2024-04-22 12:24:27 +10:00
Mike Macgirvin
6903daad9c version 2024-04-22 10:33:05 +10:00
Mike Macgirvin
118ceca9a9 version + strings 2024-04-21 03:32:19 -07:00
Mike Macgirvin
f676875b6b fix bbcode links for bang-tag groups 2024-04-21 09:57:19 +10:00
Mike Macgirvin
95fe674c76 fix link (issue #160) 2024-04-20 20:49:45 +10:00
Mike Macgirvin
bbf3258c77 don't include deleted items in inspected conversation 2024-04-20 20:41:21 +10:00
Mike Macgirvin
3449823d92 make undo repeat work. There are still a couple of quirks to deal with but it appears to work. 2024-04-20 19:42:37 +10:00
Mike Macgirvin
5004a80f3d more backend work to undo repeat 2024-04-20 17:01:47 +10:00
Mike Macgirvin
8e8ef0d4c0 store the id of "myresponses" in $conv_responses 2024-04-20 08:27:57 +10:00
Mike Macgirvin
790f9a54e5 fix types 2024-04-20 06:49:11 +10:00
Mike Macgirvin
6b7e333f10 fix view_contacts and AP endpoints 2024-04-20 06:43:21 +10:00
Mike Macgirvin
398ecbe1bf use 'double precision' on postgres 2024-04-18 05:56:00 +10:00
Mike Macgirvin
de00a8a906 version 2024-04-16 21:28:52 -07:00
Mike Macgirvin
7597703826 use item_restrict 2024-04-17 13:03:53 +10:00
Mike Macgirvin
b6ff1b7621 reverse statement order 2024-04-17 12:52:11 +10:00
Mike Macgirvin
86e1fcd5ec Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-04-17 12:34:47 +10:00
Mike Macgirvin
108dc441f7 spurious activities in feeds 2024-04-17 12:34:14 +10:00
Mike Macgirvin
c8535febe6 change coords to double in database 2024-04-17 09:05:49 +10:00
Mike Macgirvin
25487b5cd6 composer update 2024-04-16 19:30:45 +10:00
Mike Macgirvin
ba70c8a437 change to different canonicalizer 2024-04-16 19:22:24 +10:00
Mike Macgirvin
d0fafd07cd go back to mmccook canonicalizer 2024-04-16 14:01:25 +10:00
Mike Macgirvin
db611ae114 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-04-16 06:41:15 +10:00
Mike Macgirvin
89121b6994 limit precision of latitude, longitude to ~1cm. 2024-04-16 06:40:06 +10:00
Mike Macgirvin
fe0f15ed0d support alt text in html2bbcode() 2024-04-15 14:22:47 +10:00
(streams)
a7c57b1564 Merge pull request 'Update SMTP article to account for the phpmailer plugin being in core.' (#158) from KnTHost/streams:smtp-update into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/158
2024-04-13 09:21:53 +00:00
Mike Macgirvin
901948d46e syntax error in messagefilter 2024-04-13 07:14:54 +10:00
Devops
831ef6f44e Update SMTP article to account for the phpmailer plugin being in core. 2024-04-11 14:09:10 -07:00
Mike Macgirvin
3b85b052ad extend like permissions to activitypub owners 2024-04-11 20:52:01 +10:00
Mike Macgirvin
8db5fc28ff check if object is an array 2024-04-11 13:16:18 +10:00
Mike Macgirvin
3b43ad2be4 Merge branch 'dev' of codeberg.org:streams/streams into dev 2024-04-11 06:59:06 +10:00
Mike Macgirvin
c1a390c6ac revision 2024-04-10 12:42:56 -07:00
Mike Macgirvin
58513a5232 remove public directory setting 2024-04-11 05:29:56 +10:00
Mike Macgirvin
3a119f09b6 add hashtag class 2024-04-10 07:29:59 +10:00
(streams)
e112e4d9c5 Merge pull request 'French translation update' (#157) from dragondaddy/streams:fr_translate into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/157
2024-04-08 09:43:55 +00:00
Mike Macgirvin
0fd371e441 add 'nobody but you' option to permission settings. 2024-04-08 19:32:59 +10:00
dragondaddy
38cb101488 fr translation update 2024-04-07 21:55:01 +02:00
Mike Macgirvin
51c7e4e637 add/remove activities still in feed 2024-04-08 05:31:52 +10:00
Mike Macgirvin
75bb697e53 refactor tgroup_check() to return a matched hashtag that is being followed. Will use this in conversation completion in future work to identify how a particular thread from somebody you weren't following landed in your stream. 2024-04-06 21:17:11 +11:00
Mike Macgirvin
cb7f4e1930 fix sql 2024-04-05 07:41:34 +11:00
Mike Macgirvin
6000278f65 handle late approvals for drafts and future posts 2024-04-03 18:23:15 +11:00
Mike Macgirvin
3a985d3106 version 2024-04-02 17:32:08 -07:00
Mike Macgirvin
fc9cd83a9e do a better job of clearing the dups 2024-04-03 11:16:16 +11:00
Mike Macgirvin
70b385060d filter out the noise 2024-04-03 11:07:18 +11:00
Mike Macgirvin
e3c9afebe4 dreport optimisation 2024-04-03 11:02:01 +11:00
Mike Macgirvin
693678b26f move fhublocs into core, fix ed25519 key not getting saved on existing nomad xchans 2024-04-03 10:36:17 +11:00