7621bd3bb1
reverting to fancybox for "save to file" selection box until we find a better way - prettyPhoto just isn't working for this and I really need this functionality ATM until we can figure out how to make prettyPhoto work properly here.
friendica2013-04-21 22:12:18 -07:00
4d5eade991
That was a bit premature. I'll hold these for now until they're more production ready.
friendica2013-04-17 18:55:26 -07:00
3e1b005de0
start of DB driver abstraction class (we'll need similar mechanisms for the GD/ImageMagick photo stuff and perhaps also for abstracting alternate "social networks")
friendica2013-04-17 01:47:36 -07:00
f72d351224
Merge branch 'master' into photothread
friendica2013-04-16 20:16:44 -07:00
e411a4bdc2
IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-is-more-important-than-ease-of-use folks.
friendica2013-04-14 20:41:58 -07:00
02aa9d3ba0
Merge pull request #46 from omigeot/misc-fixes
friendica2013-04-10 18:45:58 -07:00
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).
Olivier Migeot2013-04-10 13:15:09 +02:00
17870912e4
document the ability to provide a selective magic-auth filter as a plugin plugin
friendica2013-04-08 20:57:36 -07:00
3e7e0a3c43
some work on updating photo threads for Red
friendica2013-04-08 17:23:26 -07:00
f5940b7ddb
modify linkify to work correctly with Red mid's containing '@'
friendica2013-04-08 16:58:52 -07:00
989e78137e
wrapper function to create arbitrary activities (e.g. for plugins and apps) with a minimal amount of fuss, though the amount of fuss could increase significantly depending on the nature of the activity. For a simple wall post, just set the $arr['body'] to the desired text and we'll do the rest. If the activity requires special verbs, objects or targets, these will all need to be constructed.
friendica2013-04-04 18:54:24 -07:00
ddf5bf8968
rename 'uri' (and parent_uri) to 'mid' (and parent_mid) since these no longer remotely resemble uri's and are actually message_id's. This change is potentially destabilising because it touches a lot of code and structure. But it has to get done and there's no better time than the present.
friendica2013-03-21 18:25:41 -07:00
b3c699d49a
support various and multiple content_types on the display side - still have some work to do on the posting side.
friendica2013-03-21 16:14:08 -07:00