Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix some conent import issues | Mario Vavti | 8 days | 1 | -2/+2 |
| | |||||
* | this is not true anymore - check owner perms | Mario | 9 days | 1 | -1/+0 |
| | |||||
* | remove extensiv logging to syslog | Mario Vavti | 13 days | 1 | -7/+0 |
| | |||||
* | refactor drop_item[s]() for containers | Mario Vavti | 13 days | 4 | -4/+21 |
| | |||||
* | Merge branch 'dev' into containers | Mario Vavti | 2024-10-18 | 1 | -3/+0 |
|\ | |||||
| * | remove attach_upgrade() after 7 years it should not be required anymore | Mario | 2024-10-18 | 1 | -3/+0 |
| | | |||||
* | | enable the hooks again | Mario Vavti | 2024-10-09 | 1 | -2/+2 |
| | | |||||
* | | more work on porting containers from streams | Mario Vavti | 2024-10-09 | 1 | -5/+10 |
| | | |||||
* | | start containers | Mario | 2024-10-06 | 1 | -1/+1 |
|/ | |||||
* | pass the force argument to the xchan_photo daemon | Mario | 2024-06-11 | 1 | -3/+6 |
| | |||||
* | add the observer hash to the cache key in categories_widget() | Mario | 2024-03-25 | 1 | -1/+4 |
| | |||||
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 12 | -42/+57 |
| | |||||
* | AS2 Follow/Ignore | Mario | 2024-03-01 | 1 | -1/+1 |
| | |||||
* | AS2 | Mario | 2024-02-25 | 1 | -2/+1 |
| | |||||
* | introduce Activity::init_background_fetch() and refactor zotconvo to ↵ | Mario | 2024-01-29 | 1 | -6/+11 |
| | | | | implement it | ||||
* | enable object cash by default, introduce system.cache_expire_days and ↵ | Mario | 2024-01-28 | 3 | -6/+6 |
| | | | | default to 7, default system.default_expire_days to 30 and system.active_expire_days to 7 | ||||
* | implement short time object cache to reduce network calls and some cleanup | Mario | 2024-01-27 | 1 | -3/+6 |
| | |||||
* | refactor fetch_and_store_parents() and inroduce the fetchparents daemon | Mario | 2024-01-25 | 1 | -0/+39 |
| | |||||
* | store the original announce actor (the one that pushed the item into our ↵ | Mario | 2024-01-22 | 1 | -1/+2 |
| | | | | stream first) in source_xchan instead of owner_xchan. this way we will preserve the real owner for the thread and not have conflicts when dealing with deletes of comments or likes | ||||
* | prepare outbound fep-8b32 (object integrity) but do not enable yet since the ↵ | Mario | 2024-01-10 | 1 | -9/+1 |
| | | | | additional context seems to break ldsig for some reason, introduce Activity::build_packet() and Activity::ap_context() to reduce code duplication, implement fep-2c59 (webfinger) and some cleanup | ||||
* | Revert "changelog" | Mario | 2023-12-20 | 1 | -1/+1 |
| | | | | This reverts commit 3aefe23184c25c1fc0865313d13902cabfb934d3. | ||||
* | changelog | Mario | 2023-12-20 | 1 | -1/+1 |
| | |||||
* | some low level work on native repeats | Mario | 2023-11-09 | 1 | -1/+6 |
| | |||||
* | move profile photo fetching to background | Mario | 2023-08-14 | 1 | -0/+34 |
| | |||||
* | only remove the owner from delivery if its their post and minor cleanup | Mario | 2023-06-12 | 1 | -1/+1 |
| | |||||
* | remove logging | Mario | 2023-06-08 | 1 | -2/+1 |
| | |||||
* | shuffle queue deliveries for more randomness | Mario | 2023-06-08 | 1 | -0/+3 |
| | |||||
* | fix parent_mid and thr_parent not set correctly for response activities | Mario | 2023-05-15 | 1 | -3/+4 |
| | |||||
* | fix poller after refactor | Mario Vavti | 2023-04-28 | 1 | -2/+1 |
| | |||||
* | initial commit for directory flags federation | Mario Vavti | 2023-04-26 | 2 | -5/+7 |
| | |||||
* | dirsync update column | Mario Vavti | 2023-04-26 | 1 | -1/+1 |
| | |||||
* | Fetch conversations in the background. Otherwise it might sgnificantly delay ↵ | Mario | 2023-04-21 | 1 | -0/+31 |
| | | | | delivery | ||||
* | queue and poller testing | Mario | 2023-04-21 | 3 | -17/+19 |
| | |||||
* | cleanup | Mario | 2023-04-15 | 1 | -30/+0 |
| | |||||
* | this has been moved to cron for now | Mario Vavti | 2023-04-14 | 1 | -11/+0 |
| | |||||
* | improved item_expire() | Mario Vavti | 2023-04-14 | 1 | -4/+3 |
| | |||||
* | more logging | Mario Vavti | 2023-04-12 | 1 | -1/+2 |
| | |||||
* | reset ud_last if we had contact and some cleanup | Mario Vavti | 2023-04-12 | 1 | -26/+5 |
| | |||||
* | initial commit directory sync rewrite - should work but still requires lots ↵ | Mario Vavti | 2023-04-12 | 3 | -8/+32 |
| | | | | of cleanup | ||||
* | add some explanation and remove logging | Mario | 2023-03-30 | 1 | -1/+0 |
| | |||||
* | ignore deliveries by our own channel which do not origin from the local hub. ↵ | Mario | 2023-03-30 | 1 | -0/+1 |
| | | | | instead rely on the sync delivery. | ||||
* | initial check in to allow all mentions option | Mario | 2023-03-23 | 1 | -2/+0 |
| | |||||
* | mark items as fetched in other places | Mario | 2023-03-11 | 3 | -0/+3 |
| | |||||
* | more queue updates from streams and remove a hz_syslog | Mario | 2023-02-16 | 1 | -1/+1 |
| | |||||
* | remove deprecated functions | Mario | 2023-02-12 | 1 | -2/+2 |
| | |||||
* | port queue improvements from streams | Mario | 2023-02-12 | 1 | -50/+27 |
| | |||||
* | remove fragment in notifier - it should not be required, when processing ↵ | Mario | 2023-01-12 | 1 | -8/+2 |
| | | | | multiple choice polls sleep some time before calling the notifier | ||||
* | add sys channel to receiveres for public items | Mario Vavti | 2023-01-02 | 1 | -0/+2 |
| | |||||
* | queueworker testing and more logging to syslog | Mario | 2022-12-15 | 1 | -1/+1 |
| | |||||
* | queueworker: introduce new interval config queueworker.queue_interval - ↵ | Mario Vavti | 2022-12-12 | 2 | -9/+9 |
| | | | | defaults to 500000 microseconds. No config UI yet. |