| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | one more try at splitting out multiple (> 2) http headers in curl | Friendika | 2011-07-03 | 1 | -6/+25 |
* | use another method to strip out headers | Friendika | 2011-07-03 | 1 | -30/+14 |
* | alter test for http continuation header. Use regex, ignore length. | Friendika | 2011-07-03 | 1 | -2/+2 |
* | add starred, unstarred icons to duepuntozero, loozah | Friendika | 2011-07-02 | 2 | -0/+5 |
* | updated icons | Friendika | 2011-07-02 | 1 | -0/+0 |
* | db support for starred (favorited) items | Friendika | 2011-07-02 | 3 | -3/+10 |
* | improvied group highlighting, move new group link down | Friendika | 2011-07-02 | 3 | -5/+26 |
* | improved group-selected highlighting | Friendika | 2011-07-02 | 1 | -1/+2 |
* | use local 'match people with my interests' if global directory is not configured | Friendika | 2011-07-02 | 2 | -4/+8 |
* | add some indexes to photos | Friendika | 2011-07-01 | 3 | -3/+16 |
* | set user-agent | Friendika | 2011-07-01 | 1 | -1/+2 |
* | doco | Friendika | 2011-07-01 | 1 | -3/+3 |
* | better (more consistent) handling of ostatus contacts | Friendika | 2011-07-01 | 2 | -3/+12 |
* | also check for blocked | Friendika | 2011-07-01 | 1 | -1/+1 |
* | statusnet improvements | Friendika | 2011-07-01 | 2 | -3/+7 |
* | missed block | Friendika | 2011-07-01 | 1 | -1/+2 |
* | add group highlight to other pages | Friendika | 2011-07-01 | 2 | -3/+3 |
* | indicate currently selected group in group picker | Friendika | 2011-07-01 | 3 | -6/+14 |
* | missing minutes in event listings | Friendika | 2011-06-30 | 1 | -1/+1 |
* | 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 |
* | too much logging | Friendika | 2011-06-30 | 1 | -1/+1 |
* | allow polling to mostly survive minor memory shortages. | Friendika | 2011-06-30 | 3 | -5/+49 |
* | match the documentation | Friendika | 2011-06-30 | 1 | -0/+2 |
* | photos were not working in private mail | Friendika | 2011-06-30 | 4 | -4/+13 |
* | we still need the source file. Don't know why. | Friendika | 2011-06-30 | 1 | -0/+155 |
* | consolidate perrmisions sql, minor duepuntozero validation fixes | Friendika | 2011-06-30 | 7 | -214/+100 |
* | Merge branch 'pull' | Friendika | 2011-06-30 | 14 | -274/+359 |
|\ |
|
| * | Merge pull request #132 from fabrixxm/master | Friendika | 2011-06-30 | 14 | -274/+359 |
| |\ |
|
| | * | twitter and statusnet plugin settings are not parsed on post if their respect... | Fabio Comuni | 2011-06-30 | 2 | -32/+38 |
| | * | update oembed and widgets plugins settings form | Fabio Comuni | 2011-06-30 | 5 | -39/+65 |
| | * | profile_sidebar hook use byref values in second argument array | Fabio Comuni | 2011-06-30 | 1 | -1/+1 |
| | * | tinyMCE loads "source" version of bbcode plugin istead of "compressed" one | Fabio Comuni | 2011-06-30 | 3 | -156/+156 |
| | * | style template field outside admin pages | Fabio Comuni | 2011-06-30 | 2 | -48/+56 |
| | * | Add javascript var "baseurl" | Fabio Comuni | 2011-06-30 | 2 | -0/+45 |
| |/ |
|
* / | revup | Friendika | 2011-06-30 | 1 | -1/+1 |
|/ |
|
* | bug #99 - don't show album name/link if photos are private | Friendika | 2011-06-30 | 1 | -1/+35 |
* | load db configs (config,system) for all "executables" | Friendika | 2011-06-30 | 7 | -23/+34 |
* | now that we have admin interface, completely remove register approvals from n... | Friendika | 2011-06-29 | 3 | -38/+2 |
* | 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 | 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. relative_date return 'never' if n... | Fabio Comuni | 2011-06-29 | 3 | -7/+16 |
|/ |
|
* | very minor nit - if $abs is false, return before trying to use false in a num... | Friendika | 2011-06-29 | 1 | -10/+11 |
* | 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 | 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 |