Tobias Diekershoff
071946fa78
Revert "Update languagedetect library"
2017-10-05 11:58:18 +02:00
Hypolite Petovan
ba1975ac3a
Remove references to the library/langdet folder
2017-09-27 22:40:58 -04:00
Tobias Diekershoff
c86840c4b9
updated pear LangDetect to version 1.0.0
2017-09-04 09:52:14 +02:00
Tobias Diekershoff
147bfb0576
some simplification
2017-08-09 19:19:42 +02:00
Tobias Diekershoff
a0ecd5ab2e
add more space
2017-08-09 19:18:38 +02:00
Tobias Diekershoff
29a66c8336
it is hardwrap for consistency
2017-08-09 16:10:09 +02:00
Tobias Diekershoff
6504156508
add a switch to the Markdown parser for using hard line breaks (issue 3592)
2017-08-09 16:04:53 +02:00
Hypolite Petovan
c9dafe3b4e
Move HTML to Markdown library to Composer
2017-04-06 23:33:12 -04:00
Hypolite Petovan
1ab28bbe03
Add Text_Highlighter to Composer
...
- Fixes critical mistake in boot.php regarding set_include_path
- Fixes minor mistake in text.php regarding strpos order of arguments
Note: This change significantly increases Composer running time because
Text_Highlither is a PEAR package. I'm already planning to replace it
with scrivo/highlight.php.
2017-04-05 00:31:49 -04:00
Michael Vogel
d9451ef969
Merge pull request #3279 from Hypolite/improvement/add-composer
...
Add Composer
2017-04-02 14:57:37 +02:00
Michael
f6d7ee2781
Issue 3142: mcrypt is no more (as well as phpseclib)
2017-04-01 08:28:42 +00:00
Hypolite Petovan
806368f151
Move MobileDetect library to vendor
...
- Bumped the version to 2.8.25 (from 2.8.11)
2017-03-31 23:05:07 -04:00
Hypolite Petovan
799e60aa62
Replace existing autoloader with Composer-supplied
...
- Move Friendica namespace to `src`
- Move required `ezyang/htmlpurifier` to vendor
- Remove existing static autoloader
- Change boot.php reference to the autoloader
2017-03-31 23:02:38 -04:00
Michael
68cfe9c7fe
library/oauth.php is not in use as well.
2017-03-26 14:19:34 +00:00
Michael
a06bbd809a
The "spam" libary is not in use, so we remove it completely
2017-03-26 14:06:26 +00:00
Hypolite Petovan
86ed5caab7
Cleanup + Standards for library/markdown.php
2017-03-25 02:03:47 -04:00
Hypolite Petovan
839a457ab2
Enable hard_wrap for Markdown parser to match Diaspora parsing
2017-03-23 21:23:00 -04:00
Hypolite Petovan
c9214c2051
Upgraded PHP Markdown library to version 1.7.0
2017-03-23 21:19:24 -04:00
Michael
0afb0c2ea4
NULL_DATE is now a constant
2017-02-27 23:37:15 +00:00
Hypolite Petovan
a2740d2034
Remove tinyMCE libraries
2017-01-25 16:04:42 -05:00
Roland Häder
d2280d4120
Merge remote-tracking branch 'upstream/develop' into develop
...
dbm::is_result() calls needed merge
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-12-30 21:33:41 +01:00
rabuzarus
3677467cef
update perfect-scrollbar to version 0.6.15
2016-12-24 02:27:17 +01:00
Roland Häder
b7c9d63b7a
Fixed parser errors (opps) + changed # -> // Please do so also as # for comments is deprecated.
...
Signed-off-by: Roland Haeder <roland@mxchange.org>
2016-12-23 20:09:10 +01:00
Roland Häder
d489ba1510
Merge remote-tracking branch 'upstream/develop' into develop
...
Also removed <<<<< as this interfers (a bit) with searching for merge conflicts
with a more simplier editor.
Signed-off-by: Roland Häder <roland@mxchange.org>
Conflicts:
mod/ping.php
view/lang/fr/messages.po
view/lang/fr/strings.php
2016-12-13 09:59:43 +01:00
rabuzarus
8064ff6ecb
update to fullCalendar 3.0.1, frio: cal list view, frio: cal month hover
2016-10-16 16:04:53 +02:00
Tobias Diekershoff
867ebeb661
PHP7 needs an integer value for the length
2016-07-28 08:59:16 +02:00
rabuzarus
0167a2bd61
port of Hubzillas code highlight feature
2016-06-16 11:38:12 +02:00
root
3c402b6a6c
Remove debug log
2016-05-24 22:37:40 +02:00
rabuzarus
dd2a8fd852
jquery.textcomplete update to v1.3.4
2016-04-29 14:31:09 +02:00
rabuzarus
bbab3f590a
rework autocomplete: update jquery.textcomplete to v1.3.3
2016-04-15 02:02:54 +02:00
rabuzarus
01b02dbcaa
Merge develop into 1404_reworked_autocomplete
...
Conflicts:
include/text.php
view/templates/head.tpl
view/theme/duepuntozero/style.css
view/theme/vier/style.css
2016-04-14 16:23:51 +02:00
Michael Vogel
88018b6e73
Merge remote-tracking branch 'upstream/develop' into 1602-remove-simplepie
2016-02-14 20:57:57 +01:00
Michael Vogel
b0548018d8
Simplepie is removed since we don't use it anymore
2016-02-14 19:50:59 +01:00
Fabrixxm
c28109ca94
Update HTMLPurifier to v4.7.0
2016-02-09 11:06:17 +01:00
rabuzarus
24d4716204
perfect-scrollbar: update to 0.6.10
2016-02-02 15:56:06 +01:00
rabuzarus
9fba5041a0
rework autocomplete: update query-textcomplete
2016-01-30 16:42:46 +01:00
rabuzarus
39a849c113
rework autocomplete: new ac for poke, contacts, prv_messages
2016-01-22 17:47:48 +01:00
rabuzarus
16e4e94b29
rework autocomplete: initial commit
2016-01-19 18:11:40 +01:00
Tobias Diekershoff
8e7d53cd41
added Chart.js 1.0.2 to friendica library and use it instead of CDN version for graphs
2016-01-15 18:19:21 +01:00
Michael Vogel
771d0c4bfa
Merge pull request #2224 from rabuzarus/2812_js_scrollbars
...
Since we can easily remove it, we can accept this - and change it back if we need to. I haven't check accessibility - but this can be done later.
2016-01-03 14:09:17 +01:00
rabuzarus
77a230342f
perfect-scrollbar: added Source link to the lib
2015-12-30 16:26:57 +01:00
rabuzarus
466968952c
colorbox: update library to 1.6.3
2015-12-30 14:53:02 +01:00
rabuzarus
8a51e470e7
perfect scrollbars: added README
2015-12-30 14:22:13 +01:00
rabuzarus
e93156427e
use perfect-scrollbars for nav-notifications-menu (and in vier aside)
2015-12-28 23:16:34 +01:00
Fabrixxm
6fbb02fb93
RINO 2 based on php-encryption
...
reenable RINO 1 functions, add a deprecation note.
use by default RINO 2 , with crypto from php-encryption
fallback to RINO 1 for old nodes.
2015-06-23 16:13:09 +02:00
rabuzarus
2ad8fdc40b
port of red matrix datepicker implementation
2015-05-22 18:53:18 +02:00
thorsten23
a665ebafa4
Replaced 'q' by 'pagename' so that the basestring is encoded right. The correct basestring is needed to create the right signature in the OAuth authentication process.
2015-03-14 19:55:36 +01:00
Michael Vogel
59fa1c9453
New version of the library for the detection of mobiles.
2015-02-24 11:26:52 +01:00
Michael Vogel
d4b0a9ea2a
Solving parsing problems with the markdown library and html elements.
2015-02-24 10:21:09 +01:00
Michael Vogel
e0d3594933
Added the markdown parser to the time measurement system
2015-02-24 00:08:17 +01:00