| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | should probably be a->user['hidewall'] instead of profile['hidewall'] | Tobias Hößl | 2012-02-26 | 1 | -3/+5 |
* | improvements in newmember page | friendica | 2012-02-16 | 1 | -1/+1 |
* | implement "moderate" flag on items | friendica | 2012-01-23 | 1 | -3/+4 |
* | add remove_user hook (it looks like dreamhost changed all my file permissions... | friendica | 2012-01-18 | 1 | -0/+0 |
* | conversation sql optimisations | friendica | 2012-01-02 | 1 | -5/+6 |
* | Merge branch 'master' into notify | friendica | 2011-12-22 | 1 | -1/+1 |
|\ |
|
| * | remove hashchars from pub keywords | friendica | 2011-12-20 | 1 | -1/+1 |
* | | Merge branch 'master' into notify | friendica | 2011-12-12 | 1 | -31/+49 |
|\| |
|
| * | unnecessary slash in profile update path | friendica | 2011-12-12 | 1 | -1/+1 |
| * | live update improvements | friendica | 2011-12-12 | 1 | -17/+20 |
| * | refactor updates | friendica | 2011-12-12 | 1 | -23/+38 |
* | | notifications refactor | friendica | 2011-12-08 | 1 | -3/+9 |
|/ |
|
* | remove old liveupdate marker | friendica | 2011-11-24 | 1 | -2/+0 |
* | move liveupdate after birthdays/events | friendica | 2011-11-24 | 1 | -8/+10 |
* | name change continued, social graph tools and stuctures, fix for spanish prov... | Friendika | 2011-10-31 | 1 | -0/+1 |
* | bug #166 | Friendika | 2011-10-24 | 1 | -1/+3 |
* | Fix url in profile tabs | Fabio Comuni | 2011-10-10 | 1 | -1/+1 |
* | New common tab template. Update css | Fabio Comuni | 2011-10-10 | 1 | -12/+3 |
* | Merge branch 'master' into newui | Fabio Comuni | 2011-09-26 | 1 | -1/+0 |
|\ |
|
| * | . | Friendika | 2011-09-24 | 1 | -1/+0 |
* | | Merge branch 'master' into newui | fabrixxm | 2011-08-22 | 1 | -6/+7 |
|\| |
|
| * | fix several probe related issues | Friendika | 2011-08-17 | 1 | -6/+7 |
* | | remove javascript to set selectect nav item. enanche img template prefetch ig... | fabrixxm | 2011-08-17 | 1 | -2/+3 |
* | | Merge remote-tracking branch 'friendika/master' into newui | fabrixxm | 2011-08-17 | 1 | -3/+2 |
|\| |
|
| * | cleanup | Friendika | 2011-08-16 | 1 | -2/+1 |
| * | auto-friend profiles showing up in directory as community pages | Friendika | 2011-07-28 | 1 | -1/+1 |
* | | change nav selected css class | Fabio Comuni | 2011-07-25 | 1 | -1/+1 |
|/ |
|
* | better fix for bug #107, last one was flawed | Friendika | 2011-07-21 | 1 | -1/+1 |
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 1 | -36/+7 |
* | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 1 | -2/+3 |
* | delete selected items | Friendika | 2011-06-15 | 1 | -3/+0 |
* | link events + personal notes to profile tabs | Friendika | 2011-06-13 | 1 | -1/+3 |
* | show new_member page only on our own profile | Friendika | 2011-06-03 | 1 | -1/+1 |
* | new_member not new_user | Friendika | 2011-06-03 | 1 | -1/+1 |
* | new member page | Friendika | 2011-06-03 | 1 | -0/+3 |
* | sort wall items by date order instead of id. bug #61 | Friendika | 2011-05-30 | 1 | -3/+4 |
* | bug #38 ability to restrict profile, wall, photos from non-friends | Friendika | 2011-05-28 | 1 | -1/+1 |
* | bug #38 posts and photos only visible to friends if so configured | Friendika | 2011-05-28 | 1 | -5/+6 |
* | ability to hide profile and wall from unknown people | Friendika | 2011-05-24 | 1 | -2/+5 |
* | 'mark seen' not getting all msgs on profile page | Friendika | 2011-05-20 | 1 | -1/+1 |
* | deprecate load_view_file | Friendika | 2011-05-11 | 1 | -1/+1 |
* | bring back load_view_file for dispy templates | Friendika | 2011-05-10 | 1 | -1/+1 |
* | don't use load_view_file() except in email templates and install of htconfig ... | Friendika | 2011-05-10 | 1 | -1/+1 |
* | when public access is blocked, profile page should show login box | Friendika | 2011-04-21 | 1 | -2/+1 |
* | "firewall" setting - block all public pages from the public if configured to ... | Friendika | 2011-04-21 | 1 | -0/+10 |
* | missing acl selector after merge | Friendika | 2011-04-20 | 1 | -1/+1 |
* | merge status editor instances | Friendika | 2011-04-20 | 1 | -82/+13 |
* | provide a way to disable mailbox integration | Friendika | 2011-04-18 | 1 | -1/+3 |
* | email integration, cont. | Friendika | 2011-04-17 | 1 | -0/+20 |
* | move all message display sub-functions from boot.php into conversation.php | Friendika | 2011-04-12 | 1 | -1/+1 |