friendica
|
6c0133be1f
|
change platform name to redmatrix (lowercase, one word) for use in meta tags and stuff, move yet another oauth1 library to library instead of having it in plugins where we'll end up with a white screen if we re-use it in another plugin; which I plan to do.
|
2014-09-15 22:23:07 -07:00 |
|
marijus
|
dfc8430c8a
|
cleanup after recent changes in mod photos
|
2014-09-13 16:33:20 +02:00 |
|
marijus
|
8835f646ae
|
Revert "Revert "Merge pull request #583 from git-marijus/master""
This reverts commit 08638f3ec8 .
|
2014-09-11 10:35:19 +02:00 |
|
friendica
|
08638f3ec8
|
Revert "Merge pull request #583 from git-marijus/master"
autoload broken - even after clearing cache and retrying.
This reverts commit 13e7a8f123 , reversing
changes made to 4712b78e52 .
|
2014-09-10 16:09:01 -07:00 |
|
marijus
|
c1c2214b47
|
photo justification
|
2014-09-10 17:10:39 +02:00 |
|
friendica
|
46d96eff14
|
make fuckin twitter plugin work by selling my soul to the devil for a fuckin api key. Are y'all fuckin happy?
|
2014-09-01 05:00:31 -07:00 |
|
marijus
|
9001406346
|
update to bootstrap-3.2 and minor css adjustments
|
2014-07-24 13:51:06 +02:00 |
|
friendica
|
3a31ddea2b
|
provide os_mkdir to workaround permission issues with php mkdir
|
2014-07-16 01:07:00 -07:00 |
|
marijus
|
0128615835
|
also change to div for the with brackets option which we dont actually use...
|
2014-06-26 19:33:38 +02:00 |
|
marijus
|
c6cae8e0c2
|
make it a div to prevent extra borders in some browsers after click
|
2014-06-26 19:08:16 +02:00 |
|
marijus
|
580c827cde
|
adjust expand/collapse speed to match jquery default
|
2014-06-16 21:13:11 +02:00 |
|
marijus
|
3f1a78fa69
|
some work on jot, remove some deprecated js and some random style fixes
|
2014-04-03 17:03:32 +02:00 |
|
Christian Vogeley
|
51ee3964c0
|
Well, if you want to add a color picker it is indeed a good idea
to include the color picker.
|
2014-03-25 19:36:44 +01:00 |
|
friendica
|
a79072ce47
|
update cacert.pem , don't hide url link for rmagic
|
2014-03-09 13:53:55 -07:00 |
|
marijus
|
9473ddd576
|
update to bootstrap version 3.1.1 which is now completely MIT licensed
|
2014-02-21 12:47:19 +01:00 |
|
friendica
|
7fc292831c
|
update openid for snakebite
|
2014-02-17 18:50:24 -08:00 |
|
friendica
|
bf09fc9bbe
|
getting bookmark support in tinymce is left as a FIXME. I've got something that almost works, but not quite in editor_plugin_src.js2
|
2014-02-10 14:37:50 -08:00 |
|
friendica
|
54a89eb410
|
more bookmark fixes
|
2014-02-10 03:31:26 -08:00 |
|
friendica
|
1b406be544
|
allow bookmarks to use richtext
|
2014-02-05 16:28:51 -08:00 |
|
friendica
|
ee42079685
|
The problem with a lot of packages is that it's easier to re-write them than to re-use them.
|
2014-02-02 21:25:52 -08:00 |
|
friendica
|
eb21bbdd55
|
Ajaxchat package has way too many incompatible assumptions - after a lot of review, we can't work with it without re-writing huge chunks. Think I'll just start fresh. Ajax chat isn't that hard and we can do stuff with it that you just can't do with other chat clients because - well we've got zot.
|
2014-01-27 18:37:06 -08:00 |
|
friendica
|
3100b5d93e
|
photo tagging still broken - but at least don't create a new linked item every time a photo is edited.
|
2014-01-27 18:06:09 -08:00 |
|
friendica
|
d9794b981d
|
In order to provide ajax chat accessible by remote visitors (xchans), we need to remove any core assumptions that userID is an int (which is a common centralised site assumption). Additionally we won't be able to provide guest logins, as this also assumes integer ID's; so that ability needs to be disabled by configuration.
|
2014-01-27 15:55:08 -08:00 |
|
friendica
|
4b66a399e4
|
get rid of bootstrap's blockqote margin css which is just bloody wrong and can't easily be over-ridden
|
2014-01-25 02:53:31 -08:00 |
|
Thomas Willingham
|
b8ae9014e7
|
Nobody seems to be using that anymore
|
2014-01-23 00:23:49 +00:00 |
|
friendica
|
3459c717d4
|
don't allow the demo upload server to operate - otherwise one could find themselves with a bunch of unwanted uploads
|
2014-01-19 14:21:26 -08:00 |
|
friendica
|
f3a7bf913f
|
add the jquery file uploader. Have been suggesting this as a replacement for the valum uploaders for quite some time - as there is client resize ability and no license incompatibilities. It still requires integration.
|
2014-01-19 14:08:21 -08:00 |
|
friendica
|
724ad45056
|
add ajaxchat library - needs a lot of integration work to handle decentralisation (e.g. chatroom@website) and zotid w/permissions (e.g. ACL controlled chatrooms); we can also rip out a lot of stuff we don't need.
|
2014-01-18 23:49:39 -08:00 |
|
friendica
|
8b93881ce7
|
qr code support
|
2014-01-07 20:36:16 -08:00 |
|
Christian Vogeley
|
870df76463
|
Merge remote-tracking branch 'upstream/master' into bootstrap
Conflicts:
view/php/theme_init.php
|
2013-12-22 14:31:27 +01:00 |
|
Christian Vogeley
|
25a533bd72
|
New modal dialog for item expiry
|
2013-12-22 14:21:57 +01:00 |
|
marijus
|
6a9432c725
|
editor_plugin_src.js compressed at jscompress.com
|
2013-12-09 11:30:32 +01:00 |
|
Christian Vogeley
|
b61658ee73
|
bootbox
|
2013-12-08 19:37:41 +01:00 |
|
Christian Vogeley
|
7b248e0b89
|
Merge branch 'bootstrap'
|
2013-12-08 16:45:23 +01:00 |
|
Christian Vogeley
|
18defb2984
|
Include bootstrap
|
2013-12-08 15:26:02 +01:00 |
|
friendica
|
c8334fae82
|
will be doing some stuff for which handcrafting xmlrpc requests is too bloody painful. xmlrpc is long dead, but it's the language of wordpress - which is far from dead.
|
2013-11-26 00:06:56 -08:00 |
|
marijus
|
3311fe4813
|
make autocomplete better themable by adding an id
|
2013-11-14 18:03:16 +01:00 |
|
friendica
|
3a9cbcaf01
|
Wankers.
|
2013-11-07 23:25:13 -08:00 |
|
friendica
|
09ca39fd08
|
provide an html src converter
|
2013-10-31 22:08:10 -07:00 |
|
friendica
|
043042428c
|
add font_awesome
|
2013-10-08 16:11:20 -07:00 |
|
friendica
|
963e0cefbb
|
get rid of pink search bar when not using redbasic "red"
|
2013-10-03 02:20:09 -07:00 |
|
Stanislav Lechev [0xAF]
|
24128a4e1f
|
Add colorpicker jquery plugin for themes
|
2013-09-28 12:23:55 +03:00 |
|
friendica
|
9bff739d96
|
several oauth fixes - shred doesn't completely work yet, but it also doesn't completely NOT work, so at least there's some improvement
|
2013-09-16 21:35:52 -07:00 |
|
git-marijus
|
6f7e61d42a
|
port to spin.js
|
2013-07-13 18:28:26 +02:00 |
|
friendica
|
7dfea2c70d
|
get rid of jquery.browser warnings by removing msie hacks in two places, live update and fancybox
|
2013-05-09 18:24:52 -07:00 |
|
Thomas Willingham
|
60721f4292
|
Colorbox
|
2013-04-26 22:31:50 +01:00 |
|
Olivier Migeot
|
2941925782
|
Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him).
|
2013-04-10 13:16:41 +02:00 |
|
Thomas Willingham
|
2dafe2952d
|
Remove Twatter/Facebook shit.
|
2013-03-23 21:14:03 +00:00 |
|
Thomas Willingham
|
6b3fb662cb
|
Add prettyPhoto library.
|
2013-03-23 20:12:42 +00:00 |
|
friendica
|
1b41ce8fa7
|
tweaks
|
2013-03-05 19:03:22 -08:00 |
|