Commit Graph

3103 Commits (v0.12.6)

Author SHA1 Message Date
Daniel Supernault 852dbd8d34
Add remote_auth.js 2 years ago
Daniel Supernault 9cfa89dab4
Update routes and add RemoteAuthController 2 years ago
Daniel Supernault 45b9404ec1
Add Sign-in with Mastodon 2 years ago
Daniel Supernault ff2c16fe74
Update admin user view, improve previews 2 years ago
Daniel Supernault e0b48b2976
Update admin users blade view, show last_active_at and other info 2 years ago
Daniel Supernault 625a76a51d
Update AccountImport, add select first 100 posts button 2 years ago
Daniel Supernault 2d959fb354
Update ComposeModal.vue, fix scroll issue and dont hide scrollbar 2 years ago
Daniel Supernault c394fb76c6
Update sidebar/settings 2 years ago
Daniel Supernault 7de67650c7
Update import blade view 2 years ago
Daniel Supernault 828f369373
Add AccountImport component 2 years ago
Daniel Supernault 9f3e809f26
Add Import Help Center page 2 years ago
Daniel Supernault 7217c962bf
Update webpack 2 years ago
Daniel Supernault 1f6d11736a
Add partial components 2 years ago
Daniel Supernault cbf086ccb4
Add spa.js 2 years ago
Daniel Supernault d48e8d9832
Add NavMenu component 2 years ago
Daniel Supernault 67bf3d10e0
Update components.js 2 years ago
Daniel Supernault 36f5f2e8b4
Update admin.js, add autospam + reports components 2 years ago
Daniel Supernault bffd8f0771
Add section components 2 years ago
Daniel Supernault 9817025578
Add Profile components 2 years ago
Daniel Supernault f5dbc8281a
Add partial components 2 years ago
Daniel Supernault 5361082026
Add partial components 2 years ago
Daniel Supernault fff692a25c
Add NotFound component 2 years ago
Daniel Supernault 751f30d845
Add Language component 2 years ago
Daniel Supernault add6cf0fe1
Add Home component 2 years ago
Daniel Supernault b12b956b7d
Add Hashtag component 2 years ago
Daniel Supernault b447db082f
Add Discover components 2 years ago
Daniel Supernault bb97b55c66
Add Direct+DirectMessage components 2 years ago
Daniel Supernault 495b78afba
Add changelog component 2 years ago
Daniel Supernault 163cf5b3c9
Add compose component 2 years ago
Daniel Supernault ab2a11341c
Add admin components 2 years ago
Daniel Supernault 7cd59f75e4
Update admin dashboard, improve users section 2 years ago
Daniel Supernault 36b6bf480e
Update admin dashboard, improve users section 2 years ago
Daniel Supernault 6197a7b1e1
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2 years ago
Daniel Supernault 3df9b53f4e
Update Notifications.vue component, fix filtering logic to prevent endless spinner 2 years ago
Daniel Supernault 0f803446dd
Update EditHistoryModal, fix caption rendering 2 years ago
Daniel Supernault 2a10809fa3
Update EditHistoryModal, use proper timestamp 2 years ago
Daniel Supernault 98cf8f32a0
Add Post Edits/Updates 2 years ago
daniel dba21ef92f
Merge pull request #4257 from intentionally-left-nil/fix-oauth-diagnostics
Fix diagnostic confirmation of passport oauth key
2 years ago
Daniel Supernault 221ddce0fa
Update login form, allow admins to enable captcha after X failed attempts. Admins can set the number of attempts before captcha is shown, default is 2 attempts before captcha is required 2 years ago
Daniel Supernault c071c7195e
Update login/register views and captcha config, enable login or register captchas or both 2 years ago
Daniel Supernault b8426ccea7
Update admin dashboard, add mass account deletes 2 years ago
Daniel Supernault 3662d3defe
Update Settings, allow users to disable atom feeds 2 years ago
Daniel Supernault 63b72c429c
Update atom view, fix atom feed bug 2 years ago
Daniel Supernault 053b30bca0
Update nav and Bouncer 2 years ago
Daniel Supernault 132a58de54
Add Autospam Advanced Detection 2 years ago
Daniel Supernault a1bd044c0c
Update Notifications component 2 years ago
Daniel Supernault 0d3b4bc225
Update Notification components, add autospam notification support 2 years ago
Anil Kulkarni b76ea33890
Fix diagnostic confirmation of passport oauth key
The ouath public/private keys can either be specified as a file or as an environment variable.
Check both places in the diagnostic page
2 years ago
Daniel Supernault 1a83c5858d
Update settings view, add fallback avatar 2 years ago
Daniel Supernault 6ea2bdc782
Update Admin Dashboard, allow admins to designate an admin account for the landing page and instance api endpoint 2 years ago
Daniel Supernault 8ef900bf8e
Update sudo mode view, fix trusted device checkbox 2 years ago
Daniel Supernault dac0d08319
Update admin dashboard, fix search and dropdown menu 2 years ago
Daniel Supernault 0ab5b96a00
Update ResetPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Daniel Supernault f6e7ff649e
Update ForgotPasswordController, add captcha support, improve security and a new redesigned view 2 years ago
Daniel Supernault 091e0b2cb2
Update sudo mode checkpoint view design 2 years ago
Daniel Supernault 86c472ac19
Update 2fa checkpoint view design 2 years ago
Daniel Supernault 506f95c6b1
Update SecuritySettings, remove imagick depdency for 2FA qr code generation image 2 years ago
Daniel Supernault 1bbee6d07b
Update RegisterController, improve max_users calculation and add kb page to redirect to if conditions are met 2 years ago
Daniel Supernault c6cc6327d3
Redesigned Admin Dashboard Reports/Moderation 2 years ago
Daniel Supernault 849e510311
Update db:raw queries to support laravel v10 2 years ago
Daniel Supernault 634c15e486
Update Privacy Settings, add Directory setting 2 years ago
Daniel Supernault 780f250742
Update LandingService, enable landing directory/explore feed by default and move configuration to config/instance.php file 2 years ago
Daniel Supernault 76be49ac58
Update admin autospam/report email templates, remove image previews 2 years ago
Daniel Supernault 3ba32edfc9
Update landing styles 2 years ago
Daniel Supernault 48f3d2c397
Update landing components 2 years ago
Daniel Supernault 6d3c7afd2b
Update landing view 2 years ago
Daniel Supernault 09c0032b39
New landing page design 2 years ago
Daniel Supernault e7a19b2c18
Add admin landing settings view 2 years ago
Daniel Supernault 4d72b9e3ae
Update app.js, add title attribute to iframe embeds to comply with accessibility requirements 3 years ago
Daniel Supernault 558700fc0a
Update settings, set maxlength on name and bio inputs. Fixes #4248 3 years ago
Daniel Supernault ab4bb9a020
Update private profile view, add rel=me support, hide avatar/bio when not logged in and add robots meta tag to block search engine indexing on private profiles 3 years ago
Daniel Supernault e6dc62347c
Update Post component, show state error when status account is null or missing 3 years ago
Daniel Supernault 7d49e924ed
Add post component, add state error message 3 years ago
Daniel Supernault d5d9500d07
Update admin instance management, improve filtering/sorting and add import/export support 3 years ago
Daniel Supernault ecfc0766f8
Update admin instances dashboard 3 years ago
Daniel Supernault 467c9d754e
Update atom feed, improve cache expiry and fix double encoding bug. Fixes #4121 3 years ago
Daniel Supernault 3c712a70d6
Add Licenses help page, fixes #4238 3 years ago
Daniel Supernault e91c25c0d6
Update PortfolioSettings component, improve recent posts filtering by pf_type 3 years ago
Daniel Supernault 7f06f5f555
Update PortfolioController, fix empty post ids condition 3 years ago
Daniel Supernault 5ad0d8834d
Update Portfolios, add ActivityPub + RSS support, light mode, style customization and more 3 years ago
Daniel Supernault 4e1d0ed596
Add admin report email notifications 3 years ago
Daniel Supernault 4739d6146f
Update FollowerController, remove deprecated /i/follow endpoint 3 years ago
Daniel Supernault 60fbf0e7d5
Update legacy components to properly handle follow/unfollowing 3 years ago
Daniel Supernault 4716c280c5
Update ApiV1Controller, fix following/follower entities, use masto schema by default and update components accordingly 3 years ago
Daniel Supernault e346b675d4
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/reblogged_by 3 years ago
Daniel Supernault adc82ecab3
Update ApiV1Controller, fix link header pagination in /api/v1/statuses/{id}/favourited_by 3 years ago
Daniel Supernault 6c4deaba90
Remove deprecated components/views 3 years ago
Daniel Supernault 3a3a01b21d
Remove deprecated components/views 3 years ago
Daniel Supernault c7bcddcd91
Add ProfileFollowing and ProfileFollowers components 3 years ago
Daniel Supernault 7a1495e6f6
Update legacy Profile component to use new cursor pagination for following/follower modals 3 years ago
Jesper d13d449c46
Updates swedish translations in web.php 3 years ago
Daniel Supernault a8094e6c13
Update PostReactions, reduce bookmark timeout to 2s from 5s 3 years ago
Daniel Supernault 94e98507a5
Add ProfileFeed component 3 years ago
Daniel Supernault 64b6d2d5a7
Update PostReactions, fix bookmark button visibility 3 years ago
Daniel Supernault 025e685f39
Update PostReactions partial, hide bookmark button unless post has public visibility 3 years ago
Daniel Supernault b565ead693
Add like & share model partial components 3 years ago
Daniel Supernault 937e6d070e
Add Notifications section component 3 years ago
Daniel Supernault d419af4b80
Update reply view, fix visibility filtering 3 years ago
Daniel Supernault 80e6a5a98f
Update ComposeController, fix validation issue 3 years ago
Daniel Supernault 4db4818807
Update ComposeModal, add Alt Text button to caption screen 3 years ago
Daniel Supernault 02b6df54cc
Update email form 3 years ago
Daniel Supernault 8bd39801c2
Fix atom media mime type 3 years ago
daniel 1ae381b4b9
Merge pull request #4042 from harmtemolder/dev
Add media:content to atom feed
3 years ago
daniel 61987da3ea
Merge pull request #4046 from mryoaz/contactform-fix
Fix Contactform UX and validation (fixes #2239 and #2240)
3 years ago
Harm te Molder 29ce7af020
Fix missing closing slash 3 years ago
Harm te Molder 31cefa4b9e
Fix missing curly brace 3 years ago
Daniel Supernault 2642f9d7af
Update filter name 3 years ago
Daniel Supernault 2652e95467
Update newsroom 3 years ago
Daniel Supernault b1f47e76ff
Rename filters 3 years ago
Yoaz ebd477da8e Improve UX on contact pages 3 years ago
Harm te Molder 023fe60ce5
Add media:content to atom feed 3 years ago
Daniel Supernault ec4128254f
Update ComposeModal, rename filters to avoid trademark issues 3 years ago
Daniel Supernault 2aea77d3d2
Update AdminInvite component, fix email regex 3 years ago
Daniel Supernault aed8c865d8
Add AdminHashtags component 3 years ago
Daniel Supernault 8487231177
Add hashtag administration 3 years ago
Daniel Supernault d33bc2d1d6
Fix admin sidenav z-index 3 years ago
Daniel Supernault 5eaa6d24a6
Update admin nav, add avatar fallback 3 years ago
Daniel Supernault b73ca9a1ea
Add Admin Invites 3 years ago
Shlee 031290d987
Update NotificationCard.vue 3 years ago
Shlee 312bc06685
Update NotificationCard.vue 3 years ago
daniel 0a47d34075
Merge pull request #3713 from mb2g17/add-register-link-to-login-page
Add register link to login page
3 years ago
Daniel Supernault 93c6da3d59
Add app email confirm view 3 years ago
Daniel Supernault bda9d16b58
Update landing view 3 years ago
Daniel Supernault 8e9b7f6be3
Remove unused lang 3 years ago
Daniel Supernault 4e1accdf1d
Fix cs lang 3 years ago
Daniel Supernault 94697d536b
Add Server Directory integration 3 years ago
Matthew Barnes 930ce8da82
Add register link to login page 3 years ago
Daniel Supernault 356a882dbc
Add Portfolio feature 3 years ago
Daniel Supernault 6e4272a8ff
Update collection components, fix title/description padding/overflow bug and add title/description limit and input counter 3 years ago
Daniel Supernault 74f576c8ce
Update web routes 3 years ago
Daniel Supernault e362ef9ef9
Update atom feed, remove invalid entities 3 years ago
Daniel Supernault 62c056651a
Update Collection components, fix addId bug # 3 years ago
Daniel Supernault 1b9e50f39b
Update blade views 3 years ago
Daniel Supernault 0b7d0a9627
Add customizable Legal Notice page 3 years ago
Daniel Supernault 75fbd373c8
Remove quilljs from admin page editor, fixes #3616 3 years ago
Daniel Supernault a3cc90b0c5
Use poster in VideoPresenter component 3 years ago
Daniel Supernault 102baa517e
Hide timestamp on deleted posts on dashboard 3 years ago
Daniel Supernault 7863120292
Update admin dashboard layout 3 years ago
Daniel Supernault 9d52b9c2d6
Improve admin dashboard by moving expensive stats to its page and loading stats and recent data async on the dashboard home page 3 years ago
Daniel Supernault 1ef7732aef
Update admin report view 3 years ago
Daniel Supernault a8907114dc
Add live player view 3 years ago
daniel a585928bf1
Merge pull request #3518 from shleeable/patch-1
Diagnostics - Added PHP INI for security flags
3 years ago
Shlee 370266a202 Update home.blade.php 3 years ago
Shlee ec9a8b29ff
Update home.blade.php 3 years ago
Shlee ef14938edb
Update home.blade.php 3 years ago
Shlee 1b925e2606
Update home.blade.php 3 years ago
Shlee d59f3061ac
Update home.blade.php 3 years ago
Shlee 1086a6a139
Update home.blade.php 3 years ago
Shlee 9431c61e53
Update home.blade.php 3 years ago
Shlee 5a6d6150de
Update home.blade.php 3 years ago
Shlee 142caebe91
Update about.blade.php 3 years ago
Daniel Supernault d48642132b
Add custom content warnings/spoiler text 3 years ago
daniel 50dc231b86
Merge pull request #3479 from shleeable/patch-17
Diagnostics view
3 years ago
Shlee 36f4ab7897
Update home.blade.php 3 years ago
Shlee 7925b7023e
Update home.blade.php 3 years ago
Shlee 077ce341f3
Update home.blade.php 3 years ago
daniel 7d26f4ef2e
Merge pull request #3453 from shleeable/staging-unwanted-semicolons
unwanted semicolons
3 years ago
Shlee cbc3a2285f
Update home.blade.php 3 years ago
Daniel Supernault 429a6d6527
Remove duplicate let variable 3 years ago
daniel d36e0bcd6d
Merge pull request #3463 from shleeable/patch-11
Update avatar.blade.php - Fixed form tag
3 years ago
daniel 158e4b18ed
Merge pull request #3462 from shleeable/patch-9
img tags don't have targets
3 years ago
daniel 7b164ef300
Merge branch 'staging' into patch-8 3 years ago
daniel 2602338f47
Merge pull request #3459 from shleeable/patch-7
Update PostMenu.vue - missing let
3 years ago
daniel be372fd0b6
Merge pull request #3458 from shleeable/staging-5
dupe string - removed english
3 years ago
daniel 1ae76cb71a
Merge pull request #3457 from shleeable/staging-4
removed dupes
3 years ago
daniel b3c22afb0d
Merge pull request #3456 from shleeable/staging-3
mismatched tags
3 years ago
Shlee 504638b595
Update avatar.blade.php 3 years ago
Shlee 818d56816a
Update embed.blade.php 3 years ago
Shlee 4484542772
Update embed.blade.php 3 years ago
Shlee 5dcdd8245a
Update PollCard.vue 3 years ago
Shlee d93addfb97
Update PostMenu.vue 3 years ago
Shlee d26cd33199 Update profile.php 3 years ago
Shlee db664e103e removed dupes 3 years ago
Shlee b5ea4c9ba5 mismatched tags 3 years ago
Shlee e36be67c70 unwanted semicolons 3 years ago
Shlee 05371b3c2f
Update home.blade.php 3 years ago
Daniel Supernault 8f9d36bd3d
Cleanup, fixes #3440 3 years ago
Shlee 237eb956bd
Update home.blade.php 3 years ago
Daniel Supernault 563817a94a
Update AdminReportController, add account delete button 3 years ago
Daniel Supernault 6cf671cb23
Add web installer 4 years ago
Daniel Supernault c08601e3d4
Update spa blade view 4 years ago
Daniel Supernault f6f2c27874
Update horizon config, add default timeout limit 4 years ago
Daniel Supernault 5b349c6e7d
Update dark mode body color 4 years ago
Daniel Supernault cb540373ec
Add Dark Mode to Metro UI 2.0 4 years ago
Daniel Supernault aa4b011e25
Update labs settings view, add support for metro 2.0 dark mode 4 years ago
Daniel Supernault 9da9b4c41a
Apply emailed patch for uk lang 4 years ago
Daniel Supernault b7043afc9b
Update blade view 4 years ago
Rm Yakovenko 560a8ef19d Fix: syntax error, unexpected ''taggingPeople'' (T_CONSTANT_ENCAPSED_STRING) #3307
https://github.com/pixelfed/pixelfed/issues/3307
4 years ago
Daniel Supernault 4d612dfaaa
Update presenter components, remove video poster attribute 4 years ago
Daniel Supernault fa01c8924a
Update collection view 4 years ago
Daniel Supernault 84727d5c26
Update ComposeModal, add noMatchTemplate to zurb autocomplete 4 years ago
Daniel Supernault 15d65531a6
Update styles 4 years ago
Daniel Supernault 692a73ec0b
Update components 4 years ago
Daniel Supernault eaafe13249
Update profile + status blade views, force metro ui 4 years ago
Daniel Supernault eab96fc35c
Update admin diagnostics, add more configuration data to help diagnose potential issues 4 years ago
Daniel Supernault 160e32a590
Update ComposeModal, fix post redirect on old UI 4 years ago
Daniel Supernault 5db64e94a3
Update ComposeModal.vue, fix redirect after posting. Fixes #3254 4 years ago
Daniel Supernault 6e2cb3cd7f
Update index view, remove shortcut from favicon meta tag. Fixes #3196 4 years ago
Daniel Supernault 4d003d004e
Update Profile.vue component, fix v-once bug 4 years ago
Daniel Supernault a83b0c9223
Update components 4 years ago
Daniel Supernault a7346f2145
Update PostComponent.vue, filter out non text comments 4 years ago
Daniel Supernault ff4519bfaf
Update i18n strings 4 years ago
Daniel Supernault d1ff86ee34
Update nav 4 years ago
Daniel Supernault 5d9b6863b6
Update atom feeds, include media alt text. Fixes #3184 4 years ago
Daniel Supernault b3d9b9e5cd
Update i18n 4 years ago
Daniel Supernault 3bd211d7f5
Update profile embeds, fix NaN bug and improve performance 4 years ago
Daniel Supernault 879281cccb
Update ComposeModal, add max file size and allowed mime types. Fixes #3162 4 years ago
Daniel Supernault 0a4505ed3a
Update PostComponent, add custom emoji support 4 years ago
Daniel Supernault dc7962d898
Add shortcode & domain search 4 years ago
Daniel Supernault efeaf427e1
Add CustomEmoji admin dashboard 4 years ago
Daniel Supernault e724633e0f
Update components, fix api endpoints. Fixes #3138 4 years ago
Daniel Supernault f5402de74d
Update i18n strings 4 years ago
Daniel Supernault 699cc3faad
Add i18n strings 4 years ago
Daniel Supernault cdf78e23a4
Update ApiV1Controller, improve instance endpoint 4 years ago
Daniel Supernault 5bb6ebaec0
Update i18n strings 4 years ago
daniel db058390c3 New translations web.php (Montenegrin (Latin))
[ci skip]
4 years ago
daniel 63e7248ccc New translations web.php (Bosnian)
[ci skip]
4 years ago
daniel 9943e4f1cf New translations web.php (Hindi)
[ci skip]
4 years ago
daniel 5184aca09a New translations web.php (Croatian)
[ci skip]
4 years ago
daniel d064a5de0d New translations web.php (Macedonian)
[ci skip]
4 years ago
daniel b1d2e9cf59 New translations web.php (Basque)
[ci skip]
4 years ago
daniel 461956014d New translations web.php (Basque)
[ci skip]
4 years ago
daniel 026ab3f29a New translations web.php (Persian)
[ci skip]
4 years ago
daniel 27599e0da0 New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 028b67e0fd New translations web.php (Italian)
[ci skip]
4 years ago
daniel 8ab69dbe4c New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 4d04f03d34 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel a411ec813f New translations web.php (Slovak)
[ci skip]
4 years ago
daniel e1d2d91b76 New translations web.php (German)
[ci skip]
4 years ago
daniel 91b2d3c2db New translations web.php (Czech)
[ci skip]
4 years ago
daniel 2072c44d8b New translations web.php (Arabic)
[ci skip]
4 years ago
Daniel Supernault bc91909ca6
Update i18n strings 4 years ago
daniel fab76db993
Merge pull request #3098 from pixelfed/l10n_staging
New Crowdin updates
4 years ago
daniel 03b4b8a81e New translations web.php (Italian)
[ci skip]
4 years ago
daniel 318062cc34 New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel 11ffe5973b New translations web.php (Finnish)
[ci skip]
4 years ago
daniel ac9e7eac6d New translations web.php (Basque)
[ci skip]
4 years ago
daniel 1a33a91eff New translations web.php (German)
[ci skip]
4 years ago
daniel d157a7608f New translations web.php (Czech)
[ci skip]
4 years ago
daniel efb60698c9 New translations web.php (Spanish)
[ci skip]
4 years ago
daniel 1efd420f33 New translations web.php (French)
[ci skip]
4 years ago
daniel e1fa9d9a87 New translations web.php (Polish)
[ci skip]
4 years ago
daniel 73c7e0d446 New translations web.php (Russian)
[ci skip]
4 years ago
daniel 1df0669c09 New translations web.php (Welsh)
[ci skip]
4 years ago
daniel 38784a344f New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel 6b76e85ff5 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 9ab11f49b6 New translations web.php (Galician)
[ci skip]
4 years ago
daniel 9eca5de3c7 New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel 37555b4da5 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel c2eddbd4a1 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel fb02f1e8c4 New translations web.php (Chinese Traditional)
[ci skip]
4 years ago
daniel c70a4c786e New translations web.php (Romanian)
[ci skip]
4 years ago
daniel 9b55e48dca New translations web.php (Romanian)
[ci skip]
4 years ago
daniel ff7c7915f9 New translations web.php (Romanian)
[ci skip]
4 years ago
daniel 37a57e5a46 New translations web.php (Basque)
[ci skip]
4 years ago
daniel 4b982a1423 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel 69bb55e9d7 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel fa1cf25c70 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel 4c0626f428 New translations web.php (Polish)
[ci skip]
4 years ago
daniel 68e82c0aea New translations web.php (Welsh)
[ci skip]
4 years ago
daniel c0f04a0dfb New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel ed183ade4b New translations web.php (Galician)
[ci skip]
4 years ago
daniel 4a34671261 New translations web.php (Finnish)
[ci skip]
4 years ago
daniel 88e48df000 New translations web.php (Finnish)
[ci skip]
4 years ago
daniel 853d64e91c New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 970fa7db62 New translations web.php (Spanish)
[ci skip]
4 years ago
daniel 18b5070206 New translations web.php (Italian)
[ci skip]
4 years ago
daniel fd8a0a603c New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel 012d81b67a New translations web.php (Czech)
[ci skip]
4 years ago
daniel 50f59c82ee New translations web.php (French)
[ci skip]
4 years ago
daniel c047237f33 New translations web.php (German)
[ci skip]
4 years ago
daniel 5646fbf878 New translations web.php (Czech)
[ci skip]
4 years ago
Daniel Supernault e503a8da85
Update RegisterController 4 years ago
daniel 44d877d670 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel bc69463492 New translations web.php (Russian)
[ci skip]
4 years ago
Daniel Supernault 30c1de9796
Update i18n strings 4 years ago
daniel 8db6a79de9
Merge pull request #3095 from pixelfed/l10n_staging
New Crowdin updates
4 years ago
daniel 3c0fbcac69 New translations web.php (Hebrew)
[ci skip]
4 years ago
Daniel Supernault 5b5d1b2bf2
Update timeline copy 4 years ago
daniel f2a505b71d New translations web.php (Greek)
[ci skip]
4 years ago
daniel c12d866be6 New translations web.php (Japanese)
[ci skip]
4 years ago
daniel 4f572af75c New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel 037db34e67 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 849c0fea2b New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel bc3864d38d New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel 3bdfc94244 New translations web.php (Chinese Traditional)
[ci skip]
4 years ago
Daniel Supernault e13959ae45
Update Timeline, add new ui promo in timelines that can be hidden using localstorage 4 years ago
Daniel Supernault 1344de4cf2
Update i18n strings 4 years ago
daniel e567dfd9a0
Merge pull request #3090 from pixelfed/l10n_staging
New Crowdin updates
4 years ago
daniel a95c5ce8e1 New translations web.php (Occitan)
[ci skip]
4 years ago
daniel d623059052 New translations web.php (Dutch)
[ci skip]
4 years ago
daniel 8d5b584f10 New translations web.php (Korean)
[ci skip]
4 years ago
daniel bbb82569f0 New translations web.php (Japanese)
[ci skip]
4 years ago
daniel 8fa6d65102 New translations web.php (Italian)
[ci skip]
4 years ago
daniel 5c84fcdfa4 New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel 9dea452844 New translations web.php (Hebrew)
[ci skip]
4 years ago
daniel b7fcfe51bd New translations web.php (Finnish)
[ci skip]
4 years ago
daniel e0a0a5f949 New translations web.php (Norwegian)
[ci skip]
4 years ago
daniel cdb9e344ba New translations web.php (Basque)
[ci skip]
4 years ago
daniel f9ea5eb227 New translations web.php (German)
[ci skip]
4 years ago
daniel a7fd7d2834 New translations web.php (Danish)
[ci skip]
4 years ago
daniel 8ada9f12aa New translations web.php (Czech)
[ci skip]
4 years ago
daniel 5413ad8145 New translations web.php (Catalan)
[ci skip]
4 years ago
daniel fd015096d8 New translations web.php (Arabic)
[ci skip]
4 years ago
daniel aeb4555078 New translations web.php (Afrikaans)
[ci skip]
4 years ago
daniel ecd73b77d7 New translations web.php (Spanish)
[ci skip]
4 years ago
daniel 6f374f80da New translations web.php (Greek)
[ci skip]
4 years ago
daniel 1d21922de3 New translations web.php (French)
[ci skip]
4 years ago
daniel 9b6630c86e New translations web.php (Polish)
[ci skip]
4 years ago
daniel 780d07c32f New translations web.php (Russian)
[ci skip]
4 years ago
daniel 68d76e9ac8 New translations web.php (Scottish Gaelic)
[ci skip]
4 years ago
daniel f46c5e033a New translations web.php (Welsh)
[ci skip]
4 years ago
daniel 08c2a842cd New translations web.php (Bengali)
[ci skip]
4 years ago
daniel f79905ca40 New translations web.php (Persian)
[ci skip]
4 years ago
daniel bb27ae4794 New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel b43fb88a81 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 64aacd5e9d New translations web.php (Galician)
[ci skip]
4 years ago
daniel 8e0f9ddb93 New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel 454fbd8a24 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel d00dc1c0a7 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel fdd889dcff New translations web.php (Ukrainian)
[ci skip]
4 years ago
daniel c660ff9fbe New translations web.php (Turkish)
[ci skip]
4 years ago
daniel 047d4bc07c New translations web.php (Swedish)
[ci skip]
4 years ago
daniel 64fb4d1713 New translations web.php (Serbian (Cyrillic))
[ci skip]
4 years ago
daniel cea7dd291b New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 23f1f81c21 New translations web.php (Chinese Traditional)
[ci skip]
4 years ago
daniel 3a6c852724 New translations web.php (Romanian)
[ci skip]
4 years ago
Daniel Supernault e95718fe6f
Update i18n strings 4 years ago
Daniel Supernault e46b9b2798
Add i18n string 4 years ago
daniel e8dc131042 New translations web.php (French)
[ci skip]
4 years ago
daniel e0bd18dc69 New translations web.php (Welsh)
[ci skip]
4 years ago
daniel 142c964557 New translations web.php (Basque)
[ci skip]
4 years ago
daniel 914ba6f41f New translations web.php (Welsh)
[ci skip]
4 years ago
daniel a3341b166f New translations web.php (Basque)
[ci skip]
4 years ago
daniel 57949fa68b New translations web.php (Czech)
[ci skip]
4 years ago
daniel 23f625669d New translations web.php (Czech)
[ci skip]
4 years ago
daniel 4bb3d84fcb New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 4890528510 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 936d0b8f95 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel 244a6c3fae New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 926e6b15b1 New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel af573f2d99 New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel f7438ef022 New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel c979154b97 New translations web.php (Scottish Gaelic)
[ci skip]
4 years ago
daniel 63d7e7fccd New translations web.php (Arabic)
[ci skip]
4 years ago
daniel b56813360d New translations web.php (Polish)
[ci skip]
4 years ago
daniel b4030c2d82 New translations web.php (Hebrew)
[ci skip]
4 years ago
daniel cdfd53ec27 New translations web.php (Russian)
[ci skip]
4 years ago
daniel 866ba80f23 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel d3da149b17 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 088ec7e266 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 7a0ffddcd7 New translations web.php (Basque)
[ci skip]
4 years ago
daniel 9cad926a51 New translations web.php (Occitan)
[ci skip]
4 years ago
daniel 471474b3fd New translations web.php (French)
[ci skip]
4 years ago
daniel e8b2aa06c6 New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 37e081cc80 New translations web.php (Japanese)
[ci skip]
4 years ago
daniel 4ece158c22 New translations web.php (German)
[ci skip]
4 years ago
daniel 735c820cdc New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel a8443729f2 New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel a9f9b02108 New translations web.php (Chinese Traditional)
[ci skip]
4 years ago
daniel 06e9c0f88e New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel fe0e0388cb New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
Daniel Supernault 3c5bf61861
Update i18n strings 4 years ago
daniel 30896e0380 New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 64448bb0b0 New translations web.php (Norwegian)
[ci skip]
4 years ago
daniel d0d85b342a New translations web.php (Dutch)
[ci skip]
4 years ago
daniel cb51d304ef New translations web.php (Korean)
[ci skip]
4 years ago
daniel 22719874aa New translations web.php (Japanese)
[ci skip]
4 years ago
daniel 7c4107d134 New translations web.php (Italian)
[ci skip]
4 years ago
daniel 7ab7881f60 New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel ee682a946c New translations web.php (Hebrew)
[ci skip]
4 years ago
daniel 7dc3c41cbd New translations web.php (Polish)
[ci skip]
4 years ago
daniel 9e9436f58e New translations web.php (Finnish)
[ci skip]
4 years ago
daniel 46f273fdaa New translations web.php (German)
[ci skip]
4 years ago
daniel 0437008a03 New translations web.php (Danish)
[ci skip]
4 years ago
daniel 1fd96bd20b New translations web.php (Czech)
[ci skip]
4 years ago
daniel 1a24810148 New translations web.php (Catalan)
[ci skip]
4 years ago
daniel 661a422985 New translations web.php (Arabic)
[ci skip]
4 years ago
daniel 3fd6605e9b New translations web.php (Afrikaans)
[ci skip]
4 years ago
daniel 70f8cde66e New translations web.php (Spanish)
[ci skip]
4 years ago
daniel eefb981d82 New translations web.php (Greek)
[ci skip]
4 years ago
daniel 4c85838c97 New translations web.php (French)
[ci skip]
4 years ago
daniel e10605c921 New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel 79d3042015 New translations web.php (Serbian (Cyrillic))
[ci skip]
4 years ago
daniel 30d3ba3e35 New translations web.php (Occitan)
[ci skip]
4 years ago
daniel 0df994ea56 New translations web.php (Persian)
[ci skip]
4 years ago
daniel 8f6511094c New translations web.php (Bengali)
[ci skip]
4 years ago
daniel 55953fac2c New translations web.php (Scottish Gaelic)
[ci skip]
4 years ago
daniel bb48d25977 New translations web.php (Basque)
[ci skip]
4 years ago
daniel bc9e312a02 New translations web.php (Welsh)
[ci skip]
4 years ago
daniel 88234b8b14 New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel 224c4f568c New translations web.php (Russian)
[ci skip]
4 years ago
daniel 9a48c77ce8 New translations web.php (Galician)
[ci skip]
4 years ago
daniel d81c9a15ad New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 11cf631506 New translations web.php (Chinese Traditional)
[ci skip]
4 years ago
daniel c01ef6b345 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel dc7f3f6132 New translations web.php (Ukrainian)
[ci skip]
4 years ago
daniel 44ee6f1801 New translations web.php (Turkish)
[ci skip]
4 years ago
daniel 1e44d4041f New translations web.php (Swedish)
[ci skip]
4 years ago
daniel e18866fc8d New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel d0acc69461 New translations web.php (Romanian)
[ci skip]
4 years ago
Daniel Supernault 5dd7b48b29
Add i18n string 4 years ago
daniel d2d6226677 New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 3dc45ee331 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel dadb01176c New translations web.php (Slovak)
[ci skip]
4 years ago
daniel d518f0e96f New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel b4ecee9d7c New translations web.php (Japanese)
[ci skip]
4 years ago
daniel ec9d52f8bb New translations web.php (Slovak)
[ci skip]
4 years ago
daniel 5b56b5ebae New translations web.php (Norwegian)
[ci skip]
4 years ago
daniel 9a5619c2dd New translations web.php (Dutch)
[ci skip]
4 years ago
daniel c66c473f55 New translations web.php (Korean)
[ci skip]
4 years ago
daniel 6d5cb3e166 New translations web.php (Japanese)
[ci skip]
4 years ago
daniel 1e4cb9886f New translations web.php (Italian)
[ci skip]
4 years ago
daniel f218706d8b New translations web.php (Hungarian)
[ci skip]
4 years ago
daniel 57a9df0a08 New translations web.php (Hebrew)
[ci skip]
4 years ago
daniel f69c521a3d New translations web.php (Polish)
[ci skip]
4 years ago
daniel e58e4a50fc New translations web.php (Finnish)
[ci skip]
4 years ago
daniel 264dd55103 New translations web.php (German)
[ci skip]
4 years ago
daniel 20044c2bd4 New translations web.php (Danish)
[ci skip]
4 years ago
daniel d8ab23cce0 New translations web.php (Czech)
[ci skip]
4 years ago
daniel 64308584cd New translations web.php (Catalan)
[ci skip]
4 years ago
daniel 4a3cc65caa New translations web.php (Arabic)
[ci skip]
4 years ago
daniel 623e4881fb New translations web.php (Afrikaans)
[ci skip]
4 years ago
daniel 88fe848d3a New translations web.php (Spanish)
[ci skip]
4 years ago
daniel 13ffd1b7f6 New translations web.php (Greek)
[ci skip]
4 years ago
daniel ffb352d2e9 New translations web.php (French)
[ci skip]
4 years ago
daniel 1e84895532 New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel f004757756 New translations web.php (Serbian (Cyrillic))
[ci skip]
4 years ago
daniel 24db88cd62 New translations web.php (Occitan)
[ci skip]
4 years ago
daniel fdff3baa37 New translations web.php (Persian)
[ci skip]
4 years ago
daniel c18063fef2 New translations web.php (Bengali)
[ci skip]
4 years ago
daniel 24d1f059a4 New translations web.php (Scottish Gaelic)
[ci skip]
4 years ago
daniel 9d29193a85 New translations web.php (Basque)
[ci skip]
4 years ago
daniel f6531ade09 New translations web.php (Welsh)
[ci skip]
4 years ago
daniel eac09c34e1 New translations web.php (Indonesian)
[ci skip]
4 years ago
daniel d7bc2914a4 New translations web.php (Russian)
[ci skip]
4 years ago
daniel 9e333d87b9 New translations web.php (Galician)
[ci skip]
4 years ago
daniel ede6759b54 New translations web.php (Vietnamese)
[ci skip]
4 years ago
daniel 53e187b1d1 New translations web.php (Chinese Simplified)
[ci skip]
4 years ago
daniel b9139f3a2f New translations web.php (Ukrainian)
[ci skip]
4 years ago
daniel fe8c50812b New translations web.php (Turkish)
[ci skip]
4 years ago
daniel fa83d8f955 New translations web.php (Swedish)
[ci skip]
4 years ago
daniel 1ebefcba93 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 36c2983a1e New translations web.php (Romanian)
[ci skip]
4 years ago
Daniel Supernault 8be29d295d
Update i18n strings 4 years ago
Daniel Supernault 07c508021e
Add i18n string 4 years ago
daniel f2511f2d15 New translations web.php (Slovak)
[ci skip]
4 years ago
daniel ee62f967bd New translations web.php (Portuguese)
[ci skip]
4 years ago
daniel 9f37f574b5 New translations web.php (Portuguese, Brazilian)
[ci skip]
4 years ago
daniel 703d92d9f4 New translations web.php (Occitan)
[ci skip]
4 years ago