aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* Add site registration policy to site record. This is not yet used or stored, ↵friendica2013-06-201-1/+8
| | | | but potentially can be exchanged through directory mirrors to automatically create "open site" lists.
* make tag searches work at least as well as the normal search - which still ↵friendica2013-06-201-1/+1
| | | | is quite broken, but at least return some results without introducing too many security holes
* more issues related to Tony's re-installfriendica2013-06-191-1/+5
|
* source code re-org, move taxonomy to separate includefriendica2013-06-191-1/+1
|
* infrastructure for future stufffriendica2013-06-191-2/+1
|
* map comment_policy on local post submissionfriendica2013-06-181-0/+1
|
* fix mod-display when not logged in.friendica2013-06-182-3/+3
|
* much more efficient config functions. This will save potentially hundreds of ↵friendica2013-06-171-1/+1
| | | | 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.
* directory search by hubfriendica2013-06-161-1/+3
|
* flag taggable connections in acl selectorfriendica2013-06-161-9/+11
|
* hijack the #getzot tagfriendica2013-06-151-9/+17
|
* feeds are bit more standards compliant and a bit less broken nowfriendica2013-06-121-6/+1
|
* Another missing includeThomas Willingham2013-06-091-0/+1
|
* import requires a valid accountfriendica2013-06-081-0/+7
|
* Merge https://github.com/friendica/red into zpullfriendica2013-06-082-1/+9
|\
| * Rename newmessage widget (since we'll need to put more stuff in it as we ↵Thomas Willingham2013-06-071-1/+8
| | | | | | | | make zotmail look like email), and add a "check mail" button.
| * Another missing includeThomas Willingham2013-06-071-0/+1
| |
* | remove uploaded import file once we're done with it.friendica2013-06-081-0/+1
|/
* photo album listing widget brokenfriendica2013-06-051-3/+3
|
* set default channel to new import if a default channel wasn't already setfriendica2013-06-051-0/+2
|
* missing include, plus change to new red api path for basic exportfriendica2013-06-051-2/+2
|
* doh - would probably help to decode the data before trying to use it...friendica2013-06-051-0/+1
|
* tagging posts now sends out a presumably legal activity message - all that's ↵friendica2013-06-041-66/+13
| | | | 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.
* community tagging - it's not much closer to working but a really good ↵friendica2013-06-042-63/+60
| | | | 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".
* templatise alt_pagerfriendica2013-06-031-1/+1
|
* fix pager, doc updatefriendica2013-06-031-2/+2
|
* fix for multiple hublocs and incoming magic authfriendica2013-05-291-2/+2
|
* make sure we get the correct URL. Also redirect back again (essentially ↵friendica2013-05-281-9/+10
| | | | perform a no-op) when using reverse magic auth and we can't find a channel.
* let's make this failsafefriendica2013-05-281-6/+9
|
* more modmagic trackingfriendica2013-05-281-0/+1
|
* add logging to mod/magic when channel not found so we can trace it.friendica2013-05-281-0/+1
|
* fix location setting stufffriendica2013-05-283-5/+5
|
* convert most red photos to zmgfriendica2013-05-282-3/+3
|
* wrong attribution on likes of comments in email notifications. Let's also ↵friendica2013-05-281-1/+4
| | | | call the thing they liked a comment instead of a status
* zidify img links, delay notifier until actually published for time ↵friendica2013-05-271-1/+1
| | | | travelling posts
* set default contact affinity back to 99 - we'll solve the other problem ↵friendica2013-05-241-1/+1
| | | | another way, this one is flawed
* make 90 the default closeness when humans are involved in the processfriendica2013-05-231-1/+1
|
* didn't realise that collections (search by group) and search by contact ↵friendica2013-05-221-26/+26
| | | | 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.
* more permissions descriptive text to lessen confusionfriendica2013-05-211-2/+4
|
* privacy settings macros - the basics except for toggling "publish in ↵friendica2013-05-201-0/+5
| | | | directory" which is rather hard because it's a custom on/off button and not a normal input thingy.
* fix magic auth against orphaned duplicated hublocsfriendica2013-05-191-4/+4
|
* some auto-friending cleanupsfriendica2013-05-191-1/+1
|
* issue with auto permissionsfriendica2013-05-192-2/+10
|
* issue with startpage pluginfriendica2013-05-181-0/+1
|
* default page on login changed to matrix (/network)friendica2013-05-181-2/+6
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-181-1/+1
|\
| * TypoThomas Willingham2013-05-181-1/+1
| |
* | doc update plus fix the "only to those in my address book" permissionfriendica2013-05-181-1/+1
|/
* we don't need every hubloc for the site, only those that have different keysfriendica2013-05-161-1/+1
|
* allow multiple hublocsfriendica2013-05-161-2/+2
|