Michael
86947b0997
Replace "p" with "select"
2021-10-11 06:25:04 +00:00
Michael
41dc6cea2b
Replace the legacy function
2021-10-11 04:33:10 +00:00
Michael
2c134c5229
q
is now completely removed
2021-10-09 21:16:15 +00:00
Hypolite Petovan
b214470b1a
Replace remaining explicit network value checks by Protocol::supportsFollow calls
2021-10-09 02:10:16 -04:00
Michael
ab17fbf6b2
Unneeded "ProxyUtils" renamed to "Proxy"
2021-10-05 20:18:19 +00:00
Hypolite Petovan
9935e8e711
Remove event.adjust field
...
- It was confusing and introduced complexity that wasn't worth the unclear gain
2021-10-03 13:42:32 -04:00
Michael
9961943b73
Code Style: Replace "AS" with "as"
2021-10-03 10:34:41 +00:00
Michael
5a7bd4884a
Issue 10772: Avoid duplicated links in AP posts
2021-09-27 20:26:08 +00:00
Michael
1bb25de287
Applied change from PR #10763
2021-09-26 12:17:30 +00:00
Michael
e08c5ca2e0
Another try ...
2021-09-26 04:16:21 +00:00
Michael
1e583b4f35
Space removed
2021-09-26 04:07:02 +00:00
Michael
171cbf0512
Removed spaces
2021-09-26 04:05:46 +00:00
Michael
d4fd151227
Partly reverting formatting to cause a code style checker error
2021-09-25 08:06:38 +00:00
Michael
5cfb0cb58a
Last style stuff ...
2021-09-24 04:52:34 +00:00
Michael
943f1961ea
Style again
2021-09-24 04:50:47 +00:00
Michael
8fd8241797
Style again
2021-09-24 04:46:30 +00:00
Michael
64d181c1cc
Code style
2021-09-24 04:35:27 +00:00
Michael
f696fce824
Reformatting
2021-09-23 21:53:52 +00:00
Michael
26fa5e8b3f
Moved functions
2021-09-23 21:29:36 +00:00
Michael
0ad904c185
The conversation functionality moved to a class
2021-09-23 21:18:36 +00:00
Michael
325342a886
Renamed variable
2021-09-19 17:56:44 +00:00
Michael
f032f66b38
Display the public contacts for profile visitors
2021-09-19 10:06:42 +00:00
Michael Vogel
5246b9c4b0
Merge pull request #10697 from MrPetovan/bug/10692-api-expand-entities
...
Prevent expandTags to be performed on existing links in Module\Api\Mastodon\Statuses
2021-09-12 06:47:51 +02:00
Hypolite Petovan
8e99b7f775
Refine BBCode::expandTags regular expression
...
- Now requires the tag to be preceded by either a non-word character or a start of a line
- Added corresponding tests
2021-09-12 00:06:14 -04:00
Michael
6579a3a106
Use post type "photo" for multiple photos as well
2021-09-12 01:58:29 +00:00
Michael
547a13661a
Don't offer to unfollow yourself
2021-09-02 19:38:10 +00:00
Philipp
13a91e63aa
Rename DI::httpRequest() into DI::httpClient()
2021-08-25 21:54:54 +02:00
Philipp
505100bdd7
Rename HTTPRequestOptions to HTTPClientOptions
2021-08-25 21:45:15 +02:00
Philipp
aad7bac686
Use HTTPRequestOptions constants for HTTPClient::post()
2021-08-25 21:31:30 +02:00
Philipp
65ca164487
A lot of Fixings
2021-08-20 21:35:14 +02:00
Philipp
06371d29a6
Cleanup
2021-08-20 20:03:42 +02:00
Philipp
803c1d71de
Fix IHTTPResult::getHeader()
...
- Now returns a string array, like expected
- Fix usages
- Fix dataset
2021-08-20 19:58:42 +02:00
Michael
6899d3c618
Meaningful notification message
2021-08-19 13:58:55 +00:00
Michael Vogel
fa65c436f4
Apply suggestions from code review
...
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
2021-08-12 18:04:01 +02:00
Michael
473adaf463
Mark, file and starring does now work for all items
2021-08-12 05:28:47 +00:00
Michael
c81e81dc8d
"getUserId" is now "getLoggedInUserId"
2021-08-09 20:33:46 +00:00
Michael
15b93b4459
"getUserNickname" is now "getLoggedInUserNickname"
2021-08-09 19:48:39 +00:00
Michael
4495e83eca
Merge remote-tracking branch 'upstream/develop' into app-user2
2021-08-09 15:32:32 +00:00
Michael
b8fa75b2dd
Changed function name
2021-08-09 15:29:07 +00:00
Michael
bee04f86ee
Matrix addresses can be entered in the profile
2021-08-09 01:39:09 +00:00
Michael
9f01052dd2
Removed some more unused "use"
2021-08-08 20:03:28 +00:00
Michael
28090bd793
Get rid of App->user completely
2021-08-08 19:30:21 +00:00
Michael
fc283ab928
Remove direct calls to App->user
2021-08-08 10:14:56 +00:00
Michael
6f40904ea1
Increased version
2021-07-28 10:18:34 +00:00
Michael
d58eaa13d1
Issue 10545: Convert complex zmg BBCode elements
2021-07-27 21:44:02 +00:00
Michael
c89533a70b
Support for stacked profiler analysis
2021-07-27 04:57:29 +00:00
Michael
1539d76fda
Forgotten variable
2021-07-25 20:39:03 +00:00
Michael
5a87ccf026
Getter/Setter for theme info
2021-07-25 19:39:10 +00:00
Michael
c52b8595e8
theme infos are now bundled in a single array
2021-07-25 19:07:03 +00:00
Michael
8f46064430
Using getter/setter functions
2021-07-24 20:34:07 +00:00
Michael
b3b5599d27
Show the network icon for the contact
2021-07-24 12:21:33 +00:00
Michael
30aad250df
App->contact is now removed
2021-07-24 11:49:11 +00:00
Michael
2502a9192d
Many more app-variables removed
2021-07-24 10:09:39 +00:00
Michael
2fae93d8fd
More standards
2021-07-23 13:09:12 +00:00
Michael
90d7360252
Standards
2021-07-23 13:08:41 +00:00
Michael
afe3c8954c
Simplified functionality to load the profile in the sidebar
2021-07-23 12:39:37 +00:00
Michael
bb222209bc
Some small performance tweaks
2021-07-22 15:35:30 +00:00
Michael
71f53c946f
New function to replace mentions with nicknames
2021-07-22 09:13:39 +00:00
Michael
bb5f738619
Fix for Mastodon falsely adding previews to mentions
2021-07-22 04:50:01 +00:00
Michael
69c6a5f567
Avoid "DB Error" messages
2021-07-21 03:43:30 +00:00
Hypolite Petovan
2b5f1f8bca
Merge pull request #10493 from annando/api
...
Improve how shared posting look on mobile apps
2021-07-13 22:48:31 -04:00
Michael
5526421607
Issue 10491: Possibility for simple shortening added
2021-07-13 22:37:22 -04:00
Michael
ff8f350a42
Change the BBCode version
2021-07-13 20:37:06 +00:00
Michael
875a6b81ef
Improve links for API
2021-07-13 14:40:10 +00:00
Michael
267b652857
Improve how shared posting look on mobile apps
2021-07-13 08:30:05 +00:00
Michael
219534e88c
Accepting "null" as parameter value
2021-07-11 14:37:17 +00:00
Michael
7390791d21
Avoid problems with "null" values
2021-07-11 11:11:03 +00:00
Michael
d8974c9a2a
Function renamed to better reflect the functionality
2021-07-09 06:29:24 +00:00
Michael
17ae9b71af
Avoid error on empty content
2021-07-09 04:42:01 +00:00
Michael
c972cce740
Avoid notice
2021-07-08 16:38:02 +00:00
Michael
f29bd23ea8
New function to convert BBCode for a given ID
2021-07-08 13:47:46 +00:00
Michael
f3452d86c4
Improved logging, improved link check
2021-07-06 17:40:40 +00:00
Michael
d0136222e7
Further simplification
2021-07-06 09:24:25 +00:00
Michael
12173df4d3
Replace proxy function
2021-07-06 09:22:41 +00:00
Michael
8bfa15cf23
Simplify the attachment handling
2021-07-06 08:57:49 +00:00
Michael
b7a4ef0ec1
Modfy links for attachments
2021-07-06 08:40:59 +00:00
Michael
cdc18387fd
Use the uri-id directly in the bbcode converter
2021-07-06 05:25:30 +00:00
Michael
db90e3bf25
Remove attachment on plaintext conversion
2021-07-05 20:20:39 +00:00
Michael
90588ddb8e
Avoid proxyfying images that are removed or replaced later
2021-07-05 07:00:35 +00:00
Michael
e519b782fd
Simplified proxy handling
2021-07-04 21:24:49 +00:00
Michael
9cf39dbf00
Quickfix for hashtags in usernames in shared posts
2021-07-02 04:34:49 +00:00
Michael
b46b7b08ba
Reduce the usage of the "proxifyUrl" function
2021-06-27 11:50:10 +00:00
Hypolite Petovan
303c9d4a54
Check Content\Item::replaceTag return for false return value before using it
...
- Address https://github.com/friendica/friendica/issues/10169#issuecomment-835547443
- Remove unused code in Content\Item::replaceTag
2021-05-31 08:29:50 -04:00
Michael
a9302c30c3
simplify the calendar download
2021-05-29 17:09:45 +00:00
Philipp
965cd8b096
Fix PHP 7.0 Coding Standards
2021-05-22 23:47:35 +02:00
Michael
6fe916a390
API: improved mail handling
2021-05-22 13:37:04 +00:00
Hypolite Petovan
93f3c511dc
Fix wrong display of mentions in RTL context
2021-05-20 08:39:36 -04:00
Michael
1cc341033f
API: We now can post statuses via API
2021-05-15 22:40:57 +00:00
Hypolite Petovan
cac038639d
Capitalize post action translation strings
2021-05-11 16:01:07 -04:00
Hypolite Petovan
43638fa29b
Fix undefined variables in nav.tpl
...
- Reworked the nav_info hook to include the rest of the array keys defined in Nav::getInfo
- Replaced the theme-specific template variable nav.userinfo with the regular userinfo in frio nav.tpl
- Initialized all the nav array keys
2021-05-10 19:03:33 -04:00
Michael
f683f791ee
Avoid duplicated attachments / unwanted attachments
2021-05-05 16:46:55 +00:00
Michael
8f318e492e
Don't transmit smiley links to external systems
2021-05-04 21:07:41 +00:00
Michael
4ffb67e73c
Another "curl" call is replaced with a standard call
2021-05-04 11:39:56 +00:00
Michael
60bec48f61
Replace "curl" calls with centralized "head" function
2021-05-04 11:35:23 +00:00
Michael
0616f5230c
Only detect http links
2021-05-02 17:53:11 +00:00
Michael
77e1ec6df2
Improved link detection
2021-05-02 17:33:32 +00:00
Hypolite Petovan
5bca6fe98c
Add RTL support for display names in mentions
2021-05-01 15:32:17 -04:00
Michael
b88c9f9d67
Handling bottom anchor and top anchor
2021-04-29 19:29:29 +00:00
Michael
8541e248bb
Less greedy when replacing attachment elements
2021-04-29 04:14:44 +00:00
Michael
44c801905a
Improve page load performance with attached links
2021-04-27 12:29:54 +00:00