Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | map comment_policy on local post submission | friendica | 2013-06-18 | 1 | -0/+1 |
| | |||||
* | fix mod-display when not logged in. | friendica | 2013-06-18 | 2 | -3/+3 |
| | |||||
* | much more efficient config functions. This will save potentially hundreds of ↵ | friendica | 2013-06-17 | 1 | -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 hub | friendica | 2013-06-16 | 1 | -1/+3 |
| | |||||
* | flag taggable connections in acl selector | friendica | 2013-06-16 | 1 | -9/+11 |
| | |||||
* | hijack the #getzot tag | friendica | 2013-06-15 | 1 | -9/+17 |
| | |||||
* | feeds are bit more standards compliant and a bit less broken now | friendica | 2013-06-12 | 1 | -6/+1 |
| | |||||
* | Another missing include | Thomas Willingham | 2013-06-09 | 1 | -0/+1 |
| | |||||
* | import requires a valid account | friendica | 2013-06-08 | 1 | -0/+7 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-06-08 | 2 | -1/+9 |
|\ | |||||
| * | Rename newmessage widget (since we'll need to put more stuff in it as we ↵ | Thomas Willingham | 2013-06-07 | 1 | -1/+8 |
| | | | | | | | | make zotmail look like email), and add a "check mail" button. | ||||
| * | Another missing include | Thomas Willingham | 2013-06-07 | 1 | -0/+1 |
| | | |||||
* | | remove uploaded import file once we're done with it. | friendica | 2013-06-08 | 1 | -0/+1 |
|/ | |||||
* | photo album listing widget broken | friendica | 2013-06-05 | 1 | -3/+3 |
| | |||||
* | set default channel to new import if a default channel wasn't already set | friendica | 2013-06-05 | 1 | -0/+2 |
| | |||||
* | missing include, plus change to new red api path for basic export | friendica | 2013-06-05 | 1 | -2/+2 |
| | |||||
* | doh - would probably help to decode the data before trying to use it... | friendica | 2013-06-05 | 1 | -0/+1 |
| | |||||
* | tagging posts now sends out a presumably legal activity message - all that's ↵ | friendica | 2013-06-04 | 1 | -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 ↵ | friendica | 2013-06-04 | 2 | -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_pager | friendica | 2013-06-03 | 1 | -1/+1 |
| | |||||
* | fix pager, doc update | friendica | 2013-06-03 | 1 | -2/+2 |
| | |||||
* | fix for multiple hublocs and incoming magic auth | friendica | 2013-05-29 | 1 | -2/+2 |
| | |||||
* | make sure we get the correct URL. Also redirect back again (essentially ↵ | friendica | 2013-05-28 | 1 | -9/+10 |
| | | | | perform a no-op) when using reverse magic auth and we can't find a channel. | ||||
* | let's make this failsafe | friendica | 2013-05-28 | 1 | -6/+9 |
| | |||||
* | more modmagic tracking | friendica | 2013-05-28 | 1 | -0/+1 |
| | |||||
* | add logging to mod/magic when channel not found so we can trace it. | friendica | 2013-05-28 | 1 | -0/+1 |
| | |||||
* | fix location setting stuff | friendica | 2013-05-28 | 3 | -5/+5 |
| | |||||
* | convert most red photos to zmg | friendica | 2013-05-28 | 2 | -3/+3 |
| | |||||
* | wrong attribution on likes of comments in email notifications. Let's also ↵ | friendica | 2013-05-28 | 1 | -1/+4 |
| | | | | call the thing they liked a comment instead of a status | ||||
* | zidify img links, delay notifier until actually published for time ↵ | friendica | 2013-05-27 | 1 | -1/+1 |
| | | | | travelling posts | ||||
* | set default contact affinity back to 99 - we'll solve the other problem ↵ | friendica | 2013-05-24 | 1 | -1/+1 |
| | | | | another way, this one is flawed | ||||
* | make 90 the default closeness when humans are involved in the process | friendica | 2013-05-23 | 1 | -1/+1 |
| | |||||
* | didn't realise that collections (search by group) and search by contact ↵ | friendica | 2013-05-22 | 1 | -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 confusion | friendica | 2013-05-21 | 1 | -2/+4 |
| | |||||
* | privacy settings macros - the basics except for toggling "publish in ↵ | friendica | 2013-05-20 | 1 | -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 hublocs | friendica | 2013-05-19 | 1 | -4/+4 |
| | |||||
* | some auto-friending cleanups | friendica | 2013-05-19 | 1 | -1/+1 |
| | |||||
* | issue with auto permissions | friendica | 2013-05-19 | 2 | -2/+10 |
| | |||||
* | issue with startpage plugin | friendica | 2013-05-18 | 1 | -0/+1 |
| | |||||
* | default page on login changed to matrix (/network) | friendica | 2013-05-18 | 1 | -2/+6 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-18 | 1 | -1/+1 |
|\ | |||||
| * | Typo | Thomas Willingham | 2013-05-18 | 1 | -1/+1 |
| | | |||||
* | | doc update plus fix the "only to those in my address book" permission | friendica | 2013-05-18 | 1 | -1/+1 |
|/ | |||||
* | we don't need every hubloc for the site, only those that have different keys | friendica | 2013-05-16 | 1 | -1/+1 |
| | |||||
* | allow multiple hublocs | friendica | 2013-05-16 | 1 | -2/+2 |
| | |||||
* | workarounds for people that re-install and end up polluting everybody's ↵ | friendica | 2013-05-16 | 2 | -5/+26 |
| | | | | databases with stale entries | ||||
* | if somebody changes the site url during setup - check if we can connect to ↵ | friendica | 2013-05-16 | 1 | -0/+12 |
| | | | | the new url e.g. it has a valid cert. | ||||
* | fix intltext template driver | friendica | 2013-05-15 | 1 | -0/+9 |
| | |||||
* | another typo | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | more setup work | friendica | 2013-05-15 | 1 | -3/+3 |
| |