Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make jRange behave again | Mario Vavti | 2015-04-09 | 3 | -25/+8 |
| | |||||
* | that didn't work out well - let's do this instead | friendica | 2015-04-08 | 1 | -27/+16 |
| | |||||
* | fix selector when sys channel active | friendica | 2015-04-08 | 1 | -0/+13 |
| | |||||
* | system channel always has allow_code privileges | friendica | 2015-04-08 | 2 | -7/+20 |
| | |||||
* | jRange: width is innacurate depending on box model, padding and margins. ↵ | friendica | 2015-04-08 | 2 | -2/+2 |
| | | | | Using css width instead. | ||||
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 5 | -16/+26 |
| | |||||
* | delete conv items on the fly in background | Mario Vavti | 2015-04-08 | 2 | -1/+16 |
| | |||||
* | update jquery to 1.11.2 | Mario Vavti | 2015-04-08 | 1 | -5/+5 |
| | |||||
* | this is easier on the eyes when collapsing a long post/comment | Mario Vavti | 2015-04-08 | 1 | -1/+2 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-07 | 1 | -191/+211 |
|\ | |||||
| * | Merge pull request #310 from dawnbreak/master | redmatrix | 2015-04-08 | 1 | -191/+211 |
| |\ | | | | | | | Renamed some functions to match other names in bbcode.php. | ||||
| | * | Renamed some functions to match other names in bbcode.php. | Klaus Weidenbach | 2015-04-07 | 1 | -191/+211 |
| | | | | | | | | | | | | | | | | | | Some documentation. Removed unused variables. Removed empty spaces at line endings. | ||||
* | | | add common connection count to suggestions | friendica | 2015-04-07 | 2 | -1/+2 |
|/ / | |||||
* | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-07 | 1 | -4/+5 |
|\| | |||||
| * | missed one | Habeas Codice | 2015-04-07 | 1 | -1/+1 |
| | | |||||
| * | "PHP Strict Standards: Only variables should be passed by reference" | Habeas Codice | 2015-04-07 | 1 | -3/+4 |
| | | |||||
* | | separate the hub query since it changes the logic default and cannot easily ↵ | friendica | 2015-04-07 | 2 | -5/+8 |
|/ | | | | be grouped | ||||
* | add endless scroll to viewconnections module | friendica | 2015-04-06 | 3 | -8/+37 |
| | |||||
* | make open tag work correctly for multiple invocations in the same text | friendica | 2015-04-06 | 1 | -3/+7 |
| | |||||
* | commit 59828593c broke some important poco stuff, looks like the cat might ↵ | friendica | 2015-04-06 | 3 | -0/+28 |
| | | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted. | ||||
* | now add back the navsearch param | friendica | 2015-04-06 | 1 | -0/+1 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-06 | 6 | -33/+48 |
|\ | |||||
| * | Merge pull request #309 from dawnbreak/master | redmatrix | 2015-04-07 | 6 | -33/+48 |
| |\ | | | | | | | Fix Design Tool navigation for sys channel. | ||||
| | * | Fix Design Tool navigation for sys channel. | Klaus Weidenbach | 2015-04-06 | 6 | -33/+48 |
| |/ | | | | | | | Fix creating menu for sys channel. | ||||
* / | make the findpeople widget honour the local/global directory setting | friendica | 2015-04-06 | 2 | -2/+2 |
|/ | |||||
* | issue #226 | friendica | 2015-04-05 | 3 | -3/+7 |
| | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-03 | 4 | -963/+1079 |
|\ | |||||
| * | Update/fix Dutch and removing an ugly space | jeroenpraat | 2015-04-02 | 4 | -963/+1079 |
| | | |||||
* | | strings update | friendica | 2015-04-03 | 2 | -1641/+1629 |
| | | |||||
* | | provide ability to have randomised homepage content from a set of pages name ↵ | friendica | 2015-04-02 | 2 | -3/+7 |
|/ | | | | home-* | ||||
* | update resource links | friendica | 2015-04-01 | 14 | -20/+19 |
| | |||||
* | please update your repository pointers to https://github.com/redmatrix/redmatrix | friendica | 2015-04-01 | 1 | -0/+2 |
| | |||||
* | open bbcode tag | friendica | 2015-04-01 | 1 | -0/+11 |
| | |||||
* | revert iconic change to collection list widget | friendica | 2015-04-01 | 3 | -3/+5 |
| | |||||
* | fix regdir | friendica | 2015-03-31 | 3 | -6/+13 |
| | |||||
* | more logging for onepoll | friendica | 2015-03-31 | 1 | -1/+1 |
| | |||||
* | make search box border radius consistent with everything else. It looks ↵ | friendica | 2015-03-31 | 1 | -1/+1 |
| | | | | really weird when it's so different. | ||||
* | allow webpage for home to use its own layout file | friendica | 2015-03-31 | 3 | -1/+16 |
| | |||||
* | some DB documentation | friendica | 2015-03-30 | 5 | -42/+62 |
| | |||||
* | don't included any deleted posts in the self query | friendica | 2015-03-30 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-30 | 2 | -626/+718 |
|\ | |||||
| * | Merge pull request #945 from tuscanhobbit/dev | Paolo T | 2015-03-30 | 2 | -626/+718 |
| |\ | | | | | | | Italian translation | ||||
| | * | Italian translation | tuscanhobbit | 2015-03-30 | 2 | -626/+718 |
| | | | |||||
* | | | title of preview button incorrect, fix ability to upload to webpages | friendica | 2015-03-30 | 4 | -4/+7 |
|/ / | |||||
* | | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 4 | -23/+47 |
| | | |||||
* | | mod_connections ajax failure see ↵ | friendica | 2015-03-29 | 2 | -1/+52 |
| | | | | | | | | http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression | ||||
* | | move some lesser used features to plugins | friendica | 2015-03-29 | 1 | -4/+1 |
| | | |||||
* | | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-29 | 32 | -2892/+2897 |
|\ \ | |||||
| * \ | Merge pull request #944 from dawnbreak/docu | RedMatrix | 2015-03-30 | 31 | -2834/+2832 |
| |\ \ | | | | | | | | | Correcting reported Doxygen syntax warnings. | ||||
| | * | | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 31 | -2834/+2832 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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. |