Hypolite Petovan
5041aab89e
Use DI logger in src/Model/Item.php
...
Co-authored-by: Philipp <admin+Github@philipp.info>
2020-09-11 08:06:30 -04:00
nobody
d3cb72c33c
see what namespace works
2020-09-11 02:37:18 -07:00
nobody
61685aeadd
function name
2020-09-11 02:29:13 -07:00
nobody
0c026be2c1
allow forum delivery using attached mention tags (as well as mentions in the body)
2020-09-11 02:12:09 -07:00
Hypolite Petovan
ee8689cc89
Merge branch 'bug/phpinfo-accessible-hotfix' into develop
...
# Conflicts:
# src/Module/Admin/DBSync.php
# src/Module/Admin/Logs/Settings.php
# src/Module/Admin/Themes/Details.php
# src/Module/Admin/Themes/Embed.php
2020-09-08 14:06:14 -04:00
Hypolite Petovan
3efa8648c5
Fix security vulnerability in admin modules
...
- The Module\BaseAdmin::post method checked credentials but didn't abort the process when it failed
- Created Module\BaseAdmin::checkAdminAccess method
2020-09-08 12:27:43 -04:00
Hypolite Petovan
9bc2c5a52e
Normalize use of form security tokens in Admin modules
...
# Conflicts:
# src/Module/Admin/Logs/Settings.php
2020-09-08 12:27:36 -04:00
Hypolite Petovan
2ce15cae1a
Use router parameters in Admin modules
...
- Remove 10 @TODO tags
# Conflicts:
# src/Module/Admin/DBSync.php
# src/Module/Admin/Themes/Details.php
# src/Module/Admin/Themes/Embed.php
2020-09-08 12:27:15 -04:00
Michael Vogel
3c29d2293e
Merge pull request #9141 from tobiasd/20200905-lng
...
DE and NL translation update
2020-09-05 09:01:39 +02:00
Tobias Diekershoff
12d254480f
NL translation update THX casperrutten33
2020-09-05 08:29:16 +02:00
Tobias Diekershoff
7641a4b968
DE translation update
2020-09-05 08:28:47 +02:00
Tobias Diekershoff
0bc4829af2
Merge pull request #9139 from annando/timeline-parameters
...
API: Fix the timeline parameters
2020-09-05 08:20:46 +02:00
Michael
c3ed31bb8f
API: Fix the timeline parameters
2020-09-05 05:38:12 +00:00
Philipp
1abb565f1e
Merge pull request #9133 from tobiasd/20200904-typo
...
Typo reported by silkevicious on Transifex
2020-09-04 20:29:39 +02:00
Philipp
922c94ff3a
Merge pull request #9134 from tobiasd/20200904-it
...
IT translations THX Sylke Vicious
2020-09-04 20:29:18 +02:00
Tobias Diekershoff
ab4529e9c4
IT translations THX Sylke Vicious
2020-09-04 14:24:23 +02:00
Tobias Diekershoff
3a0e1eea04
Tyoi reported by silkevicious on Transifex
2020-09-04 14:17:58 +02:00
Michael Vogel
0af08ac1d4
Merge pull request #9132 from tobiasd/20200904-lng
...
DE and FR translations updates
2020-09-04 09:31:30 +02:00
Tobias Diekershoff
ac6ef42e35
update FR translations THX valvin
2020-09-04 06:16:21 +02:00
Tobias Diekershoff
a0f3a8f00c
DE translation update
2020-09-04 06:15:13 +02:00
Michael Vogel
abe6ecf820
Merge pull request #9126 from MrPetovan/task/post-improvements
...
Various post display improvements
2020-09-03 22:17:25 +02:00
Michael Vogel
9a91eb655a
Merge pull request #9129 from MrPetovan/bug/fatal-errors
...
Fix fatal error in storage list console when default backend is used
2020-09-03 22:16:10 +02:00
Hypolite Petovan
e8cae80460
Fix fatal error in storage list console when default backend is used
2020-09-03 16:06:52 -04:00
Hypolite Petovan
36adb93603
Update base messages.po after changing a translation string
2020-09-03 15:45:56 -04:00
Hypolite Petovan
d849307725
[frio] Move reshare info on top of posts in network page
...
- Increase consistency with other social media platforms display
2020-09-03 15:45:56 -04:00
Hypolite Petovan
730a5c5725
Improve post direction display
...
- [frio] Change icon for commented direction
- Update English translation string for commented direction
2020-09-03 15:45:53 -04:00
Michael Vogel
560746eb3b
Merge pull request #9125 from MrPetovan/bug/8999-fix-new-pm
...
Fix new private message recipient input
2020-09-03 21:45:31 +02:00
Hypolite Petovan
35f68f4bd5
Merge pull request #9128 from annando/api-status
...
API: New entity "status"
2020-09-03 15:30:26 -04:00
Michael
90dc60cee7
Replace spaces with tabs
2020-09-03 19:24:30 +00:00
Michael
0de372aceb
Space replaced
2020-09-03 19:16:42 +00:00
Michael
305fe62659
Content is now filled
2020-09-03 19:13:03 +00:00
Michael
cd3d4ae4e6
API: New entity "status"
2020-09-03 18:57:18 +00:00
Hypolite Petovan
9ea7f7d4ad
[frio] Ensure tagsinput library is loaded in pages where new PM can be submitted
...
- The new private message page loads in a modal, requiring the base page to load them in advance
2020-09-03 10:03:36 -04:00
Hypolite Petovan
4a4d0f04cb
Fix new private message recipient input
...
- Add new private message recipient ACL template
- Remove now redundant theme private message templates
2020-09-03 10:01:58 -04:00
Hypolite Petovan
a844fd8f58
Move ACL full selector template to subfolder
...
- Fix display overflow in contact complete suggestion box
2020-09-03 10:00:20 -04:00
Michael Vogel
3dcc62a193
Merge pull request #9124 from tobiasd/20200901-it3
...
IT translations THX Fabrixxm
2020-09-03 10:22:52 +02:00
Tobias Diekershoff
a2bf4f4b4a
IT translations THX Fabrixxm
2020-09-03 09:54:02 +02:00
Hypolite Petovan
3d455645e7
Merge pull request #9120 from annando/host-model
...
New model class "host"
2020-09-02 15:43:47 -04:00
Michael
6acf660ebd
New model class "host"
2020-09-02 19:19:00 +00:00
Hypolite Petovan
9870ab8446
Merge pull request #9118 from annando/manually-aprove
...
New field "manually-approve" for contact table
2020-09-02 04:02:18 -04:00
Michael
04b6f00ca9
Simplifications
2020-09-02 07:14:01 +00:00
Hypolite Petovan
9da2a444b6
Merge pull request #9119 from annando/directory-public
...
Fix: Transmit the public contact id
2020-09-02 02:48:31 -04:00
Michael
f2ea2f4961
Fix: Transmit the public contact id
2020-09-02 04:45:50 +00:00
Michael
8402450101
Always use the oldest creation data
2020-09-02 04:17:13 +00:00
Michael
247d87c4e5
Added "manually-approve" to the owner-view
2020-09-02 03:18:04 +00:00
Michael
a2e4a0170b
Changed field origin
2020-09-02 03:13:10 +00:00
Michael
c8069eda0c
New field "manually-improved"
2020-09-02 03:06:44 +00:00
Michael
cbf1e5c699
New field "manually-approve" for contact table
2020-09-02 03:02:50 +00:00
Hypolite Petovan
31d724e7d8
Merge pull request #9116 from annando/rearranged-account
...
The account fields are rearrange to match Mastodon
2020-09-01 21:56:09 -04:00
Michael
ca9f916ecd
Removed comment
2020-09-02 01:45:45 +00:00