Releases: pinkary-project/pinkary.com
Releases · pinkary-project/pinkary.com
v1.43.1
What's Changed
- fix: nav being in front of things on wider displays by @brimmar in #681
- Tweaks on bookmark button animation by @sjardim in #683
- fix: typo on "Follow me/{name}" by @xiCO2k in #679
- Feat: threads in profile by @MrPunyapal in #684
- feat: usernames and links in bio by @MrPunyapal in #688
- Refactor: UserResource to add delete action with confirmation by @MrPunyapal in #694
- Add tests for user deletion functionality by @MrPunyapal in #695
- Fix: handle whitespace issue in codeblocks by @ShetlandJ in #693
- Adds a test for the optimizeImage function with an image that includes multiple frames so that overall code coverage is 100% by @carlos-granados in #691
- feat: following-feed-speed by @MrPunyapal in #697
New Contributors
- @brimmar made their first contribution in #681
- @sjardim made their first contribution in #683
- @ShetlandJ made their first contribution in #693
- @carlos-granados made their first contribution in #691
Full Changelog: v1.43.0...v1.43.1
v1.43.0
What's Changed
- fix: missing theme-switch's icon when value of theme is empty string, should set to default theme by @addeeandra in #627
- fix: revert navs, use only backdrop-blur instead of light/dark bg by @addeeandra in #626
- fix: light mode flickering, by adds theme on pre-render by @addeeandra in #625
- Add .DS_Store to .gitignore by @yogesh16 in #624
- Fix tests by changing the error message in NoBlankCharacters validation rule. by @ManukMinasyan in #629
- For you to follow 453 by @msamgan in #600
- Updated Social button redirect on profile by @pruthvi0728 in #632
- Fix: 404 after deleting user by @MrPunyapal in #637
- chore: improve-recent-query by @MrPunyapal in #643
- Refactor TrendingQuestions to use simplePaginate instead of paginate by @MrPunyapal in #642
- Refactor QuestionsFollowing.php to remove unused code by @MrPunyapal in #641
- Feat: improve user purge by @MrPunyapal in #640
- fixe word error on ArchTest file by changin test to arch by @Kepsondiaz in #639
- fix: light-mode in following and followers popup at user's profile by @addeeandra in #636
- Add space between dropdown links by @YilanBoy in #634
- Theme switch label by @msamgan in #644
- ui: theme switch with clearer visual cue by @addeeandra in #645
- Refactor: theme switch logic and update theme initialization by @MrPunyapal in #646
- fix: qr-code background's color in system-mode by @addeeandra in #647
- Refactor: questions show by @MrPunyapal in #649
- fix: added wire:key with parent div to fix morph issue. by @MrPunyapal in #651
- Feat: threads in following by @MrPunyapal in #653
- added ref=pinkary to all the outbound links from the profile page. by @msamgan in #652
- Feat: easy follow by @MrPunyapal in #470
- Refactor assertion in FollowingTest.php to fix incorrect variable usage by @MrPunyapal in #654
- Refactor: follow button add wire keys by @MrPunyapal in #655
- Feat: optimize feeds by @MrPunyapal in #658
- Limit the answers length to 50 characters in page title by @akshit-arora in #665
- enhanced the delete confirmation of the question. by @msamgan in #664
- Fix: #656 Better handling of 'select' for autocomplete with no options by @steven-fox in #663
- Fix: #582 Incorrect text to link parsing by @steven-fox in #662
- fix: feed-speed by @MrPunyapal in #669
- Feat: minor feed improvement by @MrPunyapal in #670
- back button bug fix by @xeedev in #674
- Fixes always showing "Follow me on Pinkary" when sharing another user by @xiCO2k in #678
- Fix: Handle case where image markdown insert passes 1000 chars by @CamKem in #675
- chore: link settings minor detail by @addeeandra in #677
- chore: pagination's in light mode by @addeeandra in #676
New Contributors
- @yogesh16 made their first contribution in #624
- @pruthvi0728 made their first contribution in #632
- @Kepsondiaz made their first contribution in #639
- @YilanBoy made their first contribution in #634
- @akshit-arora made their first contribution in #665
- @xeedev made their first contribution in #674
Full Changelog: v1.42.0...v1.43.0
v1.42.0
What's Changed
- Feat: improve views by @MrPunyapal in #484
- Refactor light-box.js to add touch event support by @MrPunyapal in #585
- Feat(hashtags): Add hashtag autocompletion by @steven-fox in #586
- Fix HashtagFactory to Prevent Duplicate Name Constraint Violations by @sediqzada94 in #588
- enhancement: rename for you to following #453 by @Moemen-Gaballah in #587
- Feat: root id into questions by @MrPunyapal in #591
- Remove alpine focus plugin by @danie-ramdhani in #589
- replace "->count()" with "->is(not)empty()" by @kachelle in #597
- Adds type button to avoid password toggle on Login Page by @cruzmediaorg in #598
- Fix 593: Border radius mismatch for home.users container by @steven-fox in #599
- Feat: unique roots in feed by @MrPunyapal in #596
- fix: root_id migration by @MrPunyapal in #602
- Fix: test suits by @MrPunyapal in #604
- Refactor: email commands by @MrPunyapal in #514
- chore: Update logo image source in email header template by @MrPunyapal in #607
- Chore: QR code's background adjustment for light theme by @addeeandra in #622
- fix: remove not needed classes. by @xiCO2k in #621
- Feat: light theme support for QR code by @MrPunyapal in #618
- Fix: Broken multi framed visuals on optimization by @ozdemirrulass in #615
- Enhancement: added background in navigation for mobile screen to avoid overlapping… by @amitm13 in #611
- Theme Switch: Dark & Light Mode by @addeeandra in #610
- chore: Remove excess database backup files from test case by @MrPunyapal in #608
- Improve NoBlankCharacters validation rule and add Pest tests to check… by @ManukMinasyan in #606
- Feat: Add icon for "Add to home screen" feature on iOS devices by @bnzo in #623
New Contributors
- @sediqzada94 made their first contribution in #588
- @Moemen-Gaballah made their first contribution in #587
- @danie-ramdhani made their first contribution in #589
- @cruzmediaorg made their first contribution in #598
- @addeeandra made their first contribution in #622
- @amitm13 made their first contribution in #611
- @bnzo made their first contribution in #623
Full Changelog: v1.41.0...v1.42.0
v1.41.0
What's Changed
- Refactor password input to toggle visibility by @tuvshinjargal in #570
- Feat: improove animation like bookmark button by @MrPunyapal in #575
- Add username validation for alphanumeric characters and underscores only by @ManukMinasyan in #578
- Refactor: parent question display in show.blade.php by @MrPunyapal in #577
- chore: add type to query by @MrPunyapal in #573
- chore: fix test coverage by @MrPunyapal in #574
- chore: Add pull_request event to tests.yml workflow by @MrPunyapal in #559
- Feat: ignore all notifications by @MrPunyapal in #576
- Fix: test suites by @MrPunyapal in #581
Full Changelog: v1.40.0...v1.41.0
v1.40.0
What's Changed
- Fix: Remove double ignore call in arch tests by @kayintveen in #546
- Adding mobile improvements by @tnylea in #542
- chore: refresh livewire without stubbed method by @nuernbergerA in #518
- Fixed formatting issue in Privacy Policy: removed space before @ in t… by @syedmahroof in #553
- chore: followup - refresh livewire without stubbed method by @nuernbergerA in #550
- chore: fix ignore call in factories arch tests by @MrPunyapal in #548
- Revert "chore: refresh livewire without stubbed method" by @MrPunyapal in #554
- Feat: threads in feed by @MrPunyapal in #549
- chore: minor style fix by @MrPunyapal in #555
- refactor: added :key to ignore glitches. by @MrPunyapal in #558
- Revert "chore: followup - refresh livewire without stubbed method" by @MrPunyapal in #557
- Feat: improve bookmarks and likes by @MrPunyapal in #567
- Added target blank to privacy link by @Rattone in #561
- fix: about page by @aagjalpankaj in #562
- fix: Update upload icon from camera to image icon for clarity by @lewislarsen in #569
- Feat(hashtags): Make hashtags in posts a link to hashtag-feed by @steven-fox in #566
- feat(hashtags): add SyncMissingQuestionHashtags command by @steven-fox in #564
- Change style of default email to improve styles of emails by @darren-glanville in #560
New Contributors
- @kayintveen made their first contribution in #546
- @tnylea made their first contribution in #542
- @nuernbergerA made their first contribution in #518
- @syedmahroof made their first contribution in #553
- @Rattone made their first contribution in #561
- @aagjalpankaj made their first contribution in #562
- @lewislarsen made their first contribution in #569
- @darren-glanville made their first contribution in #560
Full Changelog: v1.39.0...v1.40.0
v1.39.0
What's Changed
- Update Telegram group link in README.md by @MrPunyapal in #515
- chore: update URL for source code by @danjohnson95 in #516
- fix: Remove duplicated classes from Tailwind CSS safelist by @ozdemirrulass in #519
- chore(main): Simplify use for jobs. by @siarheipashkevich in #517
- fix: search icon cut off in home menu components by @holiq in #526
- replace "1" with Carbon::MONDAY in console.php by @kachelle in #532
- Feat: adding spinner in load more by @MrPunyapal in #537
- chore: intersect margin value to 50% by @MrPunyapal in #538
- Feat: adding bleeding edge in PHPStan by @MrPunyapal in #535
- Refactor image upload section in question creation by @ojessecruz in #533
- chore: consistency in app service provider by @MrPunyapal in #534
- chore: Refactor image upload UI handling by @MrPunyapal in #540
- chore: fix width of dropdown in share button of question. by @MrPunyapal in #541
New Contributors
- @danjohnson95 made their first contribution in #516
- @ozdemirrulass made their first contribution in #519
- @siarheipashkevich made their first contribution in #517
- @holiq made their first contribution in #526
- @kachelle made their first contribution in #532
- @ojessecruz made their first contribution in #533
Full Changelog: v1.38.0...v1.39.0
v1.38.0
What's Changed
- fix: Add x-intersect.margin.600px to load-more-button by @MrPunyapal in #488
- Fix: do not alter links or mentions found within code/pre blocks by @steven-fox in #486
- feat: Skip Windows test for UpdateUserAvatarTest by @MrPunyapal in #487
- Fixing Scroll Issue and style scrollbars by @abishekrsrikaanth in #491
- Navigation alignment by @msamgan in #493
- z index hot fix. by @msamgan in #500
- Add paste support for images into textarea by @NathanBeddoeWebDev in #497
- Fix image lightbox width and post pagination issues by @steven-fox in #499
- Fix: Add addition validation rules for max size & ratio by @CamKem in #504
- Fix: prevent multiple image pastes by @CamKem in #509
- Fix: Escape special characters on remove image in markdown by @CamKem in #510
- chore: Update axios dependency to version 1.7.4 by @MrPunyapal in #511
- Feat: bookmarks count by @MrPunyapal in #513
- Changes the height of the parent questions divider by @xiCO2k in #512
- Feat(hashtags): Add hashtag storage and relation syncing by @steven-fox in #495
New Contributors
- @msamgan made their first contribution in #493
- @NathanBeddoeWebDev made their first contribution in #497
Full Changelog: v1.36.0...v1.38.0
v1.36.0
What's Changed
- fix: lint by @awietz in #475
- feat: model factory arch test by @awietz in #476
- Feat(hashtags) add #hashtag highlighting by @steven-fox in #478
- feat(hashtags) Fix html escapes by @steven-fox in #480
- feat(hashtags) Do not alter #... found within code/pre blocks by @steven-fox in #483
- Lightbox implementation for Post Images by @abishekrsrikaanth in #485
New Contributors
- @abishekrsrikaanth made their first contribution in #485
Full Changelog: v1.35.0...v1.36.0
v1.35.0
What's Changed
- Fix: code coverage by @MrPunyapal in #473
- Feat(trending) make trending algo tunable; strftime() fix by @steven-fox in #474
Full Changelog: v1.34.0...v1.35.0
v1.34.0
What's Changed
- Make the trending algorithm tunable and add number of comments to inputs by @steven-fox in #472
- feat: Improve UI for link actions in the links index view by @MrPunyapal in #468
Full Changelog: v1.33.0...v1.34.0