Commit Graph

17780 Commits

Author SHA1 Message Date
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
Hypolite Petovan 9d78010e7f Update references to jquery.datetimepicker 2018-01-27 08:09:30 -05:00
Hypolite Petovan 68842311b5 [Compsoer] Add npm-asset/jquery-datetimepicker dependency 2018-01-27 08:09:05 -05:00
Adam Magness 1eb7c19c1e Move multiple functions
move multiple smaller functions
2018-01-26 23:51:41 -05:00
Adam Magness cd3643d174 Move xml_status and http_status_exit
move functions
2018-01-26 23:37:55 -05:00
Adam Magness a32ba32ff4 Move post_url
move post_url function
2018-01-26 23:24:23 -05:00
Adam Magness 2f9642392d Move z_fetch_url
move z_fetch_url method
2018-01-26 23:18:38 -05:00
Adam Magness c67452f72e Move fetch_url
move fetch_url function
2018-01-26 23:09:48 -05:00
Adam Magness 1b51777825 Create Network class
Create Network class and copy methods
2018-01-26 22:51:07 -05:00
Hypolite Petovan 14b048ba85
Merge pull request #4336 from zeroadam/feature/NowPlaintext
Create Plaintext class
2018-01-26 20:50:31 -05:00
Adam Magness fb05570c1d Create Plaintext class
create class and move shorten method
2018-01-26 20:26:49 -05:00
Hypolite Petovan c3db62fbcd
Merge pull request #4335 from zeroadam/feature/Plaintext
Move plaintext to src
2018-01-26 20:08:42 -05:00
Adam Magness 177edd2b6e Rename class to BBCode
Rename Plaintext class to BBCode
2018-01-26 20:01:32 -05:00
Adam Magness c437b0c871 Remove old file
remove include/plaintext.php
2018-01-26 19:16:26 -05:00
Adam Magness 11c7441e94 Remove requires
remove require_once statements
2018-01-26 19:15:57 -05:00
Adam Magness 21881f2885 Update function calls
update to new function calls
2018-01-26 19:14:47 -05:00
Adam Magness 792f069c6e Create Plaintext class
create Plaintext class with functions from include/plaintext
2018-01-26 19:04:04 -05:00
Hypolite Petovan cae8fd36fb
Merge pull request #4334 from annando/sup-instead-h5
Use "sup" instead of "h5" for the link to the website
2018-01-26 08:38:38 -05:00
Michael cd7b81afd5 Use "sup" instead of "h5" for the link to the website 2018-01-26 13:27:16 +00:00