friendica
|
d63de4dbe2
|
don't try and load an empty string as a photo
|
2013-04-29 19:52:31 -07:00 |
|
friendica
|
641e69ef7f
|
fix broken profile syncing
|
2013-04-29 18:47:34 -07:00 |
|
friendica
|
04170328b1
|
add some debugging - update times are changing much faster than they're supposed to. Log what has changed.
|
2013-04-29 18:21:23 -07:00 |
|
friendica
|
50db4a7120
|
port superblock core code (except Red will use an xchan instead of a URL)
|
2013-04-28 22:46:07 -07:00 |
|
friendica
|
72e83f69bc
|
photo driver abstraction
|
2013-04-25 20:01:24 -07:00 |
|
friendica
|
d3b5e67890
|
odds and ends in prepearation for photo abstraction, plus red-to-friendica addon
|
2013-04-25 01:55:35 -07:00 |
|
friendica
|
9d564913f6
|
dba driver cleanup
|
2013-04-23 04:52:03 -07:00 |
|
friendica
|
9bff33f112
|
remove old driver
|
2013-04-22 21:40:33 -07:00 |
|
friendica
|
150b18005a
|
cleanup debugging code in abstracted db driver
|
2013-04-22 21:14:11 -07:00 |
|
friendica
|
552f03122c
|
db abstraction layer
|
2013-04-22 20:02:21 -07:00 |
|
friendica
|
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.
|
2013-04-21 22:12:18 -07:00 |
|
friendica
|
868a1877d2
|
sql error on contact removal
|
2013-04-19 04:47:49 -07:00 |
|
friendica
|
0fbb3b6a97
|
for directory sync, ensure we have a fallback master; even if we have nothing else
|
2013-04-18 20:47:35 -07:00 |
|
friendica
|
db038c5654
|
turn naked links in posts into zrl's if we've got a hubloc for the site
|
2013-04-18 17:55:35 -07:00 |
|
friendica
|
5f27e29bb8
|
basic poke working
|
2013-04-17 21:40:40 -07:00 |
|
friendica
|
4d5eade991
|
That was a bit premature. I'll hold these for now until they're more production ready.
|
2013-04-17 18:55:26 -07:00 |
|
friendica
|
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")
|
2013-04-17 01:47:36 -07:00 |
|
Thomas Willingham
|
6e2e8f101a
|
Uncripple zids.
|
2013-04-16 05:52:10 +01:00 |
|
friendica
|
7e6890832b
|
turn all Red links into zrls (not the old zrls, the new bbcode zrl which means we can zidify them)
|
2013-04-15 03:00:08 -07:00 |
|
friendica
|
ab5151c470
|
more Friendica removals
|
2013-04-14 22:44:11 -07:00 |
|
friendica
|
53c69a17c5
|
more cleanup
|
2013-04-14 22:28:45 -07:00 |
|
friendica
|
b84d8bfbc9
|
begin to cut the umbilical
|
2013-04-14 22:24:47 -07:00 |
|
friendica
|
e411a4bdc2
|
IMPORTANT: magic-auth protocol update, plus 'zrl' bbcode tag for the privacy-is-more-important-than-ease-of-use folks.
|
2013-04-14 20:41:58 -07:00 |
|
friendica
|
f5940b7ddb
|
modify linkify to work correctly with Red mid's containing '@'
|
2013-04-08 16:58:52 -07:00 |
|
friendica
|
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.
|
2013-04-04 18:54:24 -07:00 |
|
friendica
|
6e17be3e85
|
Merge https://github.com/friendica/red into zpull
|
2013-04-03 18:06:16 -07:00 |
|
friendica
|
f353b9ae3d
|
liking comments were reverted to liking the parent after sending item to another channel
|
2013-04-03 18:04:48 -07:00 |
|
Thomas Willingham
|
8741bb20e8
|
Make prettyPhoto a feature, add slideshow for albums.
|
2013-03-29 20:36:39 +00:00 |
|
friendica
|
810a60b912
|
add new connections to default group (if any)
|
2013-03-27 19:35:34 -07:00 |
|
friendica
|
8148b7c32f
|
update manage table and some documentation
|
2013-03-27 19:02:01 -07:00 |
|
friendica
|
ca605a8c83
|
more doco
|
2013-03-26 19:53:04 -07:00 |
|
friendica
|
abd58bce68
|
set hidden flags on new directory entries, not just existing ones
|
2013-03-26 19:37:33 -07:00 |
|
friendica
|
884812bcba
|
doco
|
2013-03-25 21:32:12 -07:00 |
|
friendica
|
0999b88a48
|
Merge https://github.com/friendica/red into zpull
|
2013-03-21 18:29:08 -07:00 |
|
friendica
|
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.
|
2013-03-21 18:25:41 -07:00 |
|
Michael Johnston
|
fea2f9ac9b
|
small fixes for events
|
2013-03-21 21:07:38 -04:00 |
|
friendica
|
b3c699d49a
|
support various and multiple content_types on the display side - still have some work to do on the posting side.
|
2013-03-21 16:14:08 -07:00 |
|
friendica
|
02eb9aa521
|
update for js_upload
|
2013-03-21 15:30:51 -07:00 |
|
friendica
|
4b22c6e531
|
update
|
2013-03-21 02:21:44 -07:00 |
|
friendica
|
9d6a4093ba
|
we'll need a special system channel (not attached to any account) for directory synchronisation
|
2013-03-18 17:55:04 -07:00 |
|
friendica
|
5a29f511c1
|
add xconfig table and functions, update strings and doco
|
2013-03-15 15:36:58 -07:00 |
|
friendica
|
580acc5445
|
update modification time whenever a directory related attribute is changed
|
2013-03-13 17:27:17 -07:00 |
|
friendica
|
e7b6669dc3
|
update xchans on url change
|
2013-03-12 17:39:35 -07:00 |
|
friendica
|
022316fd49
|
tell it like it is
|
2013-03-12 01:55:25 -07:00 |
|
friendica
|
f3f341eb8d
|
tell it like it is.
|
2013-03-12 00:55:29 -07:00 |
|
friendica
|
6c9db5a1cf
|
make reshares translateable
|
2013-03-11 21:29:43 -07:00 |
|
friendica
|
f988213af8
|
fix typos
|
2013-03-11 18:22:40 -07:00 |
|
friendica
|
f09f2998dc
|
unknown column
|
2013-03-11 17:42:12 -07:00 |
|
friendica
|
d568f4d029
|
class def for reshared content
|
2013-03-11 16:50:24 -07:00 |
|
friendica
|
b86277b0ff
|
dangerous typo that removes all your hublocs, fix reshare formatting
|
2013-03-11 16:13:09 -07:00 |
|