| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Provide profile tabs opt-out. | Thomas Willingham | 2014-07-13 | 1 | -1/+4 |
* | added A NAME/ID to whitelist in HTMLpurifier. That means we can now make vint... | jeroenpraat | 2014-07-11 | 1 | -0/+1 |
* | Merge pull request #535 from zzottel/master | zzottel | 2014-07-11 | 1 | -0/+1 |
|\ |
|
| * | added link to privacy help file | zottel | 2014-07-11 | 1 | -0/+1 |
|/ |
|
* | move smarty compiled files to store/[data]/smarty3 - which puts all writeable... | friendica | 2014-07-10 | 11 | -32/+37 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-07-10 | 4 | -6/+7 |
|\ |
|
| * | Merge pull request #531 from tonybaldwin/master | Thomas Willingham | 2014-07-10 | 1 | -0/+1 |
| |\ |
|
| | * | added link to nubasic in external resources/3rd party themes | tonybaldwin | 2014-07-10 | 1 | -0/+1 |
| |/ |
|
| * | small fix nl | jeroenpraat | 2014-07-09 | 2 | -3/+3 |
| * | Minor doco | Thomas Willingham | 2014-07-08 | 1 | -3/+3 |
* | | doco | friendica | 2014-07-10 | 2 | -2/+8 |
* | | make sure we don't block new folks if there's a different register policy and... | friendica | 2014-07-09 | 1 | -1/+1 |
* | | finish implementing email verification. Currently it only applies if REGISTER... | friendica | 2014-07-09 | 6 | -9/+44 |
|/ |
|
* | This is a bit wordy - but gets to the point about what problems we are trying... | friendica | 2014-07-07 | 1 | -1/+5 |
* | more event display formatting | friendica | 2014-07-07 | 4 | -11/+24 |
* | event render improvements | friendica | 2014-07-06 | 3 | -4/+10 |
* | numerous event fixes - mostly related to editing an event | friendica | 2014-07-06 | 2 | -23/+42 |
* | a bit of word cleanup | friendica | 2014-07-06 | 1 | -6/+9 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-07-06 | 4 | -5969/+6189 |
|\ |
|
| * | Added a help file about privacy (as promised). Please take a look and fix spe... | jeroenpraat | 2014-07-07 | 2 | -0/+16 |
| * | nl 100%git status | jeroenpraat | 2014-07-06 | 2 | -5969/+6173 |
* | | homepage revisions | friendica | 2014-07-06 | 3 | -20/+17 |
|/ |
|
* | make the pending connections query consistent between mod/ping and mod/connec... | friendica | 2014-07-05 | 1 | -5/+7 |
* | remove cyclic dependency on XCHAN_FLAGS_HIDDEN | friendica | 2014-07-05 | 2 | -3/+4 |
* | when deleting items, delete linked events and photos during stage1 | friendica | 2014-07-04 | 3 | -3555/+3720 |
* | doc updates | friendica | 2014-07-04 | 99 | -2395/+3470 |
* | add 'block_public' checking to get_all_perms() and perm_is_allowed() so we ha... | friendica | 2014-07-03 | 1 | -0/+12 |
* | some initial work towards email address verification | friendica | 2014-07-03 | 3 | -0/+133 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-07-03 | 2 | -62/+62 |
|\ |
|
| * | fix nl | jeroenpraat | 2014-07-03 | 2 | -62/+62 |
* | | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 3 | -0/+29 |
|/ |
|
* | session DNT - if you want it use it. | friendica | 2014-07-03 | 1 | -0/+4 |
* | move code out of templates - not sure how this even worked. | friendica | 2014-07-03 | 3 | -11/+19 |
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-07-02 | 15 | -12456/+11854 |
|\ |
|
| * | Red Matrix default instead of global default. Is more clear. Update nl to 99%... | jeroenpraat | 2014-07-02 | 4 | -6077/+5878 |
| * | Merge branch 'master' of https://github.com/friendica/red | jeroenpraat | 2014-07-02 | 21 | -6408/+6018 |
| |\ |
|
| | * | Merge pull request #526 from zzottel/master | zzottel | 2014-07-02 | 9 | -305/+101 |
| | |\ |
|
| | | * | update German docs | zottel | 2014-07-02 | 9 | -305/+101 |
| | |/ |
|
| | * | Merge pull request #525 from tuscanhobbit/master | Paolo T | 2014-07-02 | 2 | -6074/+5875 |
| | |\ |
|
| | | * | IT: strings updated | Paolo Tacconi | 2014-07-02 | 2 | -6074/+5875 |
| * | | | Changed Default to Light (global default). So if hub owners want to change th... | jeroenpraat | 2014-07-02 | 1 | -1/+1 |
* | | | | turn that into a feature | friendica | 2014-07-02 | 3 | -3/+3 |
| |/ /
|/| | |
|
* | | | Merge pull request #524 from zzottel/master | RedMatrix | 2014-07-02 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix for #510: $a->poi wasn't set for tabs actions with commands, so connedit_... | zottel | 2014-07-02 | 1 | -1/+1 |
|/ / / |
|
* | | | use a better hashtag replacement when preventing tag hijacking | friendica | 2014-07-01 | 1 | -2/+2 |
* | | | minor adjustments | friendica | 2014-07-01 | 2 | -1/+6 |
* | | | minor optimisation | friendica | 2014-07-01 | 2 | -9/+5 |
* | | | optionally allow zrl usage from specific markdown sources | friendica | 2014-07-01 | 3 | -12/+19 |
* | | | easter egg | friendica | 2014-07-01 | 3 | -5/+10 |
|/ / |
|
* | | updated util/messages.po | jeroenpraat | 2014-07-01 | 1 | -3747/+3585 |