| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge pull request #139 from fabrixxm/update | Friendika | 2011-07-15 | 1 | -4/+62 |
|\ |
|
| * | First test for friendika "live" update | Fabio Comuni | 2011-07-08 | 1 | -4/+62 |
* | | openid settings appearing when disabled, don't tag numbers, install admin not... | Friendika | 2011-07-12 | 2 | -1/+2 |
* | | email notifications not working - unable to change notification settings | Friendika | 2011-07-12 | 1 | -10/+5 |
* | | event ownership from remote feeds messed up, this is one step - may require more | Friendika | 2011-07-12 | 1 | -5/+3 |
* | | several fixes to parse_url | Friendika | 2011-07-11 | 1 | -10/+20 |
* | | bug #102 | Friendika | 2011-07-09 | 1 | -0/+6 |
|/ |
|
* | input the admin email address during install/setup. | Friendika | 2011-07-07 | 2 | -5/+15 |
* | friendika-z configuration details in admin page | Friendika | 2011-07-07 | 1 | -2/+7 |
* | don't show mailbox settings at all if disabled | Friendika | 2011-07-06 | 1 | -0/+4 |
* | more friendika-z | Friendika | 2011-07-06 | 1 | -0/+11 |
* | a few minor fixes to settings page | Friendika | 2011-07-06 | 1 | -8/+8 |
* | Update settings page to use field templates. | Fabio Comuni | 2011-07-06 | 1 | -132/+124 |
* | move hidewall to user table - queries are getting too complicated and servers... | Friendika | 2011-07-05 | 6 | -27/+20 |
* | honour hidden profiles on display item page | Friendika | 2011-07-05 | 1 | -2/+7 |
* | ability to link contacts that are "really me, but on another system/network". | Friendika | 2011-07-05 | 1 | -0/+6 |
* | begin work on relocation conversation | Friendika | 2011-07-05 | 1 | -0/+25 |
* | purify html before trying to parse wild urls. This way at least it should parse. | Friendika | 2011-07-04 | 1 | -4/+13 |
* | don't show delete buttons on community page | Friendika | 2011-07-04 | 1 | -1/+1 |
* | reversed logic | Friendika | 2011-07-04 | 1 | -1/+1 |
* | community page | Friendika | 2011-07-04 | 4 | -13/+139 |
* | msearch typo | Friendika | 2011-07-04 | 1 | -2/+2 |
* | add site info to site json response | Friendika | 2011-07-04 | 1 | -1/+1 |
* | show keywords in match results | Friendika | 2011-07-03 | 2 | -2/+3 |
* | change wording of "new item view" to be consistent | Friendika | 2011-07-03 | 1 | -2/+2 |
* | removed stray debug statement | Friendika | 2011-07-03 | 1 | -1/+2 |
* | starred items | Friendika | 2011-07-03 | 2 | -9/+68 |
* | posts from hidden walls not allowed in search results | Friendika | 2011-07-03 | 1 | -7/+8 |
* | improved search - ensure you can see all your own content (logged in members)... | Friendika | 2011-07-03 | 1 | -12/+8 |
* | use local 'match people with my interests' if global directory is not configured | Friendika | 2011-07-02 | 2 | -4/+8 |
* | also check for blocked | Friendika | 2011-07-01 | 1 | -1/+1 |
* | statusnet improvements | Friendika | 2011-07-01 | 1 | -1/+5 |
* | add group highlight to other pages | Friendika | 2011-07-01 | 1 | -1/+1 |
* | indicate currently selected group in group picker | Friendika | 2011-07-01 | 1 | -2/+3 |
* | logic reversed | Friendika | 2011-06-30 | 1 | -1/+1 |
* | don't allow editing of somebody else's event | Friendika | 2011-06-30 | 1 | -6/+3 |
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 5 | -207/+22 |
* | bug #99 - don't show album name/link if photos are private | Friendika | 2011-06-30 | 1 | -1/+35 |
* | now that we have admin interface, completely remove register approvals from n... | Friendika | 2011-06-29 | 2 | -33/+1 |
* | switch to text mode group editor after 'n' contacts | Friendika | 2011-06-29 | 2 | -4/+27 |
* | collapse multiple spaces in usernames | Friendika | 2011-06-29 | 1 | -0/+3 |
* | allow spaces in @ tags | Friendika | 2011-06-29 | 2 | -7/+17 |
* | re-added last item date in admin user page. relative_date return 'never' if n... | Fabio Comuni | 2011-06-29 | 1 | -6/+14 |
* | Fix bug #98, add "never" to relative_date(), fix batch operations | Fabio Comuni | 2011-06-29 | 1 | -18/+7 |
* | don't allow blocked/unverified users to reset their password. | Friendika | 2011-06-29 | 1 | -2/+6 |
* | get app structure needed in regmod | Friendika | 2011-06-29 | 1 | -0/+3 |
* | do not translate hidden photo album 'Contact Photos' as it may become unhidde... | Friendika | 2011-06-28 | 1 | -7/+13 |
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 2 | -7/+4 |
* | dbg info for photo uploads | Friendika | 2011-06-28 | 1 | -0/+11 |
* | trim webfinger request | Friendika | 2011-06-27 | 1 | -1/+1 |