| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | 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 |
* | preformat webfinger output | Friendika | 2011-06-27 | 1 | -0/+2 |
* | some basic margins for friend suggestion screen | Friendika | 2011-06-27 | 1 | -1/+1 |
* | make friend suggest themeable | Friendika | 2011-06-27 | 1 | -6/+3 |
* | ignore current contact on friend suggestion picker | Friendika | 2011-06-27 | 1 | -2/+2 |
* | friend suggestions | Friendika | 2011-06-26 | 2 | -0/+119 |
* | recipient ui, friend suggestions | Friendika | 2011-06-26 | 1 | -12/+43 |
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 1 | -6/+8 |
* | allow cross-site xrd/lrdd/webfinger | Friendika | 2011-06-25 | 1 | -1/+1 |
* | suggestion template | Friendika | 2011-06-25 | 1 | -4/+4 |
* | bug #95 | Friendika | 2011-06-23 | 1 | -1/+1 |
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 1 | -0/+1 |
* | new item view, sort by received date - not posted date. | Friendika | 2011-06-23 | 2 | -3/+5 |
* | don't allow tags in app source | Friendika | 2011-06-23 | 1 | -1/+1 |
* | Merge pull request #126 from fabrixxm/dispy | Friendika | 2011-06-23 | 4 | -12/+58 |
|\ |
|
| * | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 4 | -12/+58 |
* | | friendika-z initial implementation | Friendika | 2011-06-23 | 1 | -0/+1 |
|/ |
|
* | receive friendship suggestion over the wire (dfrn) and store | Friendika | 2011-06-22 | 1 | -1/+71 |
* | item source | Friendika | 2011-06-20 | 1 | -2/+6 |
* | using pre - one less str_replace for log viewing | Friendika | 2011-06-20 | 1 | -3/+3 |
* | module to provide local "find people like me" when global dir unavailable | Friendika | 2011-06-20 | 2 | -1/+42 |
* | api post sort of working - output status,user need to be swapped | Friendika | 2011-06-19 | 1 | -0/+2 |
* | move profile privacy settings to the Privacy section of the Settings page | Friendika | 2011-06-19 | 3 | -20/+42 |
* | Change logic in admin.php to load plugin settings form. Add statusnet setting... | fabrixxm | 2011-06-19 | 1 | -5/+8 |
* | admin: fix last item date in users list, fix plugins details template | fabrixxm | 2011-06-18 | 1 | -4/+5 |
* | Admin: add translatable strings, remove 'rino' settings, invert 'no'-setings... | fabrixxm | 2011-06-18 | 1 | -14/+40 |
* | add pagination to admin/user page to support large numbers of users | Friendika | 2011-06-17 | 1 | -4/+16 |
* | remove debug statements | Friendika | 2011-06-16 | 1 | -2/+2 |
* | fix admin log viewer (will only read the last 5M of the log, and puts the tex... | Friendika | 2011-06-16 | 1 | -0/+21 |
* | Merge pull request #116 from fabrixxm/admin | Friendika | 2011-06-16 | 2 | -75/+683 |
|\ |
|
| * | Admin users page. some fix to template processor. | Fabio Comuni | 2011-06-16 | 2 | -80/+195 |
| * | Admin: register policy in site page, initial users page. Aside 'Users' link s... | Fabio Comuni | 2011-06-16 | 1 | -15/+56 |
| * | Load plugin info from plugin file. Show README.md or README from plugin dir i... | Fabio Comuni | 2011-06-14 | 1 | -5/+15 |
| * | simple plugin details and log view in admin | Fabio Comuni | 2011-06-14 | 1 | -2/+56 |
| * | enable/disable plugins from admin page | Fabio Comuni | 2011-06-14 | 1 | -1/+52 |
| * | Merge remote-tracking branch 'friendika-master/master' into admin | Fabio Comuni | 2011-06-14 | 7 | -127/+73 |
| |\ |
|
| * | | Initial plugins admin page | Fabio Comuni | 2011-06-14 | 1 | -2/+49 |
| * | | fix a typo in site settings page | fabrixxm | 2011-06-13 | 1 | -1/+1 |
| * | | Admin site page | Fabio Comuni | 2011-06-13 | 1 | -3/+188 |
| * | | Initial admin page | Fabio Comuni | 2011-06-13 | 1 | -0/+105 |
* | | | avoid race condition on delete checked items | Friendika | 2011-06-16 | 1 | -0/+2 |