| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | fix ignore of unapproved connection | friendica | 2014-08-07 | 1 | -5/+4 |
* | more editing of visibility displays | friendica | 2014-08-07 | 1 | -1/+1 |
* | cleanup some text where we said "public" or "visible to anybody on the intern... | friendica | 2014-08-07 | 1 | -1/+3 |
* | public scope delivery issues | friendica | 2014-08-06 | 1 | -2/+2 |
* | basic 'notpublic' bits working | friendica | 2014-08-06 | 2 | -2/+17 |
* | a bit of cleanup on directory autoscroll | friendica | 2014-08-05 | 1 | -4/+9 |
* | scrolling directory | friendica | 2014-08-05 | 1 | -5/+8 |
* | clone sync of "unfriend" actions | friendica | 2014-08-05 | 1 | -2/+12 |
* | issue #551 provide import/export of profiles (if this feature is enabled) | friendica | 2014-08-04 | 1 | -0/+36 |
* | backend for profile export | friendica | 2014-08-04 | 1 | -0/+27 |
* | add some notification counts to the structure passed to the "channel select" ... | friendica | 2014-08-03 | 1 | -1/+72 |
* | Let site admin choose what profile fields to support. | friendica | 2014-08-02 | 1 | -1/+13 |
* | Update nl. Added a link from the edit profile page to the edit visibility page. | Jeroen | 2014-08-01 | 1 | -0/+1 |
* | make the profile minimal by default. Use features to enable the advanced form. | friendica | 2014-08-01 | 1 | -0/+5 |
* | convert application strings to en-US | friendica | 2014-07-31 | 3 | -3/+3 |
* | block channel removal for 48 hours after changing the account password, since... | friendica | 2014-07-29 | 2 | -1/+10 |
* | we didn't need the extra query - everything we require is already in memory | friendica | 2014-07-29 | 1 | -37/+26 |
* | implement the new friend activity post which has been missing for some time now | friendica | 2014-07-29 | 1 | -8/+52 |
* | derivative themes not loading parent theme includes when visiting /cloud | friendica | 2014-07-28 | 1 | -0/+11 |
* | honour sys channel permissions for who can view the sys owned content | friendica | 2014-07-26 | 2 | -3/+18 |
* | always provide a profile edit entry in the nav usermenu | friendica | 2014-07-24 | 2 | -14/+23 |
* | issues #542 #543 - mentions not linked on editing a post if they contained a ... | friendica | 2014-07-24 | 1 | -0/+9 |
* | allow jotnets to work with rpost | friendica | 2014-07-23 | 1 | -1/+1 |
* | sql string unquoted | friendica | 2014-07-22 | 1 | -1/+1 |
* | the "page 2 shows up on top of page 1 when you wake up in the morning" bug. S... | friendica | 2014-07-21 | 1 | -0/+17 |
* | provide a specific permission for liking profiles (reuse the obsolete bookmar... | friendica | 2014-07-17 | 3 | -17/+17 |
* | better handling of interactive likes | friendica | 2014-07-17 | 2 | -14/+19 |
* | confirm that something was done. | friendica | 2014-07-17 | 1 | -0/+8 |
* | make mod_like interactive if requested | friendica | 2014-07-17 | 1 | -6/+43 |
* | tinmymce zombie - kill it. | friendica | 2014-07-17 | 1 | -2/+2 |
* | don't subdue archived connections in viewconnections | friendica | 2014-07-16 | 1 | -1/+2 |
* | subdue archived connections in group editor and don't show at all in contact_... | friendica | 2014-07-16 | 1 | -0/+2 |
* | provide os_mkdir to workaround permission issues with php mkdir | friendica | 2014-07-16 | 2 | -2/+2 |
* | clean up more code duplication | friendica | 2014-07-14 | 2 | -5/+7 |
* | Brain fart. Should really wait until the first cuppa kicks in. | friendica | 2014-07-14 | 1 | -1/+1 |
* | issue #536 - move a line so it doesn't interfere | friendica | 2014-07-14 | 1 | -1/+1 |
* | issue #536 | friendica | 2014-07-14 | 1 | -0/+13 |
* | move smarty compiled files to store/[data]/smarty3 - which puts all writeable... | friendica | 2014-07-10 | 1 | -4/+4 |
* | 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 | 1 | -4/+19 |
* | numerous event fixes - mostly related to editing an event | friendica | 2014-07-06 | 1 | -22/+41 |
* | 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 | 1 | -2/+3 |
* | some initial work towards email address verification | friendica | 2014-07-03 | 1 | -0/+24 |
* | visage tracking opt-in/opt-out | friendica | 2014-07-03 | 1 | -0/+8 |
* | session DNT - if you want it use it. | friendica | 2014-07-03 | 1 | -0/+4 |
* | turn that into a feature | friendica | 2014-07-02 | 1 | -2/+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 |
* | optionally allow zrl usage from specific markdown sources | friendica | 2014-07-01 | 1 | -1/+1 |