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
e99b9376a0
poke doco and cleanup
2013-04-17 22:44:53 -07:00
friendica
c2fe3fd8fe
poke bugfix
2013-04-17 22:15:38 -07:00
friendica
5f27e29bb8
basic poke working
2013-04-17 21:40:40 -07:00
friendica
23f897b8ae
fix marking events seen
2013-04-16 19:59:12 -07:00
friendica
2217a3033d
oops
2013-04-16 16:41:08 -07:00
friendica
3c89d3160a
add Red detection to parse_url
2013-04-16 16:39:38 -07: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
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
15ceaeb624
magic auth doco
2013-04-10 23:00:41 -07:00
friendica
17870912e4
document the ability to provide a selective magic-auth filter as a plugin plugin
2013-04-08 20:57:36 -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
abd58bce68
set hidden flags on new directory entries, not just existing ones
2013-03-26 19:37:33 -07:00
friendica
63c6427dc4
magic auth issue
2013-03-26 16:20:44 -07:00
friendica
783d744f02
we don't need this any more
2013-03-25 21:39:34 -07:00
friendica
884812bcba
doco
2013-03-25 21:32:12 -07:00
friendica
d0133d6f87
uri to mid
2013-03-25 13:01:48 -07:00
Thomas Willingham
fb8a0e06c4
Updated build_query for mid
2013-03-25 19:20:12 +00:00
friendica
23cd14329d
fix mod_display breakage.
2013-03-24 19:51:23 -07:00
friendica
ab4058eb1a
rev update
2013-03-23 16:03: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
friendica
c3590f6454
Merge https://github.com/friendica/red into zpull
2013-03-21 15:41:23 -07:00
friendica
b3417e4854
main_slider hook
2013-03-21 15:41:00 -07:00
Michael Meer
c1f3c72099
otherwise add profile wont work
2013-03-21 18:38:34 +01:00
friendica
6db6f6640e
Merge pull request #38 from beardy-unixer/master
...
Small fixes
2013-03-21 02:20:32 -07:00
zottel
166596939b
write notify settings to channel table when saving settings
2013-03-21 09:02:10 +01:00
Thomas Willingham
499083d5d4
Revert randprof - that was stupid. If you have a local channel, you also have it's xchan.
2013-03-20 23:43:02 +00:00
Thomas Willingham
28975931b5
Add a fallback or two to randprof.
2013-03-20 23:35:21 +00:00
Thomas Willingham
39028d6184
Make the channels profile tab actually do something.
2013-03-20 20:46:43 +00:00
Thomas Willingham
9c4b3b03db
Allow admins to specify default mobile/accessibility theme.
2013-03-17 18:51:17 +00:00
friendica
104b41164f
Merge pull request #34 from beardy-unixer/master
...
Admin panel
2013-03-15 15:38:38 -07:00
Thomas Willingham
b48c481b9c
Tidy up
2013-03-15 15:25:39 +00:00
friendica
6a4170ab01
prepare for multiple content types
2013-03-14 22:21:38 -07:00
Thomas Willingham
d07971b909
Merge remote-tracking branch 'upstream/master'
...
Conflicts:
view/theme/redbasic/css/style.css
2013-03-14 22:50:30 +00:00
Thomas Willingham
fbc5260995
Get admin/users mostly working. Still need to associate channels with accounts.
2013-03-12 02:35:18 +00:00
friendica
bcf4592cb0
likes were somewhat confused. Unconfuse them.
2013-03-11 00:14:12 -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
5a9dae78a2
get rid of html from mod_suggest
2013-03-06 17:52:58 -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
5754d18286
replace old intro link
2013-03-06 02:01:57 -08:00
friendica
5054b6e363
add a fixme
2013-03-06 00:25:37 -08:00
friendica
59ea4e32a0
randprof sorta working
2013-03-06 00:21:02 -08:00
friendica
e8109a7652
send to chanview, not remote profile
2013-03-05 21:08:13 -08:00