Commit graph

4860 commits

Author SHA1 Message Date
Daniel Supernault
3be32597d3
Update instance config, cleanup and add restricted mode 2020-01-27 20:55:11 -07:00
Daniel Supernault
bf1c622c7c
Update user settings template, replace card shadow with border 2020-01-27 20:41:00 -07:00
Daniel Supernault
405bcd7d7a
Update compiled assets 2020-01-27 20:24:46 -07:00
Daniel Supernault
14f2c09df5
Update changelog 2020-01-27 20:24:12 -07:00
Daniel Supernault
2de3c56f47
Update StoryCompose component, add upload progress 2020-01-27 20:23:13 -07:00
Daniel Supernault
31a0b0993b
Update app layout 2020-01-27 19:30:59 -07:00
Daniel Supernault
370b01abd1
Update compiled assets 2020-01-27 19:24:46 -07:00
Daniel Supernault
424b6bad16
Update Profile.vue component 2020-01-27 19:21:37 -07:00
Daniel Supernault
9003dabbba
Update StoryCompose component 2020-01-27 19:21:18 -07:00
Daniel Supernault
2ae3c6adfe
Update Timeline.vue, fix #1963 and update profile card layout 2020-01-27 19:20:46 -07:00
Daniel Supernault
0b32a7f343
Update changelog 2020-01-22 22:16:45 -07:00
Daniel Supernault
41abe9d261
Update AdminController 2020-01-22 22:15:11 -07:00
Daniel Supernault
65be6bdd51
Update Report model 2020-01-22 20:05:40 -07:00
Daniel Supernault
245645abb3
Update changelog 2020-01-22 19:51:17 -07:00
Daniel Supernault
dbd5c4cf77
Update admin reports, fix 404 bug 2020-01-22 19:49:59 -07:00
Daniel Supernault
9fd72b5e54
Update changelog 2020-01-22 16:01:44 -07:00
Daniel Supernault
07a13fcfed
Update StoryController, orientate story media and strip exif 2020-01-22 16:01:01 -07:00
Daniel Supernault
1662b37cda
Update readme, add codeclimate badge 2020-01-21 19:07:17 -07:00
Daniel Supernault
b6164bed78
Update changelog 2020-01-21 15:21:01 -07:00
Daniel Supernault
57e155b94c
Update compose view, add deprecation notice for v3 2020-01-21 15:20:27 -07:00
Daniel Supernault
35abcc4df8
Update changelog 2020-01-21 15:10:01 -07:00
Daniel Supernault
de89403c41
Update Story model, hide json attribute by default 2020-01-21 15:09:21 -07:00
Daniel Supernault
e289a713a3
Update changelog 2020-01-20 21:44:27 -07:00
Daniel Supernault
273170c59b
Update presenter components, load fallback image on errors 2020-01-20 21:22:29 -07:00
Daniel Supernault
238e0cc057
Update changelog 2020-01-19 21:52:18 -07:00
Daniel Supernault
578d2f353d
Update DeleteAccountPipeline 2020-01-19 21:51:21 -07:00
Daniel Supernault
284a694030
Update admin partials 2020-01-17 21:23:11 -07:00
Daniel Supernault
7f4edbfecf
Update changelog 2020-01-17 20:56:20 -07:00
Daniel Supernault
4223a11e3c
Update settings view, fix default language 2020-01-17 20:55:27 -07:00
Daniel Supernault
5b5cd2ce9a
Update changelog 2020-01-16 23:09:21 -07:00
Daniel Supernault
6cdd64c669
Add BANNED_USERNAMES env var support to RestrictedNames 2020-01-16 23:07:58 -07:00
Daniel Supernault
be75a19260
Update changelog 2020-01-16 22:37:35 -07:00
daniel
f25c9c2c26
Merge pull request #1941 from asonix/asonix/log-preview-media
Don't always explode the TRUST_PROXIES variable
2020-01-16 22:36:39 -07:00
asonix
64af65e992 TrustProxies natively supports , strings 2020-01-16 23:34:10 -06:00
asonix
cb6e8a4eaa Don't always explode the TRUST_PROXIES variable 2020-01-16 22:52:13 -06:00
daniel
0adf959a74
Merge pull request #1936 from pixelfed/staging
Update StoryController, fix postgres bug
2020-01-14 21:51:30 -07:00
Daniel Supernault
8360aa4827
Update StoryController, fix postgres bug 2020-01-14 21:50:05 -07:00
daniel
2c4894d4dd
Merge pull request #1935 from pixelfed/staging
Update AccountTransformer, re-add header_bg field. Fixes #1933
2020-01-14 20:44:35 -07:00
Daniel Supernault
b0fd75f4c2
Update changelog 2020-01-14 19:59:11 -07:00
Daniel Supernault
121b258dbb
Update AccountTransformer, re-add header_bg field. Fixes #1933 2020-01-14 19:58:18 -07:00
daniel
7444c7235e
Merge pull request #1928 from pixelfed/staging
Update settings home view, fixes #1914
2020-01-10 23:43:01 -07:00
Daniel Supernault
0307be567e
Update settings home view, fixes #1914 2020-01-10 22:38:44 -07:00
daniel
99014fa13c
Merge pull request #1927 from pixelfed/staging
Update StoryController
2020-01-10 22:04:16 -07:00
Daniel Supernault
aba509fc6b
Update StoryController 2020-01-10 22:03:51 -07:00
daniel
3ce9af33ee
Merge pull request #1926 from pixelfed/staging
Update StoryController
2020-01-10 21:54:04 -07:00
Daniel Supernault
71f6cbb5a6
Update StoryController 2020-01-10 21:53:24 -07:00
daniel
2461fe905c
Merge pull request #1925 from pixelfed/staging
Update StoryController
2020-01-10 19:49:56 -07:00
Daniel Supernault
d403e0c615
Update StoryController 2020-01-10 19:45:46 -07:00
daniel
e41363d7dd
Merge pull request #1924 from pixelfed/staging
Add StoryTimelineComponent.vue
2020-01-10 13:01:13 -07:00
Daniel Supernault
5a764473f2
add StoryTimelineComponent.vue 2020-01-10 13:00:42 -07:00