Commit graph

701 commits

Author SHA1 Message Date
Mike Macgirvin
e23426c971 couple of ld-sig context fetching improvements 2023-03-05 07:37:53 +11:00
Mike Macgirvin
2e7a0414d6 relax third-party signature validation while LD Signatures are hopelessly borked because "defective by design". 2023-03-04 07:11:01 +11:00
Mike Macgirvin
73b477e91c cleanup lib/apps and generate new CONTRIBUTORS 2023-02-27 20:54:26 +11:00
Mike Macgirvin
cf0bb9073b Order apps by guid, as the name may not match current language. 2023-02-26 16:27:01 +11:00
Mike Macgirvin
c749bb00fb Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-02-25 12:42:22 +11:00
Mike Macgirvin
d75263b9a8 code comments 2023-02-25 12:38:54 +11:00
Mike Macgirvin
6850d8599a ported get_papp() from upstream - needed for the refactor of the hz totp addon 2023-02-25 09:57:55 +11:00
Mike Macgirvin
ed0402d067 federation fixes for lemmy 2023-02-25 07:32:36 +11:00
Mike Macgirvin
abefc4ee33 Notification work 2023-02-24 20:36:53 +11:00
Mike Macgirvin
4351a92393 Remove the UI component for some hubzilla features which streams does not support but which may have been migrated/imported. 2023-02-24 08:14:15 +11:00
Mike Macgirvin
89794afeb1 put security context back 2023-02-23 20:33:22 +11:00
Mike Macgirvin
277deb223e stop trying to fetch the un-fetchable security context 2023-02-23 19:27:51 +11:00
Mike Macgirvin
bba46bfb82 issue #50 also some work on notifications reappearing 2023-02-21 17:57:15 +11:00
Mike Macgirvin
1405e6f326 remove restrictions on evaluating the (created) and (expires) httpsig headers. 2023-02-18 20:32:46 +11:00
Mike Macgirvin
a45259edab add timestamp to like activities 2023-02-17 19:22:34 -08:00
Mike Macgirvin
57592d82f3 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-02-17 19:22:00 -08:00
Mike Macgirvin
17dc05a909 Merge branch 'dev' of ../macgirvin into dev 2023-02-17 18:59:28 -08:00
Mike Macgirvin
9891f422dd Be more precise with location string label description 2023-02-17 18:58:01 -08:00
Mike Macgirvin
ad81f2ed8e Acloader: auto-complete remove duplicate addrs as well as portable_ids. 2023-02-16 11:51:46 -08:00
Mike Macgirvin
6008fbc3d7 updates from hz 2023-02-16 07:16:58 +11:00
Mike Macgirvin
a27e120730 issue #47 - don't set the profile unless this is a channel search. 2023-02-15 07:34:05 +11:00
Mike Macgirvin
c3baa2d89b Don't waste hyperdrive deliveries on Hubzilla (zot6) connections. They will only fill up the queue and be rejected with "no parent". 2023-02-14 06:09:56 +11:00
Mike Macgirvin
e8f9bd7628 queue work 2023-02-13 21:51:17 +11:00
Mike Macgirvin
da33c88f0f Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-02-12 08:22:56 +11:00
Mike Macgirvin
7b5613d7ee don't defer deliveries from the queue 2023-02-12 08:22:06 +11:00
Mike Macgirvin
beb281d235 include site pages 2023-02-11 16:33:51 +11:00
Mike Macgirvin
0163fd23c9 New library for extracting mp3 album art. The old one was hopelessly broken and unsupported. Requires composer install or update. 2023-02-11 10:02:56 +11:00
Mike Macgirvin
bed9fb86b8 issue #45, format_css_if_exists 2023-02-11 08:02:43 +11:00
Mike Macgirvin
8ff5bf938d findpeople widget layout issue, rename Robert 2023-02-10 18:55:09 +11:00
Mike Macgirvin
37a46e7f6a Refactor the help module 2023-02-10 06:45:30 +11:00
Mike Macgirvin
d8277f200d accept coordinates in plaintext location field. 2023-02-09 06:27:08 +11:00
Mike Macgirvin
990f8da45a more queue optimisation 2023-02-07 08:40:25 +11:00
Mike Macgirvin
3b4d869c0b we only need one log message, not two 2023-02-07 07:53:11 +11:00
Mike Macgirvin
f64e4f51f5 add more queue logging 2023-02-07 07:50:39 +11:00
Mike Macgirvin
ccdfa51a2c Queue issue - an immediate (not queued) delivery to a site leaves older queued entries for that site udeliverable. 2023-02-07 06:34:46 +11:00
Mike Macgirvin
9ee206267c duplicated images revisited 2023-02-05 11:55:19 +11:00
Mike Macgirvin
27b60c5d9f issue #35 - passing null to hash() 2023-02-04 07:08:02 +11:00
socialatm
5e58f048c8 Merge branch 'dev' into contextual_help 2023-02-02 00:02:36 +00:00
Mike Macgirvin
25b45bd1f9 doco tweaks 2023-02-02 07:45:21 +11:00
Mike Macgirvin
ddf8061da2 sort the doco 2023-02-01 20:06:24 +11:00
Mike Macgirvin
e327a462d9 fix broken badges after boostrap upgrade 2023-01-31 16:58:30 -08:00
Ray
03acf26a09 contextual_help
removes code related to contextual help
2023-01-31 12:13:47 -05:00
Mike Macgirvin
343a92f51c white screen after unblocking a superblocked channel. 2023-01-31 14:31:35 +11:00
Mike Macgirvin
1acb18cf26 Activity::encode_attachment() providing incorrect results 2023-01-31 05:30:05 +11:00
Mike Macgirvin
68e18047f6 Merge branch 'bootstrap' of codeberg.org:streams/streams into dev 2023-01-30 21:11:01 +11:00
Mike Macgirvin
f99d3cc102 Merge branch 'dev' of ../rebble.net into dev 2023-01-29 20:51:37 -08:00
Mike Macgirvin
91a525f09c safe mode (off) preventing display of (any) photos 2023-01-29 20:49:53 -08:00
Mike Macgirvin
9c3a3d1bdf Merge branch 'dev' into bootstrap 2023-01-30 06:31:11 +11:00
Mike Macgirvin
8aca2d60b6 more changes to data-target and data-toggle for bootstrap5 2023-01-30 06:12:42 +11:00
Mike Macgirvin
1e2b3290cc Return string default instead of array in updates 1266 and 1257. 2023-01-30 05:46:13 +11:00