Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | 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 | |
| |\ \ | | | | | | | | | Some works on addons and other | |||||
| | * | | twitter and statusnet plugin settings are not parsed on post if their ↵ | Fabio Comuni | 2011-06-30 | 2 | -32/+38 | |
| | | | | | | | | | | | | | | | | respective submit buttons was not clicked by user | |||||
| | * | | 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 | |
| |/ / | | | | | | | | | | Add field_richtext template | |||||
* / / | 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 ↵ | Friendika | 2011-06-29 | 3 | -38/+2 | |
| | | | | | | | | notifications | |||||
* | | 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 | |||||
| * | | 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 | |
| | |