aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
...
* Add missing vendor/-directory (due to upstream .gitignore)Stefan Parviainen2014-12-317-1/+472
|
* Revert "Revert "Language names via intl library.""Stefan Parviainen2014-12-31992-0/+498692
| | | | This reverts commit 4f35efa0bad4ae6489b63f3eebafe6542d654094.
* Revert "Language names via intl library."RedMatrix2014-12-31992-498692/+0
|
* Language names via intl library. Fixes #773Stefan Parviainen2014-12-30992-0/+498692
|
* add example to scriptfriendica2014-12-221-1/+59
|
* basic ical parserfriendica2014-12-221-0/+321
|
* Add bootstrap-tagsinput libraryStefan Parviainen2014-12-215-0/+1589
|
* Better autocomplete based on jquery-textcompleteStefan Parviainen2014-12-202-0/+1109
|
* Update SmartyThomas Willingham2014-12-11132-10329/+13450
|
* add comodo intermediate certs and a method to add other intermediate certs.friendica2014-12-034-0/+4079
|
* bootstrap-3.3.1 and minor css fixesmarijus2014-11-296-175/+206
|
* update mozilla cacert.pemfriendica2014-11-281-260/+369
|
* Switch to a better datetime picker widgetStefan Parviainen2014-11-169-250/+2119
|
* it appears bootbox was lost in a bootstrap upgradefriendica2014-11-042-0/+900
|
* update bootstrap library to version 3.3marijus2014-10-308-333/+660
|
* 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