daniel
f972523853
Merge branch 'dev' into staging
2025-04-05 03:51:05 -06:00
Daniel Supernault
cb0a0e634b
Update i18n
2025-04-05 03:45:55 -06:00
Daniel Supernault
2c3feb91c0
Update compiled assets
2025-04-05 03:45:29 -06:00
Daniel Supernault
388d1ba36a
Update changelog
2025-04-05 03:41:54 -06:00
Daniel Supernault
5ddb6d8427
Update PublicApiController, use pixelfed entities for /api/pixelfed/v1/accounts/id/statuses with bookmarked state
2025-04-05 03:41:10 -06:00
Daniel Supernault
a25afa0442
Fix ProfileFeed bookmark, likes and shares. Closes #5879
2025-04-05 03:40:13 -06:00
Daniel Supernault
8082c004bc
Refactor following check
2025-04-05 02:54:54 -06:00
Daniel Supernault
0f1819125c
Update post pinning, and dispatch Notification cache warming to a job, and fix reblogged state on some endpoints
2025-04-05 02:30:17 -06:00
Daniel Supernault
d5582bcedf
Update docker readme, closes #5909
2025-04-05 01:33:26 -06:00
Daniel Supernault
2f655d0008
Fix pinned posts implementation
2025-04-05 01:22:29 -06:00
Daniel Supernault
f70e0b4ae0
Update 2025_03_19_022553_add_pinned_columns_statuses_table.php
2025-04-01 21:07:30 -06:00
daniel
c9a0fe0026
Merge pull request #5884 from eufelipemateus/pinned-posts
...
[Improvement] Pinned posts
2025-04-01 00:24:02 -06:00
daniel
2eae7abcbe
Merge pull request #5871 from eufelipemateus/fix-translate-privacy
...
[Translation] Fix translate privacy
2025-04-01 00:15:08 -06:00
daniel
7c51c57a73
Merge pull request #5855 from eufelipemateus/translate-notifications
...
[Translation] transalte notifications
2025-04-01 00:01:51 -06:00
daniel
64cf29eb28
Merge pull request #5868 from eufelipemateus/transalte-profile
...
[Translation] translate profile
2025-03-31 23:54:30 -06:00
daniel
03247b64e2
Merge pull request #5889 from eufelipemateus/fix-key-settings
...
[Bug Fix] Fix key settings
2025-03-31 23:50:47 -06:00
Daniel Supernault
8bb128c0f2
Update compiled assets
2025-03-31 23:48:04 -06:00
Daniel Supernault
73ed3d410d
Update i18n
2025-03-31 23:47:19 -06:00
Daniel Supernault
d19b6afd55
Update GroupSettings, add missing avatar/header deletion
2025-03-31 23:45:54 -06:00
Daniel Supernault
375858f09d
Update AccountImport, improve webp support
2025-03-31 23:43:13 -06:00
Samy Elshamy
21d3c1271a
Merge remote-tracking branch 'origin/dev' into dev
...
# Conflicts:
# resources/lang/de/web.php
2025-03-29 12:07:38 +01:00
Samy Elshamy
175b3015de
Added key 'legalNotice'
2025-03-29 12:04:48 +01:00
Samy Elshamy
0d5bc7eff9
Added conditional display of a link to legal notice if the page is active
2025-03-29 12:03:37 +01:00
Samy Elshamy
448511713d
Added parameter 'show_legal_notice_link' => (bool) config_cache('instance.has_legal_notice'),
2025-03-29 12:03:37 +01:00
Samy Elshamy
705d2a075d
Added current title as value for input so that the current value remains stored by default
2025-03-29 12:03:37 +01:00
Daniel Simon
fea4efbab0
add PHPUnit cache to .gitignore
2025-03-29 11:06:53 +01:00
Daniel Simon
92f615d469
remove test prefix from test method names
2025-03-29 11:06:53 +01:00
Daniel Simon
f39bfcfa1d
replace @test annotations with #[Test] attributes, and add it where it was missing
2025-03-29 11:06:53 +01:00
Daniel Simon
0bd34d0f51
migrate PHPUnit configuration
2025-03-29 11:06:53 +01:00
daniel
cc76463f27
New translations web.php (Chinese Simplified)
...
[ci skip]
2025-03-28 17:21:50 -06:00
Anil Kulkarni
8db8258cab
Fix server post stats
...
This fixes the homepage, showing how many posts have been made by the
server.
The prior logic includes posts from remote servers by an indirect check
for if it's a local post.
This commit changes the query behavior to directly check for the local
flag in the statuses column, and additionally excludes shares
2025-03-26 19:35:00 -07:00
Felipe Mateus
722ab119dc
fix key
...
Co-Authored-By: daniel <danielsupernault@gmail.com>
2025-03-25 11:29:05 -03:00
Felipe Mateus
128533b5d8
Update ApiV1Controller.php
...
Co-Authored-By: Mathieu <385764+Casmo@users.noreply.github.com>
2025-03-24 14:16:05 -03:00
Felipe Mateus
456f96d574
add remove follow
2025-03-24 08:55:43 -03:00
daniel
9e34cfe9df
Merge pull request #5894 from pixelfed/staging
...
Staging
2025-03-24 00:00:46 -06:00
Daniel Supernault
e727431fef
Bump version to 0.12.5
2025-03-23 23:58:57 -06:00
Daniel Supernault
aa6f95b1cf
Update ApiV1Controller, improve query
2025-03-23 23:55:27 -06:00
Daniel Supernault
7072354a49
Update federation config
2025-03-23 23:54:43 -06:00
Felipe Mateus
4a78cefad1
translate auth
...
- register
- login
2025-03-22 13:47:13 -03:00
Felipe Mateus
b639e44c08
fix key settings
2025-03-22 12:41:52 -03:00
Felipe Mateus
cce4c41d97
pinned posts
2025-03-20 12:47:48 -03:00
Felipe Mateus
a4d36262d7
add missing keys
2025-03-19 08:39:16 -03:00
daniel
917f6759fc
Merge pull request #5881 from pixelfed/staging
...
Staging
2025-03-19 03:19:03 -06:00
Daniel Supernault
b23eb8e3a9
Update changelog
2025-03-19 03:17:47 -06:00
Daniel Supernault
b54d90d405
Lint
2025-03-19 03:16:53 -06:00
Daniel Supernault
2cf3011816
Update ApiV1Controller, send UndoFollow when cancelling a follow request on remote accounts
2025-03-19 03:14:54 -06:00
Daniel Supernault
5525369fec
Update Inbox handler, improve Undo Follow logic
2025-03-19 03:00:32 -06:00
Daniel Supernault
fbe76e37f3
Update Inbox handler, add Reject Follow support
2025-03-19 02:20:11 -06:00
Daniel Supernault
3725c689e4
Update Inbox, improve Accept Follower handling
2025-03-19 01:57:40 -06:00
Daniel Supernault
976a1873e1
Update ApiV1Controller, improve follower handling
2025-03-19 01:38:20 -06:00