aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
...
| * if you send a private post to an @-taggable channel (and nobody else), tag th...friendica2013-06-271-0/+12
| * more work on channel syncfriendica2013-06-262-2/+6
| * more nomadic clone syncfriendica2013-06-261-6/+31
| * begin code to sync channel changes across all channel clones.friendica2013-06-251-8/+3
| * another temporary fix to mod/search to only return one of each post.friendica2013-06-231-6/+6
| * fix some anomolies in config functionsfriendica2013-06-211-4/+4
| * Add site registration policy to site record. This is not yet used or stored, ...friendica2013-06-201-1/+8
| * make tag searches work at least as well as the normal search - which still is...friendica2013-06-201-1/+1
| * 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
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-06-166-26/+50
|\|
| * 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 make...Thomas Willingham2013-06-071-1/+8
| | * Another missing includeThomas Willingham2013-06-071-0/+1
| * | remove uploaded import file once we're done with it.friendica2013-06-081-0/+1
| |/
* | Merge remote-tracking branch 'upstream/master'Thomas Willingham2013-06-075-131/+78
|\|
| * 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
| * community tagging - it's not much closer to working but a really good develop...friendica2013-06-042-63/+60
| * templatise alt_pagerfriendica2013-06-031-1/+1
| * fix pager, doc updatefriendica2013-06-031-2/+2
* | Lets not require files if we don't need them.Thomas Willingham2013-05-311-2/+3
* | By golly, I do believe it works.Thomas Willingham2013-05-311-16/+16
* | Half-assed use-webpage-instead-of-html.Thomas Willingham2013-05-311-2/+41
* | Set a site channel so an admin can use CMS to create home.html and so on, wit...Thomas Willingham2013-05-311-1/+5
|/
* fix for multiple hublocs and incoming magic authfriendica2013-05-291-2/+2
* make sure we get the correct URL. Also redirect back again (essentially perfo...friendica2013-05-281-9/+10
* 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 cal...friendica2013-05-281-1/+4
* zidify img links, delay notifier until actually published for time travelling...friendica2013-05-271-1/+1
* set default contact affinity back to 99 - we'll solve the other problem anoth...friendica2013-05-241-1/+1
* 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 weren...friendica2013-05-221-26/+26