Commit graph

65 commits

Author SHA1 Message Date
Mike Macgirvin
ed83349057 issue with delivery of repeats, generate ed25519 keys on import and clone sync if they don't exist. Add library for base58-btc encoding/decoding (needed for multikey/publickeymultibase). 2023-11-09 07:06:11 +11:00
Mike Macgirvin
a472cbc797 Add web-push to composer 2023-10-28 19:17:41 +11:00
Mike Macgirvin
8d61dfe44a composer update 2023-08-18 21:43:47 +10:00
Mike Macgirvin
38e4857d88 add rel-me lib 2023-03-25 03:00:45 -07: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
aed03d49df provide QRcode tools via composer. This will remove the need for the qrator addon and can also be used with native OTP services (WIP). 2023-02-19 10:57:42 +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
7c50f48b61 update bootstrap - now the fun begins 2023-01-28 08:16:33 +11:00
Mike Macgirvin
f862dce98e don't show items with null distance at all in a distance query 2023-01-10 18:48:43 +11:00
Mike Macgirvin
8803be2ca3 cleanup 2022-08-25 21:43:03 +10:00
nobody
eaf6bc721d remove dbunit dependency 2022-06-24 12:48:23 +10:00
nobody
07e618eea8 version 2022-04-09 18:47:20 -07:00
nobody
b5a8d2f6a0 more site channel stuff 2022-02-17 12:08:59 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
27f499f4fa add symfony/mailer 2022-01-27 01:32:18 -08:00
nobody
1a8897c2d3 use symfony/uid 2022-01-09 01:16:13 -08:00
nobody
1bc27871ca downgrade symfony/yaml since we need to continue to work on php 7.x 2022-01-08 07:47:40 +11:00
nobody
cd11406555 composer updates 2022-01-05 08:39:42 +11:00
nobody
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
4d05112375 package updates 2021-05-27 12:29:06 +10:00
nobody
6a31034591 downgrade phpseclib - version 3 requires too much futzing to autoload 2021-03-30 13:24:30 +11:00
nobody
68422fa7f0 composer add phpseclib (and remove some unused packages) 2021-03-29 09:35:01 +11:00
nobody
9a6888989a update blueimp 2020-09-25 09:45:54 +10:00
Mike Macgirvin
8d64aa1084 composer update 2020-07-07 15:21:11 +10:00
zotlabs
e663267843 Update repository links to point to codeberg. Framagit can still be used for as long as the server keeps running. 2020-06-28 16:37:21 -07:00
Mike Macgirvin
bc77952e10 remove simplepie 2020-02-18 10:03:45 +11:00
Mike Macgirvin
09068f3a8f remove old id3 lib 2020-02-05 14:50:38 +11:00
Mike Macgirvin
fedd242ea9 id3 lib replacement 2020-02-05 14:27:44 +11:00
Mike Macgirvin
e878414816 add emoji-detector 2020-02-04 09:58:32 +11:00
Mike Macgirvin
b464c5243b composer: add svgedit, update smarty 2019-11-11 12:11:51 +11:00
Mike Macgirvin
fe047c2ba5 use fork-awesome via composer 2019-07-26 14:08:48 +10:00
Mike Macgirvin
a106b58a9d add some larger providers 2019-07-08 09:29:16 +10:00
Mike Macgirvin
51033a406a add oauth2-client via composer 2019-07-08 09:18:20 +10:00
Mike Macgirvin
4661396b8a move html5 parser to composer 2019-04-16 15:02:38 +10:00
Mike Macgirvin
76d2f5b9b9 move phpgit to composer 2019-04-16 14:51:27 +10:00
Mike Macgirvin
d3cc537211 move urlify to composer 2019-04-12 16:54:18 +10:00
Mike Macgirvin
bf9df5b09b composer update 2019-04-09 11:35:23 +10:00
zotlabs
880579f249 change repo locations 2019-02-11 15:55:07 -08:00
Thomas Citharel
f9c5389012
Make composer.json valid again 2018-11-30 12:10:38 +01:00
zotlabs
8c860d04ce updates from upstream 2018-10-30 15:42:52 -07:00
Mike Macgirvin
da79f3bfea add league/flysystem 2018-10-31 09:27:49 +11:00
Mike Macgirvin
441b65c030 mv blueimp library to composer, remove duplicate copy in library 2018-10-23 11:00:33 +11:00
Mike Macgirvin
ca5c5ac0b0 package update 2018-09-20 12:30:39 +10:00
Mario Vavti
54fa28441c install bootstrap via composer 2018-09-07 11:26:02 +02:00
Mario Vavti
c0c827d3ad update composer libs and add ramsey/uuid 2018-08-28 12:00:23 +02:00
Andrew Manning
4feff1cf89 Update github.com git repo URLs with framagit.org URLs 2018-06-08 05:37:23 -04:00
Klaus Weidenbach
30d0f9888c Fix composer.json for recent composer.
The old composer.json is not valid anymore. Make it work with current
composer binaries again.
2018-05-09 21:07:25 +02:00
Mario Vavti
439d41b194 install smarty via composer and update other php libs 2017-12-18 15:48:49 +01:00
Klaus Weidenbach
7cfe4c0f01 Update classmap caches and add phpunit/dbunit.
In preparation for DB unit tests add phpunit/dbunit and update dev
libraries.
Update autoload classmap caches.
2017-12-17 22:47:51 +01:00
Klaus Weidenbach
e32f9e0354 Add ID3Parser library.
https://github.com/LukasReschke/ID3Parser.git
2017-11-20 20:14:04 +01:00