Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'dispy' of github.com:fabrixxm/friendika into dispy | fabrixxm | 2011-07-05 | 469 | -635/+1668 |
|\ | |||||
| * | dispy: style private mails | Fabio Comuni | 2011-07-04 | 1 | -0/+9 |
| | | |||||
| * | msearch typo | Friendika | 2011-07-04 | 1 | -2/+2 |
| | | |||||
| * | add site info to site json response | Friendika | 2011-07-04 | 1 | -1/+1 |
| | | |||||
| * | profile match layout issues | Friendika | 2011-07-03 | 2 | -0/+7 |
| | | |||||
| * | 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 | 10 | -14/+123 |
| | | |||||
| * | 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 ↵ | Friendika | 2011-07-03 | 1 | -12/+8 |
| | | | | | | | | members). Visitors can only see public wall posts. | ||||
| * | 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 |
| | |\ | | | | | | | | | 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 |