Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | typo | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | add port settings to setup | friendica | 2013-05-15 | 1 | -2/+9 |
| | |||||
* | add certificate check to setup | friendica | 2013-05-15 | 1 | -0/+9 |
| | |||||
* | tweaks | friendica | 2013-05-15 | 1 | -1/+1 |
| | |||||
* | add magic_auth_complete hook | friendica | 2013-05-15 | 1 | -0/+3 |
| | |||||
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-05-14 | 2 | -4/+4 |
|\ | |||||
| * | mysql 5.1 chokes on 'select * from group' since group is a keyword | Zach Prezkuta | 2013-05-12 | 2 | -4/+4 |
| | | |||||
* | | disable pcss when installing since modules don't yet work and pcss uses the ↵ | friendica | 2013-05-14 | 1 | -1/+1 |
|/ | | | | view module, plus weekly doc update | ||||
* | add db_port to setup and cli_startup - still need to set the port in mod/setup | friendica | 2013-05-10 | 1 | -3/+3 |
| | |||||
* | get search page working with live-update and endless scroll, still not ↵ | friendica | 2013-05-09 | 3 | -29/+98 |
| | | | | perfect - there may be duplicated content and possibly unauthorised content and 'timeago' not working correctly - will deal with those later, but at least you can see results. | ||||
* | small updates | friendica | 2013-05-08 | 1 | -1/+0 |
| | |||||
* | incorrect comparison operator | friendica | 2013-05-02 | 1 | -1/+1 |
| | |||||
* | members_of_group() output not entirely correct | friendica | 2013-05-02 | 1 | -1/+3 |
| | |||||
* | Merge branch 'photothread' | friendica | 2013-04-29 | 1 | -100/+18 |
|\ | |||||
| * | Merge branch 'master' into photothread | friendica | 2013-04-16 | 15 | -38/+59 |
| |\ | |||||
| * | | some work on updating photo threads for Red | friendica | 2013-04-08 | 1 | -100/+18 |
| | | | |||||
* | | | more directory sync stuff | friendica | 2013-04-28 | 1 | -11/+20 |
| | | | |||||
* | | | photo driver abstraction | friendica | 2013-04-25 | 7 | -16/+19 |
| | | | |||||
* | | | odds and ends in prepearation for photo abstraction, plus red-to-friendica addon | friendica | 2013-04-25 | 3 | -11/+21 |
| | | | |||||
* | | | db abstraction layer | friendica | 2013-04-22 | 1 | -12/+12 |
| | | |