Commit graph

603 commits

Author SHA1 Message Date
Mike Macgirvin
de436bbb26 resolve merge conflict with nomadic branch 2024-05-21 16:34:07 +10:00
Mike Macgirvin
c055b2699a db update for push notifications, markdown: fix backslash escape for ordered lists 2024-05-21 06:31:39 +10:00
Mike Macgirvin
fbff52cea6 update readme+install 2024-05-07 08:55:29 +10:00
Mike Macgirvin
c8535febe6 change coords to double in database 2024-04-17 09:05:49 +10:00
Mike Macgirvin
91cc67cc6f put numerical index on xchan table, instead of unique xchan_hash 2024-03-15 10:06:38 +11:00
Mike Macgirvin
64cb01c166 rename Code to src 2024-03-13 16:21:03 +11:00
Mike Macgirvin
fed01ba62a create and import ed25519 xchan keys 2024-01-02 15:34:19 +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
f97e02706e make sess_data field larger on mysql driver to hold seen_items array > 4k items 2023-12-03 16:12:29 +11:00
Mike Macgirvin
86b9162a4f wip 2023-11-27 17:10:26 +11:00
Mike Macgirvin
654c21732b also update the install doc 2023-11-25 07:46:05 +11:00
Mike Macgirvin
1f985ca275 begin support for ed25519 keys, start with generation and channel storage 2023-11-09 06:28:16 +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
251827eaa0 add tombstone migration 2023-04-27 21:37:29 -07:00
Mike Macgirvin
0ebb78ec51 fix unicode character warning 2023-01-18 05:46:38 +11:00
Mike Macgirvin
f3317fccc7 change schema default because we've outgrown 16 bit channel notifyflags. We'll go to 30 bits so we can keep it unsigned without worrying about signed/unsigned conversions. We could actually go to 31 if we wanted but it took 12 years to outgrow 16 bits. We probably have room to keep this default for a few more years. 2023-01-08 10:15:31 +11:00
Mike Macgirvin
5e6b1b5ff1 Merge branch 'dev' into commperms 2022-12-20 06:05:05 +11:00
Mike Macgirvin
3b660f90ef issue #19 2022-12-20 06:03:59 +11:00
Mike Macgirvin
c70b544113 db updates for comment permissions work 2022-12-02 07:45:34 +11:00
Mike Macgirvin
bbf880483d calendarinstances duplicate table creation issue #16 2022-11-29 05:18:07 +11:00
Mike Macgirvin
f71d5fe3f2 display width is deprecated for int 2022-11-07 20:01:52 +11:00
Mike Macgirvin
d185d8b69f outq_log missing from schema files 2022-09-20 06:24:04 +10:00
Mike Macgirvin
0504102b33 geo 2022-09-16 20:57:04 +10:00
Mike Macgirvin
66f083bb83 cleanup 2022-09-04 19:40:24 +10:00
Mike Macgirvin
61d8911f12 refactor some smelly code 2022-09-02 05:17:27 +10:00
Mike Macgirvin
a25984111c from upstream: startssl is defunct 2022-07-26 06:23:27 +10:00
Mike Macgirvin
c8c17b7ec3 add migration steps 2022-05-09 14:03:34 -07:00
nobody
e8e577b969 update the php version requirement in install 2022-03-02 20:52:53 -08:00
nobody
3d6523772c postgres: get rid of binary fields. 2022-02-28 13:17:27 -08:00
nobody
b36d6333d0 database cleanup 2022-02-21 11:59:17 -08:00
nobody
bf5f494b8f more mysql 2022-02-20 22:29:17 -08:00
nobody
1b50e51cd1 more mysql 2022-02-20 20:35:39 -08:00
nobody
8c3f9d4fc6 more mysql schema tweaks 2022-02-20 20:33:23 -08:00
nobody
2562cc6283 more schema tweaks 2022-02-20 20:29:50 -08:00
nobody
cca7a1852b further adjustment 2022-02-20 20:27:20 -08:00
nobody
4c5c120f89 do not exceed limits 2022-02-20 20:24:11 -08:00
nobody
8f891dea45 consistency 2022-02-20 20:21:40 -08:00
nobody
f34f62e8da remove conv and mail tables from postgres schema 2022-02-20 17:54:35 -08:00
nobody
6afff121fb mysql text optimisations 2022-02-20 17:37:04 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
d81d13d712 features upgrade 2022-01-26 10:20:02 +11: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
b68e8967ff Merge branch 'dev' of /home/macgirvin/roadhouse into dev 2021-12-06 13:19:19 -08:00
nobody
8c66c8e305 Merge branch 'dev' of /home/macgirvin/z into dev 2021-12-05 16:49:55 -08:00
nobody
d46dd6aeb8 psr12 rewrites, continued 2021-12-03 14:01:39 +11:00