Commit Graph

11022 Commits (8ed8305f5dfeb4183b72a46d0460b3fb1c16e00b)
 

Author SHA1 Message Date
Daniel Supernault 8ed8305f5d
Update ApiV1Controller.php 12 months ago
Daniel Supernault 1f30beccf3
Update Transformers to comply with MastoAPI 12 months ago
Daniel Supernault 79039ba595
Update StatusStatelessTransformer, refactor the caption field to be compliant with the MastoAPI. Fixes #5364 12 months ago
Daniel Supernault 77da9ad8e9
Update UserVerifyEmail command 12 months ago
Daniel Supernault 222d577c91
Update changelog 12 months ago
Daniel Supernault 4598670714
Update confirm email template, add plaintext link. Fixes #5375 12 months ago
daniel 885876e417
Merge pull request #5362 from nesges/dev
internationalization of site/contact
12 months ago
Daniel Supernault b21cdc07a0
Update changelog 12 months ago
Daniel Supernault 56c07b7abd
Update StatusService.php 12 months ago
Daniel Supernault 543d83e7ed
Fix newlines 12 months ago
Daniel Supernault 639df41093
Update DirectMessageController, remove 72h limit for admins 12 months ago
Daniel Supernault 8cd01b2ede
Update funding.json 12 months ago
Daniel Supernault 26ab575b13
Create funding.json 12 months ago
Daniel Supernault 51bbb85bb0
Update Helpers.php 1 year ago
Daniel Supernault 3437d76e62
Update CHANGELOG.md 1 year ago
Daniel Supernault eac2c19601
Update AutolinkService, optimize lookups 1 year ago
Daniel Supernault 9eeb7b6741
Update Status caption logic, stop storing duplicate html caption in db and defer to cached StatusService rendering 1 year ago
Daniel Supernault 27960c3a0a
Update changelog 1 year ago
Daniel Supernault 9f7cc52c24
Update ApiV1Controller, fix bookmark bug. Closes #5216 1 year ago
Daniel Supernault ecfc967429
Update PublicApiController 1 year ago
Daniel Supernault fb8dbb95db
Update Status caption render logic 1 year ago
Daniel Supernault 0917953dbc
Update Status, remove unused method 1 year ago
Daniel Supernault 79d73c508c
Update Inbox 1 year ago
Daniel Supernault 3d8ae361d7
Update changelog 1 year ago
Daniel Supernault 044d410c49
Update DirectMessageController, fix ordering bug 1 year ago
Daniel Supernault bcc8b8842f
Update DirectMessageController, fix ordering bug 1 year ago
Daniel Supernault 8c58d20700
Update composer.lock 1 year ago
root (Deneir) c392cda2e7 internationalization of site/contact 1 year ago
daniel 41d1e8cb99
Merge pull request #5344 from pixelfed/staging
Update AP helpers, reject statuses with invalid dates
1 year ago
Daniel Supernault cf38a508ca
Lint 1 year ago
Daniel Supernault bdc395dc8e
Update changelog 1 year ago
Daniel Supernault 960f3849f2
Update AP helpers, reject statuses with invalid dates 1 year ago
daniel 65dd601a02
Merge pull request #5341 from pixelfed/staging
v0.12.4
1 year ago
Daniel Supernault 3e68a88426
Update compiled assets 1 year ago
Daniel Supernault 6b4c0b066f
Update npm deps 1 year ago
Daniel Supernault 1dafd15586
Bump version to v0.12.4 1 year ago
daniel 6493dc565b
Merge pull request #5334 from tiziodcaio/patch-1
Update instagram documentation
1 year ago
daniel aea5392044
Merge pull request #5333 from jonasgeiler/staging
Improve media filtering by using OffscreenCanvas, if supported
1 year ago
daniel 710397322a
Merge pull request #5211 from intentionally-left-nil/fix-cache-perms
Docker fixes for composer install
1 year ago
daniel baa8d24994
Merge pull request #5210 from intentionally-left-nil/fix-runtime-gid
Mark RUNTIME_GID as an argument
1 year ago
daniel d7bcce1022
Merge pull request #5339 from pixelfed/staging
Staging
1 year ago
Daniel Supernault dafaf61048
Update changelog 1 year ago
Daniel Supernault decef83306
Update compiled assets 1 year ago
Daniel Supernault fe48b8ad10
Update AdminReports, add missing click handler. Fixes #5332 1 year ago
daniel ffd8815ee8
Merge pull request #5338 from pixelfed/staging
Staging
1 year ago
Daniel Supernault 3892ae7760
Update composer.lock 1 year ago
Daniele B ff987098e7
Update instagram documentation
It would be more accessible to link directly to Instagram's settings page instead of linking the specific documentation page on this feature.
1 year ago
Jonas Geiler e318d526c7
Add missing `reject` argument 1 year ago
Jonas Geiler 7d80ac3c93
Improve media filtering by using OffscreenCanvas, if supported
Also improve browser support by testing for each feature instead of checking the user agent.
Also improve error handling by using promises.

Fixes #2939
Fixes #4194
1 year ago
Jonas Geiler 249468d154
Fix `defineErrorMessage` which is not actually using the `msg` variable it creates 1 year ago