Commit graph

311 commits

Author SHA1 Message Date
Mike Macgirvin
a25f4e5f7b cleanup and fixes 2024-07-06 06:16:49 +10:00
Mike Macgirvin
dae31497ef Merge branch 'dev' into nomadic 2024-06-13 20:05:03 +10:00
Mike Macgirvin
1800b88ffd attach photo album from cloud 2024-06-13 07:35:03 +10:00
Mike Macgirvin
88d46601e5 partially nomadic files 2024-04-01 13:17:23 +11:00
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
e5bb5b4c12 only show images in embedphotoswidget when called from profile_photo and cover_photo 2024-01-08 21:32:02 +11:00
Mike Macgirvin
b23aa1420a fixes from upstream 2023-08-17 23:53:43 -07:00
Mike Macgirvin
949a40b38d attach work so far 2023-04-06 22:12:55 +10:00
Mike Macgirvin
b0c381b379 more progress - we have embeds now. But much more work ahead 2023-04-05 07:17:59 +10:00
Mike Macgirvin
631d181fb9 attach widget - start adding filetypes 2023-04-04 20:24:17 +10:00
Mike Macgirvin
136b5ee4ac more progress on attach widget 2023-04-03 19:56:34 +10:00
Mike Macgirvin
b76d56dc35 grab the alt text 2023-04-02 10:38:02 +10:00
Mike Macgirvin
7726b8c359 add default icons 2023-04-01 19:25:28 +11:00
Mike Macgirvin
ee6482fd6d more progress on file widget 2023-04-01 19:15:55 +11:00
Mike Macgirvin
ce43ec0c6d verify the attach_dirlist() function 2023-04-01 09:17:09 +11:00
Mike Macgirvin
438a1b4268 a bit more progress on the attach widget 2023-03-19 18:27:18 +11:00
Mike Macgirvin
752dd5a328 switch to the new function attach_dirlist() 2023-03-19 17:35:51 +11:00
Mike Macgirvin
6c8e8dcc99 testing attach_list() 2023-03-19 15:55:24 +11:00
Mike Macgirvin
97464120bd provide attach_list to mimic photos_albums_list 2023-03-19 13:45:46 +11:00
Mike Macgirvin
bef13605e9 move divider after loop 2023-02-26 14:15:40 +11:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
9b4585a13c cleanup 2022-10-21 20:37:20 +11:00
Mike Macgirvin
3dd89f71d5 cleanup 2022-09-04 11:35:50 +10:00
Mike Macgirvin
61d8911f12 refactor some smelly code 2022-09-02 05:17:27 +10:00
Mike Macgirvin
b4d6a8fbe5 fix ability to overwrite existing cloud storage files through the web interface (requires setting the pconfig system.overwrite_dup_files for your channel to a truthy value) 2022-08-14 19:35:28 -07:00
Mike Macgirvin
864e6f19fa code cleanup 2022-08-14 19:20:43 +10:00
Mike Macgirvin
330c31a4e9 deprecate the interactive argument to drop_item() 2022-06-26 01:36:02 -07:00
Mike Macgirvin
5277cd3997 Rename Stdio::fpipe => Stdio::fcopy and remove some cruft that is no longer needed. 2022-06-24 13:28:29 -07:00
Mike Macgirvin
82c2e371fa image upload issues (regression) 2022-06-23 23:18:22 -07:00
Mike Macgirvin
6919d3cc10 missed one pipe_streams replacement 2022-06-23 22:31:04 -07:00
Mike Macgirvin
46d3f4cc16 move os_mkdir to Stdio 2022-06-22 03:19:52 -07:00
Mike Macgirvin
abcd456461 add Code\Storage\Stdio - start with pipe_streams() refactor 2022-06-22 02:36:53 -07:00
nobody
4b4f24057b Regression: Cover photos being stored in cloud root instead of "Cover Photos" folder. Ditto for Profile Photos. 2022-02-24 00:54:16 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
4dd986a2db This checkin is surely broken, but I need to commit it because it represents a fair bit of work. 2022-02-12 00:50:48 -08:00
nobody
b20624957d service class fixes 2022-01-24 20:37:14 -08:00
nobody
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -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
nobody
f602a393a5 psr12 updates 2021-12-03 10:02:31 +11:00
nobody
0220ac5c2b Merge branch 'dev' of /home/macgirvin/z into dev 2021-08-28 02:18:30 -07:00
nobody
2ea178e0c3 version 2021-08-28 02:15:53 -07:00
nobody
80d1b176de link files and photos views 2021-08-27 17:37:32 -07:00
nobody
0a34b71a46 Merge branch 'dev' of /home/macgirvin/z into dev 2021-06-21 22:08:01 -07:00
nobody
cabed0682c improved photo editing and alt text support 2021-06-21 22:03:11 -07:00
nobody
886c7337df Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-01 17:04:24 -07:00
nobody
d24b9a9544 disable file activities until a few more things are fixed. 2021-04-01 15:21:19 -07:00
nobody
a125379844 Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-31 18:30:58 -07:00
nobody
34d7b074ae more work on AP fetchable photo albums 2021-03-31 18:25:14 -07:00
nobody
e1ffaa8794 Merge branch 'dev' of /home/macgirvin/z into dev 2021-03-24 17:55:04 -07:00