Daniel Supernault
|
6e44ae0b64
|
Update StatusService, add ttl of 7 days
|
2021-01-30 16:05:18 -07:00 |
|
daniel
|
c898dc5408
|
Merge pull request #2587 from dunn/docker-logging
.env.docker: log to stderr
|
2021-01-30 09:50:28 -07:00 |
|
Daniel Supernault
|
7d6e42f246
|
Update changelog
|
2021-01-30 09:47:34 -07:00 |
|
Daniel Supernault
|
4f40f6f5a1
|
Update RemotAvatarFetch, only dispatch jobs if cloud storage is enabled
|
2021-01-30 09:47:02 -07:00 |
|
Daniel Supernault
|
5a116c7ae0
|
Update changelog
|
2021-01-30 09:37:02 -07:00 |
|
Daniel Supernault
|
6edaf94099
|
Update AdminController, fix variable name in updateSpam method
|
2021-01-30 09:36:09 -07:00 |
|
Daniel Supernault
|
b7fcf8a504
|
Update StatusLabelService
|
2021-01-29 19:46:55 -07:00 |
|
Daniel Supernault
|
cc93b3e3a5
|
Update package.json, fixes #2593
|
2021-01-29 19:46:24 -07:00 |
|
Daniel Supernault
|
23db9de870
|
Update StatusTransformer, add blurhash
|
2021-01-29 01:38:40 -07:00 |
|
Daniel Supernault
|
30cf865154
|
Update compiled assets
|
2021-01-28 23:08:26 -07:00 |
|
Daniel Supernault
|
54abfef4f7
|
Update Timeline.vue, add border-top to status label
|
2021-01-28 23:07:58 -07:00 |
|
Daniel Supernault
|
b43bb1dd0d
|
Update web routes
|
2021-01-28 22:38:30 -07:00 |
|
Daniel Supernault
|
98cdd52e99
|
Bump version to v0.10.10
|
2021-01-28 21:34:42 -07:00 |
|
Daniel Supernault
|
d0e7f13ea2
|
Bump changelog
|
2021-01-28 21:33:56 -07:00 |
|
Daniel Supernault
|
2841a42d72
|
Update changelog
|
2021-01-28 21:32:16 -07:00 |
|
Daniel Supernault
|
fa0df4004c
|
Update AP Helpers
|
2021-01-28 21:26:45 -07:00 |
|
Daniel Supernault
|
7d376c64ec
|
Update SiteController, only allow redirects for logged in users
|
2021-01-28 21:25:43 -07:00 |
|
Daniel Supernault
|
10b178c8ee
|
Update SiteController, use url validator in redirect endpoint
|
2021-01-28 21:23:15 -07:00 |
|
Daniel Supernault
|
c45ea96eb3
|
Update compiled assets
|
2021-01-28 20:11:15 -07:00 |
|
Daniel Supernault
|
f38d2a09a4
|
Update components
|
2021-01-28 20:08:06 -07:00 |
|
Daniel Supernault
|
4abfe76a49
|
Update StatusLabelService, change config key
|
2021-01-28 18:42:15 -07:00 |
|
Daniel Supernault
|
abe9cb3db0
|
Update site config, add labels to config
|
2021-01-28 18:40:13 -07:00 |
|
Daniel Supernault
|
ab888b2e70
|
Add StatusLabelService
|
2021-01-27 22:25:14 -07:00 |
|
Alexandra Dunn
|
3bf2366d82
|
.env.docker: log to stderr
|
2021-01-27 11:57:20 -08:00 |
|
Daniel Supernault
|
10ca7ac052
|
Update static assets
|
2021-01-26 22:40:01 -07:00 |
|
Daniel Supernault
|
52bb90fd40
|
Update compiled assets
|
2021-01-26 22:02:37 -07:00 |
|
Daniel Supernault
|
674701c1df
|
Update web routes
|
2021-01-26 21:49:56 -07:00 |
|
Daniel Supernault
|
df980d0092
|
Update composer
|
2021-01-26 21:16:44 -07:00 |
|
Daniel Supernault
|
184854b0de
|
Update compiled assets
|
2021-01-26 21:11:14 -07:00 |
|
Daniel Supernault
|
cc84125ba2
|
Update Timeline, prevent nextTick() when reloading same comment modal. Fixes #2584
|
2021-01-26 20:33:09 -07:00 |
|
Daniel Supernault
|
de8828e88a
|
Update AP Helpers, add blurhash and RemoteAvatarFetch
|
2021-01-25 22:24:24 -07:00 |
|
Daniel Supernault
|
cc2d4bf8d8
|
Update ComposeController, update media version
|
2021-01-25 22:22:01 -07:00 |
|
Daniel Supernault
|
4c148055cf
|
Update AvatarPipeline, add remote avatar fetch
|
2021-01-25 22:03:27 -07:00 |
|
Daniel Supernault
|
94a9f685b5
|
Update MediaStorageService, add avatar method
|
2021-01-25 21:54:30 -07:00 |
|
Daniel Supernault
|
654b08d382
|
Update ActivityPubFetchService, add url validation
|
2021-01-25 21:44:07 -07:00 |
|
Daniel Supernault
|
ea8e426174
|
Update Profile model, use cdn_url for avatars
|
2021-01-25 21:39:10 -07:00 |
|
Daniel Supernault
|
9eafc31e6f
|
Update AvatarObserver, add logic to delete avatars stored in S3
|
2021-01-25 21:37:44 -07:00 |
|
Daniel Supernault
|
f7e72d7c62
|
Update avatar model
|
2021-01-25 21:30:37 -07:00 |
|
Daniel Supernault
|
9c5e6a7172
|
Update migration
|
2021-01-25 21:06:25 -07:00 |
|
Daniel Supernault
|
1031311f06
|
Update RestrictedNames, add additional static assets
|
2021-01-25 17:48:03 -07:00 |
|
Daniel Supernault
|
77f21b4b33
|
Update AP helpers, only run MediaStoragePipeline if using cloud storage
|
2021-01-24 21:13:31 -07:00 |
|
Daniel Supernault
|
258b2729d3
|
Update MediaTransformer, remove cache busting
|
2021-01-24 21:11:52 -07:00 |
|
Daniel Supernault
|
ce6ab80dba
|
Update MediaStorageService, clear transformer cache after storing media
|
2021-01-24 21:07:28 -07:00 |
|
Daniel Supernault
|
f930c4bda2
|
Update StatusDelete pipeline, fix object storage thumbnail deletion
|
2021-01-24 19:08:55 -07:00 |
|
Daniel Supernault
|
98c44f7bdb
|
Update VideoThumbnail, add MediaStoragePipeline
|
2021-01-24 18:58:38 -07:00 |
|
Daniel Supernault
|
9051c1f998
|
Add migration
|
2021-01-24 18:24:25 -07:00 |
|
Daniel Supernault
|
889c3d8758
|
Update AvatarController, remove deprecated thumb_path
|
2021-01-24 18:22:13 -07:00 |
|
Daniel Supernault
|
1e9958f521
|
Update changelog
|
2021-01-24 15:48:00 -07:00 |
|
Daniel Supernault
|
7736bfaa8a
|
Update compiled assets
|
2021-01-24 15:47:52 -07:00 |
|
Daniel Supernault
|
b2b8c9f99c
|
Update UserCreate command, closes #2581
|
2021-01-24 15:43:37 -07:00 |
|