Commit graph

152 commits

Author SHA1 Message Date
Mike Macgirvin
59dbd66037 create url mapping table for nomadic content imports 2024-07-15 07:44:54 +10:00
(streams)
9a3f24a6b7 Merge pull request 'change "double" to "double precision" in postgres schema create' (#169) from moonman/streams:fix-item-postgres-double into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/169
2024-05-21 20:41:15 +00:00
moon
5be4bcdf98 change "double" to "double precision" 2024-05-21 20:31:01 +00:00
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
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
fed01ba62a create and import ed25519 xchan keys 2024-01-02 15:34:19 +11:00
Mike Macgirvin
86b9162a4f wip 2023-11-27 17:10:26 +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
251827eaa0 add tombstone migration 2023-04-27 21:37:29 -07: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
c70b544113 db updates for comment permissions work 2022-12-02 07:45:34 +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
nobody
3d6523772c postgres: get rid of binary fields. 2022-02-28 13:17:27 -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
0fd7ad5be0 dreport log 2021-07-27 05:26:47 -07:00
nobody
06d70288ef porting access tokens and making them generally more useful by adding them to connections 2021-04-10 15:32:14 -07:00
nobody
a3f4715e29 postgres schema correction, filter the network parameter of the sites module. 2020-12-17 16:09:01 -08:00
nobody
ec9996e66a add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
nobody
419128a15b postgres does not support 'int(10)' 2020-11-14 11:57:28 -08:00
nobody
dad4824784 add noindex to mod_display when appropriate, fix duplicate table column in install/schema_postgres.sql 2020-10-18 15:40:28 -07:00
nobody
a096517a30 add pronouns to profile 2020-09-18 15:34:53 -07:00
nobody
2fcd533fc1 add xchan_updated 2020-09-01 22:47:32 -07:00
zotlabs
f1cf553f29 start of virtual list development 2020-07-21 18:16:27 -07:00
zotlabs
cc30471192 lib-block initial 2020-03-17 16:44:26 -07:00
zotlabs
f707a00a4a abook_alias 2019-09-11 20:41:16 -07:00
zotlabs
ffc43e1c7d heavy lifting for the next big development effort 2019-09-09 21:03:33 -07:00
zotlabs
79fbccdce7 add client_name to oauth2 storage 2019-08-04 17:30:07 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
zotlabs
c4824f6fd5 add photo.expires 2019-04-15 23:03:16 -07:00
zotlabs
96d431fcb5 add collections to directory 2019-04-02 18:53:43 -07:00
zotlabs
5bcf392816 add hierarchy to channels for collection support and other purposes 2019-03-29 13:27:23 -07:00
zotlabs
1595bdc2aa cleanup/remove unused xchan fields 2019-03-24 18:40:33 -07:00
zotlabs
38b1740c0c add indexes 2019-03-12 20:41:58 -07:00
zotlabs
e686bdaf84 begin change xchan_pubforum to xchan_type 2019-03-05 15:35:17 -08:00
zotlabs
466de65b35 add item uuid 2019-02-19 14:59:22 -08:00
zotlabs
bf39206518 store item_level to avoid a lot of recursion during rendering 2019-01-14 14:47:05 -08:00
zotlabs
f82bb1695d postgres pgrp fix 2018-09-27 17:13:58 -07:00
zotlabs
290b8b58ec rename groups and group_members tables 2018-09-25 17:50:59 -07:00
zotlabs
b837f0b8fc Merge branch 'red' into dev 2018-09-09 20:59:13 -07:00
zotlabs
be3b630474 important hyperdrive component 2018-09-09 20:53:20 -07:00
zotlabs
bc06233d10 Merge branch 'red' 2018-08-20 22:24:44 -07:00
zotlabs
f15c1c4e54 hubloc DB changes needed for z6 2018-08-13 21:18:20 -07:00
zotlabs
248d20c347 Merge branch 'red' 2018-08-13 20:36:40 -07:00
zotlabs
d908f53607 add app_options field 2018-08-02 22:49:30 -07:00
zotlabs
cf88cbb46f add summary field to item table 2018-07-15 18:31:39 -07:00
zotlabs
19a04c1d92 add linkid structure 2018-07-04 18:46:28 -07:00