Commit graph

30162 commits

Author SHA1 Message Date
Mike Macgirvin
e41d7e2601 change coords to double in database 2024-04-17 09:04:59 +10:00
Mike Macgirvin
ab31908123 Merge branch 'dev' into nomadic 2024-04-16 19:29:06 +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
6c87b31c71 unwind item['obj'] in conversation.php 2024-04-13 10:08:41 +10:00
Mike Macgirvin
3ec190ed8d Merge branch 'dev' into nomadic 2024-04-13 07:15:44 +10:00
Mike Macgirvin
901948d46e syntax error in messagefilter 2024-04-13 07:14:54 +10:00
Mike Macgirvin
84c39b9418 Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-13 06:52:05 +10:00
Mike Macgirvin
37d037aecb apresolver - implement all module methods, including post() and get() 2024-04-12 18:31:42 +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
1860e95e7c Merge branch 'dev' into nomadic 2024-04-11 21:05:37 +10: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
96f15af518 event object is rray 2024-04-11 07:43:56 +10:00
Mike Macgirvin
1f175b3433 Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-11 06:59:24 +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
4bcf76570a map permissions 2024-04-11 05:24:36 +10:00
Mike Macgirvin
bc00fe1ba3 add permission mapping (first cut) 2024-04-10 17:06:22 +10:00
Mike Macgirvin
86f13cd982 collection type hints 2024-04-10 12:28:02 +10:00
Mike Macgirvin
15d28c38e7 add collectionOf to ld context 2024-04-10 10:07:13 +10:00
Mike Macgirvin
b40cd1cf86 Merge branch 'dev' into nomadic 2024-04-10 07:30:47 +10:00
Mike Macgirvin
3a119f09b6 add hashtag class 2024-04-10 07:29:59 +10:00
Mike Macgirvin
f2853fbbe7 Merge branch 'dev' into nomadic 2024-04-09 07:07:29 +10:00
Mike Macgirvin
4628b23328 preliminary work on permissions endpoint 2024-04-09 06:32:47 +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
b7a6cd4358 Merge branch 'dev' into nomadic 2024-04-08 05:32:44 +10:00
Mike Macgirvin
51c7e4e637 add/remove activities still in feed 2024-04-08 05:31:52 +10:00
Mike Macgirvin
e0e5ead239 Merge branch 'dev' into nomadic 2024-04-06 21:26:30 +11: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
af8f6e7461 Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-06 19:53:24 +11:00
Mike Macgirvin
e4a5ee6fa9 noamdic photos cont 2024-04-06 10:35:41 +11:00
Mike Macgirvin
b23d2841e5 nomadic photos cont. 2024-04-06 06:22:35 +11:00
Mike Macgirvin
c11a5e3649 Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-05 18:53:29 +11:00
Mike Macgirvin
456c2154ff Merge branch 'dev' into nomadic 2024-04-05 07:43:19 +11:00
Mike Macgirvin
cb7f4e1930 fix sql 2024-04-05 07:41:34 +11:00
Mike Macgirvin
42a88ca015 fix all other occurences of db_quoteinterval() 2024-04-05 07:39:24 +11:00
Mike Macgirvin
33e034f7d4 silence phpstorm's false positive error messages on db intervals 2024-04-05 07:22:06 +11:00
Mike Macgirvin
bbd7cf019f Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-04 18:17:23 +11:00
Mike Macgirvin
ad6cf9f712 nomadic cont. 2024-04-04 11:14:37 +11:00
Mike Macgirvin
ad53cc3050 nomadic attachments cont. 2024-04-04 08:18:28 +11:00
Mike Macgirvin
e1b4f96025 Merge branch 'nomadic' of codeberg.org:streams/streams into nomadic 2024-04-04 07:53:44 +11:00
Mike Macgirvin
6b8fadda47 nomadic file attachments (wip) 2024-04-04 07:51:43 +11:00