Commit graph

8974 commits

Author SHA1 Message Date
Daniel Supernault
f191eb45ee
Update changelog 2023-02-02 06:04:31 -07:00
Daniel Supernault
c504e6437e
Update AP helpers, ingest attachments in replies 2023-02-02 05:43:08 -07:00
Daniel Supernault
06e9d4df5f
Update compiled assets 2023-02-02 02:22:58 -07:00
Daniel Supernault
7fedd1c89f
Update changelog 2023-02-02 02:22:31 -07:00
Daniel Supernault
d419af4b80
Update reply view, fix visibility filtering 2023-02-02 02:21:13 -07:00
Daniel Supernault
bc17ecdaac
Update changelog 2023-02-01 22:58:46 -07:00
Daniel Supernault
80e6a5a98f
Update ComposeController, fix validation issue 2023-02-01 22:58:06 -07:00
Daniel Supernault
2c208c99c4
Update composer 2023-02-01 22:26:53 -07:00
Daniel Supernault
e1cbfa4bda
Update compiled assets 2023-02-01 22:25:59 -07:00
Daniel Supernault
a48ef05973
Update changelog 2023-01-31 05:01:06 -07:00
Daniel Supernault
ab7676f963
Update Like model, increase rate limit to 500 likes per day 2023-01-31 05:00:10 -07:00
Daniel Supernault
171492301b
Update MentionPipeline, store non-local mentions 2023-01-31 04:59:46 -07:00
Daniel Supernault
4be9d0f65f
Update changelog 2023-01-31 03:38:14 -07:00
Daniel Supernault
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 2023-01-31 03:37:32 -07:00
Daniel Supernault
016c6e4144
Update SharePipeline, fix ReblogService and undo handling 2023-01-31 03:18:25 -07:00
Daniel Supernault
222dc3a192
Update test 2023-01-31 02:33:50 -07:00
Daniel Supernault
d67fcffb02
Update changelog 2023-01-31 02:29:53 -07:00
Daniel Supernault
83e1e203ce
Update SharePipeline, fix share handling and notification generation 2023-01-31 02:27:23 -07:00
Daniel Supernault
df1327f415
Optimize logos 2023-01-31 00:28:53 -07:00
daniel
c74791562b
Merge pull request #4098 from nhoizey/patch-1
Suggested weight optimization for the SVG logo
2023-01-31 00:25:42 -07:00
daniel
880d4c5717
Merge pull request #4106 from br4yd/patch-1
Minor text change
2023-01-31 00:18:17 -07:00
Daniel Supernault
5a5d00b947
Update ap pipelines 2023-01-31 00:15:41 -07:00
Daniel Supernault
498b46f70f
Update AccountService, fix actor cache invalidation 2023-01-30 23:35:10 -07:00
Daniel Supernault
f443c1fad2
Update compiled assets 2023-01-30 23:02:21 -07:00
Daniel Supernault
f6ae67016f
Update changelog 2023-01-30 23:00:47 -07:00
Daniel Supernault
4db4818807
Update ComposeModal, add Alt Text button to caption screen 2023-01-30 22:59:33 -07:00
Daniel Supernault
20e015879f
Update npm deps 2023-01-30 21:48:58 -07:00
Daniel Supernault
f6b623e70b
Update composer deps 2023-01-30 21:47:43 -07:00
Daniel Supernault
fe81378808
Update StatusReplyPipeline 2023-01-30 21:46:22 -07:00
Daniel Supernault
049ce7370c
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:57:50 -07:00
Daniel Supernault
932efe8553
Update changelog 2023-01-29 06:50:27 -07:00
Daniel Supernault
164aa5779a
Update StatusReplyPipeline, fix comment counts 2023-01-29 06:50:01 -07:00
Daniel Supernault
b6846f7019
Update changelog 2023-01-29 02:19:43 -07:00
Daniel Supernault
84fb59d00a
Update AdminApiController, fix postgres support 2023-01-29 02:19:16 -07:00
daniel
262db2778f
Merge pull request #4122 from idanoo/dev
Resolve issue with backticks in raw SQL for postgresql migrations
2023-01-29 01:18:28 -07:00
idanoo
55dc9b0aaa
Resolve issue with raw sql backticks for postgresql migrations 2023-01-29 21:15:56 +13:00
Daniel Supernault
869c3ed1fa
Update ApiV1Controller, allow description (alt text) updates after status is published 2023-01-29 00:27:23 -07:00
Daniel Supernault
ddbabddd83
Update StatusStateless resource 2023-01-28 20:53:58 -07:00
Daniel Supernault
9ab9ffbafe
Add places api endpoints 2023-01-27 20:52:12 -07:00
Daniel Supernault
94395be9c4
Add archive api endpoints 2023-01-27 19:29:44 -07:00
Daniel Supernault
f0e648b7b8
Update ApiV1Controller, fix bookmarks endpoint 2023-01-27 00:53:47 -07:00
Daniel Supernault
e4e7b5062a
Update FixDuplicateProfiles command 2023-01-21 08:49:51 -07:00
Daniel Supernault
443acb8227
Update FixDuplicateProfiles command 2023-01-21 08:33:58 -07:00
Daniel Supernault
39d683b9fe
Update AdminInviteController 2023-01-21 08:20:36 -07:00
Daniel Supernault
0d549774f9
Add migration 2023-01-21 08:05:40 -07:00
Daniel Supernault
bc205345a9
Update FixDuplicateProfiles command 2023-01-21 08:03:02 -07:00
Daniel Supernault
7e333059fb
Update models 2023-01-21 07:48:27 -07:00
Daniel Supernault
796e374040
Update UserObserver 2023-01-21 05:34:33 -07:00
Brayd
e3ed684f98
Minor text change
Just a minor text change. The user should be adressed by simply using "you". Otherwise a user could think it's an error that just happened randomly so they retry. By addressing them with "you" it can make this message a bit more clear.
2023-01-19 21:43:57 +01:00
daniel
b279e2aac0
Merge pull request #4104 from pixelfed/staging
Add migration
2023-01-19 07:26:32 -07:00