Commit Graph

7000 Commits (bded1737b53ce1e0e7432233af12db3c3341c52a)
 

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.
4 years ago
Viktor Szakats 275e711624
fix 'powered by pixelfed' link to be HTTPS 4 years ago
brabitom 09edaa87b7 Improve Czech localization 4 years ago
Daniel Supernault ac6b3f07de
Update controllers, fixes #2906 4 years ago
Daniel Supernault a1d7586be4
Formatting 4 years ago
Tomas Brabenec 9f0f5a3d46
Update site.php (#2889)
Co-authored-by: daniel <danielsupernault@gmail.com>
4 years ago
Daniel Supernault 65655eaa89
Formatting 4 years ago
daniel 42816bd329
Merge pull request #2916 from forenta/patch-3
Update German translation
4 years ago
Daniel Supernault 44dfeb8c9a
Update de localization, Create New Post -> New 4 years ago
daniel 121e8f99a7
Merge pull request #2915 from forenta/patch-2
Update German translation
4 years ago
daniel df972ea157
Merge pull request #2914 from forenta/patch-1
Created localized exception.php (DE)
4 years ago
daniel cdfb6ac25f
Merge pull request #2926 from pixelfed/staging
Staging
4 years ago
Daniel Supernault 0fc3a1d6a5
Formatting 4 years ago
daniel 14f9033715
Merge pull request #2868 from nogafam-es/staging
Fix PWA implementation to support Gecko-based browsers, using html link tag
4 years ago
daniel 931cafc9bc
Merge pull request #2858 from shynome/i18n_zh_cn
add zh-cn lang
4 years ago
daniel 907945a7a0
Merge pull request #2923 from Wv5twkFEKh54vo4tta9yu7dHa3/patch-1
Fix media upload
4 years ago
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.
4 years ago
daniel 1f1c5da1f5
Merge pull request #2919 from pixelfed/staging
v0.11.1
4 years ago
Daniel Supernault 18f3e08851
Update changelog 4 years ago
Daniel Supernault fe42c0b245
Bump version 4 years ago
Daniel Supernault d4df221afa
Update changelog 4 years ago
Daniel Supernault 48eb75baab
Update compiled assets 4 years ago
Daniel Supernault 0584f9ee95
Update ApiV1Controller, fix empty public timeline bug 4 years ago
Daniel Supernault 00c32360ae
Update StoryController, fix postgres bug. Fixes #2904 4 years ago
Daniel Supernault 32995064ec
Update Profile model 4 years ago
forenta 85847f7a9f
Update German translation 4 years ago
forenta f0bcab4b41
Update German translation 4 years ago
forenta 236559a4d9
Created localized exception.php (DE) 4 years ago
daniel 687030090f
Merge pull request #2909 from pixelfed/staging
Update AccountService, fix status bug
4 years ago
Daniel Supernault 9e630851a3
Update AccountService, fix status bug 4 years ago
daniel 82c5e74feb
Merge pull request #2907 from pixelfed/staging
Update StoryService, fix division by zero bug
4 years ago
Daniel Supernault c3ffd5cbd6
Update changelog 4 years ago
Daniel Supernault 6ae1ba0a64
Update StoryService, fix division by zero bug 4 years ago
daniel 35de09dcf3
Merge pull request #2902 from pixelfed/staging
Staging
4 years ago
Daniel Supernault 97ca139c76
Update changelog 4 years ago
Daniel Supernault 0f00be4d98
Update DirectMessageController, fix autocomplete bug 4 years ago
daniel 945568da6a
Merge pull request #2901 from pixelfed/staging
Update Profile, fix following count bug
4 years ago
Daniel Supernault 29d7514a55
Update changelog 4 years ago
Daniel Supernault ee9f079551
Update Profile, fix following count bug 4 years ago
daniel 78a277d125
Merge pull request #2900 from pixelfed/staging
Staging
4 years ago
Daniel Supernault d32d05eed0
Update story gc 4 years ago
Daniel Supernault 84382c8aa9
Update changelog 4 years ago
Daniel Supernault 7dee8f58fe
Update StoryComposeController, fix expiry bug 4 years ago
daniel 4ec357bfd0
Merge pull request #2899 from pixelfed/staging
Add remote story view
4 years ago
Daniel Supernault 8c86953f42
Add remote story view 4 years ago
daniel 81073f4269
Merge pull request #2898 from pixelfed/staging
Update AP Inbox
4 years ago
Daniel Supernault 1f45580f18
Update AP Inbox 4 years ago
daniel 373c5ec691
Merge pull request #2897 from pixelfed/staging
Fix story object route
4 years ago
Daniel Supernault 4c662ff55c
Fix story object route 4 years ago
daniel cbeab42f54
Merge pull request #2896 from pixelfed/staging
Staging
4 years ago