| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| | * | show lock icon on private events | Friendika | 2011-07-27 | 1 | -0/+1 |
| | * | configurable format for date input selectors | Friendika | 2011-07-25 | 2 | -4/+13 |
| * | | re-add pending registrations in ping.php, for admin side menu | Fabio Comuni | 2011-07-29 | 1 | -2/+9 |
* | | | notify pending registrations | Fabio Comuni | 2011-07-29 | 1 | -5/+24 |
* | | | js to open close popup nav menu and to populate notification menu via ping. | Fabio Comuni | 2011-07-25 | 1 | -8/+37 |
* | | | change nav selected css class | Fabio Comuni | 2011-07-25 | 9 | -9/+9 |
| |/
|/| |
|
* | | typo | Friendika | 2011-07-21 | 1 | -1/+1 |
* | | better fix for bug #107, last one was flawed | Friendika | 2011-07-21 | 3 | -2/+3 |
* | | provide fake first arg to ajax updater | Friendika | 2011-07-21 | 1 | -5/+4 |
|/ |
|
* | wrong path for salmon verify | Friendika | 2011-07-20 | 2 | -2/+1 |
* | Load tinyMCE on post editor only if needed. | Fabio Comuni | 2011-07-20 | 1 | -3/+5 |
* | register hook | Friendika | 2011-07-19 | 1 | -0/+2 |
* | diaspora salmon endpoint (decryption not yet provided) | Friendika | 2011-07-19 | 1 | -0/+215 |
* | Merge pull request #141 from fabrixxm/newacl | Friendika | 2011-07-19 | 1 | -0/+94 |
|\ |
|
| * | fix group image name | Fabio Comuni | 2011-07-19 | 1 | -1/+1 |
| * | New jot acl selector | Fabio Comuni | 2011-07-19 | 1 | -0/+94 |
* | | basic diaspora discovery | Friendika | 2011-07-18 | 2 | -2/+18 |
* | | invite system | Friendika | 2011-07-17 | 3 | -5/+41 |
* | | begin invites, fb setup changes | Friendika | 2011-07-17 | 2 | -5/+52 |
* | | change license | Friendika | 2011-07-17 | 1 | -1/+0 |
* | | 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 |