Michael
34257e78ca
Function renamed
2020-09-13 19:40:38 +00:00
Michael
20b25a1acd
New function "queryValue"
2020-09-12 19:23:23 +00:00
Michael Vogel
cb647b5b6c
Merge pull request #9187 from MrPetovan/bug/9182-frio-modal-width
...
[frio] Increase modal width to accomodate longer words translations in jot
2020-09-12 20:40:21 +02:00
Hypolite Petovan
097cd5f44b
Merge pull request #9188 from annando/more-direction
...
Store and display to/cc/bcc
2020-09-12 14:34:58 -04:00
Michael
a491c5d916
Store and display to/cc/bcc
2020-09-12 17:45:04 +00:00
Philipp
bca6d9b089
Merge pull request #9170 from MrPetovan/bug/9164-query-string-urlencoded
...
Ensure query parameters are URL encoded in Arguments
2020-09-12 15:37:51 +02:00
Hypolite Petovan
90cdc55a79
[frio] Increase modal width to accomodate longer words translations in jot
2020-09-12 09:34:05 -04:00
Hypolite Petovan
1b681222a4
Ensure query parameters are URL encoded in Arguments
...
- Simplify Arguments->determine
- Remove stripZRLs and stripQueryParam Arguments methods
- Updated tests
2020-09-12 09:09:16 -04:00
Hypolite Petovan
d1942afbca
Stop using q as a page parameter
2020-09-12 09:09:15 -04:00
Hypolite Petovan
bbefc61a0c
Use Arguments->getCommand() where it makes more sense than getQueryString()
...
- Remove a couple of intermediary query string variables
2020-09-12 09:09:15 -04:00
Hypolite Petovan
e23f3a645a
Add profile page aliases to routes
2020-09-12 09:09:15 -04:00
Hypolite Petovan
043e04f484
Remove confirm template obsolete uses (except for contacts)
...
- Remove obsolete explode_querystring() function
- Remove $extra_inputs template variable
2020-09-12 09:09:15 -04:00
Hypolite Petovan
bc5a1e5ace
Merge pull request #9186 from annando/valid-posts
...
AP: Improved checks for incoming posts
2020-09-12 08:57:41 -04:00
Michael
e9f462f0a3
AP: Improved checks for incoming posts
2020-09-12 12:12:55 +00:00
Hypolite Petovan
28864d8fdd
Merge pull request #9183 from nupplaphil/Minor-deprecation
...
Fix composer notices
2020-09-12 07:59:50 -04:00
Philipp Holzer
61014feec3
Fix ContactEndpoint & tests
2020-09-12 10:01:13 +02:00
Philipp Holzer
1008f408c0
add global init to test setUp
2020-09-11 20:14:47 +02:00
Philipp Holzer
5365186c6e
Replace deprecated jakub-onderka/php-parallel-lint with php-parallel-lint/php-parallel-lint
2020-09-11 19:53:05 +02:00
Philipp Holzer
e4263f6fe5
Fix PSR-0 for test classes
2020-09-11 19:38:41 +02:00
Philipp Holzer
31c55a6fa4
Rename class for PSR-0
2020-09-11 19:24:40 +02:00
Hypolite Petovan
b63b024f3f
Merge pull request #9179 from tobiasd/20200911-IT
...
IT translations THX Sylke Vicious
2020-09-11 01:23:22 -04:00
Tobias Diekershoff
4bbd1ee986
IT translations THX Sylke Vicious
2020-09-11 06:50:10 +02:00
Tobias Diekershoff
e30b7e2902
Merge pull request #9177 from MrPetovan/bug/frio-light-dark-schemes-fix
...
[frio] Various display fixes
2020-09-11 06:24:46 +02:00
Hypolite Petovan
6336beb4eb
[frio] Fix shared post external link position
2020-09-10 20:13:12 -04:00
Hypolite Petovan
6fca8c302f
[frio] Normalize dropdown link font color to match theme link color
2020-09-10 20:12:24 -04:00
Hypolite Petovan
b5b2eaf513
[frio] Disable custom background image for light/dark/black schemes
2020-09-10 20:11:53 -04:00
Michael Vogel
db4ff4af93
Merge pull request #9176 from MrPetovan/bug/9172-fix-qcomment
...
Fix qcomment addon
2020-09-10 06:37:59 +02:00
Hypolite Petovan
4065f71382
Fix qcomment addon
...
- Initialize $qcomment template variable everywhere it is expected
- Remove addon Javascript from core head template
2020-09-09 16:49:03 -04:00
Hypolite Petovan
fb0fa342be
Merge pull request #9174 from annando/issue-9167
...
Issue 9167 - messages from non-followers
2020-09-09 14:05:21 -04:00
Michael Vogel
5c3cc76acf
Update include/conversation.php
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2020-09-09 20:03:14 +02:00
Hypolite Petovan
3036b15b49
Merge pull request #9175 from annando/issue-8961
...
Issue 8961: Rearranged config defaults
2020-09-09 13:58:07 -04:00
Michael
e4c0c30086
Issue 8961: Rearranged config defaults
2020-09-09 16:58:58 +00:00
Michael
d64c910f69
Reworked receiver detection
2020-09-09 16:55:14 +00:00
Michael
555856208e
Issue 9167: Adding more direction indicators
2020-09-09 16:54:18 +00:00
Tobias Diekershoff
b5ebfb3147
Merge pull request #9173 from MrPetovan/bug/9168-reshare-display
...
Improve display of post header reshare mention
2020-09-09 18:27:43 +02:00
Hypolite Petovan
70563d251f
Improve display of post header reshare mention
...
- Fix typo in class name
- Add bottom margin with a p tag
- Distinguish reshare header style from reshare footer style
2020-09-09 11:41:23 -04:00
Hypolite Petovan
c7a69bbc3d
Merge pull request #9168 from annando/issue-9135
...
Issue 9135: Display only reshared posts at the top
2020-09-09 10:46:01 -04:00
Michael
6c5af09589
Added link encoding
2020-09-09 14:37:58 +00:00
Michael Vogel
1b2abecec4
Merge pull request #9171 from tobiasd/2020.09-rc
...
added Roger Meyer to the credits
2020-09-09 07:52:23 +02:00
Michael Vogel
b922d7ae28
Merge pull request #9169 from MrPetovan/bug/9163-double-location
...
Prevent double location display in vcard
2020-09-09 07:48:33 +02:00
Tobias Diekershoff
89f75406fa
added Roger Meyer to the credits
2020-09-09 07:43:41 +02:00
Michael
b248470376
Show "retweet" icon
2020-09-09 05:35:04 +00:00
Hypolite Petovan
6ad75f5b41
Remove over-specific location fields from vcard in favor of "location"
2020-09-09 01:21:56 -04:00
Michael
206caaf51a
Reshared data now is a link
2020-09-09 04:49:42 +00:00
Michael
42dcd6646e
Issue 9135: Display only reshared posts at the top
2020-09-08 22:06:10 +00:00
Hypolite Petovan
fb7f7435c0
Merge branch 'bug/phpinfo-accessible-hotfix' into 2020.09-rc
...
# 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:07:46 -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
Hypolite Petovan
d15f522752
Merge pull request #9143 from annando/api-count
...
API: Counts added, local query improved
2020-09-08 11:14:00 -04:00