aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵friendica2013-11-211-7/+7
| | | | the word "user" to refer to site members - especially in public documentation. In dev forums is another matter. It does exist in function names and the string "username" isn't considered derogatory, but most other times it's considered derogatory to site members. Channel is often another acceptable replacement.
* 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 ↵friendica2013-11-211-2/+6
| | | | | | | | typically provide local resources. Site.md can either include the complete contents of Help.md or link to it, as you choose.
* | add aid to notifiy table which we may need to supress duplicate notify ↵friendica2013-11-206-13/+40
|/ | | | | | emails across your channels also try to handle the wretched mess of broken and duplicated hublocs that fred.cepheus.uberspace.de typically reports
* provide a page template "none" which lets a webpage take over the entire ↵friendica2013-11-201-0/+1
| | | | page. Everything. The application is essentially bypassed. You'll need doctype and html and head and body tags in your content as none of them are supplied. There are no page regions. Nada. We should probably restrict this to those who have code exec in their account_roles but other folks won't be able to do very much useful with it anyway as their HTML is filtered.
* webpage edit - losing the ability to pass unfiltered html and perhaps some ↵friendica2013-11-201-3/+2
| | | | php due to unsetting uid too early in item_store_update()
* Protocol: now set data['alg'] on all encapsulated encrypted packets, so that ↵friendica2013-11-2012-42/+62
| | | | we can more easily retire 'aes256cbc' once it is no longer viable.
* 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 ↵friendica2013-11-181-1/+18
| | | | bugs likely remain.
* fix plugin and them toggles for the colourblind, add theme info block and ↵friendica2013-11-186-4/+15
| | | | recent screenshot to redbasic
* admin/users - add expiration date to table and ability to sort by reverse ↵friendica2013-11-182-20/+30
| | | | expiration and also filter by service class through url options
* resetting password tries to update email address even if it didn't change - ↵friendica2013-11-181-1/+1
| | | | and if you've got the admin email this spits out a warning.
* 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 ↵friendica2013-11-181-1/+0
| | | | commenting it
* change the way magic-auth works - we rarely need a destination channel and ↵friendica2013-11-182-107/+106
| | | | | | if that channel has problems it shouldn't mess up authentication to the hub.
* magic auth issuesfriendica2013-11-173-5/+5
|
* filter out duplicate recipients on local deliveries. We only need to deliver ↵friendica2013-11-171-1/+19
| | | | stuff once to any particular channel.
* 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
| | | | - if not allowed to, do it if that condition changes
* 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
|
* make submit buttons look more or less like linksfriendica2013-11-161-1/+4
|
* more to-dofriendica2013-11-161-1/+4
|
* update to-dofriendica2013-11-161-0/+2
|
* more of a light&fresh lookfriendica2013-11-162-3/+7
|
* theme worksfriendica2013-11-162-2/+2
|
* theme workfriendica2013-11-151-0/+4
|
* do a better job of lining things up (like comments) when the photo size changesfriendica2013-11-152-2/+4
|
* reposition certain things like the wall-to-wall "to" photo when one changes ↵friendica2013-11-152-6/+9
| | | | the size of the author icons
* update to-do listfriendica2013-11-151-0/+2
|
* Merge https://github.com/friendica/red into zpullfriendica2013-11-152-907/+1171
|\
| * Merge pull request #204 from tuscanhobbit/masterfriendica2013-11-152-907/+1171
| |\ | | | | | | Updated Italian translation with new E2EE strings