Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | program the affinity slider labels | friendica | 2015-04-09 | 1 | -6/+22 |
| | |||||
* | make sure we redirect to a sane place after deleting a webpage element | friendica | 2015-04-09 | 3 | -0/+6 |
| | |||||
* | system channel always has allow_code privileges | friendica | 2015-04-08 | 1 | -1/+1 |
| | |||||
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -0/+4 |
| | |||||
* | add common connection count to suggestions | friendica | 2015-04-07 | 2 | -1/+2 |
| | |||||
* | separate the hub query since it changes the logic default and cannot easily ↵ | friendica | 2015-04-07 | 1 | -4/+7 |
| | | | | be grouped | ||||
* | add endless scroll to viewconnections module | friendica | 2015-04-06 | 1 | -7/+28 |
| | |||||
* | commit 59828593c broke some important poco stuff, looks like the cat might ↵ | friendica | 2015-04-06 | 1 | -0/+5 |
| | | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-06 | 3 | -17/+24 |
|\ | |||||
| * | Fix Design Tool navigation for sys channel. | Klaus Weidenbach | 2015-04-06 | 3 | -17/+24 |
| | | | | | | | | Fix creating menu for sys channel. | ||||
* | | make the findpeople widget honour the local/global directory setting | friendica | 2015-04-06 | 1 | -1/+1 |
|/ | |||||
* | issue #226 | friendica | 2015-04-05 | 2 | -2/+6 |
| | |||||
* | provide ability to have randomised homepage content from a set of pages name ↵ | friendica | 2015-04-02 | 1 | -2/+6 |
| | | | | home-* | ||||
* | update resource links | friendica | 2015-04-01 | 1 | -1/+1 |
| | |||||
* | fix regdir | friendica | 2015-03-31 | 2 | -5/+12 |
| | |||||
* | allow webpage for home to use its own layout file | friendica | 2015-03-31 | 1 | -0/+14 |
| | |||||
* | don't included any deleted posts in the self query | friendica | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | title of preview button incorrect, fix ability to upload to webpages | friendica | 2015-03-30 | 4 | -4/+7 |
| | |||||
* | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 8 | -519/+477 |
| | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation. | ||||
* | add channel_lastpost timestamp to help optimise some outrageously expensive ↵ | friendica | 2015-03-26 | 1 | -0/+7 |
| | | | | queries. | ||||
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 1 | -1/+3 |
| | |||||
* | item_check_service_class - the join is totally unnecessary | friendica | 2015-03-25 | 1 | -20/+20 |
| | |||||
* | improve description of that setting | friendica | 2015-03-25 | 1 | -1/+1 |
| | |||||
* | admin config for default expiration | friendica | 2015-03-25 | 1 | -9/+12 |
| | |||||
* | also allow service classes to set post expiration. These take priority over ↵ | friendica | 2015-03-24 | 1 | -2/+5 |
| | | | | the site default. | ||||
* | improve performance of the zotfeed queries | friendica | 2015-03-23 | 1 | -2/+3 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-23 | 1 | -1/+21 |
|\ | |||||
| * | sql in -> IN | Mario Vavti | 2015-03-23 | 1 | -1/+1 |
| | | |||||
| * | indicate new or updated items | Mario Vavti | 2015-03-23 | 1 | -1/+21 |
| | | |||||
* | | limit notification detail queries for items and events | friendica | 2015-03-23 | 1 | -3/+3 |
| | | |||||
* | | operation snakebite, cont. | friendica | 2015-03-22 | 1 | -7/+20 |
|/ | |||||
* | $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ↵ | friendica | 2015-03-22 | 3 | -14/+12 |
| | | | | bug that session['loadtime'] was created to fix. It's questionable whether we still need to even look for item_unseen but I won't make that call today. We can also eliminate the restriction on not doing live updates from the discover tab since we aren't relying completely on item_unseen (which can only be set by the owner and won't work on a page with virtual owners). | ||||
* | allow complete undo of a vote, not just a change of vote | friendica | 2015-03-22 | 1 | -1/+5 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-22 | 1 | -27/+3 |
|\ | |||||
| * | move the maintenance part to include/sharedwithme.php | Mario Vavti | 2015-03-22 | 1 | -27/+3 |
| | | |||||
* | | provide visual feedback when deleting a like by liking it again. | friendica | 2015-03-22 | 4 | -7/+14 |
|/ | |||||
* | fix multiple vote issues | friendica | 2015-03-21 | 1 | -2/+3 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-21 | 1 | -2/+15 |
|\ | |||||
| * | Merge branch 'master' of https://github.com/friendica/red | Mario Vavti | 2015-03-21 | 2 | -12/+5 |
| |\ | |||||
| * | | fix acl for if we have an cid in /network and make $bang better visible | Mario Vavti | 2015-03-21 | 1 | -2/+15 |
| | | | |||||
* | | | add loadtime search to channel and fix it for home. display and search need ↵ | friendica | 2015-03-21 | 5 | -7/+53 |
| |/ |/| | | | | | further investigation | ||||
* | | set to empty string so it doesn't get mis-handled as a null | friendica | 2015-03-20 | 1 | -0/+2 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-20 | 2 | -13/+27 |
|\| | |||||
| * | some tabs title statuseditor restructuring | Mario Vavti | 2015-03-21 | 1 | -10/+23 |
| | | |||||
| * | need the cloudpath before creating the object | Mario Vavti | 2015-03-20 | 1 | -4/+3 |
| | | |||||
| * | possible improvement regarding deletion | Mario Vavti | 2015-03-20 | 1 | -2/+4 |
| | | |||||
* | | config to hide version tag from siteinfo - on my site it's meaningless. | friendica | 2015-03-20 | 2 | -12/+3 |
|/ | |||||
* | call parse_url from rpost and add the result to the content body if invoked ↵ | friendica | 2015-03-19 | 1 | -0/+5 |
| | | | | with a url argument | ||||
* | tweaks to directory registrations which don't seem to be happening, also ↵ | friendica | 2015-03-19 | 2 | -7/+2 |
| | | | | downgrade any directory that claims to be a primary directory for RED_GLOBAL. | ||||
* | make the channel item query match recent changes to network item query (and ↵ | friendica | 2015-03-18 | 1 | -3/+5 |
| | | | | some slightly older changes in display item query), and allow '@' in linkified urls. |