aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* workarounds for people that re-install and end up polluting everybody's ↵friendica2013-05-162-5/+26
| | | | databases with stale entries
* if somebody changes the site url during setup - check if we can connect to ↵friendica2013-05-161-0/+12
| | | | the new url e.g. it has a valid cert.
* fix intltext template driverfriendica2013-05-151-0/+9
|
* another typofriendica2013-05-151-1/+1
|
* more setup workfriendica2013-05-151-3/+3
|
* typofriendica2013-05-151-1/+1
|
* add port settings to setupfriendica2013-05-151-2/+9
|
* add certificate check to setupfriendica2013-05-151-0/+9
|
* tweaksfriendica2013-05-151-1/+1
|
* add magic_auth_complete hookfriendica2013-05-151-0/+3
|
* Merge https://github.com/friendica/red into zpullfriendica2013-05-142-4/+4
|\
| * mysql 5.1 chokes on 'select * from group' since group is a keywordZach Prezkuta2013-05-122-4/+4
| |
* | disable pcss when installing since modules don't yet work and pcss uses the ↵friendica2013-05-141-1/+1
|/ | | | view module, plus weekly doc update
* add db_port to setup and cli_startup - still need to set the port in mod/setupfriendica2013-05-101-3/+3
|
* get search page working with live-update and endless scroll, still not ↵friendica2013-05-093-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 updatesfriendica2013-05-081-1/+0
|
* incorrect comparison operatorfriendica2013-05-021-1/+1
|
* members_of_group() output not entirely correctfriendica2013-05-021-1/+3
|