fabrixxm
|
972775e58e
|
Fix Notice in LegacyModule
Notice: Only variables should be passed by reference in src/LegacyModule.php on line 68
|
2018-11-13 14:37:51 +01:00 |
|
Michael
|
b5fa518998
|
Don't suggest hidden contacts / Added AP to the suggestions
|
2018-11-13 05:52:21 +00:00 |
|
Michael
|
109204032c
|
Execute database update before post update is called
|
2018-11-12 10:36:10 +00:00 |
|
Hypolite Petovan
|
6e39b93eb9
|
Merge pull request #6114 from annando/server-discovery
Fix wrong server detecting / improved Pleroma version numbers
|
2018-11-12 00:12:13 -05:00 |
|
Michael
|
1e873a2815
|
Avoid a blocked workerqueue due to removed users
|
2018-11-12 05:03:12 +00:00 |
|
Michael
|
0937c66484
|
A redirect is not an error
|
2018-11-12 04:12:36 +00:00 |
|
Michael
|
de0ddfa0d8
|
Fix wromg server detecting / improved Pleroma version numbers
|
2018-11-11 21:54:50 +00:00 |
|
Michael
|
7458d793ed
|
Removing some notices again
|
2018-11-11 12:15:17 +00:00 |
|
Hypolite Petovan
|
094e5becca
|
Merge pull request #6110 from annando/issue-6100
Issue 6100: The AS object should be fetchable for every original post
|
2018-11-10 20:57:07 -05:00 |
|
Hypolite Petovan
|
a30876977d
|
Merge pull request #6108 from annando/fork-check
Add some hook to check if hook should be forked
|
2018-11-10 20:56:42 -05:00 |
|
Michael
|
8844bb690d
|
Issue 6100: The AS object should be fetchable for every original post
|
2018-11-10 23:56:11 +00:00 |
|
Michael Vogel
|
67f9458ba6
|
Merge pull request #6107 from MrPetovan/bug/5996-fix-toggle-mobile-call
Add URL encoding to toggle_mobile parameter
|
2018-11-10 17:27:04 +01:00 |
|
Michael
|
033bf65f2c
|
Some redesign
|
2018-11-10 15:20:23 +00:00 |
|
Michael
|
4a59a7ae7f
|
Logger is not needed anymore
|
2018-11-10 15:16:48 +00:00 |
|
Michael
|
e30d7cfc03
|
Add some hook to check if hook should be forked
|
2018-11-10 15:15:46 +00:00 |
|
Hypolite Petovan
|
09c94dba86
|
Add URL encoding to toggle_mobile parameter
|
2018-11-10 08:55:48 -05:00 |
|
Hypolite Petovan
|
1892462920
|
Fix formatting in Probe::uri
|
2018-11-10 08:24:53 -05:00 |
|
Hypolite Petovan
|
a6a3c268bb
|
Use atom:author/atom:uri as profile-link in Feed::import
- Use atom:author/atom:id as profile-id
|
2018-11-10 08:24:10 -05:00 |
|
Hypolite Petovan
|
94a71d9ffc
|
Honor preference order in webfinger links
|
2018-11-10 08:23:11 -05:00 |
|
Hypolite Petovan
|
10a8be7943
|
Accept URLs with no trailing slash in Probe::uri
|
2018-11-10 08:22:47 -05:00 |
|
Hypolite Petovan
|
aaae7b56df
|
Replace obsolete Addon::callHooks call with Hook::callAll in Model\Contact
|
2018-11-10 08:18:16 -05:00 |
|
Hypolite Petovan
|
8703fe4032
|
Accept data structure in Logger::devLog
|
2018-11-10 08:17:33 -05:00 |
|
Adam Magness
|
218f0734be
|
Rename removeTags to escapeTags
rename function and update calls.
|
2018-11-09 13:29:42 -05:00 |
|
Adam Magness
|
063f0e9cb0
|
Rename escapeTags to escapeHtml
rename function and update calls.
|
2018-11-09 13:27:58 -05:00 |
|
Adam Magness
|
b5a97c1abe
|
Move getTags to BBCode
move getTags function to BBCode class and update calls.
|
2018-11-09 13:24:19 -05:00 |
|
Adam Magness
|
e4354a0d7b
|
Update and Remove isValidEmail
change function calls, and remove unneeded function.
|
2018-11-09 13:18:42 -05:00 |
|
Adam Magness
|
6827dbf734
|
bug fix
Strings not String
|
2018-11-08 12:59:00 -05:00 |
|
Adam Magness
|
087f50d820
|
Missing Use statements
missing use
|
2018-11-08 11:58:42 -05:00 |
|
Adam Magness
|
ffc406d819
|
normalise_link calls
implement normaliseLink function
|
2018-11-08 11:28:29 -05:00 |
|
Adam Magness
|
5276c28a78
|
link_compare calls
implement compareLink function.
|
2018-11-08 10:46:50 -05:00 |
|
Adam Magness
|
6fc9c6de3b
|
base64url calls
implement base64UrlEncode and base64UrlDecode functions
|
2018-11-08 10:37:08 -05:00 |
|
Adam Magness
|
0efcbe5d15
|
protect_sprintf calls
implement protectSprintf function
|
2018-11-08 10:30:45 -05:00 |
|
Adam Magness
|
b73af72deb
|
deindent calls
implement function in new class
|
2018-11-08 10:26:49 -05:00 |
|
Adam Magness
|
916b3e551e
|
format_network_name calls
implement formatNetworkName function
|
2018-11-08 10:24:47 -05:00 |
|
Adam Magness
|
b99925060a
|
autoname calls
implement getRandomName function
|
2018-11-08 10:22:20 -05:00 |
|
Adam Magness
|
0e01568ccd
|
escape_tags calls
implement escapeTags function
|
2018-11-08 10:20:03 -05:00 |
|
Adam Magness
|
a0f65ca7a1
|
notags calls
implement removeTags function
|
2018-11-08 10:14:37 -05:00 |
|
Adam Magness
|
991f259ecb
|
random_string calls
implement getRandomHex function
|
2018-11-08 08:45:46 -05:00 |
|
Adam Magness
|
fd597472f1
|
Split text.php to Strings class
move functions to new strings class
Split text.php to Strings class
move functions to new Strings class
|
2018-11-08 08:33:28 -05:00 |
|
Hypolite Petovan
|
1a3c88b042
|
Merge pull request #6097 from nupplaphil/refactor_user_identities
Refactoring identities to Model\User::identities
|
2018-11-08 06:54:48 -05:00 |
|
Hypolite Petovan
|
c464ec33e1
|
Merge pull request #6099 from annando/ap-emojis
Using CSS for custom emojis
|
2018-11-08 06:54:05 -05:00 |
|
Michael
|
077a96fb28
|
Using CSS for custom emojis
|
2018-11-08 07:42:19 +00:00 |
|
Hypolite Petovan
|
97b6d70825
|
Merge pull request #6096 from annando/ap-emojis
We now directly support the custom emojis from Mastodon
|
2018-11-07 20:10:16 -05:00 |
|
Philipp Holzer
|
8ad721988b
|
Refactoring identities to Model\User::identities
|
2018-11-08 00:38:55 +01:00 |
|
Michael
|
cd2c7f782f
|
We now directly support the custom emojis from Mastodon
|
2018-11-07 20:34:03 +00:00 |
|
Adam Magness
|
003eee5912
|
Standards
fix indentation level, replace x() with !empty()
|
2018-11-07 14:16:59 -05:00 |
|
Adam Magness
|
7cb9138201
|
Move another function
move get_plink to Item class, and also fix up getApp since we extend BaseObject
|
2018-11-07 07:19:39 -05:00 |
|
Adam Magness
|
e537f7d017
|
Function calls
update function calls to new class
|
2018-11-06 21:16:27 -05:00 |
|
Adam Magness
|
d50a1edef4
|
Split text to Item
move functions from text.php to Item class
|
2018-11-06 21:12:41 -05:00 |
|
Hypolite Petovan
|
dc669fa736
|
Merge pull request #6090 from zeroadam/TextToL10n
Split functions to L10n
|
2018-11-06 13:44:30 -05:00 |
|