Commit graph

191 commits

Author SHA1 Message Date
Mike Macgirvin
59dbd66037 create url mapping table for nomadic content imports 2024-07-15 07:44:54 +10:00
Mike Macgirvin
c9da4338fa make obj and target mediumtext 2024-05-30 13:44:20 +10: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
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
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
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
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
6afff121fb mysql text optimisations 2022-02-20 17:37:04 -08:00
nobody
d81d13d712 features upgrade 2022-01-26 10:20:02 +11:00
nobody
edbe7c013e add animated gif check function, fix misty issue 3 (mysql is picky about when to use "default") 2021-08-12 13:04:44 -07: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
0601b9c053 mysql schema issue with low-level indexing 2021-03-23 17:11:25 -07:00
nobody
373d3355b6 install issue (mysql schema) 2021-02-05 12:21:04 -08:00
nobody
6bfdc2eb3b zap issue #15 2021-02-03 14:26:13 -08:00
nobody
ec9996e66a add xchan_created, quote message blocks added to (mostly) invisible activities 2020-11-18 20:09:05 -08:00
nobody
c17b0cfd1d oauth2 testing 2020-11-11 21:37:13 -08: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
nobody
8d9b0c802d mysql install issue 2020-08-09 19:43:41 -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
9bbad0db91 minor updates 2019-04-26 15:15:15 -07:00
zotlabs
c4824f6fd5 add photo.expires 2019-04-15 23:03:16 -07:00
zotlabs
736714decf repeating event work and some fixes from upstream 2019-04-10 23:45:24 -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