aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* 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
|/
* remove bogus grouping from fix for #938friendica2015-03-281-2/+2
|
* issue #938friendica2015-03-281-2/+8
|
* issue #941friendica2015-03-281-4/+11
|
* provide ways to over-ride the datetime pickersfriendica2015-03-262-0/+4
|
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-251-1/+1
|\
| * make postgresql happyMario Vavti2015-03-251-1/+1
| |
* | comanche: move 'webpage' declaration to the first parser pass so it is set ↵friendica2015-03-252-9/+10
|/ | | | when content loads.
* also allow service classes to set post expiration. These take priority over ↵friendica2015-03-242-13/+15
| | | | the site default.
* more work on expiration, make system limits useful - even in retrospectfriendica2015-03-242-10/+30
|
* make the log message reflect what's really happeningfriendica2015-03-241-1/+3
|
* provide a site-wide expiration policy without loopholes - still need work to ↵friendica2015-03-243-12/+30
| | | | reduce the impact of expiration queries.
* Merge https://github.com/friendica/red into pending_mergefriendica2015-03-242-1/+41
|\
| * we only need item mid. some documentation.Mario Vavti2015-03-241-1/+35
| |
| * this query can take quite a while if there were many updates but it has not ↵Mario Vavti2015-03-241-0/+6
| | | | | | | | been called for a long time (eg nobody called mod sharedwithme). might be a good idea to have this in the poller to clean up on a regular basis and call it once more in mod sharedwithme. what do you think?
* | sql errors on postgres with yestderday's optimisationfriendica2015-03-241-2/+2
|/