aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
...
* some api cleanupfriendica2015-04-191-11/+15
|
* Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-192-53/+31
|\
| * attach an id to menues, allow $menu_title to be empty, if no custom menu ↵Mario Vavti2015-04-191-6/+8
| | | | | | | | class is provided use default redbasic classes
| * Introduce wrap variable in comanche blocks (if set to none the block will ↵Mario Vavti2015-04-192-47/+23
| | | | | | | | not be wrapped in a div), fix menu item permissions (it was not possible to set them visible for everybody) and a typo
* | api - unobscure mailfriendica2015-04-192-4/+15
|/
* log this since we may need it to track down failuresfriendica2015-04-181-2/+3
|
* remove failed experimentfriendica2015-04-171-2/+0
|
* add last post to api/account/verify_credentialsfriendica2015-04-171-5/+60
|
* allow jot to be displayed expanded, remove deprected datetimepicker js and ↵Mario Vavti2015-04-171-1/+2
| | | | some random fixes
* provide a separate input field for rpost attachmentsMario Vavti2015-04-161-0/+1
|
* don't show directory keywords widget if globaldir setting is offfriendica2015-04-151-0/+5
|
* title=>nameMario Vavti2015-04-151-1/+1
|
* match parensfriendica2015-04-141-1/+1
|
* post_activity_item incorrectly setting the obj_type when a valid type was ↵friendica2015-04-141-1/+1
| | | | specified
* dont suggest anything here it explains itselfMario Vavti2015-04-141-1/+1
|
* some more on webpagesMario Vavti2015-04-141-12/+15
|
* remove widget class from webpage blocks and make titles h2 to match the rest ↵Mario Vavti2015-04-131-1/+1
| | | | of the matrix
* make dropItem more universal and move delete up in the dropdown menuMario Vavti2015-04-121-1/+1
|
* make fs deletion of directories workMario Vavti2015-04-121-2/+2
|
* reverse file activity logicMario Vavti2015-04-121-2/+2
|
* move style to style.cssMario Vavti2015-04-101-3/+3
|
* make r# work better with different font sizesMario Vavti2015-04-101-3/+3
|
* don't warn folks about the webaddress observer tag. We need it in ↵friendica2015-04-091-1/+1
| | | | constructed urls.
* Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-092-382/+557
|\
| * Some documentation and whitespaces at line endings.Klaus Weidenbach2015-04-102-382/+557
| |
* | program the affinity slider labelsfriendica2015-04-091-7/+24
|/
* make jRange behave againMario Vavti2015-04-091-2/+2
|
* that didn't work out well - let's do this insteadfriendica2015-04-081-27/+16
|
* fix selector when sys channel activefriendica2015-04-081-0/+13
|
* system channel always has allow_code privilegesfriendica2015-04-081-6/+19
|
* update features, allow sys account page deletionfriendica2015-04-081-0/+5
|
* Renamed some functions to match other names in bbcode.php.Klaus Weidenbach2015-04-071-191/+211
| | | | | | Some documentation. Removed unused variables. Removed empty spaces at line endings.
* missed oneHabeas Codice2015-04-071-1/+1
|
* "PHP Strict Standards: Only variables should be passed by reference"Habeas Codice2015-04-071-3/+4
|
* make open tag work correctly for multiple invocations in the same textfriendica2015-04-061-3/+7
|
* commit 59828593c broke some important poco stuff, looks like the cat might ↵friendica2015-04-061-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 Weidenbach2015-04-061-6/+16
| | | | Fix creating menu for sys channel.
* Update/fix Dutch and removing an ugly spacejeroenpraat2015-04-022-2/+2
|
* open bbcode tagfriendica2015-04-011-0/+11
|
* revert iconic change to collection list widgetfriendica2015-04-011-1/+1
|
* fix regdirfriendica2015-03-311-1/+1
|
* more logging for onepollfriendica2015-03-311-1/+1
|
* change "create new collection" to iconic, document the account tablefriendica2015-03-301-1/+1
|
* mod_connections ajax failure see ↵friendica2015-03-291-0/+51
| | | | http://stackoverflow.com/questions/14347611/jquery-client-side-template-syntax-error-unrecognized-expression
* move some lesser used features to pluginsfriendica2015-03-291-4/+1
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-2922-2324/+2383
|\
| * Merge pull request #944 from dawnbreak/docuRedMatrix2015-03-3021-2266/+2318
| |\ | | | | | | Correcting reported Doxygen syntax warnings.
| | * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-2921-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 Weidenbach2015-03-291-58/+65
| |/ | | | | | | I just checked the code, not the functionality.
* / fix os_mkdirfriendica2015-03-293-1/+4
|/