Commit Graph

2516 Commits (1c3e72c0878487c5c34d893e5e280d2300099575)

Author SHA1 Message Date
daniel 193d517c81 New translations web.php (Vietnamese)
[ci skip]
3 years ago
daniel ff9aaadd9e New translations web.php (Dutch)
[ci skip]
3 years ago
daniel 8be8b93fbb New translations web.php (Romanian)
[ci skip]
3 years ago
Daniel Supernault b1a6ce029c
Add lang strings 3 years ago
daniel af3e204e6e New translations web.php (German)
[ci skip]
3 years ago
daniel 85db47200f New translations web.php (Afrikaans)
[ci skip]
3 years ago
daniel 2c0545c552 New translations web.php (German)
[ci skip]
3 years ago
daniel 9630c34eb1 New translations web.php (Hungarian)
[ci skip]
3 years ago
daniel c1bf2de10c New translations web.php (Korean)
[ci skip]
3 years ago
daniel 763d3bb4a6 New translations web.php (Norwegian)
[ci skip]
3 years ago
daniel 6f6a167d8c New translations web.php (Serbian (Cyrillic))
[ci skip]
3 years ago
daniel c8b488b24a New translations web.php (Ukrainian)
[ci skip]
3 years ago
daniel 967e495363 New translations web.php (Chinese Traditional)
[ci skip]
3 years ago
daniel e95909b093 New translations web.php (Vietnamese)
[ci skip]
3 years ago
daniel d01a32b35f New translations web.php (Romanian)
[ci skip]
3 years ago
Daniel Supernault b1dde37adc
Update l10n 3 years ago
Daniel Supernault 132c8b8b71
Add web lang files 3 years ago
Daniel Supernault f7d9b40b03
Add frontend translation strings 3 years ago
daniel c8a8928da4
Merge pull request #3030 from lisbonjoker/patch-1
Patch 1 - Portuguese Translation
3 years ago
Daniel Supernault 91e078e031
Update Activity component 3 years ago
Daniel Supernault e975372631
Update ComposeModal 3 years ago
Daniel Supernault b78a51890d
Update Timeline component, change api endpoint 3 years ago
Daniel Supernault 0cc1365f98
Update PhotoPresenter component, add lightbox toggle 3 years ago
Daniel Supernault 0c8fffbd73
Update PollCard component, add showBorder prop 3 years ago
Daniel Supernault 01ca1edd84
Update ContextMenu component, fix account url paths 3 years ago
Daniel Supernault e09a14d892
Update NotificationCard, update api endpoint and add group notifications 3 years ago
Daniel Supernault fefbc44a5f
Update Hashtag component, fix spinner 3 years ago
Daniel Supernault c5145b3db1
Remove ace 3 years ago
Daniel Supernault f3f35f590d
Remove admin .env editor 3 years ago
Daniel Supernault 9093549dc2
Remove quill editor 3 years ago
Artur Mancha 7a448da89b
Merge branch 'pixelfed:dev' into patch-1 3 years ago
Samuel Roland 3880ab2230
Remove remoteRedirect() for profile website 3 years ago
Artur Mancha f7f62b3df8
Create helpcenter.php
Added missing translation
3 years ago
Artur Mancha 821eb77f41
Create exception.php
Added missing translation
3 years ago
Artur Mancha 9d92608d2c
Update auth.php
Minor change
3 years ago
Artur Mancha 3904849e36
Update validation.php
Minor change
3 years ago
Artur Mancha 9fa1f5b634
Update timeline.php
Improved translation
3 years ago
Artur Mancha 5143a4b877
Update site.php
Improved translation
3 years ago
Artur Mancha acc26b34a7
Update profile.php
Improved translation
3 years ago
Artur Mancha 6d3618d2cf
Update passwords.php
Improved translation
3 years ago
Artur Mancha 7c4ac2dbcc
Update notification.php
Improved translation
3 years ago
Artur Mancha 93392b85b2
Update navmenu.php
Pequena adição
3 years ago
Artur Mancha d2518994b9
Update auth.php
Improved translation
3 years ago
Daniel Supernault d02a8f005f
Update login view 3 years ago
Daniel Supernault 9811dda7a7
Update login view 3 years ago
daniel 8a0ba77867
Merge pull request #3001 from scottaohara/patch-1
fix broken accessibility for search field
3 years ago
Daniel Supernault ae8c751796
Update Autospam service, add mark all as read and mark all as not spam options and filter active, spam and not spamreports 3 years ago
Daniel Supernault a956b50e8e
Add account.email blade view 3 years ago
Daniel Supernault bc65938757
Add manual email verification requests 3 years ago
Scott O'Hara 345d7eed2c
fix broken accessibility for search field
This PR fixes the incorrect use of `role=search` on the `<input>` element.  The `search` role is not a type of text input, and its use here was negating the semantics of the text field's ability to announce itself as a text field to screen readers.  The proper place for a `role=search` is on the `<form>` element that contains this input, so I have placed it there in this fix.

There are likely other accessibility improvements that could be made in this file, but this was an easy fix that I figured I could make a quick PR for.  

Thanks
3 years ago
Daniel Supernault 9bd53524c7
Update setting layouts 3 years ago
Daniel Supernault 3d814de9a6
Update email settings view 3 years ago
Daniel Supernault 3169f68e65
Update dark mode styles, fix black box on stories. Closes #2982 3 years ago
Daniel Supernault 1e44a8128a
Update nav, fix link 3 years ago
Daniel Supernault be194b8a3f
Update Timeline component, apply block/mute filters client side for local and network timelines 3 years ago
Daniel Supernault 5167c68d6b
Update Activity component, fix missing types 3 years ago
Daniel Supernault 02237845b5
Update Profile component, improve error messages when block/mute limit reached 3 years ago
Daniel Supernault bc16b936d6
Update StatusCard component 3 years ago
Daniel Supernault 64c75bdaec
Update story views 3 years ago
daniel 1badbf83cd
Merge pull request #2973 from okpierre/patch-11
Improve tappable area
3 years ago
daniel 2aab326bc4
Merge pull request #2934 from vszakats/patch-1
fix 'powered by pixelfed' link to be HTTPS
3 years ago
daniel f79486c448
Merge branch 'staging' into dev 3 years ago
Daniel Supernault dbc3c0fbe3
Update timeago helper, add long form option 3 years ago
Daniel Supernault 7886fd5998
Update Activity component, only show context button for actionable activities 3 years ago
Daniel Supernault f4bd5672b1
Update Timeline component, cascade relationship state change 3 years ago
Daniel Supernault 0436b124e4
Update StatusCard component, add relationship state button 3 years ago
okpierre d500626295
Update index.blade.php 3 years ago
Daniel Supernault 754151dc84
Update RemotePost, RemoteProfile components, add fallback avatars 3 years ago
Daniel Supernault 0299aa5b63
Update video presenters, add playsinline attribute to video tags 3 years ago
daniel 68437e614d
Staging (#2927)
* Created localized exception.php (DE)

* Update German translation

* Update German translation

* Update de localization, Create New Post -> New

* Formatting

* Update site.php (#2889)

Co-authored-by: daniel <danielsupernault@gmail.com>

* Formatting

* Update controllers, fixes #2906

* Update NotificationService, fix 500 bug

* Update changelog

Co-authored-by: forenta <ueblesurmeli-github@yahoo.de>
Co-authored-by: Tomas Brabenec <tomas@brabenec.net>
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 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 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
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 Supernault 8c86953f42
Add remote story view 4 years ago
Daniel Supernault 6ca140e5cc
Update nav view 4 years ago
Daniel Supernault 7641b73158
Update Timeline, remove recent posts 4 years ago
Daniel Supernault 942fdf5486
Update components 4 years ago
Daniel Supernault e5e7839736
Update js resources 4 years ago
Daniel Supernault 29e84fa08c
Update sass 4 years ago
Daniel Supernault f575fd4d76
Update blade views 4 years ago
Daniel Supernault bc2d664fdb
Update blade views 4 years ago
Daniel Supernault a4a1270e70
Add Stories to admin dashboard 4 years ago
Daniel Supernault 7709220074
Add Polls 4 years ago
Daniel Supernault 03199e2f68
Update follow intent, fix follower count leak 4 years ago
nogafam.es Admin e56da35826 Fix PWA implementation to support standard using html link tag 4 years ago
Daniel Supernault c5281dcdb3
Update PostComponents, re-add time to timestamp 4 years ago
Daniel Supernault 4fb3d1fa70
Update status.reply view, fix archived post leakage 4 years ago
Daniel Supernault e9ef0c887a
Add Archive Posts 4 years ago
Daniel Supernault 2376580eb7
Update NotificationCard component 4 years ago
Daniel Supernault 85d5639a52
Update Hashtag component 4 years ago
Daniel Supernault c4146a3040
Update RemoteProfile component, add follower modals 4 years ago
Daniel Supernault 0e178a3371
Update NotifcationCard.vue component, add refresh button for cold notification cache 4 years ago
Daniel Supernault 7274574c68
Update RemoteProfile, add warning about potentially out of date information 4 years ago
Daniel Supernault b6e226aef9
Update Notification components, fix old notifications with missing attributes 4 years ago
Daniel Supernault 1060dd23d5
Update RemotePost component, update likes reaction bar 4 years ago
Daniel Supernault ea0fc90c92
Add default licenses and license sync 4 years ago
Daniel Supernault 072d55d1a8
Update Compose Apis, make media descriptions/alt text length limit configurable. Default length: 1000 4 years ago
Daniel Supernault 67e3f6048f
Update Settings, add default license and enforced media descriptions 4 years ago
Daniel Supernault 0153ed6d64
Update Timeline, make text-only posts opt-in by default 4 years ago
Daniel Supernault b0257be20e
Update RemotePost.vue, improve text only post UI 4 years ago
Daniel Supernault ed14ee48e1
Update StatusCard, add text support 4 years ago
Daniel Supernault f392fa4ed4
Update nav 4 years ago
Daniel Supernault 11eb6acdaf
Update Timeline, fix empty timeline card 4 years ago
Daniel Supernault 7ed65fc9fe
Update PostComponent, use profileUrl method for comments 4 years ago
shynome e825d73b9a add zh-cn lang 4 years ago
Daniel Supernault 728f10d778
Update Timeline.vue, improve followed hashtags 4 years ago
Daniel Supernault 49d27caae8
Update remote profile components 4 years ago
Daniel Supernault 916e8f7111
Update Timeline.vue, increase pagination limit from 3 to 12 and add empty feed placeholder 4 years ago
Daniel Supernault 86422c81b7
Update presenters, improve content warnings 4 years ago
Daniel Supernault 8544bcbda6
Update ContextMenu, add View Profile link 4 years ago
Daniel Supernault 3b071e56ac
Update Timeline, fix padding 4 years ago
Daniel Supernault c8824d1b51
Update FollowerService 4 years ago
Daniel Supernault ff48400a38
Update components, add fallback default avatar 4 years ago
Daniel Supernault 726553f552
Update components, add fallback default avatar 4 years ago
Daniel Supernault 5fb33772c3
Update reply blade view, fix missing avatar and media images 4 years ago
Daniel Supernault fc56acb835
Update presenters, fix content warning layout 4 years ago
Daniel Supernault 9607243ff7
Update StatusCard.vue, add togglecw events to other presenters 4 years ago
Daniel Supernault b37bb426a2
Update NotificationCard, fix typo in mention, share and comments. Fixes #2848 4 years ago
Daniel Supernault b6b5ce7c76
Update Timeline.vue, fix comment button 4 years ago
Daniel Supernault 9017f7c4e1
Update Profile, fix unauthenticated private profiles 4 years ago
Daniel Supernault 1a2e41b1e3
Update status views, remove like counts from status embed 4 years ago
Daniel Supernault 42c6121ab9
Update PostComponent, fix MomentUI like counter 4 years ago
daniel 83c0275832
Merge pull request #2797 from ahangarha/improve-persian-translation
Improve Persian Translation
4 years ago
Daniel Supernault 7647e724bc
Update RemotePost.vue, fix content warning button 4 years ago
Daniel Supernault 76b6ec2aa6
Update admin instance view 4 years ago
Daniel Supernault 950fc27773
Update components 4 years ago
Daniel Supernault 2bdb638c4f
Update Timeline component, add reaction bar back to network timeline 4 years ago
Daniel Supernault 64725ecce7
Add diagnostics to error page and admin dashboard 4 years ago
Daniel Supernault 3cffdb116f
Update ContextMenu, add missing statusUrl method 4 years ago
Daniel Supernault e9c46bab75
Update PostComponent, show like count to owner using MomentUI 4 years ago
Daniel Supernault 6d956a86f4
Add mark as spammer mod tool, unlists and applies content warning to existing and future posts 4 years ago
Daniel Supernault 0deaafc0dc
Update Network Timeline, use existing Timeline component 4 years ago
Daniel Supernault 1e3d3a69d2
Update Timeline, disable new post update checker and hide reaction bar on network timeline 4 years ago
Daniel Supernault 3ba5c88c35
Update Timeline, fix suggested posts 4 years ago
Daniel Supernault 858f3f9e0c
Update Timeline component, abstracted reusable partials 4 years ago
Daniel Supernault a0e83468e9
Update PostComponent, fix formatting 4 years ago
Daniel Supernault 308acc91d3
Update NetworkTimeline, fix remote comment urls 4 years ago
Daniel Supernault f2fb64ecd4
Add component partials 4 years ago
Daniel Supernault 9a2db8ebc0
Update Activity component, fix comment bug 4 years ago
Daniel Supernault a3a86d46a1
Update NotificationCard, fix missing status bug 4 years ago
Daniel Supernault 1fa08644b4
Update Remote Post + Profile hashtag to redirect to local urls 4 years ago
Daniel Supernault 78ee44662c
Add PWA + ServiceWorker with offline support 4 years ago
Daniel Supernault 02b04a4b4d
Update RemoteProfile component, implement pagination 4 years ago
Daniel Supernault f37952d6cf
Update verify email screen, add contact admin link 4 years ago
Daniel Supernault d0ddb4e78e
Update StoryCompose component 4 years ago
Daniel Supernault 6e56dbed1a
Update Profile component, fix remote urls 4 years ago
Daniel Supernault 8ee104363a
Update Profile, add linkified bio, joined date, follows you label and improved website handling 4 years ago
Daniel Supernault 68aa25400b
Add Auto Following support for admins 4 years ago
Mostafa Ahangarha 2e2a946c64 improve persian translation 4 years ago
Daniel Supernault 069a0e4ae1
Add WebP support 4 years ago
Daniel Supernault a2211815d4
Update Activity component, add at (@) symbol for remote profiles and local urls for remote posts and profile 4 years ago
Daniel Supernault aafd6a21a5
Update Notification component, add at (@) symbol for remote profiles and local urls for remote posts and profiles 4 years ago
Daniel Supernault 66750d347a
Update Timeline, implement suggested post opt out 4 years ago
Daniel Supernault 549202948d
Update landing page, use config_cache 4 years ago
Daniel Supernault 56215be73a
Update Timeline, add recent home feed 4 years ago
Daniel Supernault 69567e19df
Update NotificationCard, fix loading bug 4 years ago
Daniel Supernault f767d99ad5
Update liked by, fix remote username urls 4 years ago
Daniel Supernault d496a48574
Add admin.js, fixes #2772 4 years ago
Daniel Supernault 0788bffa37
Update Timeline component, show counts and make sidebar footer lighter 4 years ago
Daniel Supernault 78ad4e77d9
Update NotificationCard component, fix default value 4 years ago
Daniel Supernault eb7d5a4e36
New admin dashboard layout 4 years ago
Daniel Supernault 3de44f3392
Update Timeline.vue, batch api views 4 years ago
Daniel Supernault 92dc7af69b
Update landing and about page 4 years ago
Daniel Supernault 24e77f647d
Update admin settings 4 years ago
Daniel Supernault a4efbb75d8
Update admin settings, add rules 4 years ago
Daniel Supernault 04094baaef
Update PostComponent, show like count to status owner 4 years ago
Daniel Supernault 4408e2ef8c
Update LikeService, show like count to status owner 4 years ago
Daniel Supernault 68a21de57c
Update admin settings 4 years ago
Daniel Supernault e379ae2cbd
Update admin settings, add warning about enabling config cache 4 years ago
Daniel Supernault fabb57a9d5
Add profile pronouns 4 years ago
Daniel Supernault 813648cfbb
Update admin settings views 4 years ago
Daniel Supernault a3a761c348
Update app layout 4 years ago
Daniel Supernault f2066b7401
Add admin config settings 4 years ago
Daniel Supernault 7895097fc1
Update config() to config_cache() 4 years ago
Daniel Supernault 3a9203e039
Update config() to config_cache() 4 years ago
Daniel Supernault f4fc8347c9
Update config() to config_cache() 4 years ago
Daniel Supernault c65d03788b
Update config() to config_cache() 4 years ago
Daniel Supernault 3e52458889
Update config() to config_cache() 4 years ago
Daniel Supernault 27b722e7a7
Update config() to config_cache() 4 years ago
Daniel Supernault 35b92fd7c9
Update admin settings 4 years ago
Daniel Supernault 61254b907f
Update site name config 4 years ago
Daniel Supernault 7bcbf96bee
Update Timeline component, change like logic 4 years ago
Daniel Supernault 0a35f5d636
Update PostComponent, change like logic 4 years ago
Daniel Supernault 9cf962fff5
Update Settings, remove reports page 4 years ago
Daniel Supernault 9341f0b38f
Update components, remove like counts 4 years ago
Daniel Supernault c799a01aa9
Update StatusController, allow license edits without 24 hour limit 4 years ago
Daniel Supernault 2ead622c41
Update StoryCompose crop logic 4 years ago
Daniel Supernault 39a7610314
Update StoryCompose component, improve full screen preview 4 years ago
Daniel Supernault 2119965659
Update ComposeModal 4 years ago
Daniel Supernault c8edca696b
Update Stories, add crop and duration settings to composer 4 years ago
Daniel Supernault f582937300
Update admin instance page, add search and improve performance 4 years ago
daniel 4f31d7f391
Merge pull request #2705 from wileyfoxyx/dev
Update and improve Russian translate
4 years ago
daniel 57818c2fe7
Merge pull request #2696 from ZER0-X/dev
Improve and update the Arabic language
4 years ago
Daniel Supernault 898e41cfe1
Fix cs 4 years ago
daniel 95b6b78f73
Merge pull request #2677 from hellcp/patch-1
Fix label describing the wrong field in settings
4 years ago
Daniel Supernault e5b61be52d
Update network blade view 4 years ago
Daniel Supernault af7face4da
Add Network Timeline 4 years ago
Daniel Supernault 4ad573c8de
Update components 4 years ago
Ilya 78d8799cdc
Fixed translate 4 years ago
Ilya 22fc1a8c64
Added 'profiles' 4 years ago
Ilya cc5dec2c3e
Update profile.php
fixed translate
4 years ago
Ilya edf9c565c7
Update passwords.php
Fixed translate
4 years ago
Ilya 53d0298ae1
Update navmenu.php
Fixed translate
4 years ago
Ilya 34aad3608c
Update helpcenter.php
Fixed and added 'taggingPeople'
4 years ago
Ilya 9b27533f49
Create exception.php 4 years ago
zer0-x 9f204e4c23 Improve and update the Arabic language 4 years ago
Daniel Supernault d1d74707a7
Update autocomplete, add dark mode support 4 years ago
Daniel Supernault de514f7d76
Add Autocomplete for hashtags + mentions 4 years ago
Daniel Supernault 42375b3d79
Update Compose Apis, refactor rate limits 4 years ago
Daniel Supernault 5f67a48442
Timeline refactor 4 years ago
Daniel Supernault 3f8202e29a
Update PhotoPresenter, add width and height to images 4 years ago
Daniel Supernault 001d410579
Update ComposeModal, limit visibility scope for private accounts 4 years ago
Daniel Supernault 77d4353a0a
Update font icons, use font-display:swap 4 years ago
Daniel Supernault 43201a70e6
Update user admin, fix pagination 4 years ago
Daniel Supernault 8feeadbf4e
Update user admin, remove expensive db query and add search 4 years ago
Sasi Olin 7e7d2e60dd
Fix label describing the wrong field in settings 4 years ago
Daniel Supernault a70ab1ba36
Update reports view 4 years ago
Daniel Supernault e64b4bd382
Update Timeline component, add inline reports modal 4 years ago
Daniel Supernault 3dfb8738a2
Update PostComponent, update menu 4 years ago
Daniel Supernault 2cf85394b3
Update components.js, update read more 4 years ago
Daniel Supernault 52a120c0db
Update admin reports views 4 years ago
Daniel Supernault 5ac9d0e8f2
Update Embeds. Fix Profile + Status embeds, remove following count and improve cache invalidation and hidden follower counts 4 years ago
Daniel Supernault 551365183e
Update Hashtag component, fix null infinite loading bug. Fixes #2637 4 years ago
Daniel Supernault 12ce76026f
Update ComposeModal, show filter warning for unsupported browsers 4 years ago
Daniel Supernault ceae664ce0
Update ComposeModal, prevent tagging empty users. Fixes #2633 4 years ago
Daniel Supernault 1f09b4f5c5
Revert ComposeModal 4 years ago
Daniel Supernault a9e98965ab
Update components, improve content warnings 4 years ago
Daniel Supernault a1059a6e12
Update DiscoverComponent, allow unathenicated if enabled 4 years ago
Daniel Supernault e6e76e809d
Update ComposeModal, add processing step disabled by default 4 years ago
Daniel Supernault 6af2bea5e0
Update DiscoverComponent 4 years ago
Daniel Supernault 348692476c
Update DiscoverComponent, add spinner loaders and remove deprecated sections 4 years ago
Daniel Supernault eadf0c3b6c
Update nav partial 4 years ago
Daniel Supernault 1324605389
Update footer 4 years ago
Daniel Supernault a8ebdd2e39
Update DiscoverComponent, add blurhash and like/comment counts 4 years ago
Daniel Supernault 2281727ac0
Update nav partial 4 years ago
Daniel Supernault 7768e84485
Update Timeline.vue, fix hashtag status previews 4 years ago
Daniel Supernault 39e389dd4e
Update status square previews, add blurhash and improved content warnings 4 years ago
Daniel Supernault 54abfef4f7
Update Timeline.vue, add border-top to status label 4 years ago
Daniel Supernault f38d2a09a4
Update components 4 years ago
Daniel Supernault cc84125ba2
Update Timeline, prevent nextTick() when reloading same comment modal. Fixes #2584 4 years ago
Daniel Supernault e8cc66dce7
Update components, fix url rewriter. Closes #2538 4 years ago
Daniel Supernault 9683e846e9
Update blade views 4 years ago
Daniel Supernault 05b7e1395f
Update Timeline component 4 years ago
Daniel Supernault c1118956c3
Update RemoteProfile component, change thumbnail url 4 years ago
Daniel Supernault caafef580c
Update ComposeModal, use new routes 4 years ago
Daniel Supernault a0a15730db
Update help template 4 years ago
Daniel Supernault 8474d32114
Add instance actor help page 4 years ago
Daniel Supernault f32072a396
Add Year in Review feature (mysql only) 4 years ago
Daniel Supernault b29b845533
Update components 4 years ago
Daniel Supernault 941da5d589
Update admin dashboard 4 years ago
Daniel Supernault cfcf17f30c
Update Post components, fix remote post and profile urls 4 years ago
Daniel Supernault cd2661fc0b
Update 2FA setup, fix qrcode handler 4 years ago
Daniel Supernault 70919e6161
Update RemotePost component 4 years ago
Daniel Supernault d6179d61a4
Update Timeline, fix padding 4 years ago
Daniel Supernault 2454d8b2df
Update nav menu 4 years ago
Daniel Supernault d48582c9d7
Update labs deprecation page 4 years ago
Daniel Supernault df9c3adff6
Update Timeline, remove simple mode and set labs deprecation date 4 years ago
Daniel Supernault a10d851fb7
Update PostComponent, add reply modal 4 years ago
Daniel Supernault 526b55311a
Update ComposeModal, add maxlength attribute to alt text input. Fixes #2490 4 years ago
daniel 28f6fc5936
Merge pull request #2424 from okpierre/patch-8
Update PostComponent.vue
4 years ago
Daniel Supernault 8e3e75864c
Update ComposeModal, fix filter bug on safari 4 years ago
Daniel Supernault 425a6311e2
Update captcha views 4 years ago
Daniel Supernault 082c1ccb26
Add hCaptcha 4 years ago
Daniel Supernault b892bcf0e8
Add autospam feature 4 years ago
Daniel Supernault 048642bead
Update Collections, add custom limit 4 years ago
Daniel Supernault 2eca670e11
Update reply/comment view, improve layout and include child reply 4 years ago
Daniel Supernault 1b2fd665bf
Update compiled assets 4 years ago
Daniel Supernault b8330b3d92
Add appeal/interstitial views 4 years ago
Daniel Supernault db646026be
Update discover view, remove unused compose script 4 years ago
Daniel Supernault e28d022f62
Update ComposeModal.vue component, reuse sharedData 4 years ago
Daniel Supernault f1ab44686b
Update app.js, add blurhash 4 years ago
Daniel Supernault 19abf1b4dc
Update navbar, add avatar 4 years ago
Daniel Supernault dac060888a
Update PostComponent, update mention handler. Fixes #2421 4 years ago
Daniel Supernault e51665f6e3
Update PostComponent, change timestamp format 4 years ago
Daniel Supernault 0a5a0e8616
Add federated photo filters 4 years ago
Daniel Supernault 0904a9d02f
Update app layout 4 years ago
Daniel Supernault eb4f43674b
Update blank layout 4 years ago
Daniel Supernault d6f81700a3
Update dark mode 4 years ago
Daniel Supernault 0d3575fea4
Update vue components 4 years ago
daniel 362fd1b029
Merge pull request #2442 from xmgz/dev
update gl
4 years ago
daniel ef4b8f25fe
Merge pull request #2432 from yvisherve/patch-1
Update helpcenter.php - FR lang
4 years ago
Daniel Supernault d8cdc2a911
Update sudo view, fix phrasing 4 years ago
daniel c465cc93a0
Merge pull request #2399 from delthas/feature-applications-tab
Display the applications tab in the user profile settings sidebar
4 years ago
Xose M 2e08ea8df8
Update validation.php 4 years ago
Xose M 204b8f4973
Update timeline.php 4 years ago
Xose M 26fc787f56
Update site.php 4 years ago
Xose M 59ab7b3355
Update profile.php 4 years ago
Xose M 5070816127
Update passwords.php 4 years ago
Xose M 6a155b0d92
Update notification.php 4 years ago
Xose M a520443155
Update navmenu.php 4 years ago
Xose M bce93ba53d
Create helpcenter.php 4 years ago
Xose M 92700525d5
Create exception.php 4 years ago
Xose M dfef49b0d9
Update auth.php 4 years ago
Daniel Supernault e4e3c21c98
Update DM components 4 years ago
Daniel Supernault 26550d9cb5
Update RemoteProfile, add dm button 4 years ago
Daniel Supernault f796cc7c11
Update DirectMessageController 4 years ago
Daniel Supernault aeeb75597b
Update Direct component 4 years ago
Daniel Supernault 4b90b1e0df
Update DirectMessageController 4 years ago
Daniel Supernault 2e47091e6e
Update Help Center, add direct message section 4 years ago
Daniel Supernault 5df6a34101
Update web routes 4 years ago
Daniel Supernault d63569c120
Add Direct Messages 4 years ago
Hervé Yvis f61a551805
Update helpcenter.php 4 years ago
Hervé Yvis 9740798fbd
Update helpcenter.php - FR lang 4 years ago
Daniel Supernault 4d04e4fd25
Update settings view 4 years ago
okpierre 95d281ef9a
Update PostComponent.vue
Allow word to wrap instead of breaking up
4 years ago
Daniel Supernault 7a62a42a4a
Update PostComponent, fixes #2351 5 years ago
Daniel Supernault d1c664fafb
Update Profile component, make modals scrollable 5 years ago
Daniel Supernault 36bc4adbe7
Update components 5 years ago
delthas 18b12584d7 Display the applications tab in the user profile settings sidebar
Uncomments the link to the working Applications page
5 years ago
Daniel Supernault 38d28ab4ac
Update Profile + Timeline components, simplify UI 5 years ago
Daniel Supernault 2ec951d227
Update legacy compose view 5 years ago
Daniel Supernault de1cca4feb
Add password change email notification 5 years ago
Daniel Supernault 1daa08b5d7
Update SearchResults component 5 years ago
Daniel Supernault c251d41b2e
Update Discover, add trending hashtags, places and posts 5 years ago
Daniel Supernault c238b82ed1
Update vue components 5 years ago
Daniel Supernault 68d3c40345
Update npm deps, add animate.css 5 years ago
Daniel Supernault d11fac0dfb
Update status embed, allow photo albums. Fixes #2374 5 years ago
Daniel Supernault 9cad8f7736
Update Timeline.vue, move compose button 5 years ago
Daniel Supernault e5aa506c5a
Update Hashtag.vue, add nsfw toggle. Fixes #2225 5 years ago
Daniel Supernault 89f29072a1
Update Profile.vue, add atom feed link to context menu. Fixes #2313 5 years ago
Daniel Supernault b1fb7dcbc3
Update components, redirect remote hashtag to local hashtag page 5 years ago
Daniel Supernault f53f10fd9f
Update Timeline.vue, fixes #2363 5 years ago
Daniel Supernault 0c8ebf26fe
Update PostComponent.vue, improve MetroUI and fixes #2363 5 years ago
Mostafa Ahangarha 5851369801 minor improvement in Persian translation 5 years ago
Daniel Supernault e134a9ac55
Update Timeline.vue component, fixes #2352 #2343 5 years ago
Daniel Supernault 23ede463f8
Update Discover, add deprecation notice for loops 5 years ago
Ronald McCollam c13e3541cd
spelling 5 years ago
Ronald McCollam 36412d312a
fix array 5 years ago
Ronald McCollam 2aabc337f2
add 'taggingPeople' translation 5 years ago
daniel 8ffad2b615
Merge pull request #2348 from dx7/2FA-page-issues
2FA verification page issues
5 years ago
Daniel Supernault ba1f7e7e2c
Add MediaBlocklist feature 5 years ago
dx7 49bab56438
Remove a useless link on 2FA verification page 5 years ago
Daniel Supernault 487c4ffccd
Update private profiles, add context menu to mute, block or report 5 years ago
Daniel Supernault b542a3c500
Update Profile.vue, add empty follower modal placeholder 5 years ago
Daniel Supernault b213dcda0b
Update ComposeModal.vue, add 451 http code warning 5 years ago
Daniel Supernault c271babda3
Update app.js, add clipboard util 5 years ago
Daniel Supernault c945263994
Update Tag People, allow untagging yourself 5 years ago
Marcin Mikołajczak 6bf594f876
Update Polish translation 5 years ago
Daniel Supernault 7a2c2e780f
Update PostComponent, add tagged people to mobile layout 5 years ago
Daniel Supernault 03eff2f623
Add site redirect view 5 years ago
Daniel Supernault 67f1b803d4
Update navbar, improve accessibility 5 years ago
Daniel Supernault a452fae9b9
Update sass, improve accessibility 5 years ago
Daniel Supernault e12cc6311d
Update presenter components 5 years ago
Daniel Supernault f33061642a
Update comments, fix remote reply bug 5 years ago
Daniel Supernault b7a6fe71b3
Update nav, add alt attributes 5 years ago
Daniel Supernault 739f459b86
Update Help Center, add tagging people section 5 years ago
Daniel Supernault 01a9cbff41
Update Timeline.vue 5 years ago
Daniel Supernault 8aa66a6ae8
Update StoryCompose.vue 5 years ago
Daniel Supernault 62b84fe9a3
Update RemoteProfile.vue, add profile permalinks & redirect handler 5 years ago
Daniel Supernault bafe52efbb
Update PostComponent, add tagged modal 5 years ago
Daniel Supernault 9db71f8b77
Update helpcenter lang 5 years ago
Daniel Supernault cc494fd142
Update profiles.home view 5 years ago
Daniel Supernault 1b1abe7c20
Update guest nav view 5 years ago
Daniel Supernault 421ea0222f
Update ComposeModal.vue, add media tagging 5 years ago
Daniel Supernault 51862b8b2b
Update notification components, add modlog and tagged notification types 5 years ago
daniel 4762efe8ee
Merge pull request #2298 from mkljczk/patch-1
Fix typo in Polish translation
5 years ago
Daniel Supernault 2b753123e6
Update ComposeModal.vue, use vue tooltips. Fixes #2142 5 years ago
Daniel Supernault 6db681840d
Update Timeline.vue, make grid mode photos clickable. Fixes #2292 5 years ago
Daniel Supernault cc18159ff3
Update Timeline.vue, hide like counts on grid mode. Fixes #2293 5 years ago
Daniel Supernault fa40f51bce
Update Timeline.vue, add profile links to grid mode 5 years ago
Daniel Supernault e8a1464099
Update ComposeModal, fix rotate icon direction. Fixes #2241 5 years ago
Marcin Mikołajczak 9e221fc6b3
Fix typo in Polish translation 5 years ago
Daniel Supernault c1853ca8c2
Update Timeline component, add grid mode 5 years ago
Daniel Supernault 0153e59661
Update NotificationCard, improve popover image scaling 5 years ago
Daniel Supernault b289f2f6c1
Update PostComponent, add recent posts 5 years ago
Daniel Supernault c8d5edc9b2
Update Profile component, add bookmark loader 5 years ago
Daniel Supernault eff35b00c7
Update timeline stories 5 years ago
Daniel Supernault 45a45c46ef
Update Timeline.vue, fix load more posts 5 years ago
Daniel Supernault 28445e27b8
Add notification preview to NotificationCard 5 years ago
Daniel Supernault a834b1106e
Update settings sidebar partial 5 years ago
Daniel Supernault 3df3c474b7
Update import views 5 years ago
Daniel Supernault b2259860de
Update local timeline view 5 years ago
Daniel Supernault a0e7c4d573
Added New Post notification to Timeline 5 years ago
Daniel Supernault a1fee6a26b
Update PostComponent, hide edit button after 24 hours. Fixes #2188 5 years ago
Daniel Supernault 369cfd8c76
Update Profile.vue embed modal 5 years ago
Daniel Supernault 3d6445d5c7
Update Timeline.vue embed modal 5 years ago
Daniel Supernault f5a90cb1dd
Update PostComponent, make embed textarea bigger 5 years ago
Daniel Supernault b12e504e7c
Update PostComponent, improve embed model. Fixes #2189 5 years ago
Daniel Supernault fe7d58af85
Update app layout 5 years ago
daniel 4e0617ac84
Merge pull request #2190 from mccollam/dev
add Esperanto translation
5 years ago
daniel 1dee9b212d
Merge pull request #2183 from yvisherve/dev
Fix indentation issue - FR lang
5 years ago
Daniel Supernault 90b89cb809
Update MomentUI 5 years ago
Daniel Supernault 59dd39b87d
Update PostComponent, fix MomentUI bugs 5 years ago
Daniel Supernault 1f59d55d11
Update ComposeModal, fixes #2198 5 years ago
Daniel Supernault 3385583ff2
Update checkpoint view, fix recovery code bug 5 years ago
Ronald McCollam aec3f16a4b add Esperanto translation 5 years ago
Daniel Supernault 84e92980bd
Update ComposeModal 5 years ago
Daniel Supernault 87668d809a
Update ProfileDirectory 5 years ago
Mega Man 24d6a9fdbd Fix indentation issue - FR lang 5 years ago
daniel 535bcc2e93
Merge pull request #2179 from yvisherve/patch-2
Create exception.php for french language
5 years ago
daniel 76083c9bd0
Merge pull request #2178 from yvisherve/patch-1
add & translate "composePost"
5 years ago
Hervé Yvis e353f02513
Create exception.php for french language 5 years ago
Hervé Yvis 5b5f56a582
add & translate "composePost" 5 years ago
Daniel Supernault a87cc2dcaa
Update Discover 5 years ago
Daniel Supernault 66f44a9d26
Update RemoteProfile.vue component, add warning for empty profiles and last_fetched_at 5 years ago
Daniel Supernault 5e48ffca63
Update NotificationCard.vue component, add follow requests at top of card, remove card-header 5 years ago
daniel 74cd53613d
Merge pull request #2146 from warut92/dev
thai translation, first version
5 years ago
Daniel Supernault c95dd26a79
Update PostComponent.vue, use timeAgo util 5 years ago
Daniel Supernault 46767810a4
Update Profile.vue component, fix pagination bug 5 years ago
Daniel Supernault ed09e54158
Update app.js, add timeAgo util 5 years ago
Daniel Supernault b1d5eb0556
Update Timeline component, fix mod tools 5 years ago
Daniel Supernault 415912d176
Update SearchResults, fix remote post bug 5 years ago
Daniel Supernault 9e533c7e87
Update SearchController 5 years ago
Daniel Supernault 89ff48567d
Update RemotePost, fix UI 5 years ago
Daniel Supernault 7ef9056537
Update RemotePost component, fix missing like button on comments 5 years ago
Daniel Supernault 6afc61a409
Add custom content warnings for remote posts 5 years ago
Daniel Supernault e487527a34
Update RemoteProfile, fix missing content warnings 5 years ago
Daniel Supernault 26affb11c0
Update 2FA Checkpoint, add username + logout button and numeric inputmode 5 years ago
Daniel Supernault 3469a9354d
Update RemotePost, fix load more comments button 5 years ago
Daniel Supernault 979e5c3418
Update RemotePost, fix url permalink 5 years ago
Daniel Supernault d9e7a70326
Update PostComponent, fix remote url permalink 5 years ago
Daniel Supernault 847599ad12
Update PostComponent.vue, fix load more comments button 5 years ago
Daniel Supernault 7282c85231
Update fediverse view 5 years ago
Daniel Supernault 132c1dceee
Update PostComponent, fix missing like button on comments 5 years ago
Daniel Supernault 9fb18f1b12
Update PostComponent, oof 5 years ago
Daniel Supernault 42716ccc45
Update PostComponent, fix remote urls 5 years ago
Daniel Supernault 14f4237b0d
Update privacy settings view 5 years ago
Daniel Supernault 4182d7efa5
Update profile story view 5 years ago
Daniel Supernault 43c7bda663
Update search results view 5 years ago
Daniel Supernault 56a415ef45
Update RemotePost.vue 5 years ago
Daniel Supernault 32beaad5b7
Update NotificationCard, fix pagination bug #2019 5 years ago
Daniel Supernault d5e16ac04f
Update landing page, fix hardcoded values 5 years ago
Daniel Supernault dda5be75de
Update landing page, fix hardcoded values 5 years ago
Daniel Supernault 4f225b4055
Update remote post and profile components 5 years ago
Daniel Supernault 83b588fc96
Update landing page sass 5 years ago
Daniel Supernault 84e203a925
Add new landing page 5 years ago
daniel bc0ee947e0
Merge pull request #2087 from fediverse-pl/dev
update Polish translationz
5 years ago
Daniel Supernault e004915aeb
Update help center 5 years ago
Daniel Supernault 9b215001e3
Add Labs deprecation page 5 years ago
Daniel Supernault 4a293ed911
Update blank layout, add sharedData js 5 years ago
Daniel Supernault 1692a95a98
Update StoryTimelineComponent, added list prop for new timeline layout 5 years ago
Daniel Supernault d41470830b
Update Timeline.vue, add remote post/profile links 5 years ago
Daniel Supernault 95bce31e62
Add remote posts and profiles 5 years ago
Valso 603fdbc46a
thai translation, first version 5 years ago
Daniel Supernault 801502382b
Update PostMenu.vue, fix session bug 5 years ago
Daniel Supernault 7a4fb447dc
Update post title wording 5 years ago
Daniel Supernault 6026998c1d
Update PostComponent.vue, remove like count from title, fixes #2091 5 years ago
Daniel Supernault 3cb676b18b
Update NotificationCard.vue, fix share notifications 5 years ago
Daniel Supernault 844566b9e7
Update PostComponent.vue, update styling 5 years ago