aboutsummaryrefslogtreecommitdiffstats
path: root/library
Commit message (Collapse)AuthorAgeFilesLines
* 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
* ColorboxThomas Willingham2013-04-2666-0/+4095
|
* Upgraded jQuery to 1.9.1, including jQuery Migrate (for the sake of keeping ↵Olivier Migeot2013-04-107-597/+614
| | | | old code working) and upgrade Fullcalendar (because Migrate just wasn't enough for him).
* Remove Twatter/Facebook shit.Thomas Willingham2013-03-231-1/+1
|
* Add prettyPhoto library.Thomas Willingham2013-03-2344-0/+411
|
* tweaksfriendica2013-03-051-1/+1
|
* cleanup affinity toolfriendica2013-03-032-3/+3
|
* use our own CA bundle as authoritative for backend communications. This ↵friendica2013-02-131-0/+3895
| | | | avoids OS dependent CA validity mismatches.
* distributed directory search from the navbarfriendica2013-01-191-0/+2
|
* alternate wysiwyg bbcode editorfriendica2012-12-1030-0/+953
|
* DB: do the mail table again. Mail almost working onsite, still needs to zot ↵friendica2012-12-041-2/+2
| | | | though
* usability improvementsfriendica2012-11-131-2/+4
|
* more file cleanupfriendica2012-10-227-0/+2921
|
* add jquery.i18n for client side translationsfriendica2012-08-1310-0/+6868
|
* Added urlify to try and create webbie auto-suggestions out of whatever ↵friendica2012-07-308-0/+340
| | | | unicode stuff gets thrown in as a name. Currently this will only work for latin/european/cyrillic/russian, but possible to extend to ideographic forms.
* At this moment, of the content pages only the network page partially works ↵friendica2012-07-251-0/+0
| | | | and not all that well as the ajax loading gets sorted. This checkin is just to push the current state of the code, good bad and ugly.
* see if this works for getting rid of scrollbarsfriendica2012-07-243-0/+136
|
* zentity is currently just a screen mockup until the page spec is completefriendica2012-07-241-0/+221
|
* realtime updates of "6 minutes ago" with fallback to iso8601 timestamps ↵friendica2012-07-231-1/+1
| | | | (available on tooltip)