Commit graph

184 commits

Author SHA1 Message Date
Mike Macgirvin
6c29d57a4c refactor datetime part1 2024-03-10 13:40:50 +11:00
Mike Macgirvin
3a15a5b0a2 ATOM_TIME -> ISO8601 2024-03-09 22:17:09 +11:00
Mike Macgirvin
02155bc9af fixed non-owner observer fails to fetch conversation 2024-02-16 07:38:39 +11:00
Mike Macgirvin
60e2390071 Add targets to top-level activities we create which don't already have one 2024-02-13 07:06:28 +11:00
Mike Macgirvin
9aa7da034f more heavy lifting on conversation collections. This optionally brings collection support into item_store() and also performs clone sync, removing a lot of duplicate code. Events needed significant refactoring. We cannot combine message delivery of standard items and collection activities, so this will have an impact on outgoing message queue size and processing. 2024-02-11 06:22:39 +11:00
Mike Macgirvin
0df8511c58 DTOs 2024-01-12 05:34:22 +11:00
Mike Macgirvin
da2f68776e fix event rsvp's 2023-09-30 08:31:07 +10:00
Mike Macgirvin
994a8c000a change activity uri for events 2023-04-23 10:32:54 +10:00
Mike Macgirvin
125f82dd97 refactor get_post_tags() to remove link argument 2022-10-23 11:50:31 +11:00
Mike Macgirvin
7ca937819b cleanup 2022-10-22 11:28:02 +11:00
Mike Macgirvin
b24ac794b1 cleaner display urls 2022-07-20 04:26:28 -07:00
nobody
0b09613cc5 synchronisation issues, cont. 2022-03-20 14:39:58 -07:00
nobody
dfc0a92665 symfony uuid returns an object - cast to string 2022-03-03 13:41:01 -08:00
nobody
a8e96322f0 it's done 2022-02-15 20:08:28 -08:00
nobody
6ccf3cbfea fixes 2022-02-12 12:43:29 -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
ad52373312 move account and channel to zlib 2022-01-24 17:26:12 -08:00
Mike Macgirvin
085e386326 replace uuid library 2022-01-10 19:05:05 +11: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
389b2e5b17 initial psr12 conversion 2021-12-03 09:33:36 +11:00
nobody
2a90d8b694 Merge branch 'dev' of /home/macgirvin/z into dev 2021-04-27 13:44:32 -07:00
nobody
434c407d6f add uploaded photos as attachments as well as inline 2021-04-26 21:32:37 -07:00
nobody
e38fb2de29 use multicode by default 2021-03-21 21:56:18 -07:00
nobody
d69589e17e scripted replace of 'array()' with '[]' 2021-03-14 22:10:44 -07:00
nobody
3b67277ff8 even more php8 stuff 2021-03-11 16:03:45 -08:00
nobody
074c3351af embeddable events 2020-09-27 17:13:24 -07:00
nobody
c4307e98ed event display format regression 2020-09-16 20:18:57 -07:00
zotlabs
d9a6d545fc make sure dtend is set to a valid date string before storage, as the DB might be in strict mode 2020-04-10 14:13:07 -07:00
zotlabs
e8023a6271 rev update 2020-01-27 17:19:44 -08:00
zotlabs
e9719a2359 event federation testing zap/hubzilla 2020-01-13 17:30:13 -08:00
zotlabs
9409225301 change Create/Event to Invite/Event per spec, still support RSVP to Create/Event 2020-01-11 14:53:39 -08:00
zotlabs
a077180918 hubzilla event compatibility 2019-10-04 14:36:08 -07:00
zotlabs
91e94ffd81 cleanup 2019-09-17 21:25:26 -07:00
zotlabs
ae8d31c8b1 event stream filter 2019-06-11 22:12:25 -07:00
zotlabs
50a11a6ea9 cleanup 2019-06-03 17:57:47 -07:00
zotlabs
fe1517022c port calendar merge from hz 2019-05-12 18:20:37 -07:00
zotlabs
736714decf repeating event work and some fixes from upstream 2019-04-10 23:45:24 -07:00
zotlabs
0e8f34021e schema mods for recurring events 2019-04-10 00:20:41 -07:00
zotlabs
a85dd22604 add event taxonomy and attachments to item obj 2019-04-09 17:12:31 -07:00
zotlabs
f25a48c54a accesscontrol rename 2019-02-14 16:01:40 -08:00
zotlabs
f5125b51f1 add ical link to activitystreams event objects 2019-01-28 14:58:18 -08:00
zotlabs
6d3d106c23 more event work 2018-10-18 15:14:33 -07:00
zotlabs
52c3377c0b event issue 2018-10-18 02:54:40 -07:00
zotlabs
38b54f55d1 event formatting and rsvp parenting 2018-10-16 13:56:46 -07:00
zotlabs
f2c99480f0 generate better photo and event activities 2018-09-17 22:51:27 -07:00
zotlabs
cbeeeae243 logging 2018-07-22 23:23:02 -07:00
zotlabs
91ac38f18e more content formatting and feature trimming 2018-07-17 21:56:51 -07:00
zotlabs
5f5fedb6b5 responses to events 2018-07-16 23:40:09 -07:00
zotlabs
3407c73bdf update event item[obj] 2018-07-16 21:50:07 -07:00