Philipp
d39ee428f0
Introduce "static/env.config.php" for environment variable mapping to config cache entries
...
- Added new database.port config value (used for MYSQL_PORT)
- Removed now obsolete db environment variable functionality
- Added functionality to load env variables (overwrites DB based cached)
2020-10-06 20:43:29 +02:00
Philipp
3587e89482
Introduce a "DatabaseException" class for fatal exceptions (used in testmode to throw an exception in case of DB errors)
2020-10-06 20:03:38 +02:00
Philipp
0f3e4255ca
Introduce Config\Cache Source indicators (File, DB, Server Env)
2020-10-04 20:41:31 +02:00
Michael Vogel
50a0927e7e
Merge pull request #9356 from MrPetovan/task/9328-add-range-percent-template
...
Introduce range percent template
2020-10-04 06:27:25 +02:00
Michael Vogel
6708552b5b
Merge pull request #9357 from MrPetovan/bug/9315-follow-link-local-profiles
...
Update wrong assertion regarding a profile being local user's self in Model\Profile
2020-10-04 05:47:04 +02:00
Hypolite Petovan
6fdab8394a
Update wrong assertion regarding a profile being local user's self in Model\Profile
...
- It was hiding follow links for profiles on the same node
2020-10-03 23:03:33 -04:00
Hypolite Petovan
8aa8c4622e
[quattro] Remove seemingly unused slider/range styles
...
- They conflict with the new range input template
2020-10-03 21:30:20 -04:00
Hypolite Petovan
cbe3826b83
[frio] Remove box-shadow from range inputs for dark/black schemes
2020-10-03 21:29:40 -04:00
Hypolite Petovan
94c53b3b23
Introduce range percent template
...
- Replace usage in frio theme settings
2020-10-03 21:29:17 -04:00
Hypolite Petovan
b812065499
Merge pull request #9343 from vinzv/9337-fix-pwa-manifest
...
Adding bigger icons and updating one used for PWA
2020-10-03 15:06:14 -04:00
Vinzenz Vietzke
b830c42ec1
Add link to 512px icon, fix missing link
2020-10-03 20:25:10 +02:00
Hypolite Petovan
2bfd9851d3
Merge pull request #9314 from annando/suggestions
...
New function for contact suggestions
2020-10-03 13:32:21 -04:00
Hypolite Petovan
d4968b4562
Merge pull request #9346 from annando/reduce-contact-update
...
Reduce the amount of contact updates
2020-10-03 12:43:28 -04:00
Philipp
cfebf2115f
Merge pull request #9351 from annando/fixing-lock
...
Fixing composer lock file
2020-10-03 18:31:41 +02:00
Michael
9d4b34abdc
Fixing composer lock file
2020-10-03 16:27:08 +00:00
Philipp
128a79b32b
Merge pull request #9350 from annando/language
...
New language detection
2020-10-03 18:22:25 +02:00
Philipp
8edfe893ac
Sort composer dependencies
2020-10-03 18:21:13 +02:00
Michael
26e9efc746
Added brackets
2020-10-03 16:17:18 +00:00
Michael
2cd54320e4
New language detection
2020-10-03 15:42:21 +00:00
Michael Vogel
852ee2f5c5
Merge pull request #9347 from nupplaphil/task/composer_htmlpurifier
...
Push composer dependency: htmlpurifier
2020-10-03 14:52:20 +02:00
Philipp
67a55617c1
Push composer dependency: htmlpurifier (see 08e27c97e4/NEWS (L23-L24)
)
2020-10-03 14:39:38 +02:00
Michael
d504789c34
Reduce the amount of contact updates
2020-10-03 10:52:34 +00:00
Tobias Diekershoff
8623c075af
Merge pull request #9342 from annando/fatal
...
Avoids fatal error: Uncaught ImagickException: cache resources exhausted
2020-10-03 09:59:07 +02:00
Philipp
11de5be0ae
Merge pull request #9345 from annando/issue-9344
...
Issue 9344: Update trending tags hourly
2020-10-03 09:48:37 +02:00
Michael
d94e653030
Issue 9344: Update trending tags hourly
2020-10-03 06:10:39 +00:00
Vinzenz Vietzke
2d0e0cd310
Adding bigger icons and updating one used for PWA
2020-10-02 23:11:45 +02:00
Michael
2c1e9b92eb
Fix fatal error: Uncaught ImagickException: cache resources exhausted
2020-10-02 20:58:14 +00:00
Michael Vogel
90b42c1692
Merge pull request #9341 from nupplaphil/bug/backend_content_type
...
Revert "application/xrd+xml" backend content type
2020-10-02 20:54:44 +02:00
Philipp
54c895ad3e
Revert "application/xrd+xml" backend content type
2020-10-02 20:14:57 +02:00
Philipp
78121afcb0
Merge pull request #9332 from annando/relayed-dfrn-dspr
...
New "relay" class / check of incoming posts from DFRN and Diaspora
2020-10-02 15:06:13 +02:00
Philipp
a098f63b40
Merge pull request #9336 from annando/issue-9303
...
Issue 9303: Detect AP accesses as backend, prevent ping pong
2020-10-02 15:05:47 +02:00
Michael
19816e8862
Move array into constant
2020-10-02 10:55:42 +00:00
Michael
73a7df85f7
Issue 9303: Detect AP accesses as backend, prevent ping pong
2020-10-02 09:31:39 +00:00
Michael
9b1918c650
Don't accept ignored author via relay
2020-10-02 03:35:22 +00:00
Michael
9cd9ad647d
Merge remote-tracking branch 'upstream/develop' into relayed-dfrn-dspr
2020-10-01 21:24:35 +00:00
Michael
427881c437
Default values for settings / use lowercase
2020-10-01 21:14:26 +00:00
Philipp
97f07b7518
Merge pull request #9334 from annando/endless-scroll
...
Endless scrolling for searches and contact comments
2020-10-01 23:04:56 +02:00
Michael Vogel
eacc806c4b
Merge pull request #9327 from nupplaphil/task/security_restructure
...
Restructure Security classes
2020-10-01 19:49:51 +02:00
Tobias Diekershoff
4e2e07b671
Merge pull request #9331 from annando/stay-local
...
Added option to stay on the local machine when clicking on a contact link
2020-10-01 17:04:11 +02:00
Michael
88a0e976da
Endless scrolling for searches and contact comments
2020-09-30 19:14:13 +00:00
Michael
648e8a00a4
Use the right table ...
2020-09-30 19:05:19 +00:00
Michael
e26d73393e
New "relay" class / check of incoming popsts from DFRN and Diaspora
2020-09-30 17:37:46 +00:00
Michael
5dd426f526
Added option to stay on the local machine when clicking on a contact link
2020-09-30 17:30:26 +00:00
Philipp
3a52179393
Move 'Authentication' to Security namespace
2020-09-30 16:53:18 +02:00
Philipp
ad34abda1a
Add missing use for OAuth1
2020-09-30 16:49:16 +02:00
Philipp
c1708fe54c
Cleanup OAuth1 library
2020-09-30 11:26:52 +02:00
Philipp
fe653b652a
Move library\OAuth1.php to class structure Friendica\Security\OAuth1
2020-09-30 11:21:58 +02:00
Philipp
8318a0b640
Move ExAuth, FKOAuth1 & FKOAuthDataStore to own namespace Friendica\Security
2020-09-30 11:14:01 +02:00
Tobias Diekershoff
0b37f1d56c
Merge pull request #9321 from annando/trending-public
...
Trending tags: Ensure to only count public posts from the public contact
2020-09-30 07:22:51 +02:00
Tobias Diekershoff
c06197377f
Merge pull request #9322 from annando/issue-9305
...
Issue 9305: Relay deny tags are added
2020-09-30 07:21:59 +02:00