nextcloud/lib/private
Arthur Schiwon 92bc33dd1e
Backport of format self-mentions, but don't offer them #7914
comments should compile mentions also if done by author

it is used by clients for formatting reasons, there is no reason not format
the author if her handle is included in the comment body.
It is unrelated to sending out notifications.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

do not offer the handle of the current user for auto completion

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>

add types to php doc

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
2018-01-18 12:08:08 +01:00
..
Accounts Update license headers 2017-11-06 16:56:19 +01:00
Activity Update license headers 2017-11-06 16:56:19 +01:00
App Add OCP\User deprecations to app code checker 2018-01-16 13:33:58 +01:00
AppFramework Move passwordconfirmation to its own midleware 2018-01-02 21:58:14 +01:00
Archive Update license headers 2017-11-06 16:56:19 +01:00
Authentication Loss of performance on Login after upgrade from NC10 + LDAP to NC 12 + LDAP #6732 2017-11-27 09:22:44 +01:00
BackgroundJob Update license headers 2017-11-06 16:56:19 +01:00
Cache Update license headers 2017-11-06 16:56:19 +01:00
Calendar implement CalendarManager 2017-11-09 15:14:50 +01:00
Collaboration Backport of format self-mentions, but don't offer them #7914 2018-01-18 12:08:08 +01:00
Command Update license headers 2017-11-06 16:56:19 +01:00
Comments Backport of format self-mentions, but don't offer them #7914 2018-01-18 12:08:08 +01:00
Console Fixup code 2017-12-22 13:08:00 +01:00
Contacts/ContactsMenu Make ContactsStore a public API 2017-12-11 18:18:58 +01:00
DB Fix the type hints of migrations and correctly inject the wrapped schema into migrations 2018-01-17 13:53:09 +01:00
Diagnostics Update license headers 2017-11-06 16:56:19 +01:00
Encryption Update license headers 2017-11-06 16:56:19 +01:00
Federation Update license headers 2017-11-06 16:56:19 +01:00
Files Support arbitrary number of arguments for d:or and d:and in search queries 2018-01-16 13:27:52 +01:00
GlobalScale Update license headers 2017-11-06 16:56:19 +01:00
Group Run updated license header updater 2017-11-07 13:47:42 +01:00
Hooks Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
Http/Client Rebrand to "Nextcloud" and add 100% coverage 2017-01-02 14:51:16 +01:00
IntegrityCheck Also replace all other occurences 2017-12-18 20:57:11 +01:00
L10N check if $defaultLanguage is a valid string before we move on 2017-12-01 16:14:51 +01:00
legacy Keep all shipped apps enabled because they should be okay 2018-01-16 13:41:09 +01:00
Lock Update license headers 2017-11-06 16:56:19 +01:00
Lockdown Update license headers 2017-11-06 16:56:19 +01:00
Log Change @georgehrke's email 2017-11-06 20:38:59 +01:00
Mail Fix email buttons for white theme 2017-12-11 14:33:54 +01:00
Memcache Update license headers 2017-11-06 16:56:19 +01:00
Migration Update license headers 2017-11-06 16:56:19 +01:00
Notification Update license headers 2017-11-06 16:56:19 +01:00
OCS Also replace all other occurences 2017-12-18 20:57:11 +01:00
Preview Merge pull request #7731 from nextcloud/preview_size_inc 2018-01-09 11:07:02 +01:00
Remote Add some more tests for ocs remote api 2017-12-08 16:37:14 +01:00
Repair check if the user still exists before we try to cleanup the previews 2017-11-14 20:26:18 +01:00
RichObjectStrings Update license headers 2017-11-06 16:56:19 +01:00
Route Update license headers 2017-11-06 16:56:19 +01:00
Search Update license headers 2017-11-06 16:56:19 +01:00
Security Also replace all other occurences 2017-12-18 20:57:11 +01:00
Session Update license headers 2017-11-06 16:56:19 +01:00
Settings Log a missing setting as INFO not as WARNING 2018-01-10 09:02:01 +01:00
Setup Update license headers 2017-11-06 16:56:19 +01:00
Share Update license headers 2017-11-06 16:56:19 +01:00
Share20 Do not instantiate node when not needed 2018-01-09 19:51:50 +01:00
Support/CrashReport Fix PHP doc for API docs 2017-12-03 12:02:29 +01:00
SystemTag Update license headers 2017-11-06 16:56:19 +01:00
Tagging
Template Fixes password input being prompted every time. 2018-01-08 23:47:52 +05:30
Updater Cache final result of update check 2017-12-18 21:48:58 +01:00
User never translate login names when requiring with a user id 2018-01-03 13:25:00 +01:00
AllConfig.php Update license headers 2017-11-06 16:56:19 +01:00
AppConfig.php Make sure the spreed TURN server secret stays a secret 2017-01-17 11:29:10 +01:00
AppHelper.php
Avatar.php Hide delete button if the avatar is a generated one 2017-12-19 18:49:26 +01:00
AvatarManager.php
CapabilitiesManager.php Update license headers 2017-11-06 16:56:19 +01:00
Config.php Update license headers 2017-11-06 16:56:19 +01:00
ContactsManager.php
DatabaseException.php Remove unneeded parameter in DatabaseException 2017-07-24 13:44:12 +02:00
DatabaseSetupException.php
DateTimeFormatter.php Update license headers 2017-11-06 16:56:19 +01:00
DateTimeZone.php
ForbiddenException.php
HintException.php Update license headers 2017-11-06 16:56:19 +01:00
HTTPHelper.php
Installer.php Merge pull request #7505 from nextcloud/do-not-update-if-app-comes-from-git 2017-12-18 13:43:58 +01:00
LargeFileHelper.php Merge pull request #1890 from nextcloud/downstream-25428 2016-10-25 14:44:27 +02:00
Log.php Pass log level to log reporters 2017-11-27 16:46:47 +01:00
NaturalSort.php
NaturalSort_DefaultCollator.php
NavigationManager.php Update license headers 2017-11-06 16:56:19 +01:00
NeedsUpdateException.php
NotSquareException.php
PreviewManager.php Update license headers 2017-11-06 16:56:19 +01:00
PreviewNotAvailableException.php
RedisFactory.php Update license headers 2017-11-06 16:56:19 +01:00
Repair.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
RepairException.php
Search.php
Server.php Remove generated avatar on displayname change 2017-12-19 18:49:26 +01:00
ServerContainer.php Fix missing argument 2 for Settings classes 2017-05-19 22:32:50 +02:00
ServerNotAvailableException.php
ServiceUnavailableException.php
Setup.php Get the Installer via DI 2017-11-25 12:00:57 +01:00
Streamer.php Revert "Always enable Zip64 extension for zipstreamer" 2017-06-09 10:21:26 +02:00
SubAdmin.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
SystemConfig.php Merge pull request #7020 from Fiech/master 2017-11-07 10:27:53 +01:00
TagManager.php
Tags.php Update license headers 2017-11-06 16:56:19 +01:00
TemplateLayout.php Use correct L10N files for jsconfig 2018-01-05 14:33:03 +01:00
TempManager.php Update license headers 2017-11-06 16:56:19 +01:00
Updater.php Make isUpdateAvailable non-static 2017-11-25 12:01:02 +01:00
URLGenerator.php Also replace all other occurences 2017-12-18 20:57:11 +01:00