Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | allow spaces in @ tags | Friendika | 2011-06-29 | 3 | -9/+31 |
| | |||||
* | Merge pull request #131 from fabrixxm/admin | Friendika | 2011-06-29 | 3 | -7/+16 |
|\ | | | | | re-added last item date in admin user page | ||||
| * | re-added last item date in admin user page. relative_date return 'never' if ↵ | Fabio Comuni | 2011-06-29 | 3 | -7/+16 |
|/ | | | | null is passed | ||||
* | very minor nit - if $abs is false, return before trying to use false in a ↵ | Friendika | 2011-06-29 | 1 | -10/+11 |
| | | | | | | numeric calculation also return 'never' if we have an uninitialised date | ||||
* | Merge pull request #130 from fabrixxm/admin | Friendika | 2011-06-29 | 3 | -22/+14 |
|\ | | | | | Fix bug #98, add "never" to relative_date(), fix batch operations | ||||
| * | Fix bug #98, add "never" to relative_date(), fix batch operations | Fabio Comuni | 2011-06-29 | 3 | -22/+14 |
|/ | |||||
* | 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 |
| | |||||
* | document better the UPDATE_VERSION | Friendika | 2011-06-28 | 1 | -1/+1 |
| | |||||
* | do not translate hidden photo album 'Contact Photos' as it may become ↵ | Friendika | 2011-06-28 | 3 | -13/+19 |
| | | | | unhidden when different language is used. | ||||
* | change simplepie path in dispy | Friendika | 2011-06-28 | 1 | -1/+1 |
| | |||||
* | how the heck did favicon get into the repo? Gone now... | Friendika | 2011-06-28 | 3 | -4/+1 |
| | |||||
* | bug #96 move libraries to library - better alignment of like rotator | Friendika | 2011-06-28 | 397 | -30/+30 |
| | |||||
* | darkzero textareas hard to read | Friendika | 2011-06-28 | 1 | -1/+1 |
| | |||||
* | dbg info for photo uploads | Friendika | 2011-06-28 | 2 | -1/+12 |
| | |||||
* | Merge pull request #129 from tobiasd/master | Friendika | 2011-06-28 | 1 | -0/+18 |
|\ | | | | | deleteCheckedItems was missing in dispy | ||||
| * | added deleteCheckedItems to jot-header.tpl | Tobias Diekershoff | 2011-06-28 | 1 | -0/+18 |
|/ | |||||
* | Merge pull request #128 from abinoam/patch-1 | Friendika | 2011-06-27 | 1 | -1/+1 |
|\ | | | | | Fixed: Twitter profiles link. | ||||
| * | Fixed: Twitter profiles link. | Abinoam P. Marques Jr. | 2011-06-27 | 1 | -1/+1 |
|/ | |||||
* | trim webfinger request | Friendika | 2011-06-27 | 2 | -1/+3 |
| | |||||
* | preformat webfinger output | Friendika | 2011-06-27 | 1 | -0/+2 |
| | |||||
* | don't load configs if no database. | Friendika | 2011-06-27 | 1 | -18/+18 |
| | |||||
* | some basic margins for friend suggestion screen | Friendika | 2011-06-27 | 4 | -2/+14 |
| | |||||
* | make friend suggest themeable | Friendika | 2011-06-27 | 1 | -6/+3 |
| | |||||
* | ignore current contact on friend suggestion picker | Friendika | 2011-06-27 | 2 | -6/+17 |
| | |||||
* | friend suggestions | Friendika | 2011-06-26 | 3 | -0/+120 |
| | |||||
* | recipient ui, friend suggestions | Friendika | 2011-06-26 | 3 | -13/+64 |
| | |||||
* | pass notify endpoint with friend suggestions | Friendika | 2011-06-26 | 6 | -11/+49 |
| | |||||
* | revisit friend suggestion structures | Friendika | 2011-06-26 | 5 | -9/+47 |
| | |||||
* | friend suggest structures, cont. | Friendika | 2011-06-26 | 3 | -3/+10 |
| | |||||
* | allow cross-site xrd/lrdd/webfinger | Friendika | 2011-06-25 | 2 | -1/+2 |
| | |||||
* | suggestion template | Friendika | 2011-06-25 | 3 | -5/+15 |
| | |||||
* | added more "what to do if..." notes to INSTALL.txt | Friendika | 2011-06-23 | 1 | -0/+86 |
| | |||||
* | bug #95 | Friendika | 2011-06-23 | 1 | -1/+1 |
| | |||||
* | new contact_selector function to provide more fine-tuned selection options. | Friendika | 2011-06-23 | 2 | -17/+119 |
| | |||||
* | never enough comments | Friendika | 2011-06-23 | 1 | -1/+9 |
| | |||||
* | don't update an event that hasn't changed. | Friendika | 2011-06-23 | 3 | -0/+18 |
| | |||||
* | new item view, sort by received date - not posted date. | Friendika | 2011-06-23 | 6 | -8/+20 |
| | |||||
* | ignore local merge script | Friendika | 2011-06-23 | 1 | -0/+1 |
| | |||||
* | Merge branch 'pull' | Friendika | 2011-06-23 | 2 | -6/+27 |
|\ | |||||
| * | Merge pull request #127 from tobiasd/master | Friendika | 2011-06-23 | 2 | -6/+27 |
| |\ | | | | | | | Piwik admin interface | ||||
| | * | fixed a typo | Tobias Diekershoff | 2011-06-23 | 2 | -9/+9 |
| | | | |||||
| | * | admin interface stuff for the piwik addon | Tobias Diekershoff | 2011-06-23 | 2 | -1/+22 |
| | | | |||||
* | | | don't allow tags in app source | Friendika | 2011-06-23 | 3 | -3/+3 |
|/ / | |||||
* / | bug #94 mis-spell Czech | Friendika | 2011-06-23 | 2 | -2/+2 |
|/ | |||||
* | Merge pull request #126 from fabrixxm/dispy | Friendika | 2011-06-23 | 9 | -21/+1625 |
|\ | | | | | Dispy | ||||
| * | dispy: style profile tab | Fabio Comuni | 2011-06-23 | 1 | -1/+8 |
| | | |||||
| * | dispy: update icons, style events | Fabio Comuni | 2011-06-23 | 3 | -1/+1549 |
| | | |||||
| * | add profile tabs to "photos", "events" and "notes". in dispy, show active tab. | Fabio Comuni | 2011-06-23 | 7 | -19/+68 |
| | | |||||
* | | friendika-z initial implementation | Friendika | 2011-06-23 | 6 | -6/+25 |
|/ |