Mario Vavti
7b0f3d9e26
update to bs-git
2017-03-19 19:40:08 +01:00
Mario Vavti
0938db8f7b
Merge branch 'dev' into bs4
2017-03-19 13:33:45 +01:00
zotlabs
a45dd09fc0
issue #699
2017-03-18 16:56:18 -07:00
zotlabs
320c32fd0f
issue #699
2017-03-18 16:55:10 -07:00
zotlabs
6c641b1834
move oauth2 to vendor
2017-03-14 09:09:05 +11:00
Mario Vavti
14d1912115
upgrade bs to latest git and some more progress
2017-03-09 22:04:17 +01:00
Mario Vavti
39d56fd08f
initial commit for the bootstrap version 4 branch - upgrade lib and make nav.tpl kind of working again
2017-03-09 10:17:57 +01:00
zotlabs
4c0c153b8f
move emoji emoticons (not reactions) to plugin
2017-03-05 16:18:09 -08:00
Klaus Weidenbach
6c79e0c077
⬆️ 🔨 Upgrade Markdownify library.
...
The current version 2.0.0 (alpha) throws deprecated warning with
PHP7.1 and PHPUnit.
Upgrade the HTML to Markdown converter for PHP to the current
Markdownify 2.2.1.
Used composer to manage this library.
2017-03-05 01:14:15 +01:00
Klaus Weidenbach
2848d1caaf
Move library/markdown.php to keep history.
2017-02-27 23:36:07 +01:00
Mario Vavti
88caa14030
fix text highlighter for PHP version 7.1
2017-01-21 21:04:36 +01:00
Mario Vavti
38dd1c342a
font awesome 4.7.0
2017-01-10 10:19:22 +01:00
Mario Vavti
c9cbd2f4f6
update fullcalendar to version 3.1
2016-12-30 10:18:05 +01:00
Mario Vavti
04472bd730
fix a glitch in sticky-kit and comment out alt_pager() in widget_conversations since it will not work there
2016-12-21 11:51:24 +01:00
Mario Vavti
6bde70d60a
move the sticky-kit^Cquery plugin to /lib and see if we want this for the whole app
2016-12-16 16:14:56 +01:00
Mario Vavti
78c63c480a
another fix to readmore.js and update patch file
2016-10-10 14:28:52 +02:00
Mario Vavti
b2cc2e6765
fix readmorejs collapsing on scrolldirection change in mobile browsers
2016-10-10 13:30:05 +02:00
zotlabs
10863a5949
add oauth2/oidc lib
2016-10-07 14:11:24 -07:00
Mario Vavti
50c5f8c389
bugfixrelease fullcalendar-3.0.1
2016-10-05 20:41:18 +02:00
Mario Vavti
73c781a0cf
add bootstrap .css.map files
2016-09-22 09:52:11 +02:00
Mario Vavti
b0f9cd3022
add new locale file
2016-09-14 22:51:39 +02:00
Mario Vavti
0add06380f
upgrade fullcalendar to version 3
2016-09-14 22:51:00 +02:00
Mario Vavti
04a76371fc
update justifiedGallery 3.6.1 -> 3.6.3
2016-09-09 09:58:18 +02:00
Mario Vavti
98d5ae91f5
patch foundation-6.2.3 to work with jquery-3.1
2016-09-08 09:52:22 +02:00
Mario Vavti
b6115d3c56
missing file
2016-09-07 12:58:25 +02:00
Mario Vavti
628187db16
upgrade foundation to version 6.2.3
2016-09-07 12:57:52 +02:00
redmatrix
a3171cd429
incutio xmlrpc library uses old-style (php4) constructors which have been deprecated for some time. They should still work on 7.0, but it's only a matter of time before they go away.
2016-09-04 16:38:35 -07:00
Mario Vavti
82d61f194a
update bootstrap 3.3.5 > 3.3.7
2016-08-14 11:49:40 +02:00
redmatrix
4ce8f965aa
issue #466 , sql typo
2016-07-28 13:10:19 -07:00
Mario Vavti
4ffc4ee70a
rename the patch so that it explains what it does
2016-07-22 14:29:16 +02:00
Mario Vavti
52db649022
apply our custom patch to readmore.js
2016-07-22 14:14:20 +02:00
Mario Vavti
38e46fff54
upgrade readmore.js and improve collapsing a little
2016-07-22 14:03:14 +02:00
Mario Vavti
852b2659e9
update moment.js to version 2.13
2016-06-30 21:56:00 +02:00
Mario Vavti
aff58934c0
update fullcalendar to version 2.8.0
2016-06-28 11:56:28 +02:00
redmatrix
b155e93ab1
add letsencrypt x3 intermediate cert and new cert file, improve UX of new registrations
2016-06-27 19:04:00 -07:00
Andrew Manning
961539258b
Wiki page revision comparison tool with diff displayed in modal dialog. Leverages Diff class from http://code.stephenmorley.org/php/diff-implementation with license CC0 1.0 universal http://creativecommons.org/publicdomain/zero/1.0/legalcode
2016-06-17 06:33:39 -04:00
Mario Vavti
951bf5ec2e
update 3rd party lib fullcalendar to version 2.7.3
2016-06-16 11:22:08 +02:00
redmatrix
427badcae9
improve readability of comments
2016-06-15 20:09:40 -07:00
redmatrix
854c23a751
This was the reason for the large line widths - an extra linefeed after each li element
2016-06-15 19:59:30 -07:00
redmatrix
fa48de33c2
provide syntax based [colour] highlighting on code blocks for popular languages. I'm not happy with the line height on the list elements but couldn't see where this was defaulted. This uses the syntax [code=xxx]some code snippet[/code], where xxx represents a code/language style - with about 18 builtins.
2016-06-15 19:44:15 -07:00
Andrew Manning
08a9553ccc
Merge remote-tracking branch 'upstream/dev' into wiki
2016-06-05 16:52:02 -04:00
redmatrix
a6012af00d
For emojis in posts, extend smilies and save a lot of duplication of effort
2016-06-04 17:06:12 -07:00
Andrew Manning
b93e398674
Merge remote-tracking branch 'upstream/dev' into wiki
2016-06-02 22:32:50 -04:00
redmatrix
670e83b300
remove a bunch of unused stuff, some of which is orphaned and some which represents dead development efforts
2016-05-30 22:16:34 -07:00
Andrew Manning
a3dfdd9d38
Remove Parsedown library files and remove references.
2016-05-29 20:44:28 -04:00
Andrew Manning
3e6af5c876
Hacked Parsedown and Markdown to add class inline-code to <code> blocks for proper inline code rendering. Stopped using Parsedown even though Markdown is slower, hence extra delay when previewing pages.
2016-05-29 17:06:45 -04:00
Andrew Manning
c6aa42773a
Trying to fix wiki branch starting fresh from dev
2016-05-21 14:56:42 -04:00
Andrew Manning
5686ee13b4
Increased PHPGit timeout to 120 seconds for large repos. Retrieve Readme.md and render on plugins page.
2016-05-03 21:49:52 -04:00
Andrew Manning
c2d15e6c3b
New plugin repo is cloned to /store/pluginrepos/REPONAME for analysis
2016-05-01 22:29:51 -04:00
Treer
3fe8fc0aa8
update icon names in library
2016-05-01 06:48:18 +10:00
Treer
45654ffc5c
update font-awesome library to 4.6.1
...
Perhaps this should be done as a submodule instead?
2016-04-30 21:36:19 +10:00
Mario Vavti
1e27038b73
update jquery.textcomplete to version 1.3.4 and add minified version
2016-04-23 21:42:10 +02:00
Mario Vavti
7e30c1dd82
update smarty to version 3.1.29
2016-04-23 21:24:22 +02:00
Mario Vavti
0012030826
update upstream lib jusutifiedGallery
2016-04-05 15:24:05 +02:00
Mario Vavti
738e14348d
update upstream libs fullcalendar and moment to a recent version
2016-04-03 14:56:19 +02:00
Mario Vavti
0b487122f6
tryout: introduce loading of images before rendering content and provide some detailed logging in js-console
2016-02-12 11:00:50 +01:00
Mario Vavti
d9c59a19fb
update readmore.js to a more recent version
2016-02-11 13:51:37 +01:00
redmatrix
315ce6d880
lots more zcard tweaks
2016-02-08 18:16:42 -08:00
Bob Mottram
8f6e01a70b
Change node script types
2016-01-22 09:18:02 +00:00
Bob Mottram
88d29a7b4b
Executable flash files ???
2016-01-21 12:26:46 +00:00
Bob Mottram
cbedb50cb3
css files should not be executable
2016-01-21 12:23:49 +00:00
Bob Mottram
78b2a4af1a
README files should not be executable
2016-01-21 12:23:25 +00:00
Mario Vavti
84bf705811
update smarty to 3.1.28 stable
2015-12-18 11:33:34 +01:00
redmatrix
bb0e4044bf
remove the unqualified "OAuth" namespace from the project. We need to reference either OAuth1 or OAuth2.
2015-12-13 15:35:45 -08:00
msooon
746acc21f7
Let’s Encrypt added
2015-12-09 10:54:48 +01:00
msooon
f5226a748f
Let’s Encrypt added
2015-12-09 10:48:41 +01:00
redmatrix
29ac533cc9
remove some unused stuff
2015-12-08 16:32:06 -08:00
Mario Vavti
a6cb25020b
add missing smarty files
2015-12-06 23:12:37 +01:00
Mario Vavti
26c465ad0c
update smarty to 3.1.28-dev which fixes a bug where changes in a template are only visible on the second pageload which is annoying for developing
2015-12-06 21:09:58 +01:00
Mario Vavti
f2d7083183
remove more unneeded smarty files
2015-12-06 20:25:42 +01:00
Mario Vavti
ef09a29854
remove composer release notes
2015-12-06 20:14:12 +01:00
Mario Vavti
c23ce16caf
update smarty library - seems to bring some performance improvement
2015-12-06 20:12:05 +01:00
Mario Vavti
4c84a2ce61
update datetimepicker and fix it for finish date
2015-11-22 00:13:33 +01:00
Mario Vavti
db9c2992e3
remove more unneeded files
2015-11-18 23:58:47 +01:00
Mario Vavti
b23284cba2
move moment.min.js and remove unneeded files
2015-11-18 23:56:25 +01:00
Mario Vavti
e4145deeb7
some events refacturing
2015-11-18 23:50:42 +01:00
Mario Vavti
5079dff338
update bootstrap lib 3.3.4 -> 3.3.5
2015-11-17 11:39:47 +01:00
redmatrix
7b695aa684
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-10-01 16:56:38 -07:00
redmatrix
de4b5978c3
update cert authorities
2015-10-01 16:55:15 -07:00
redmatrix
928fa44154
more work on the notifier
2015-09-29 21:08:12 -07:00
redmatrix
74827133b2
Merge https://github.com/redmatrix/redmatrix into pending_merge
...
Conflicts:
util/messages.po
2015-09-18 22:46:21 -07:00
Mario Vavti
b7e953f50e
fix calculation of content height with margins
2015-09-17 14:14:01 +02:00
redmatrix
f2397c942c
Merge https://github.com/redmatrix/redmatrix into pending_merge
2015-09-01 20:21:43 -07:00
redmatrix
eb2df761d5
cert updates
2015-09-01 20:20:45 -07:00
redmatrix
1a5898bf80
sync abook entries from redmatrix
...
Merge branch 'master' of https://github.com/redmatrix/redmatrix
Conflicts:
include/items.php
2015-07-02 21:58:28 -07:00
Mario Vavti
f54688a547
since we can now use plain upstream justifiedGallery library - switch to minified version
2015-07-01 11:42:17 +02:00
Mario Vavti
9c4e9f8759
update justifiedGallery to versio 3.6.0
2015-07-01 11:34:36 +02:00
redmatrix
70975dda4a
remove all QR-code stuff from core - now in qrator addon
2015-06-25 19:05:49 -07:00
redmatrix
851f2f64df
Merge branch 'master' of https://github.com/redmatrix/redmatrix
...
Conflicts:
index.php
mod/setup.php
2015-05-24 15:50:05 -07:00
Mario Vavti
f575ef551d
use $a->data instead of $a->page for $content and ad another library for use with webpages - foundation
2015-05-23 22:19:02 +02:00
redmatrix
9de88c49c3
Merge branch 'master' of https://github.com/redmatrix/redmatrix
2015-05-14 20:10:45 -07:00
Klaus Weidenbach
c62e75d789
Add sprintf.js v1.0.2.
...
This script provides sprintf() for JavaScript. It can be used for
example for translating strings used in JavaScript with variables.
It is licensed under BSD-3-Clause and can be found on GitHub:
https://github.com/alexei/sprintf.js
2015-05-14 10:39:56 +02:00
redmatrix
a3c37f1458
first pass name change
2015-05-05 03:56:10 -07:00
Mario Vavti
d6152d809a
revert some changes in justified gallery
2015-04-28 22:06:09 +02:00
Mario Vavti
7e7678364b
make jRange behave again
2015-04-09 10:53:37 +02:00
friendica
184f8d42ea
jRange: width is innacurate depending on box model, padding and margins. Using css width instead.
2015-04-08 21:10:47 -07:00
Mario Vavti
9472d0a683
move bootbox out of bootstrap
2015-03-17 23:16:22 +01:00
Mario Vavti
7966c2db4c
update bootstrap-3.3.4 and bootbox-4.4.0
2015-03-17 23:07:08 +01:00
friendica
f507a5cd5a
prepare for demise of google code
2015-03-12 16:05:56 -07:00
friendica
ca3eb27505
first cut openid server. Mostly just getting it architecturally prepared - as there may be a few twists and turns ahead.
2015-03-10 18:29:42 -07:00