dependabot[bot]
97d85c64d4
Bump firebase/php-jwt from 2.2.0 to 6.0.0
Bumps [firebase/php-jwt](https://github.com/firebase/php-jwt ) from 2.2.0 to 6.0.0.
- [Release notes](https://github.com/firebase/php-jwt/releases )
- [Changelog](https://github.com/firebase/php-jwt/blob/main/CHANGELOG.md )
- [Commits](https://github.com/firebase/php-jwt/compare/v2.2.0...v6.0.0 )
---
updated-dependencies:
- dependency-name: firebase/php-jwt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Aaron Parecki
cac208229a
use new markdown library
3 years ago
Aaron Parecki
cbbf10c7f3
drop instagram stuff
5 years ago
Aaron Parecki
3936347801
update indieauth-client
5 years ago
Aaron Parecki
c6c82b113d
update indieauth-client
now supports pkce
5 years ago
Aaron Parecki
782780234a
improvements to login UI, upgrades libraries
makes the login experience a bit friendlier to non-developer users
6 years ago
Aaron Parecki
1395055d8a
replace external XRay.p3k.io call with the XRay library
7 years ago
Ruxton
0cba1cb9cd
Update p3k/multipart to use at least v0.2.0
7 years ago
Aaron Parecki
6533bdf052
update packages
fixes relative URL resolution (closes #78 ) by relying on new IndieAuth\Client package.
7 years ago
Aaron Parecki
fa782167af
show RSVP field when replying to events
closes #71
7 years ago
Aaron Parecki
eab1a65f63
provide option for choosing the scope to request
update to "create" scope by default, but allow the user to choose "post" as a fallback. also updates indieauth/client to 0.2 for json support.
7 years ago
Aaron Parecki
1894da9452
indent the HTML sent from the editor
7 years ago
Aaron Parecki
d00c336a55
clean up editor HTML when posting to Micropub endpoint
closes #67
7 years ago
Aaron Parecki
3310a85ac8
store the user's timezone after their location is found
7 years ago
Aaron Parecki
4aa06023f0
clean up note UI, show reply context
* shows reply context of the URL you're replying to
* autocomplete nicknames from the post when replying
* moved debug info to the settings screen to clean up the UI
8 years ago
Aaron Parecki
aebf3a2af3
upgrade indieauth-client to fix #28
paths are allowed in Quill URLs now
9 years ago
Aaron Parecki
b302c08cff
lock to JWT 2.* version
9 years ago
Jeena
85e80df0ba
Adds possibility to post photos.
With this it is possible to post a photo note with a description, nothing
more. It doesn't move the file in the file system, just posts it from
the temp location to the users server. It also does validate for file size,
content type and max upload size and shows the errors to the user.
If everything goes according to plan the response from the users server
is shown, together with a link with the posted photos URL.
9 years ago
Aaron Parecki
430609b900
adds instagram auth
10 years ago
Aaron Parecki
2cd148c792
Support for "likes" and adding "settings" page
* Supports a bookmarklet to create "like" posts.
* Beginning a "settings" page to connect silo profiles for POSSEing likes to twitter, facebook and instagram
10 years ago
Aaron Parecki
9ff63c19ec
specify dependencies in composer.json instead of loading in index.php
10 years ago
Aaron Parecki
9ff3e59193
removes top nav bar from design. new logo. adds a mechanism to add the post interface to your home screen.
10 years ago
Aaron Parecki
3f82ec2f75
Working app! Copied signin logic from OwnYourGram. New "post" interface for writing a simple text post. Also supports browser geolocation.
10 years ago