Commit graph

93 commits

Author SHA1 Message Date
Mike Macgirvin
fbff52cea6 update readme+install 2024-05-07 08:55:29 +10:00
Mike Macgirvin
64cb01c166 rename Code to src 2024-03-13 16:21:03 +11:00
Mike Macgirvin
9b079dd584 update install doc with bcmath||gmp requirement. 2023-12-15 08:24:19 +11:00
Mike Macgirvin
c5c86a23cd Add sodium to installation requirements and setup tests. Rename getkey operation to rsakey 2023-12-08 08:46:09 +11:00
Mike Macgirvin
654c21732b also update the install doc 2023-11-25 07:46:05 +11:00
Mike Macgirvin
543afc04ea issue #109 document how to change branches 2023-10-03 18:52:01 +11:00
Mike Macgirvin
31c5405fa8 Attempt to upgrade .htaccess without causing conflict with existing installations. 2023-05-20 09:03:11 +10:00
Mike Macgirvin
a25984111c from upstream: startssl is defunct 2022-07-26 06:23:27 +10:00
nobody
e8e577b969 update the php version requirement in install 2022-03-02 20:52:53 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
b95f96cecd Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2022-01-10 01:00:33 -08:00
nobody
2b4d2cb071 use 'composer install' in util/udall so it doesn't modify any git files like composer.lock and cause a conflict on the next pull. Also updated install doco and fixed a php warning in Lib/ActivityStreams. 2022-01-09 14:01:18 -08:00
nobody
f6b30f70b1 Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2022-01-07 21:22:33 -08:00
nobody
f5e1b4f4eb update install 2022-01-07 20:51:23 -08:00
nobody
d48683bc33 branding 2021-10-27 17:47:17 -07:00
nobody
263dece4ed names 2021-06-17 14:02:04 -07:00
nobody
d93540bf87 merge fixes 2021-06-17 14:00:25 -07:00
nobody
5d2590d187 branding 2020-08-27 03:21:36 -07:00
zotlabs
558d38375e generalise the rmagic login form so we can re-use it for remote follows and stuff 2020-06-28 20:24:36 -07: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
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
705a6959e6 double encoding 2020-06-09 21:34:31 -07:00
zotlabs
cdd02dc54b better image caching 2020-03-04 20:07:26 -08:00
zotlabs
a40a251bbb store/[data] => cache 2020-03-03 18:24:26 -08:00
zotlabs
b7e7b997e7 cleanup 2019-05-27 20:50:05 -07:00
zotlabs
b1a8e6e400 upgrade install.txt 2019-02-19 20:24:30 -08:00
zotlabs
880579f249 change repo locations 2019-02-11 15:55:07 -08:00
zotlabs
1719986ba0 add spec directory 2019-01-21 15:56:07 -08:00
zotlabs
df7605435f Merge branch 'zap' into dev 2018-09-15 16:21:00 -07:00
zotlabs
291f493457 update install guide 2018-09-14 15:23:36 -07:00
M. Dent
cdd7d75459 Update INSTALL.txt 2018-09-14 23:39:19 +02:00
zotlabs
9282a6a40b Merge branch 'zap' 2018-08-30 21:30:46 -07:00
zotlabs
d00648f3e1 Merge branch 'red' 2018-08-30 21:27:20 -07:00
zotlabs
7ecb337405 redirect stdout/stderr on cron command 2018-08-28 22:43:37 -07:00
zotlabs
403312140c Merge branch 'zap' 2018-08-23 17:35:04 -07:00
zotlabs
cc4e6c4b29 typo addon repo location 2018-08-23 17:18:03 -07:00
zotlabs
a0b227553b update install repository info 2018-08-23 17:16:31 -07:00
zotlabs
c43ea27f7e install cleanup 2018-08-13 20:41:41 -07:00
zotlabs
248d20c347 Merge branch 'red' 2018-08-13 20:36:40 -07:00
Mario Vavti
5c30b2f271 update install.txt 2018-08-08 09:10:03 +02:00
Max Kostikov
0d48cb959f Add XMLreader in PHP requirements 2018-08-03 19:32:51 +02:00
zotlabs
4cc607ca36 provide widget registration for addons 2018-07-10 16:42:16 -07:00
Mario Vavti
9ffb10c0e6 update install instructions 2018-06-06 22:11:55 +02:00
zotlabs
40e747ecde remove server role selection details from install documentation, no longer needed 2017-10-02 18:46:24 -07:00
zotlabs
b0f2c22000 update installation requirements - php 5.6 and mysql 5.5.3 2017-08-17 16:26:14 -07:00
Andrew Manning
f9d40adb18 Update INSTALL.txt
The webpage element portation tools need the zip extension, such as the `php7.0-zip` package on Debian.
2017-05-03 11:56:33 +02:00
zotlabs
e776e79c1e api function item/new renamed to item/store as that more closely reflects its purpose. It can also be used to store an edit of an existing item. I believe this is a reasonably safe change at this time as I don't believe there is any software currently making use of this call - instead using the Twitter API which is now a plugin.
Also some work to make the install documentation agnostic to project name variations. This is not yet complete.
2016-12-02 21:54:50 -08:00
zotlabs
9c05f37c0f update setup and install documents for PDO and the freebsd issue with
dns_get_record()
2016-10-27 19:02:27 -07:00
redmatrix
71632ac2d2 issue #536, path to nginx and lighttpd config scripts was wrong 2016-09-27 22:04:52 -07:00
redmatrix
3b2679db29 fix remote_channel(), update php minversion requirement 2016-05-29 18:38:24 -07:00