Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | remove widget class from webpage blocks and make titles h2 to match the rest ↵ | Mario Vavti | 2015-04-13 | 2 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | of the matrix | |||||
* | | | | | | | | | | Merge pull request #312 from unary/pagedisplay | redmatrix | 2015-04-13 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | only add the h3 tag to the page if there is a title | |||||
| * | | | | | | | | | | only add the h3 tag to the page if there is a title | Michael Johnston | 2015-04-12 | 1 | -1/+1 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | bring ajax delete to files | Mario Vavti | 2015-04-12 | 2 | -3/+3 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | make dropItem more universal and move delete up in the dropdown menu | Mario Vavti | 2015-04-12 | 4 | -12/+10 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | make fs deletion of directories work | Mario Vavti | 2015-04-12 | 1 | -2/+2 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | reverse file activity logic | Mario Vavti | 2015-04-12 | 5 | -33/+18 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | rev update, string update | friendica | 2015-04-11 | 2 | -851/+843 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | move style to style.css | Mario Vavti | 2015-04-10 | 2 | -3/+9 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | make r# work better with different font sizes | Mario Vavti | 2015-04-10 | 1 | -3/+3 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | bring ajax item delete to conv list | Mario Vavti | 2015-04-10 | 1 | -1/+1 | |
| | | | | | | | | | | ||||||
* | | | | | | | | | | 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 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * \ \ \ \ \ \ \ \ \ | Merge pull request #311 from dawnbreak/docu | redmatrix | 2015-04-10 | 2 | -382/+557 | |
| |\ \ \ \ \ \ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | Some documentation and whitespaces at line endings. | |||||
| | * | | | | | | | | | | Some documentation and whitespaces at line endings. | Klaus Weidenbach | 2015-04-10 | 2 | -382/+557 | |
| | | | | | | | | | | | | ||||||
* | | | | | | | | | | | | program the affinity slider labels | friendica | 2015-04-09 | 4 | -15/+48 | |
|/ / / / / / / / / / / | ||||||
* | | | | | | | | | | | Merge https://github.com/redmatrix/redmatrix into pending_merge | friendica | 2015-04-09 | 4 | -26/+9 | |
|\| | | | | | | | | | | ||||||
| * | | | | | | | | | | update bugreport app | Mario Vavti | 2015-04-09 | 1 | -1/+1 | |
| | | | | | | | | | | | ||||||
| * | | | | | | | | | | make jRange behave again | Mario Vavti | 2015-04-09 | 3 | -25/+8 | |
| | | | | | | | | | | | ||||||
* | | | | | | | | | | | make sure we redirect to a sane place after deleting a webpage element | friendica | 2015-04-09 | 4 | -1/+7 | |
|/ / / / / / / / / / | ||||||
* | | | | | | | | | | 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 | |
| | | | | | | | | |