Daniel Supernault
f7da21b9b3
Update compiled assets
2020-07-21 19:24:28 -06:00
daniel
c6539bed90
Merge pull request #2316 from dx7/improve-username-email-validation
...
Improve error messages for username and email restricted on register page
2020-07-21 19:23:50 -06:00
daniel
58be61099e
Merge pull request #2315 from dx7/use-global-locale-for-session
...
Set session locale fallback using global locale config
2020-07-21 19:22:28 -06:00
daniel
84280ae8fc
Merge pull request #2308 from dunn/horizon-7.x
...
docker: update horizon command for laravel 7.x
2020-07-21 19:21:35 -06:00
Daniel Supernault
67f1b803d4
Update navbar, improve accessibility
2020-07-21 19:19:27 -06:00
Daniel Supernault
a452fae9b9
Update sass, improve accessibility
2020-07-21 19:18:35 -06:00
Daniel Supernault
e12cc6311d
Update presenter components
2020-07-21 19:17:24 -06:00
Daniel Supernault
f33061642a
Update comments, fix remote reply bug
2020-07-21 19:14:48 -06:00
Daniel Supernault
e6b52471fb
Merge branch 'staging' of https://github.com/pixelfed/pixelfed into staging
2020-07-21 10:28:22 -06:00
daniel
fa1956d787
Merge pull request #2137 from Strubbl/docker-optimize-image-size-apache
...
docker: reduce layers, remove unused packages
2020-07-21 10:28:17 -06:00
Sven Fischer
eeb45756b9
docker: reduce layers
2020-07-21 18:22:58 +02:00
Daniel Supernault
b7a6fe71b3
Update nav, add alt attributes
2020-07-21 09:34:55 -06:00
daniel
2e8ba94883
Merge pull request #2334 from Strubbl/patch-2
...
Update HashidService.php
2020-07-21 09:16:44 -06:00
Strubbl
8aa97dec0c
Update HashidService.php
...
fix php 7.4 requirement, which causes the error `ERROR: Array and string offset access syntax with curly braces is deprecated {"userId":1,"exception":"[object] (ErrorException(code: 0): Array and string offset access syntax with curly braces is deprecated at /var/www/ap
p/Services/HashidService.php:24)`
2020-07-20 23:22:16 +02:00
Daniel Supernault
1251c2c976
Update compiled assets
2020-07-20 09:32:55 -06:00
Daniel Supernault
739f459b86
Update Help Center, add tagging people section
2020-07-20 09:31:52 -06:00
Daniel Supernault
01a9cbff41
Update Timeline.vue
2020-07-20 09:26:44 -06:00
Daniel Supernault
8aa66a6ae8
Update StoryCompose.vue
2020-07-20 09:24:58 -06:00
Daniel Supernault
894a7ddbe3
Update web routes
2020-07-20 09:18:40 -06:00
Daniel Supernault
62b84fe9a3
Update RemoteProfile.vue, add profile permalinks & redirect handler
2020-07-20 08:52:23 -06:00
Daniel Supernault
bafe52efbb
Update PostComponent, add tagged modal
2020-07-20 08:50:59 -06:00
Daniel Supernault
692d3c8d1b
Update AP Helpers
2020-07-20 08:39:48 -06:00
Daniel Supernault
3f2decd5e3
Update changelog
2020-07-20 08:39:17 -06:00
Daniel Supernault
6e507a553a
Update StatusTransformer, add tagged and shortcode fields
2020-07-20 08:34:51 -06:00
Daniel Supernault
78f37273e9
Update web routes
2020-07-20 08:33:03 -06:00
Daniel Supernault
f34977d9a8
Update StatusController, add shortcodeRedirect method
2020-07-20 08:32:16 -06:00
Daniel Supernault
a327f5c167
Add HashidService
2020-07-18 17:53:40 -06:00
Daniel Supernault
5452c02979
Update web routes
2020-07-18 17:51:10 -06:00
Daniel Supernault
49dab6fb5a
Update NotificationTransformer, add modlog and tagged types
2020-07-15 10:37:37 -06:00
Daniel Supernault
9db71f8b77
Update helpcenter lang
2020-07-14 21:08:08 -06:00
Daniel Supernault
cc494fd142
Update profiles.home view
2020-07-14 21:06:54 -06:00
Daniel Supernault
1b1abe7c20
Update guest nav view
2020-07-14 21:06:23 -06:00
Daniel Supernault
421ea0222f
Update ComposeModal.vue, add media tagging
2020-07-14 17:32:49 -06:00
Daniel Supernault
ee93f4598c
Update InternalApiController, add media tags
2020-07-14 17:29:29 -06:00
Daniel Supernault
b3b220b9b3
Update StoryController, allow video stories
2020-07-14 17:15:18 -06:00
Daniel Supernault
af87bf5038
Update APFetchService
2020-07-14 17:12:37 -06:00
Daniel Supernault
524c6d4558
Add MediaTagService
2020-07-14 17:08:47 -06:00
Daniel Supernault
51862b8b2b
Update notification components, add modlog and tagged notification types
2020-07-14 17:07:04 -06:00
Daniel Supernault
9419cad0d2
Update changelog
2020-07-14 17:05:28 -06:00
Daniel Supernault
711fc020e7
Add Media Tags
2020-07-14 17:04:51 -06:00
Daniel Supernault
611c7b922a
Update change log
2020-07-12 21:28:25 -06:00
Daniel Supernault
588642123e
Update Api controllers, use MediaPathService
2020-07-12 21:27:34 -06:00
Daniel Supernault
c54b29c559
Added MediaPathService
2020-07-12 21:25:11 -06:00
Daniel Supernault
2c440b4882
Update AccountController, prevent blocking admins
2020-07-12 21:12:39 -06:00
dx7
913bf77ba4
Improve email validation error for restricted emails
2020-07-09 21:19:57 -03:00
dx7
693f530326
Improve username validation error for restricted names
2020-07-09 21:19:26 -03:00
dx7
f81c642087
set session locale fallback using global config
2020-07-09 21:01:42 -03:00
Alexandra Dunn
db271b42e3
docker: update horizon command for laravel 7.x
2020-07-04 01:31:11 -07:00
daniel
4762efe8ee
Merge pull request #2298 from mkljczk/patch-1
...
Fix typo in Polish translation
2020-06-29 23:18:53 -06:00
Daniel Supernault
47e4d8c7e9
Update compiled assets
2020-06-29 23:05:33 -06:00