1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pixelfed_ynh.git synced 2024-09-03 20:06:04 +02:00

Commit graph

  • 063502f49e
    Merge pull request #4162 from pixelfed/staging daniel 2023-02-07 22:40:29 -07:00
  • 6deb09de28
    Update ApiV1Controller Daniel Supernault 2023-02-07 22:40:06 -07:00
  • 5dff199695
    Merge pull request #4161 from pixelfed/staging daniel 2023-02-07 22:12:10 -07:00
  • 9f66d6b640
    Update ApiV1Controller, fix account statuses and bookmark pagination Daniel Supernault 2023-02-07 22:02:23 -07:00
  • 63c531c0a8
    Merge pull request #4157 from pixelfed/staging daniel 2023-02-06 05:44:57 -07:00
  • c9b24627ed
    Update deps Daniel Supernault 2023-02-06 05:43:02 -07:00
  • fab0c9cca9
    Update ApiV1Controller Daniel Supernault 2023-02-06 05:39:36 -07:00
  • 88ddf55f6a
    Merge pull request #4154 from pixelfed/staging daniel 2023-02-05 22:51:18 -07:00
  • 2881b6626a
    Update ApiV1Controller Daniel Supernault 2023-02-05 22:50:12 -07:00
  • c6fe213f93
    Revert media model change Daniel Supernault 2023-02-05 22:49:32 -07:00
  • 1bdb9f4c33
    Merge pull request #4153 from pixelfed/staging daniel 2023-02-04 05:15:41 -07:00
  • c293db1d59
    Add migration Daniel Supernault 2023-02-04 05:14:58 -07:00
  • f9e14d0273
    Merge pull request #4152 from pixelfed/staging daniel 2023-02-03 23:49:24 -07:00
  • 2cf657bee3
    Update npm deps Daniel Supernault 2023-02-03 23:49:00 -07:00
  • 3ef8befaa1
    Update composer deps Daniel Supernault 2023-02-03 23:48:03 -07:00
  • e62320085f
    Merge pull request #4151 from pixelfed/staging daniel 2023-02-03 22:18:27 -07:00
  • 964c62da31
    Update MediaStorageService, fix improper path Daniel Supernault 2023-02-03 22:17:53 -07:00
  • 372cc90c08
    Merge pull request #4150 from pixelfed/staging daniel 2023-02-03 21:44:17 -07:00
  • 083f506baf
    Update ap helpers, fix unset media name bug Daniel Supernault 2023-02-03 21:42:30 -07:00
  • c68985755f
    Merge pull request #4149 from pixelfed/staging daniel 2023-02-03 20:22:42 -07:00
  • c62ac0259d
    Update changelog Daniel Supernault 2023-02-03 20:21:59 -07:00
  • e6bc57d7b6
    Update Media model, use cloud filesystem url if enabled instead of cdn_url to easily update S3 media urls Daniel Supernault 2023-02-03 20:20:51 -07:00
  • 922da916b7
    Merge pull request #4147 from pixelfed/staging daniel 2023-02-02 06:05:13 -07:00
  • b128053d54
    Update compiled assets Daniel Supernault 2023-02-02 06:04:44 -07:00
  • f191eb45ee
    Update changelog Daniel Supernault 2023-02-02 06:04:31 -07:00
  • c504e6437e
    Update AP helpers, ingest attachments in replies Daniel Supernault 2023-02-02 05:43:08 -07:00
  • 8207dbf457
    Merge pull request #4146 from pixelfed/staging daniel 2023-02-02 02:24:09 -07:00
  • 06e9d4df5f
    Update compiled assets Daniel Supernault 2023-02-02 02:22:58 -07:00
  • 7fedd1c89f
    Update changelog Daniel Supernault 2023-02-02 02:22:31 -07:00
  • d419af4b80
    Update reply view, fix visibility filtering Daniel Supernault 2023-02-02 02:21:13 -07:00
  • e73cfd5c4c
    Merge pull request #4145 from pixelfed/staging daniel 2023-02-01 22:59:26 -07:00
  • bc17ecdaac
    Update changelog Daniel Supernault 2023-02-01 22:58:46 -07:00
  • 80e6a5a98f
    Update ComposeController, fix validation issue Daniel Supernault 2023-02-01 22:58:06 -07:00
  • f325eeb2a9
    Merge pull request #4144 from pixelfed/staging daniel 2023-02-01 22:27:17 -07:00
  • 2c208c99c4
    Update composer Daniel Supernault 2023-02-01 22:26:53 -07:00
  • e1cbfa4bda
    Update compiled assets Daniel Supernault 2023-02-01 22:25:59 -07:00
  • f84439df23
    Merge pull request #4138 from pixelfed/staging daniel 2023-01-31 05:02:11 -07:00
  • a48ef05973
    Update changelog Daniel Supernault 2023-01-31 05:01:06 -07:00
  • ab7676f963
    Update Like model, increase rate limit to 500 likes per day Daniel Supernault 2023-01-31 05:00:10 -07:00
  • 171492301b
    Update MentionPipeline, store non-local mentions Daniel Supernault 2023-01-31 04:59:46 -07:00
  • 3e89d8b273
    Merge pull request #4137 from pixelfed/staging daniel 2023-01-31 03:38:50 -07:00
  • 4be9d0f65f
    Update changelog Daniel Supernault 2023-01-31 03:38:14 -07:00
  • a7f583497c
    Update AP Helpers, fix media validation bug that would reject media with alttext/name longer than 255 chars and store remote alt text if set Daniel Supernault 2023-01-31 03:37:32 -07:00
  • 016c6e4144
    Update SharePipeline, fix ReblogService and undo handling Daniel Supernault 2023-01-31 03:18:25 -07:00
  • df52422b4a
    Merge pull request #4136 from pixelfed/staging daniel 2023-01-31 02:34:40 -07:00
  • 222dc3a192
    Update test Daniel Supernault 2023-01-31 02:33:50 -07:00
  • d67fcffb02
    Update changelog Daniel Supernault 2023-01-31 02:29:53 -07:00
  • 83e1e203ce
    Update SharePipeline, fix share handling and notification generation Daniel Supernault 2023-01-31 02:27:23 -07:00
  • df1327f415
    Optimize logos Daniel Supernault 2023-01-31 00:28:53 -07:00
  • c74791562b
    Merge pull request #4098 from nhoizey/patch-1 daniel 2023-01-31 00:25:42 -07:00
  • 880d4c5717
    Merge pull request #4106 from br4yd/patch-1 daniel 2023-01-31 00:18:17 -07:00
  • 81424e7939
    Merge pull request #4134 from pixelfed/staging daniel 2023-01-31 00:17:37 -07:00
  • 5a5d00b947
    Update ap pipelines Daniel Supernault 2023-01-31 00:15:41 -07:00
  • 498b46f70f
    Update AccountService, fix actor cache invalidation Daniel Supernault 2023-01-30 23:35:10 -07:00
  • 5f7531f3a2
    Merge pull request #4133 from pixelfed/staging daniel 2023-01-30 23:04:11 -07:00
  • f443c1fad2
    Update compiled assets Daniel Supernault 2023-01-30 23:02:21 -07:00
  • f6ae67016f
    Update changelog Daniel Supernault 2023-01-30 23:00:47 -07:00
  • 4db4818807
    Update ComposeModal, add Alt Text button to caption screen Daniel Supernault 2023-01-30 22:59:33 -07:00
  • a17110e518
    Merge pull request #4132 from pixelfed/staging daniel 2023-01-30 21:49:21 -07:00
  • 20e015879f
    Update npm deps Daniel Supernault 2023-01-30 21:48:58 -07:00
  • f6b623e70b
    Update composer deps Daniel Supernault 2023-01-30 21:47:43 -07:00
  • c56ce9906e
    Merge pull request #4131 from pixelfed/staging daniel 2023-01-30 21:46:54 -07:00
  • fe81378808
    Update StatusReplyPipeline Daniel Supernault 2023-01-30 21:46:22 -07:00
  • 095a71550f
    Merge pull request #4127 from pixelfed/staging daniel 2023-01-29 06:58:14 -07:00
  • 049ce7370c
    Update StatusReplyPipeline, fix comment counts Daniel Supernault 2023-01-29 06:57:50 -07:00
  • ca38696822
    Merge pull request #4126 from pixelfed/staging daniel 2023-01-29 06:51:58 -07:00
  • 932efe8553
    Update changelog Daniel Supernault 2023-01-29 06:50:27 -07:00
  • 164aa5779a
    Update StatusReplyPipeline, fix comment counts Daniel Supernault 2023-01-29 06:50:01 -07:00
  • d0519e6ce6
    Merge pull request #4125 from pixelfed/staging daniel 2023-01-29 02:20:04 -07:00
  • b6846f7019
    Update changelog Daniel Supernault 2023-01-29 02:19:43 -07:00
  • 84fb59d00a
    Update AdminApiController, fix postgres support Daniel Supernault 2023-01-29 02:19:16 -07:00
  • 262db2778f
    Merge pull request #4122 from idanoo/dev daniel 2023-01-29 01:18:28 -07:00
  • 55dc9b0aaa
    Resolve issue with raw sql backticks for postgresql migrations idanoo 2023-01-26 22:29:54 +13:00
  • 869c3ed1fa
    Update ApiV1Controller, allow description (alt text) updates after status is published Daniel Supernault 2023-01-29 00:27:23 -07:00
  • 01242c1849
    Merge pull request #4124 from pixelfed/staging daniel 2023-01-28 20:54:26 -07:00
  • ddbabddd83
    Update StatusStateless resource Daniel Supernault 2023-01-28 20:53:58 -07:00
  • 9ab9ffbafe
    Add places api endpoints Daniel Supernault 2023-01-27 20:52:12 -07:00
  • 94395be9c4
    Add archive api endpoints Daniel Supernault 2023-01-27 19:29:44 -07:00
  • f0e648b7b8
    Update ApiV1Controller, fix bookmarks endpoint Daniel Supernault 2023-01-27 00:53:47 -07:00
  • 2990f46cd4
    Merge pull request #4112 from pixelfed/staging daniel 2023-01-21 08:50:42 -07:00
  • e4e7b5062a
    Update FixDuplicateProfiles command Daniel Supernault 2023-01-21 08:49:51 -07:00
  • d7fb7f648c
    Merge pull request #4111 from pixelfed/staging daniel 2023-01-21 08:34:35 -07:00
  • 443acb8227
    Update FixDuplicateProfiles command Daniel Supernault 2023-01-21 08:33:58 -07:00
  • d97a5153c2
    Merge pull request #4110 from pixelfed/staging daniel 2023-01-21 08:22:37 -07:00
  • 39d683b9fe
    Update AdminInviteController Daniel Supernault 2023-01-21 08:20:36 -07:00
  • d4b3a48782
    Merge pull request #4109 from pixelfed/staging daniel 2023-01-21 08:09:10 -07:00
  • 0d549774f9
    Add migration Daniel Supernault 2023-01-21 08:05:40 -07:00
  • bc205345a9
    Update FixDuplicateProfiles command Daniel Supernault 2023-01-21 08:03:02 -07:00
  • 7e333059fb
    Update models Daniel Supernault 2023-01-21 07:48:27 -07:00
  • 796e374040
    Update UserObserver Daniel Supernault 2023-01-21 05:34:33 -07:00
  • e3ed684f98
    Minor text change Brayd 2023-01-19 21:43:57 +01:00
  • b279e2aac0
    Merge pull request #4104 from pixelfed/staging daniel 2023-01-19 07:26:32 -07:00
  • 6b1f8651fb
    Add migration Daniel Supernault 2023-01-19 07:25:27 -07:00
  • 50f46a6aa2
    Merge pull request #4103 from pixelfed/staging daniel 2023-01-19 06:38:07 -07:00
  • ef56f92c3d
    Update BookmarkController Daniel Supernault 2023-01-19 06:37:24 -07:00
  • 5b5f5bc38c
    Merge pull request #4102 from pixelfed/staging daniel 2023-01-18 21:59:56 -07:00
  • 02b6df54cc
    Update email form Daniel Supernault 2023-01-18 21:59:27 -07:00
  • 10349b2f70
    Merge pull request #4100 from pixelfed/staging daniel 2023-01-17 01:54:32 -07:00
  • b89d0e8420
    Update changelog Daniel Supernault 2023-01-17 01:47:54 -07:00
  • 6cfbedd9fd
    Update ApiV1DotController, fix inAppRegistrationConfirm logic Daniel Supernault 2023-01-17 01:47:28 -07:00