friendica
94dfe87a6b
fix default channel setting after import
2013-07-18 21:35:28 -07:00
friendica
247d132e17
start using profile_flags in photo queries so we can start creating PHOTO_THING's
2013-07-18 20:55:25 -07:00
friendica
4aff3d4217
validate input to import_xchan(), as we don't consistently check it prior to entering this function
2013-07-18 18:22:08 -07:00
friendica
c6c0a1caa9
Merge https://github.com/friendica/red into zpull
2013-07-18 18:11:39 -07:00
friendica
6f1db253f3
use (numeric) abook_id for friends/followers in Twitter API. Many existing clients won't be able to handle xchans. Save those for the Red specific API.
2013-07-18 18:10:03 -07:00
marijus
9383694432
make home link on remote sites work again
2013-07-18 20:01:03 +02:00
friendica
94e87c0a84
update friends/followers API so Friendica Android client won't choke
2013-07-17 21:53:35 -07:00
friendica
4c30cddbfc
provide a controlling user for theme settings, not necessarily local_user() - can't test on my test site so moving into production and I'll debug it there.
2013-07-16 22:48:05 -07:00
friendica
4de52e601c
add channel_name to delivery logs because it is a bit more useful than an xchan_hash
2013-07-15 19:04:23 -07:00
friendica
3bd7c1af23
fix some issues that showed up in the logs.
2013-07-15 18:07:23 -07:00
friendica
f384695e3d
more diagnostics
2013-07-15 03:12:51 -07:00
friendica
4e69119d58
implement the other part of ITEM_NOCOMMENT - which means an item is not commentable. Useful for pages - that is if they use the conversation() function to render the post.
2013-07-14 21:09:19 -07:00
friendica
9e28318e4d
more error checking
2013-07-14 20:42:06 -07:00
friendica
75af9b8cd1
more logging on hubloc import - figure out why it did not get stored.
2013-07-14 18:32:20 -07:00
friendica
39856f7cb1
Add self to recipient lists. Sure we already have a copy but it's possible our nomadic channel clones don't.
2013-07-14 01:12:05 -07:00
friendica
72d737cc82
fix missing edit link
2013-07-10 05:14:23 -07:00
friendica
5a8cda632b
remove double tags on search results, updates to install doco to get rid of Friendica name there and clarify Red requirements.
2013-07-09 22:48:34 -07:00
friendica
69d9ec9a94
This should fix some of the remote permissions issues
2013-07-08 22:27:55 -07:00
friendica
6e012839c9
more work on bug #59 - hope this doesn't hork everything. Also some tweaking of the theme for the new radius control, which produced some surprising results when expert mode was toggled.
2013-07-08 22:01:57 -07:00
friendica
8b9f2f8ef7
input form for profile stuff
2013-07-04 20:35:42 -07:00
friendica
2979a2ee5a
more "thing" work
2013-07-04 04:53:03 -07:00
friendica
6f390330ff
nearly ready for the output template
2013-07-03 22:51:49 -07:00
friendica
fbdee83dca
some object/thing tweaks
2013-07-03 20:37:39 -07:00
friendica
8ec5f8b07a
$yoursite/thing?f=&verb=has&term=big+balls
...
These will eventually be listed by category in your profile and you will be able to have different lists in different profiles (which is why the multi-profile feature needed to get finished before I could get any further along on this...)
have fun
2013-07-03 19:30:52 -07:00
friendica
1af5ecf1af
tag cloud tweaking - allow your own comments, disallow all private posts
2013-07-03 17:22:40 -07:00
friendica
8369a8a755
progress on multiple profiles, doing it the old way. I don't think we're going to be able to do it the new way - way too complicated.
2013-07-03 01:50:39 -07:00
friendica
fd74c5b2ce
really, truly fix the age missing in directory bug
2013-07-02 22:41:17 -07:00
friendica
2ecd5a7632
missing comma
2013-07-02 22:29:24 -07:00
friendica
23d7eab761
age was not syncing to the directory
2013-07-02 22:22:13 -07:00
friendica
d3b745db5d
bitwise logic issue comparing with multiple bits
2013-07-02 21:57:18 -07:00
friendica
50c70a3ef2
only show tag cloud for visible items
2013-07-02 21:30:27 -07:00
friendica
b021c8e31e
oops - returned too many items
2013-07-02 21:19:12 -07:00
friendica
08023eb099
tag cloud feature (enable the feature, then it will show up on your channel page)
2013-07-02 21:04:46 -07:00
friendica
da05b9736e
some work on issue #62 (comments collapsing on liveupdate), but still a work in progress
...
some work on photo consolidated "view/edit", but still a work in progress
2013-07-02 16:37:33 -07:00
friendica
b86253c655
issue #65
2013-07-01 19:41:11 -07:00
friendica
822a4a0287
fix some community tagging bugs
2013-06-30 23:04:27 -07:00
friendica
72f6edd595
add age to directory profile - requires updating on each birthday and that part is still missing
2013-06-30 00:38:02 -07:00
friendica
070aeeefd6
Merge https://github.com/friendica/red into zpull
2013-06-29 02:07:26 -07:00
friendica
28e0665cad
doc update, plus possible fix to "complex delivery chains" issue. Basically when the top-level post creator replies to a thread he sent to a forum via tags, it isn't getting redelivered to the forum members.
2013-06-29 02:04:44 -07:00
Thomas Willingham
54b8c6ce36
Missing include
2013-06-28 20:41:58 +01:00
friendica
6fba7ac1af
fix cid query
2013-06-27 21:40:56 -07:00
friendica
b9466941e7
more work on channel sync
2013-06-26 17:31:02 -07:00
friendica
156cf592ee
more nomadic clone sync
2013-06-26 14:28:11 -07:00
friendica
57c7f725f6
begin code to sync channel changes across all channel clones.
2013-06-25 18:15:17 -07:00
friendica
5e235fba78
make manual image scaling work - even if auto scaling kicks in.
2013-06-23 23:13:07 -07:00
friendica
b841f825b5
linkify the non-embeddable video
2013-06-21 21:50:02 -07:00
friendica
2fbc78e6cd
fix non-embeddable videos by returning plain links
2013-06-21 21:39:06 -07:00
friendica
f835737cb7
fix some anomolies in config functions
2013-06-21 21:36:48 -07:00
friendica
e16d678aab
relocate tagadelic to include/taxonomy
2013-06-21 15:15:07 -07:00
friendica
0b9337dffb
community tag issues
2013-06-20 21:19:22 -07:00