Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | allow jot to be displayed expanded, remove deprected datetimepicker js and ↵ | Mario Vavti | 2015-04-17 | 1 | -1/+2 | |
| | | | | some random fixes | |||||
* | provide a separate input field for rpost attachments | Mario Vavti | 2015-04-16 | 1 | -0/+1 | |
| | ||||||
* | don't show directory keywords widget if globaldir setting is off | friendica | 2015-04-15 | 1 | -0/+5 | |
| | ||||||
* | title=>name | Mario Vavti | 2015-04-15 | 1 | -1/+1 | |
| | ||||||
* | match parens | friendica | 2015-04-14 | 1 | -1/+1 | |
| | ||||||
* | post_activity_item incorrectly setting the obj_type when a valid type was ↵ | friendica | 2015-04-14 | 1 | -1/+1 | |
| | | | | specified | |||||
* | dont suggest anything here it explains itself | Mario Vavti | 2015-04-14 | 1 | -1/+1 | |
| | ||||||
* | some more on webpages | Mario Vavti | 2015-04-14 | 1 | -12/+15 | |
| | ||||||
* | remove widget class from webpage blocks and make titles h2 to match the rest ↵ | Mario Vavti | 2015-04-13 | 1 | -1/+1 | |
| | | | | of the matrix | |||||
* | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 1 | -1/+1 | |
| | ||||||
* | make fs deletion of directories work | Mario Vavti | 2015-04-12 | 1 | -2/+2 | |
| | ||||||
* | reverse file activity logic | Mario Vavti | 2015-04-12 | 1 | -2/+2 | |
| | ||||||
* | move style to style.css | Mario Vavti | 2015-04-10 | 1 | -3/+3 | |
| | ||||||
* | make r# work better with different font sizes | Mario Vavti | 2015-04-10 | 1 | -3/+3 | |
| | ||||||
* | don't warn folks about the webaddress observer tag. We need it in ↵ | friendica | 2015-04-09 | 1 | -1/+1 | |
| | | | | constructed urls. | |||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-09 | 2 | -382/+557 | |
|\ | ||||||
| * | Some documentation and whitespaces at line endings. | Klaus Weidenbach | 2015-04-10 | 2 | -382/+557 | |
| | | ||||||
* | | program the affinity slider labels | friendica | 2015-04-09 | 1 | -7/+24 | |
|/ | ||||||
* | make jRange behave again | Mario Vavti | 2015-04-09 | 1 | -2/+2 | |
| | ||||||
* | 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 | 1 | -6/+19 | |
| | ||||||
* | update features, allow sys account page deletion | friendica | 2015-04-08 | 1 | -0/+5 | |
| | ||||||
* | 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. | |||||
* | 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 | |
| | ||||||
* | 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 | 1 | -0/+20 | |
| | | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted. | |||||
* | Fix Design Tool navigation for sys channel. | Klaus Weidenbach | 2015-04-06 | 1 | -6/+16 | |
| | | | | Fix creating menu for sys channel. | |||||
* | Update/fix Dutch and removing an ugly space | jeroenpraat | 2015-04-02 | 2 | -2/+2 | |
| | ||||||
* | open bbcode tag | friendica | 2015-04-01 | 1 | -0/+11 | |
| | ||||||
* | revert iconic change to collection list widget | friendica | 2015-04-01 | 1 | -1/+1 | |
| | ||||||
* | fix regdir | friendica | 2015-03-31 | 1 | -1/+1 | |
| | ||||||
* | more logging for onepoll | friendica | 2015-03-31 | 1 | -1/+1 | |
| | ||||||
* | change "create new collection" to iconic, document the account table | friendica | 2015-03-30 | 1 | -1/+1 | |
| | ||||||
* | mod_connections ajax failure see ↵ | friendica | 2015-03-29 | 1 | -0/+51 | |
| | | | | 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 | 22 | -2324/+2383 | |
|\ | ||||||
| * | Merge pull request #944 from dawnbreak/docu | RedMatrix | 2015-03-30 | 21 | -2266/+2318 | |
| |\ | | | | | | | Correcting reported Doxygen syntax warnings. | |||||
| | * | Correcting reported Doxygen syntax warnings. | Klaus Weidenbach | 2015-03-29 | 21 | -2266/+2318 | |
| | | | | | | | | | | | | | | | | | | | | | 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. | |||||
| * | | Fixed two wrong variable usages in event.php. | Klaus Weidenbach | 2015-03-29 | 1 | -58/+65 | |
| |/ | | | | | | | I just checked the code, not the functionality. | |||||
* / | fix os_mkdir | friendica | 2015-03-29 | 3 | -1/+4 | |
|/ | ||||||
* | remove bogus grouping from fix for #938 | friendica | 2015-03-28 | 1 | -2/+2 | |
| | ||||||
* | issue #938 | friendica | 2015-03-28 | 1 | -2/+8 | |
| | ||||||
* | issue #941 | friendica | 2015-03-28 | 1 | -4/+11 | |
| | ||||||
* | provide ways to over-ride the datetime pickers | friendica | 2015-03-26 | 2 | -0/+4 | |
| | ||||||
* | Merge https://github.com/friendica/red into pending_merge | friendica | 2015-03-25 | 1 | -1/+1 | |
|\ | ||||||
| * | make postgresql happy | Mario Vavti | 2015-03-25 | 1 | -1/+1 | |
| | | ||||||
* | | comanche: move 'webpage' declaration to the first parser pass so it is set ↵ | friendica | 2015-03-25 | 2 | -9/+10 | |
|/ | | | | when content loads. | |||||
* | also allow service classes to set post expiration. These take priority over ↵ | friendica | 2015-03-24 | 2 | -13/+15 | |
| | | | | the site default. |