aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* dav issuefriendica2014-10-082-2/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2014-10-085-3279/+3688
|\
| * Merge pull request #622 from solstag/masterRedMatrix2014-10-092-3276/+3679
| |\ | | | | | | update pt-br translation
| | * update pt-br translationAlexandre Hannud Abdo2014-10-072-3276/+3679
| | |
| * | Merge pull request #627 from tuscanhobbit/devRedMatrix2014-10-091-1/+3
| |\ \ | | | | | | | | The simplest way to hide hubs in statistics
| | * | it's probably better to return an int type in jsontuscanhobbit2014-10-081-1/+2
| | | |
| | * | The simplest way to hide hubs in statisticstuscanhobbit2014-10-081-1/+2
| |/ /
| * | Small fix so search field and search buttons fit well.Jeroen2014-10-081-1/+5
| | |
| * | Merge branch 'master' of https://github.com/friendica/redmarijus2014-10-082-1/+10
| |\ \
| * | | css fixmarijus2014-10-081-1/+1
| | | |
* | | | disable email notifications when bulk importing content.friendica2014-10-082-0/+37
| | | |
* | | | don't double-encode hashtagsfriendica2014-10-081-4/+4
| |/ / |/| |
* | | soundcloud using a slightly different oembed mechanism - react accordinglyfriendica2014-10-082-1/+10
|/ /
* | Merge pull request #626 from habeascodice/masterRedMatrix2014-10-081-1/+1
|\ \ | | | | | | regex missing terminator char
| * | regex missing terminator charhabeascodice2014-09-291-1/+1
| | |
* | | make nav-pills a bit smaller in heightmarijus2014-10-082-3/+7
| | |
* | | template for searchbox and some more work on saved searchesmarijus2014-10-086-67/+42
| | |
* | | nav pills for apps asidemarijus2014-10-081-1/+1
| | |
* | | Merge branch 'master' of https://github.com/friendica/redmarijus2014-10-081-1/+1
|\ \ \
| * \ \ Merge pull request #625 from letterbomber/masterRedMatrix2014-10-081-1/+1
| |\ \ \ | | | | | | | | | | put back local file check so body is fetched from z_ functions
| | * | | put back local file check so body is fetched from z_ functionsnostupidzone2014-10-071-1/+1
| |/ / /
* / / / make author link bold againmarijus2014-10-081-1/+1
|/ / /
* | | css fixesmarijus2014-10-083-20/+5
| | |
* | | add imagick version check when guessing mimetype. It probably isn't ↵friendica2014-10-071-10/+21
| | | | | | | | | | | | important here, but let's make sure we have the right driver installed if we do something else with photos afterward.
* | | stylish_select wants to attach itself to the root html element. Since it ↵friendica2014-10-071-1/+1
| | | | | | | | | | | | still has some serious issues, don't let it attach itself to anything.
* | | log the recursive reshare from hell at logger_debug until we get through ↵friendica2014-10-071-3/+3
| | | | | | | | | | | | this mess.
* | | add "stacked pills" to saved search term list (the delete icon is still a ↵friendica2014-10-072-4/+4
| | | | | | | | | | | | bit funky)
* | | Schema option for bgcolour and underline yes/no on hover for the left aside.Jeroen2014-10-076-0/+16
| | |
* | | check the imagick version before using it.friendica2014-10-072-5/+17
| | |
* | | Schema option for making links bold again. ↵Jeroen2014-10-076-0/+12
| | | | | | | | | | | | https://redmatrix.nl/display/d09d1cd2dbc45866beb9c0d384c9dcefe799d1251e3394d12ddb2e34d2c26228@red.mariovavti.com
* | | Merge pull request #623 from letterbomber/masterRedMatrix2014-10-081-6/+10
|\ \ \ | | | | | | | | add ability to skip broken imagemagick on shared hosting
| * | | add ability to skip broken imagemagick on shared hostingnostupidzone2014-10-071-6/+10
|/ / /
* | / porting more widgets to bs nav-pillsmarijus2014-10-079-86/+56
| |/ |/|
* | remove this - some widgets still need to be converted to bs-pills thoughmarijus2014-10-071-1/+0
| |
* | take away some boldness, some css fixes and some photo workmarijus2014-10-076-40/+38
| |
* | Merge pull request #621 from solstag/masterRedMatrix2014-10-072-3/+3
|\ \ | | | | | | datetimepicker data-format now data-date-format
| * | datetimepicker data-format now data-date-formatAlexandre Hannud Abdo2014-10-072-3/+3
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-10-0616-371/+384
|\ \
| * \ Merge branch 'master' of https://github.com/friendica/redJeroen2014-10-074-371/+384
| |\ \
| | * \ Merge pull request #620 from dawnbreak/RedDAVRedMatrix2014-10-074-371/+384
| | |\ \ | | | | | | | | | | Moved RedBrowser class from reddav.php to it's own file.
| | | * | Moved RedBrowser class from reddav.php to it's own file.Klaus Weidenbach2014-10-064-371/+384
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | First step on cleaning up ReadDAV classes and restructuring it bit in preparation for adding some more DAV features, photo access, CalDAV, etc. and hopefully also some PHPunits. Add a PHP5.3 namespace for RedDAV classes. Any objections against this or the vendor namespace? Add some more documentation for RedBrowser.
| * | | | Rainbow_man with alpha channel turns out very ugly in the directory for some ↵Jeroen2014-10-0712-0/+0
| |/ / / | | | | | | | | | | | | hosts. Reset to rainbow_man with alpha, with alpha to rainbow_man_trans. Did the same for red_koala to be sure. You now have a red_koala_trans too.
* / / / Make a best guess at how to pull the attribution from the recursive reshare ↵friendica2014-10-061-0/+4
|/ / / | | | | | | | | | from hell.
* | | found one bug trying to fetch the recursive reshare from hell. I still think ↵friendica2014-10-062-13/+13
| | | | | | | | | | | | there's a problem with attribution but we'll have to wait and find that once we have some content to track. Also in private messages, on the message list page, change the text from delete message to delete conversation, because that's what we're really doing.
* | | SQL error - private message conversation lookupfriendica2014-10-061-1/+1
| | |
* | | Merge https://github.com/friendica/red into pending_mergefriendica2014-10-061-0/+0
|\ \ \
| * | | Merge pull request #619 from dawnbreak/masterKlaus2014-10-071-0/+0
| |\| | | | | | | | | | We have no submodules, so no need for .gitmodules file.
| | * | We have no submodules, so no need for .gitmodules file.Klaus Weidenbach2014-10-061-0/+0
| |/ /
* / / shareable design elementsfriendica2014-10-067-12/+89
|/ /
* | Merge https://github.com/friendica/red into pending_mergefriendica2014-10-064-7064/+7
|\ \