Граф коммитов

1429 Коммитов

Автор SHA1 Сообщение Дата
Joas Schilling cc431aa9cd Merge pull request #34 from nextcloud/automatic-di-files-hooks
Use automatic DI for FilesHooks
2016-08-31 15:51:20 +02:00
Joas Schilling d181f74746
Use automatic DI for FilesHooks 2016-08-31 13:44:44 +02:00
Joas Schilling ea6fd2efe2 Merge pull request #36 from nextcloud/no-more-php-5.4-and-5.5
Revert "Add 7.1 as temporary"
2016-08-31 13:43:46 +02:00
Joas Schilling 71abbff8fa
Revert "Add 7.1 as temporary"
This reverts commit 3527a6e8e7.
2016-08-31 13:42:44 +02:00
Morris Jobke 359c851434 Merge pull request #35 from nextcloud/no-more-php-5.4-and-5.5
Remove 5.4 and 5.5 support
2016-08-31 13:35:45 +02:00
Joas Schilling 3527a6e8e7
Add 7.1 as temporary 2016-08-31 12:45:21 +02:00
Joas Schilling 9b2ce33144
Remove 5.4 and 5.5 support 2016-08-31 12:44:27 +02:00
Joas Schilling 61db8db2a8 Merge pull request #33 from nextcloud/automatic-dependency-injection
Use automatic dependency injection
2016-08-29 09:59:33 +02:00
Joas Schilling 72e24fc61e
Use automatic DI for the Navigation class 2016-08-26 17:21:52 +02:00
Joas Schilling 5f51e420be
Use automatic DI for the Factory class 2016-08-26 17:08:49 +02:00
Joas Schilling a35db06b09
Use an alias for SettingsController 2016-08-26 17:05:19 +02:00
Joas Schilling 12ce84ab89
Use an alias for FeedController 2016-08-26 17:00:22 +02:00
Joas Schilling e06e2c346d
Replace more usages of the View with DI 2016-08-26 16:56:35 +02:00
Joas Schilling ee58814a54
Use automatic DI for OCSEndPoint class 2016-08-26 16:55:38 +02:00
Joas Schilling 5c625c61eb
Use automatic DI for ViewInfoCache class 2016-08-26 16:53:21 +02:00
Joas Schilling 8359ce2f56
Use an alias for ActivitiesController 2016-08-26 16:50:45 +02:00
Joas Schilling 8257b83687
Make GroupHelperSingleEntries an injectable service 2016-08-26 16:47:15 +02:00
Joas Schilling 410a74ddde
Add namespace to GroupHelper service as preparation for automatic DI 2016-08-26 16:39:44 +02:00
Joas Schilling 6fd2318e7a
Add namespace to Hooks service as preparation for automatic DI 2016-08-26 16:37:40 +02:00
Joas Schilling 537da56991
Add namespace to Navigation service as preparation for automatic DI 2016-08-26 16:35:49 +02:00
Joas Schilling 69c73d3841
Use an alias for EndPointController 2016-08-26 16:32:37 +02:00
Joas Schilling ffb8ed2c94
Use automatic DI for MailQueueHandler class 2016-08-26 16:28:44 +02:00
Joas Schilling c10a20fc3e
Use automatic DI for DataHelper class 2016-08-26 16:24:47 +02:00
Joas Schilling fc85db6147
Use automatic DI for Consumer class 2016-08-26 16:21:24 +02:00
Joas Schilling fa678349dc
Use automatic DI for UserSettings class 2016-08-26 16:19:14 +02:00
Joas Schilling 7d6b335b7c
Use automatic DI for Data class 2016-08-26 16:16:45 +02:00
Joas Schilling 4e7ba5f332 Merge pull request #25 from nextcloud/identify-remote-users-by-token
Try to identify remote users by their token
2016-08-26 12:04:47 +02:00
Joas Schilling 42b7f5f70c
Update existing tests 2016-08-26 11:20:46 +02:00
Joas Schilling f5b75ac016
Add tests 2016-08-25 16:28:56 +02:00
Joas Schilling 27e8d1ea18
Move logic to a new class 2016-08-25 15:21:34 +02:00
Morris Jobke 1d63a0aefc Merge pull request #31 from nextcloud/fix-group-detection
Fix group detection for sharing activities
2016-08-19 14:26:24 +02:00
Joas Schilling 1b8b427535
Fix group detection for sharing activities 2016-08-19 12:02:35 +02:00
Morris Jobke 5d06ab9939 Merge pull request #28 from nextcloud/optimize-svg
Optimize svg and fix scaling problems in Firefox
2016-08-17 18:32:26 +02:00
Morris Jobke 7d1afd17de
add viewBox to app icon for scaling in firefox 2016-08-17 17:16:54 +02:00
Morris Jobke 8153a17938
Optimize SVGs
Scour processed file "activity-dark.svg.opttmp" in 4 ms: 185/327 bytes new/orig -> 56.6%
Scour processed file "activity.svg.opttmp" in 3 ms: 197/499 bytes new/orig -> 39.5%
Scour processed file "add-color.svg.opttmp" in 4 ms: 431/744 bytes new/orig -> 57.9%
Scour processed file "change.svg.opttmp" in 7 ms: 623/956 bytes new/orig -> 65.2%
Scour processed file "delete-color.svg.opttmp" in 4 ms: 330/617 bytes new/orig -> 53.5%
2016-08-17 17:14:54 +02:00
Joas Schilling 30f027dd91 Merge pull request #26 from nextcloud/allow-disable-comments
Do not kill the comments stream setting
2016-08-17 14:06:24 +02:00
Joas Schilling 8fb423d2b5
Do not kill the comments stream setting
Partly revert of c2b1bc8c2b
2016-08-17 13:37:00 +02:00
Joas Schilling cb3e275e35
Try to identify remote users by their token 2016-08-17 11:58:09 +02:00
Joas Schilling c39b71b426 Merge pull request #22 from nextcloud/oc-531-federation-get-owner-problem
Use the last known user instead of erroring
2016-08-17 10:39:09 +02:00
Joas Schilling 4dc125de79
Use the last known user instead of erroring 2016-08-17 10:01:45 +02:00
Joas Schilling 1f4e0a5253 Merge pull request #20 from nextcloud/issue-18-quotes-in-mails-for-remote-user
FIx quotes in mails for "remote user" names
2016-08-16 16:18:56 +02:00
Joas Schilling 3b2094119c
FIx quotes in mails for "remote user" names 2016-08-15 10:16:04 +02:00
Nextcloud bot 7b33ca3359
[tx-robot] updated from transifex 2016-08-09 00:37:35 +00:00
Joas Schilling ace6777213 Merge pull request #15 from nextcloud/fix-broken-avatar-in-sidebar
Fix broken avatar of remote users in sidebar
2016-08-05 15:41:48 +02:00
Nextcloud bot 89257f371c
[tx-robot] updated from transifex 2016-08-05 00:37:34 +00:00
Joas Schilling 52aae9ba4e
Fix broken avatar of remote users in sidebar 2016-08-04 09:47:54 +02:00
Nextcloud bot 1cae01fb9e
[tx-robot] updated from transifex 2016-08-02 00:37:39 +00:00
Nextcloud bot 02d567c6eb
[tx-robot] updated from transifex 2016-08-01 00:37:34 +00:00
Nextcloud bot da17a8e6e7
[tx-robot] updated from transifex 2016-07-31 00:37:33 +00:00
Nextcloud bot b2141e61f5
[tx-robot] updated from transifex 2016-07-30 00:37:33 +00:00