aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* init_groups_visitor() was still using old array of id output (not the newer a...friendica2013-11-224-403/+402
* doc updatesfriendica2013-11-2265-204/+1423
* Empty commit message.friendica2013-11-211-0/+11
* Merge https://github.com/friendica/red into zpullfriendica2013-11-211-2/+1
|\
| * Merge pull request #206 from git-marijus/masterfriendica2013-11-211-2/+1
| |\
| | * Merge branch 'master' of https://github.com/friendica/redmarijus2013-11-212-0/+77
| | |\
| | * | not needed anymore with new defaultsmarijus2013-11-211-2/+1
* | | | add recipient name to some of the notification emails for those who have a lo...friendica2013-11-211-3/+3
|/ / /
* | | pass algorithm to the decryptor so we know if our plugin is allowed to runfriendica2013-11-211-1/+1
* | | e2ee algorithms are now pluggable so if you want to roll your own algorithm o...friendica2013-11-211-13/+33
* | | follow and accept_follow hooksfriendica2013-11-212-0/+12
* | | make default group for new connections workfriendica2013-11-211-0/+9
* | | white screenfriendica2013-11-213-11/+12
* | | this is necessary for any possibility of a federated future.friendica2013-11-211-1/+16
* | | There was one small typo - and I'm trying with great difficulty not to use th...friendica2013-11-211-7/+7
* | | Merge https://github.com/friendica/red into zpullfriendica2013-11-212-0/+77
|\ \ \ | | |/ | |/|
| * | Remove telltale signs the doco was mostly stolen from APWThomas Willingham2013-11-211-3/+0
| * | Document schemasThomas Willingham2013-11-212-0/+80
| |/
* | mark hublocs with incorrect sitekeys deletedfriendica2013-11-212-1/+15
* | Add #include mechanism for help pages - see the top of mod/help.php for detailsfriendica2013-11-211-0/+24
* | mod/help - load Site.md (if it exists) before Home.md. Site.md will typically...friendica2013-11-211-2/+6
* | add aid to notifiy table which we may need to supress duplicate notify emails...friendica2013-11-206-13/+40
|/
* provide a page template "none" which lets a webpage take over the entire page...friendica2013-11-201-0/+1
* webpage edit - losing the ability to pass unfiltered html and perhaps some ph...friendica2013-11-201-3/+2
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ...friendica2013-11-2012-42/+62
* add logo to readmefriendica2013-11-203-3/+2
* remove the challenge table as wellfriendica2013-11-183-12/+9
* drop the queue table which we no longer usefriendica2013-11-183-18/+9
* leave off the file extensionfriendica2013-11-181-3/+3
* pull in some doco from the project wiki, keep it with the codefriendica2013-11-185-1/+340
* wordsmithingfriendica2013-11-181-1/+3
* update to reflect that account and channel removal is now possible, though bu...friendica2013-11-181-1/+18
* fix plugin and them toggles for the colourblind, add theme info block and rec...friendica2013-11-186-4/+15
* admin/users - add expiration date to table and ability to sort by reverse exp...friendica2013-11-182-20/+30
* resetting password tries to update email address even if it didn't change - a...friendica2013-11-181-1/+1
* set a default value for $webbie - it's the right thing to do.friendica2013-11-181-0/+2
* to clarify the fact, we'll remove the line we no longer need instead of comme...friendica2013-11-181-1/+0
* change the way magic-auth works - we rarely need a destination channel and if...friendica2013-11-182-107/+106
* magic auth issuesfriendica2013-11-173-5/+5
* filter out duplicate recipients on local deliveries. We only need to deliver ...friendica2013-11-171-1/+19
* fix commented timestampfriendica2013-11-171-3/+4
* better job of setting parent createdfriendica2013-11-171-7/+4
* pull in some posts when we first connect with a new channel (if allowed to) -...friendica2013-11-177-26/+49
* typofriendica2013-11-171-3/+3
* s/Developer Preview/Public Preview/gfriendica2013-11-171-1/+1
* populate some posts when somebody is granted "read stream" permissionfriendica2013-11-177-6/+34
* more work on redmtx.com magic-auth situationfriendica2013-11-171-4/+22
* implement admin remove accountfriendica2013-11-173-7/+12
* document extra featuresfriendica2013-11-175-5/+111
* more photo menu positioning work for varying photo sizesfriendica2013-11-162-6/+7