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
friendica
26499981b6
cleanup
2013-03-10 20:39:27 -07:00
friendica
952b2ef2ab
.
2013-03-10 18:45:58 -07:00
Michael Johnston
41cd10f903
some fixes related to events
...
- add backticks around column "desc" in sql query
- fixed query for data passed to showEvent
- showEvent was picking up on id from item instead of id from event
- fixed references to author info in template
2013-03-07 02:07:51 -05:00
friendica
3d299f066e
fix comment permissions on display (again) and clean up an error seen in the logs
2013-03-06 18:52:42 -08:00
friendica
c5d0da43e5
tweaky tweak, plus add share tracking db, and don't show acl for guest postings, and experiment with compressing pcss on the fly
2013-03-06 15:13:54 -08:00
friendica
59ea4e32a0
randprof sorta working
2013-03-06 00:21:02 -08:00
friendica
6845d22285
hide hidden entries
2013-03-05 21:04:47 -08:00
friendica
4062be2869
basic friend suggestions (but not "new to the network and have no friends at all" suggestions)
2013-03-05 21:00:25 -08:00
friendica
dd22e1b582
just tinkering and trying a few things - don't get upset. It can all be reverted it it sucks. Freedom's just another word for "nothin' left to lose" and I'm not sure it's possible to create a UI that's hated more than Friendica. So that gives us plenty of artististic license to explore some different directions and see if they lead to anything interesting.
2013-03-05 15:48:56 -08:00
friendica
8d442e6fc1
fix timeago (again), webfinger new spec implemented, some theme work
2013-03-04 20:58:39 -08:00
friendica
4cfbdfa6db
cleanup affinity tool
2013-03-03 23:38:08 -08:00
friendica
a7efec2b51
edits might really work now
2013-02-28 18:59:03 -08:00
friendica
a2a2ae2dd2
this might make edits update across the wire, or it might not
2013-02-28 18:20:42 -08:00
friendica
8275f14cea
mail recall - just set mail_flags = mail_flags & MAIL_RECALLED and tell the notifier. We'll need a special button for this. Also should probably report whether it was seen or not. Will do that another day.
2013-02-27 20:38:33 -08:00
friendica
5612716cff
taking the next step on pages
2013-02-27 17:09:04 -08:00
friendica
596ed80adf
hex2bin is a built-in function in PHP 5.4
2013-02-27 00:59:41 -08:00
friendica
48d2f7e07d
get rid of str_getcsv legacy function since we now require php 5.3
2013-02-26 20:07:14 -08:00
friendica
70e766c2bf
xss attack vector in bbcode.php - check for proc_open being disabled for security reasons in install
2013-02-26 19:41:44 -08:00
friendica
c1e2f95484
doc update
2013-02-26 18:26:33 -08:00
friendica
1a6a89da1b
remove things calling feed_birthday(), so we can remove it
2013-02-26 18:10:09 -08:00