Commit Graph

2437 Commits

Author SHA1 Message Date
friendica 6fba7ac1af fix cid query 2013-06-27 21:40:56 -07:00
friendica ae8316a2ca autotag clean-up, mop up, and go home 2013-06-27 20:49:45 -07:00
friendica e84f44710a testing autotag 2013-06-27 20:28:55 -07:00
friendica cdc66da52f Basic ability to create "things" 2013-06-27 19:35:59 -07:00
friendica 230aeb782e if you send a private post to an @-taggable channel (and nobody else), tag them. This sort of implements what Zottel was asking for - posting to a forum by posting only to the forum without having to tag it. Taggables are already highlighted in the ACL widget so as to avoid privacy surprises.
Currently untested but shouldn't take much to get working if it isn't working already.
2013-06-27 16:12:04 -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 d093981d68 another temporary fix to mod/search to only return one of each post. 2013-06-23 04:51:27 -07:00
friendica f835737cb7 fix some anomolies in config functions 2013-06-21 21:36:48 -07:00
friendica 61601dc23d Add site registration policy to site record. This is not yet used or stored, but potentially can be exchanged through directory mirrors to automatically create "open site" lists. 2013-06-20 18:36:02 -07:00
friendica dd9d32bcb3 make tag searches work at least as well as the normal search - which still is quite broken, but at least return some results without introducing too many security holes 2013-06-20 17:09:11 -07:00
friendica e25a387887 more issues related to Tony's re-install 2013-06-19 22:29:32 -07:00
friendica 3b1e5e5204 source code re-org, move taxonomy to separate include 2013-06-19 21:50:14 -07:00
friendica 4f06905a18 infrastructure for future stuff 2013-06-19 18:06:14 -07:00
friendica 2e7afa96f4 map comment_policy on local post submission 2013-06-18 19:15:33 -07:00
friendica c0cc494bf3 fix mod-display when not logged in. 2013-06-18 02:06:16 -07:00
friendica 5f84e3940d much more efficient config functions. This will save potentially hundreds of DB lookups - still need to update the xconfig but want to give the others a good workout as it has been one of those days. 2013-06-17 20:16:50 -07:00
friendica c4c80a2e47 directory search by hub 2013-06-16 05:28:49 -07:00
friendica a37ac8f2f3 flag taggable connections in acl selector 2013-06-16 00:03:22 -07:00
friendica 87e4f50eda hijack the #getzot tag 2013-06-15 02:31:34 -07:00
friendica 2d3a0a6525 feeds are bit more standards compliant and a bit less broken now 2013-06-12 21:12:27 -07:00
Thomas Willingham 8090177efb Another missing include 2013-06-09 18:16:02 +01:00
friendica d76ec28f79 import requires a valid account 2013-06-08 16:41:57 -07:00
friendica 80be209bce Merge https://github.com/friendica/red into zpull 2013-06-08 16:30:50 -07:00
friendica ee1ecd8ea2 remove uploaded import file once we're done with it. 2013-06-08 16:29:56 -07:00
Thomas Willingham 4132cab862 Rename newmessage widget (since we'll need to put more stuff in it as we make zotmail look like email), and add a "check mail" button. 2013-06-07 22:53:43 +01:00
Thomas Willingham b263f11d77 Another missing include 2013-06-07 20:40:36 +01:00
friendica e0c6ee2082 photo album listing widget broken 2013-06-05 23:07:52 -07:00
friendica f18a909eef set default channel to new import if a default channel wasn't already set 2013-06-05 19:35:04 -07:00
friendica e65449ee11 missing include, plus change to new red api path for basic export 2013-06-05 19:15:44 -07:00
friendica 2493770af9 doh - would probably help to decode the data before trying to use it... 2013-06-05 18:40:10 -07:00
friendica 8321a2e41a tagging posts now sends out a presumably legal activity message - all that's missing is catching it on the post owner's side, checking if people can tag this stream, and then add the tag to the parent message. 2013-06-04 20:07:13 -07:00
friendica 9f15600c7c community tagging - it's not much closer to working but a really good developer can now possibly hack their way through it instead of "there's only one person on the planet that can ever make this work". 2013-06-04 01:27:50 -07:00
friendica b866cc26fa templatise alt_pager 2013-06-03 18:16:00 -07:00
friendica 6cafab10e6 fix pager, doc update 2013-06-03 16:29:33 -07:00
friendica 7073200e53 fix for multiple hublocs and incoming magic auth 2013-05-29 20:55:49 -07:00
friendica 2a6d3e1f94 make sure we get the correct URL. Also redirect back again (essentially perform a no-op) when using reverse magic auth and we can't find a channel. 2013-05-28 22:58:59 -07:00
friendica b25783b9b6 let's make this failsafe 2013-05-28 22:10:53 -07:00
friendica ea11ff57ce more modmagic tracking 2013-05-28 22:03:35 -07:00
friendica be1c96996f add logging to mod/magic when channel not found so we can trace it. 2013-05-28 19:58:33 -07:00
friendica 0daaf35ff8 fix location setting stuff 2013-05-28 17:16:16 -07:00
friendica 08a4ffd663 convert most red photos to zmg 2013-05-28 04:50:16 -07:00
friendica 7a011a99c7 wrong attribution on likes of comments in email notifications. Let's also call the thing they liked a comment instead of a status 2013-05-28 01:40:27 -07:00
friendica df32c93d56 zidify img links, delay notifier until actually published for time travelling posts 2013-05-27 05:27:35 -07:00
friendica 5c1f959c18 set default contact affinity back to 99 - we'll solve the other problem another way, this one is flawed 2013-05-24 06:02:30 -07:00
friendica bb31e6bd6a make 90 the default closeness when humans are involved in the process 2013-05-23 16:51:08 -07:00
friendica a96d2177f7 didn't realise that collections (search by group) and search by contact weren't working on the matrix/network page and had never been properly ported. They're now ported - whether or not they work is another matter. 2013-05-22 22:48:48 -07:00
friendica d72d30fabb more permissions descriptive text to lessen confusion 2013-05-21 17:13:51 -07:00
friendica ab10db7e34 privacy settings macros - the basics except for toggling "publish in directory" which is rather hard because it's a custom on/off button and not a normal input thingy. 2013-05-20 20:22:26 -07:00