Commit graph

9150 commits

Author SHA1 Message Date
Rodrigo Fonseca
31330e0aed
Fix starting check of username to allow numbers.
The check for the first letter of username used to be !ctype_alpha, but the error message says "Must start with a letter or number." Updated check to be !ctype_alnum, to be coherent with the error message.
2021-09-16 22:36:30 -07:00
Viktor Szakats
275e711624
fix 'powered by pixelfed' link to be HTTPS 2021-09-15 05:00:22 +02:00
brabitom
09edaa87b7 Improve Czech localization 2021-09-11 10:17:40 +02:00
Daniel Supernault
ac6b3f07de
Update controllers, fixes #2906 2021-09-10 21:44:29 -06:00
Daniel Supernault
a1d7586be4
Formatting 2021-09-10 21:29:45 -06:00
Tomas Brabenec
9f0f5a3d46
Update site.php (#2889)
Co-authored-by: daniel <danielsupernault@gmail.com>
2021-09-10 21:28:59 -06:00
Daniel Supernault
65655eaa89
Formatting 2021-09-10 21:25:30 -06:00
daniel
42816bd329
Merge pull request #2916 from forenta/patch-3
Update German translation
2021-09-10 21:25:02 -06:00
Daniel Supernault
44dfeb8c9a
Update de localization, Create New Post -> New 2021-09-10 21:23:47 -06:00
daniel
121e8f99a7
Merge pull request #2915 from forenta/patch-2
Update German translation
2021-09-10 21:22:46 -06:00
daniel
df972ea157
Merge pull request #2914 from forenta/patch-1
Created localized exception.php (DE)
2021-09-10 21:20:22 -06:00
daniel
cdfb6ac25f
Merge pull request #2926 from pixelfed/staging
Staging
2021-09-10 21:08:20 -06:00
Daniel Supernault
0fc3a1d6a5
Formatting 2021-09-10 21:08:04 -06:00
daniel
14f9033715
Merge pull request #2868 from nogafam-es/staging
Fix PWA implementation to support Gecko-based browsers, using html link tag
2021-09-10 21:02:36 -06:00
daniel
931cafc9bc
Merge pull request #2858 from shynome/i18n_zh_cn
add zh-cn lang
2021-09-10 20:58:54 -06:00
daniel
907945a7a0
Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1
Fix media upload
2021-09-10 20:55:55 -06:00
Wv5twkFEKh54vo4tta9yu7dHa3
13f65629e1 Fix error 500 on image upload
Without this missing import, the server threw "Class 'App\Http\Controllers\Api\UserSetting' not found" when trying to upload images.
2021-09-09 15:03:00 +02:00
daniel
1f1c5da1f5
Merge pull request #2919 from pixelfed/staging
v0.11.1
2021-09-07 21:21:55 -06:00
Daniel Supernault
18f3e08851
Update changelog 2021-09-07 21:21:20 -06:00
Daniel Supernault
fe42c0b245
Bump version 2021-09-07 21:17:39 -06:00
Daniel Supernault
d4df221afa
Update changelog 2021-09-07 21:17:07 -06:00
Daniel Supernault
48eb75baab
Update compiled assets 2021-09-07 21:16:17 -06:00
Daniel Supernault
0584f9ee95
Update ApiV1Controller, fix empty public timeline bug 2021-09-07 21:07:20 -06:00
Daniel Supernault
00c32360ae
Update StoryController, fix postgres bug. Fixes #2904 2021-09-06 01:41:24 -06:00
Daniel Supernault
32995064ec
Update Profile model 2021-09-06 00:29:06 -06:00
forenta
85847f7a9f
Update German translation 2021-09-05 21:23:24 +02:00
forenta
f0bcab4b41
Update German translation 2021-09-05 21:21:49 +02:00
forenta
236559a4d9
Created localized exception.php (DE) 2021-09-05 21:19:35 +02:00
daniel
687030090f
Merge pull request #2909 from pixelfed/staging
Update AccountService, fix status bug
2021-09-04 21:13:10 -06:00
Daniel Supernault
9e630851a3
Update AccountService, fix status bug 2021-09-04 21:12:44 -06:00
daniel
82c5e74feb
Merge pull request #2907 from pixelfed/staging
Update StoryService, fix division by zero bug
2021-09-04 18:07:12 -06:00
Daniel Supernault
c3ffd5cbd6
Update changelog 2021-09-04 18:05:43 -06:00
Daniel Supernault
6ae1ba0a64
Update StoryService, fix division by zero bug 2021-09-04 17:55:58 -06:00
daniel
35de09dcf3
Merge pull request #2902 from pixelfed/staging
Staging
2021-09-04 03:23:11 -06:00
Daniel Supernault
97ca139c76
Update changelog 2021-09-04 03:22:33 -06:00
Daniel Supernault
0f00be4d98
Update DirectMessageController, fix autocomplete bug 2021-09-04 03:22:05 -06:00
daniel
945568da6a
Merge pull request #2901 from pixelfed/staging
Update Profile, fix following count bug
2021-09-04 03:19:06 -06:00
Daniel Supernault
29d7514a55
Update changelog 2021-09-04 03:18:19 -06:00
Daniel Supernault
ee9f079551
Update Profile, fix following count bug 2021-09-04 03:17:54 -06:00
daniel
78a277d125
Merge pull request #2900 from pixelfed/staging
Staging
2021-09-04 02:00:02 -06:00
Daniel Supernault
d32d05eed0
Update story gc 2021-09-04 01:59:50 -06:00
Daniel Supernault
84382c8aa9
Update changelog 2021-09-04 01:56:08 -06:00
Daniel Supernault
7dee8f58fe
Update StoryComposeController, fix expiry bug 2021-09-04 01:55:29 -06:00
daniel
4ec357bfd0
Merge pull request #2899 from pixelfed/staging
Add remote story view
2021-09-04 00:15:37 -06:00
Daniel Supernault
8c86953f42
Add remote story view 2021-09-04 00:15:06 -06:00
daniel
81073f4269
Merge pull request #2898 from pixelfed/staging
Update AP Inbox
2021-09-04 00:12:29 -06:00
Daniel Supernault
1f45580f18
Update AP Inbox 2021-09-04 00:11:20 -06:00
daniel
373c5ec691
Merge pull request #2897 from pixelfed/staging
Fix story object route
2021-09-03 23:57:49 -06:00
Daniel Supernault
4c662ff55c
Fix story object route 2021-09-03 23:57:07 -06:00
daniel
cbeab42f54
Merge pull request #2896 from pixelfed/staging
Staging
2021-09-03 23:01:55 -06:00