Chimo
c7c4411e39
config: Fix instructions to disable weather
1 year ago
Chimo
61f5157c1e
Make 'Websub Hub' configurable
1 year ago
Chimo
5d475c9663
git: Don't version the actual config file
Provide a configs.dist.php example file instead
1 year ago
dgold
0d33410b3c
Added contributors to README
When i took my code to my own server, it was with some trepidation that I'd never get patches again.
This change is to acknowledge those who've made that fear unwarranted.
1 year ago
dgold
2bce7efb7f
Merge branch 'develop'
1 year ago
S. Ben Melhuish
31faa915f1
Merge patch 002 from sben
1 year ago
dgold
2ef163148f
Merge branch 'master' into develop
1 year ago
dgold
db9991b7ce
Merge branch 'hotfix-picofeed'
1 year ago
dgold
b937f0d6fa
Fix for picofeed installation
Thanks to S. Ben Melhuish for the notification that the installation failed due to dependency errors.
Also updated the dependencies.
1 year ago
dgold
5dae0c5689
Merge branch 'master' into develop
1 year ago
dgold
cc72e45150
Merge remote-tracking branch 'origin/master'
1 year ago
dgold
0a8a64f717
Merge remote-tracking branch 'origin/master' into develop
1 year ago
dgold
978501aed1
Finish Cherry pick from Internal Branch
2 years ago
dgold
afca1ec7ce
AGPL
# Conflicts:
# LICENCE
2 years ago
dgold
24c44501cd
Tidying files
# Conflicts:
# LICENCE
2 years ago
dgold
7649d0a51b
tidying the documentation
2 years ago
dgold
e19b20116b
Merge branch 'master' into develop
2 years ago
dgold
4a491045cd
A new Licence
- Changed licence to BSD 3 Clause Clear
- Working on some fediverse content, accidentally on master.
2 years ago
dgold
b72c4b76e2
Release 2.0.0
Removed Twitter Syndication
2 years ago
dgold
51b48501b5
Revert "trying travis"
This reverts commit 50232f102b
.
2 years ago
dgold
50232f102b
trying travis
2 years ago
dgold
3a15c5422e
Merge branch 'master' into develop
2 years ago
dgold
399c2da9a4
Complete documentation changes.
2 years ago
dgold
7699a88baa
Reflect config changes in documentation.
2 years ago
dgold
3e55d49057
Tidied up the doc strings
2 years ago
daniel goldsmith
fe656b1458
Merge pull request #17 from Zegnat/feature/configurable-storage-path
Introduce configurable storage folders
2 years ago
dgold
1e4852246e
Set json_encode options as a variable.
2 years ago
Martijn van der Ven
04988c01dd
Introduce configurable storage folders
Adds two new configurations: storageFolder and trashFolder. These
contain the paths to their respective folders.
Expands the write_file() function to check the directory it wants to
write to exists, else try to create it. This way subfolders for the
different post types will be created automatically.
2 years ago
daniel goldsmith
9364be4206
Merge pull request #16 from Zegnat/feature/configurable-token-endpoint
Introduce a configurable Token Endpoint
2 years ago
Martijn van der Ven
2ab73ac81d
Introduce a configurable Token Endpoint
2 years ago
dgold
d4df005ee0
Fix: Twitter replies now create @reply and respond to original tweet
2 years ago
dgold
08f65d62e8
Bump Readme version
2 years ago
dgold
8992f8c26a
Clarified installation ( #13 )
2 years ago
dgold
3bc559624f
Merge tag '1.5.1' into develop
Fixes #11 ; Fixed the logic for replies.
2 years ago
dgold
8bb4779bb3
Merge branch 'hotfix/1.5.1'
Fix for #11 .
2 years ago
dgold
e47285eb69
Fix for #11 Undefined indices
2 years ago
dgold
4b7635c66d
Small fix for a missed typo
3 years ago
dgold
3ec347ea9b
Typo in README
3 years ago
dgold
d422afb486
Included Client Notes in README regarding deprecated Micropub formats
3 years ago
dgold
5506112ace
Fix for #5 : Brought composer.lock up to date
3 years ago
dgold
b1477bbbc9
Complete Feature Request in #4
3 years ago
dgold
30e2998487
Feature Added reference #4
3 years ago
dgold
b5f86b5484
Fix for #8
3 years ago
dgold
bdd787914d
Updated the Readme file for 1.5; some small code tidying
3 years ago
dgold
8a85d89e59
Merge branch 'release/1.5'
Conflicts:
helpers.php
nanopub.php
3 years ago
dgold
8e961e220a
working solution to request for YAML-frontmatter #3
3 years ago
dgold
9a49f0e7fd
Completed the Null Coalescing Tree
3 years ago
dgold
67db692722
NEW: Added richer context fectching for likes/reposts/replies
FIX: Retooled the weather code to be more understandable
CHANGE: Script now requires PHP 7.
3 years ago
dgold
e879eb9e45
Merge tag '1.4' into develop
This relase finalises the codebase for external content in
reposts/likes.
3 years ago
dgold
1da0c72a65
Merge branch 'release/1.4'
Improved handling of repost/like external content data without any
increase in Composer Dependencies.
3 years ago