Commit graph

144 commits

Author SHA1 Message Date
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
zotlabs
e55c703fe0 Time to celebrate: Z6 basic messaging -> posts, replies, and likes working 2018-06-27 18:43:39 -07:00
zotlabs
aab1ca25d4 dreport updates - separate dreport_name from dreport_recip 2018-06-24 19:41:03 -07:00
zotlabs
e640171719 as fixes 2018-06-17 19:25:45 -07:00
zotlabs
b7356eda49 start fresh after a lot of heavy lifting and fix a lot of stuff 2018-06-03 21:23:34 -07:00
zotlabs
d101ea88ca more zot6 work 2018-05-23 21:48:19 -07:00
Mario
469809183d update oauth related tables to use bigint/int(10) for user_id column. this is to be more consistent with the rest of the tables and fixes issue #1180 2018-05-20 22:42:47 +02:00
zotlabs
43e55eb9a6 Active channels information is a bit imprecise. Provide a higher accuracy method. This will require a transition period 2018-04-16 21:40:43 -07:00
zotlabs
4915a4efbb OAuth2 integration 2018-04-03 21:08:40 -07:00