aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* new version of moment.js to match datetimepickerAlexandre Hannud Abdo2014-10-063-7063/+6
|
* New tag version of datetimepicker avoids hanging some browsersAlexandre Hannud Abdo2014-10-053-142/+176
| | | | | But still won't work with those same browsers. Devel versions seem to work, but I chose to be conservative.
* add blueimp-jquery-file-upload libraryfriendica2014-10-0556-0/+10272
|
* update jg to latest preview release and try once more to really justify the ↵marijus2014-09-201-580/+654
| | | | whole gallery
* add stylish_select library to provide a way to clean up and theme all the ↵friendica2014-09-184-0/+927
| | | | ugly select boxes
* change platform name to redmatrix (lowercase, one word) for use in meta tags ↵friendica2014-09-155-0/+4948
| | | | 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.
* cleanup after recent changes in mod photosmarijus2014-09-131-2/+3
|
* Revert "Revert "Merge pull request #583 from git-marijus/master""marijus2014-09-114-0/+749
| | | | This reverts commit 08638f3ec88e86def618ff89bdedb9ae9696d218.
* Revert "Merge pull request #583 from git-marijus/master"friendica2014-09-104-749/+0
| | | | | | | autoload broken - even after clearing cache and retrying. This reverts commit 13e7a8f123b283a096af302b0366255355ba8439, reversing changes made to 4712b78e520ca10b34e3e9b99c2752b10d811b42.
* photo justificationmarijus2014-09-104-0/+749
|
* make fuckin twitter plugin work by selling my soul to the devil for a fuckin ↵friendica2014-09-011-1/+1
| | | | api key. Are y'all fuckin happy?
* update to bootstrap-3.2 and minor css adjustmentsmarijus2014-07-246-1006/+1678
|
* provide os_mkdir to workaround permission issues with php mkdirfriendica2014-07-161-0/+38
|
* also change to div for the with brackets option which we dont actually use...marijus2014-06-261-1/+1
|
* make it a div to prevent extra borders in some browsers after clickmarijus2014-06-261-4/+4
|
* adjust expand/collapse speed to match jquery defaultmarijus2014-06-161-1/+1
|
* some work on jot, remove some deprecated js and some random style fixesmarijus2014-04-031-2/+2
|
* Well, if you want to add a color picker it is indeed a good ideaChristian Vogeley2014-03-2527-0/+3248
| | | | to include the color picker.
* update cacert.pem , don't hide url link for rmagicfriendica2014-03-091-460/+350
|
* update to bootstrap version 3.1.1 which is now completely MIT licensedmarijus2014-02-2110-3105/+1666
|
* update openid for snakebitefriendica2014-02-177-106/+1350
|
* getting bookmark support in tinymce is left as a FIXME. I've got something ↵friendica2014-02-103-0/+224
| | | | that almost works, but not quite in editor_plugin_src.js2
* more bookmark fixesfriendica2014-02-102-2/+2
|
* allow bookmarks to use richtextfriendica2014-02-052-2/+2
|
* The problem with a lot of packages is that it's easier to re-write them than ↵friendica2014-02-021-4/+4
| | | | to re-use them.
* Ajaxchat package has way too many incompatible assumptions - after a lot of ↵friendica2014-01-27197-24152/+0
| | | | 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.
* photo tagging still broken - but at least don't create a new linked item ↵friendica2014-01-271-0/+2
| | | | every time a photo is edited.
* In order to provide ajax chat accessible by remote visitors (xchans), we ↵friendica2014-01-271-5/+5
| | | | 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.
* get rid of bootstrap's blockqote margin css which is just bloody wrong and ↵friendica2014-01-251-1/+1
| | | | can't easily be over-ridden
* Nobody seems to be using that anymoreThomas Willingham2014-01-2344-411/+0
|
* don't allow the demo upload server to operate - otherwise one could find ↵friendica2014-01-191-0/+4
| | | | themselves with a bunch of unwanted uploads
* add the jquery file uploader. Have been suggesting this as a replacement for ↵friendica2014-01-1956-0/+10169
| | | | the valum uploaders for quite some time - as there is client resize ability and no license incompatibilities. It still requires integration.
* add ajaxchat library - needs a lot of integration work to handle ↵friendica2014-01-18197-0/+24150
| | | | 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.
* qr code supportfriendica2014-01-07425-0/+10416
|
* Merge remote-tracking branch 'upstream/master' into bootstrapChristian Vogeley2013-12-223-1/+1378
|\ | | | | | | | | Conflicts: view/php/theme_init.php
| * editor_plugin_src.js compressed at jscompress.commarijus2013-12-091-1/+1
| |
| * bootboxChristian Vogeley2013-12-081-0/+6
| |
| * Merge branch 'bootstrap'Christian Vogeley2013-12-0810-0/+9771
| |\
| * | will be doing some stuff for which handcrafting xmlrpc requests is too ↵friendica2013-11-261-0/+1371
| | | | | | | | | | | | bloody painful. xmlrpc is long dead, but it's the language of wordpress - which is far from dead.
* | | New modal dialog for item expiryChristian Vogeley2013-12-224-0/+7273
| |/ |/|
* | Include bootstrapChristian Vogeley2013-12-0810-0/+9771
|/
* make autocomplete better themable by adding an idmarijus2013-11-141-1/+2
|
* Wankers.friendica2013-11-0789-0/+6923
|
* provide an html src converterfriendica2013-10-311-57/+2
|
* add font_awesomefriendica2013-10-08196-0/+26558
|
* get rid of pink search bar when not using redbasic "red"friendica2013-10-031-0/+0
|
* Add colorpicker jquery plugin for themesStanislav Lechev [0xAF]2013-09-2833-0/+1400
|
* several oauth fixes - shred doesn't completely work yet, but it also doesn't ↵friendica2013-09-161-6/+7
| | | | completely NOT work, so at least there's some improvement
* port to spin.jsgit-marijus2013-07-131-2/+2
|
* get rid of jquery.browser warnings by removing msie hacks in two places, ↵friendica2013-05-091-2/+3
| | | | live update and fancybox