Commit Graph

17948 Commits

Author SHA1 Message Date
Hypolite Petovan de15984fd1 Revert "[Doc] Fix indentation"
This reverts commit 938c42cf90.
2018-01-28 12:57:01 -05:00
Hypolite Petovan 174ae78ec1
Merge pull request #4351 from annando/item-move
Most functions now moved from include/items.php
2018-01-28 12:54:41 -05:00
Michael 6871481a78 Moved "limitBodySize" 2018-01-28 17:36:37 +00:00
Michael bdbfffafea Renamed the contact relationship functions 2018-01-28 17:26:39 +00:00
Michael 2cb74909c0 Standards 2018-01-28 16:28:59 +00:00
Michael 630cdaeb96 Added some defaults 2018-01-28 16:16:21 +00:00
Michael e080ea03c0 Function needed to be public, not private 2018-01-28 14:06:02 +00:00
Michael bd9cb4595d Merge remote-tracking branch 'upstream/develop' into item-move 2018-01-28 14:05:39 +00:00
Michael Vogel f777dd8d70
Merge pull request #4352 from zeroadam/feature/FixPoCo
Fix old function call
2018-01-28 15:03:48 +01:00
Adam Magness c6443572e3 Fix old function call
Fix missed fetch_url() call
2018-01-28 09:02:19 -05:00
Michael 7b27dda784 Most functions now moved from include/items.php 2018-01-28 11:18:08 +00:00
Hypolite Petovan 938c42cf90 [Doc] Fix indentation 2018-01-28 00:10:22 -05:00
Hypolite Petovan 0e19ce3a65 [Doc] Add extra command for addon install/update 2018-01-28 00:10:22 -05:00
Hypolite Petovan 17faeca241 Improve addon readme display
- Add maintainer display support
- Remove extra comma after author/maintainer lists
2018-01-28 00:10:22 -05:00
Hypolite Petovan b158914c41
Merge pull request #4349 from MrPetovan/task/4265-move-perfect-scrollbar-to-composer
Fix wrong path to perfect-scrollbar library files
2018-01-27 21:49:16 -05:00
Hypolite Petovan 19e197ef51 Forgot a path element in perfect-scrollbar paths 2018-01-27 21:09:49 -05:00
Hypolite Petovan e54cdb1f72 Fix wrong path to perfect-scrollbar library files 2018-01-27 19:06:20 -05:00
Hypolite Petovan b85a9cbff6
Merge pull request #4347 from annando/develop
FetchUrl is not FetchURL ...
2018-01-27 19:01:24 -05:00
Michael d6af08fb36 FetchUrl is not FetchURL ... 2018-01-27 23:53:56 +00:00
Michael Vogel 52231c3a99
Merge pull request #4343 from MrPetovan/task/4116-move-lightopenid-to-composer
Move lightopenid to Composer
2018-01-28 00:38:30 +01:00
Hypolite Petovan 83846acc39 Remove library/openid 2018-01-27 18:28:04 -05:00
Hypolite Petovan 236616995b Remove references to library/openid 2018-01-27 18:28:04 -05:00
Hypolite Petovan 30c5916def [Composer] Add lightopenid/lightopenid:dev-master dependency 2018-01-27 18:28:04 -05:00
Hypolite Petovan f6fc854f8e
Merge pull request #4345 from annando/bugfix-oembed
OEmbed function was called with the wrong class name
2018-01-27 18:23:29 -05:00
Michael Vogel e4088bb04e
Merge pull request #4341 from MrPetovan/task/4265-move-perfect-scrollbar-to-composer
Move perfect scrollbar to Composer
2018-01-28 00:20:00 +01:00
Michael c2a9036145 OEmbed function was called with the wrong class name 2018-01-27 23:17:37 +00:00
Hypolite Petovan 1db775ad66 Remove library/perfect-scrollbar 2018-01-27 18:04:03 -05:00
Hypolite Petovan 341d2fae12 Updated references to perfect-scrollbar 2018-01-27 18:04:02 -05:00
Hypolite Petovan 7718934bd1 [Composer] Add bower-asset/perfect-scrollbar:^0.6 dependency 2018-01-27 18:04:02 -05:00
Michael Vogel f5c6df2110
Merge pull request #4338 from MrPetovan/task/4265-move-fullcalendar-to-composer
Move fullcalendar to Composer
2018-01-27 23:56:06 +01:00
Michael Vogel 6d6436d929
Merge pull request #4342 from MrPetovan/task/4265-remove-tiptip
Remove tiptip
2018-01-27 23:52:32 +01:00
Hypolite Petovan f111bfdf9b Remove library/tiptip 2018-01-27 16:16:58 -05:00
Hypolite Petovan 97dc1583ea Remove commented out references to tiptip 2018-01-27 16:16:41 -05:00
Hypolite Petovan 39ccf16788 Remove library/fullcalendar and library/moment 2018-01-27 15:51:09 -05:00
Hypolite Petovan e34bc8761e Update references to fullcalendar and moment 2018-01-27 15:51:08 -05:00
Hypolite Petovan 6f72244d1a [Composer] Add npm-asset/fullcalendar dependency
- Bumped jQuery to version 2.2.4 to satisfy fullcalendar dependency
- Satisfies moment from dependency
2018-01-27 15:51:08 -05:00
Tobias Diekershoff 2e420a15f8
Merge pull request #4340 from MrPetovan/task/4265-mov-jgrowl-to-composer
Move jGrowl to Composer
2018-01-27 19:52:33 +01:00
Hypolite Petovan d53e53cceb
Merge pull request #4339 from zeroadam/feature/Network
Move Network to src
2018-01-27 12:20:52 -05:00
Adam Magness 6c80a35953 type
friendica typo
2018-01-27 12:15:42 -05:00
Adam Magness 3220c78d70 Missing uses
missing uses for dom
2018-01-27 12:13:46 -05:00
Adam Magness 275a0aa140 missed function rename
missed rename zfetchurl
2018-01-27 12:05:05 -05:00
Adam Magness 9b8599b619 Move functions to system
move some functions to system
2018-01-27 11:59:10 -05:00
Hypolite Petovan eb7a86f9ad Remove library/jgrowl 2018-01-27 11:52:06 -05:00
Hypolite Petovan 9b0fc558f7 Update references to jgrowl 2018-01-27 11:52:06 -05:00
Hypolite Petovan b93fd220e2 [Composer] Add npm-asset/jgrowl dependency 2018-01-27 11:47:21 -05:00
Tobias Diekershoff e7e2ea2ba3
Merge pull request #4337 from MrPetovan/task/4265-move-datetimepicker-to-composer
Move datetimepicker to Composer
2018-01-27 17:35:12 +01:00
Adam Magness f04d40a37e Review update
Rename function, move others
2018-01-27 11:13:41 -05:00
Adam Magness 0f1be37279 Remove old file
remove network.php and all require_once statements
2018-01-27 08:28:20 -05:00
Adam Magness ca76e49c23 Move remaining functions
update remaining function calls
2018-01-27 08:25:54 -05:00
Hypolite Petovan 6dc60ad4ca Delete library/datetimepicker 2018-01-27 08:10:09 -05:00